diff --git a/core/src/components/action-sheet/test/preview/index.html b/core/src/components/action-sheet/test/preview/index.html new file mode 100644 index 0000000000..2ab8f8f76f --- /dev/null +++ b/core/src/components/action-sheet/test/preview/index.html @@ -0,0 +1,365 @@ + + + + + + Action Sheet + + + + + + + + + + Action Sheet + + + + + + + Basic + No Backdrop Dismiss + Alert from Action Sheet + Scrollable Options + Scroll Without Cancel + Cancel Only + Icons + Custom CSS Class + + + + + + + + + diff --git a/core/src/components/alert/test/preview/index.html b/core/src/components/alert/test/preview/index.html new file mode 100644 index 0000000000..c40e5dccfc --- /dev/null +++ b/core/src/components/alert/test/preview/index.html @@ -0,0 +1,318 @@ + + + + + + Alert + + + + + + + + + + Alert + + + + + + + Alert + Alert Long Message + Multiple Buttons (>2) + Alert No Message + Confirm + Prompt + Radio + Checkbox + CssClass + + + + + + + + diff --git a/core/src/components/avatar/test/preview/index.html b/core/src/components/avatar/test/preview/index.html new file mode 100644 index 0000000000..10a7b8288b --- /dev/null +++ b/core/src/components/avatar/test/preview/index.html @@ -0,0 +1,43 @@ + + + + + + Avatar + + + + + + + + + + Avatar + + + + + + + + + + + + + Chip Avatar + + + + + + + Item Avatar + + + + + + + diff --git a/core/src/components/back-button/test/preview/index.html b/core/src/components/back-button/test/preview/index.html new file mode 100644 index 0000000000..53b3af5529 --- /dev/null +++ b/core/src/components/back-button/test/preview/index.html @@ -0,0 +1,96 @@ + + + + + Back Button + + + + + + + + + + + diff --git a/core/src/components/badge/test/preview/index.html b/core/src/components/badge/test/preview/index.html new file mode 100644 index 0000000000..aec583e478 --- /dev/null +++ b/core/src/components/badge/test/preview/index.html @@ -0,0 +1,127 @@ + + + + + + Badge + + + + + + + + + + Badge + + + + + + Badges Right + + Default Badge + 00 + + + Primary Badge + 11 + + + Secondary Badge + 22 + + + Tertiary Badge + 33 + + + Success Badge + 44 + + + Warning Badge + 55 + + + Danger Badge + 66 + + + Light Badge + 77 + + + Medium Badge + 88 + + + Dark Badge + 99 + + + primary + Dynamic Badge Color (toggle) + + + + + Badges Left + + Default Badge + 00 + + + Primary Badge + 11 + + + Secondary Badge + 22 + + + Tertiary Badge + 33 + + + Success Badge + 44 + + + Warning Badge + 55 + + + Danger Badge + 66 + + + Light Badge + 77 + + + Medium Badge + 88 + + + Dark Badge + 99 + + + + + + + + + + diff --git a/core/src/components/button/test/preview/index.html b/core/src/components/button/test/preview/index.html new file mode 100644 index 0000000000..f0a5de51b8 --- /dev/null +++ b/core/src/components/button/test/preview/index.html @@ -0,0 +1,100 @@ + + + + + Button + + + + + + + + + Button + + + + +

+ Default + Default.activated +

+ +

+ Primary + Primary.activated +

+ +

+ Secondary + Secondary.activated +

+ +

+ Tertiary + Tertiary.activated +

+ +

+ Success + Success.activated +

+ +

+ Warning + Warning.activated +

+ +

+ Danger + Danger.activated +

+ +

+ Light + Light.activated +

+ +

+ Medium + Medium.activated +

+ +

+ Dark + Dark.activated +

+ +

+ Button Disabled + Secondary Disabled +

+ +

+ Change Color + Change Color +

+ +
+ +
+ + + + diff --git a/core/src/components/card/test/preview/index.html b/core/src/components/card/test/preview/index.html new file mode 100644 index 0000000000..837a4589d6 --- /dev/null +++ b/core/src/components/card/test/preview/index.html @@ -0,0 +1,77 @@ + + + + + + Card + + + + + + + + + + Card + + + + + + + Card Subtitle + Card Title + + + + Keep close to Nature's heart... and break clear away, once in awhile, + and climb a mountain or spend a week in the woods. Wash your spirit clean. + + + + + + + ion-item in a card, icon left, button right + View + + + + This is content, without any paragraph or header tags, + within an ion-card-content element. + + + + + + + Card Link Item 1 .activated + + + + + Card Link Item 2 + + + + + Card Button Item 1 .activated + + + + + Card Button Item 2 + + + + + + + + + diff --git a/core/src/components/checkbox/test/preview/index.html b/core/src/components/checkbox/test/preview/index.html new file mode 100644 index 0000000000..314c13c9bc --- /dev/null +++ b/core/src/components/checkbox/test/preview/index.html @@ -0,0 +1,85 @@ + + + + + Checkbox + + + + + + + + + Checkbox + + + + + + Default + + + + + Primary + + + + + Secondary + + + + + Tertiary + + + + + Success + + + + + Warning + + + + + Danger + + + + + Light + + + + + Medium + + + + + Dark + + + + + Unchecked by Default + + + + + Disabled + + + + + + + + + + diff --git a/core/src/components/chip/test/preview/index.html b/core/src/components/chip/test/preview/index.html new file mode 100644 index 0000000000..52c44d3e77 --- /dev/null +++ b/core/src/components/chip/test/preview/index.html @@ -0,0 +1,132 @@ + + + + + Chip + + + + + + + + + Chip + + + + +

Text Chips

+ + + Default + + + + Secondary Label + + + + Another With Longer Text + + +

Color Chips

+ + + + Primary + + + + Secondary w/ Dark label + + + + Danger + + +

Icon Chips

+ + + + Default + + + + Secondary + + + +

Avatar Chips

+ + + + + + Default + + + + Right Avatar + + + + + +

Delete Chips

+ + + Default + + + + + + + + With Icon + + + + + + + + + + With Avatar + + + + + + + + Primary + + + + + + + Chip Item + + + Default + + + + + +
+ + +
+ + diff --git a/core/src/components/content/test/preview/index.html b/core/src/components/content/test/preview/index.html new file mode 100644 index 0000000000..71f7d82d37 --- /dev/null +++ b/core/src/components/content/test/preview/index.html @@ -0,0 +1,148 @@ + + + + + Content + + + + + + + + + + Content + + + +
+ + + Toggle content.fullscreen +

+ Toggle header + Toggle footer + Toggle 2nd toolbar +

+

+ Toggle bottom content + Toggle right content +

+

+ Animate +

+ + + + + + + + +
+ +
+ + + + + + Footer + + + + + +
+ + diff --git a/core/src/components/datetime/test/preview/index.html b/core/src/components/datetime/test/preview/index.html new file mode 100644 index 0000000000..eed774bbd6 --- /dev/null +++ b/core/src/components/datetime/test/preview/index.html @@ -0,0 +1,170 @@ + + + + + Datetime + + + + + + + + + Datetime + + + (disabled) + + + + + + + + + MMMM + + + + + MM DD YY + + + + + Disabled + + + + + YYYY + + + + + MMMM YY + + + + + MM/DD/YYYY + + + + + MM/DD/YYYY + + + + + DDD. MMM DD, YY (custom locale) + + + + + D MMM YYYY H:mm + + + + + DDDD MMM D, YYYY + + + + + HH:mm + + + + + h:mm a + + + + + hh:mm A (15 min steps) + + + + + Leap years, summer months + + + + + Specific days/months/years + + + + + + + myDate + + + + + + + HH:mm:ss + + + + + No display-format + + + + + + + + + + + + + + diff --git a/core/src/components/fab/test/preview/index.html b/core/src/components/fab/test/preview/index.html new file mode 100644 index 0000000000..a4f62daefa --- /dev/null +++ b/core/src/components/fab/test/preview/index.html @@ -0,0 +1,164 @@ + + + + + Floating Action Button + + + + + + + + + Floating Action Button + + + + + + + +
log
+ Test + FAB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + Close + + Footer + + + + + + +
+ + diff --git a/core/src/components/grid/test/preview/index.html b/core/src/components/grid/test/preview/index.html new file mode 100644 index 0000000000..6b85742098 --- /dev/null +++ b/core/src/components/grid/test/preview/index.html @@ -0,0 +1,278 @@ + + + + + Grid + + + + + + + + + Grid + + + + + + + +
+ ion-col +
+
+ +
+ ion-col +
+
+ +
+ ion-col +
+
+ +
+ ion-col +
+
+
+ + + +
+ ion-col[width-50] +
+
+ +
+ ion-col +
+
+ +
+ ion-col +
+
+
+ + + +
+ ion-col[width-25] +
+
+ +
+ ion-col +
+
+ +
+ ion-col[width-25] +
+
+
+ + + +
+ ion-col[width-25] +
+
+ +
+ ion-col[width-25][offset-25] +
+
+
+ + + +
+ ion-col +
+
+ +
+ ion-col
# +
+
+ +
+ ion-col
#
# +
+
+ +
+ ion-col
#
#
# +
+
+
+ + + +
+ ion-col[top] +
+
+ +
+ ion-col[center] +
+
+ +
+ ion-col[bottom] +
+
+ +
+ ion-col
#
# +
+
+
+ + + +
+ [top] ion-col +
+
+ +
+ [top] ion-col +
+
+ +
+ [top] ion-col[bottom] +
+
+ +
+ ion-col
#
# +
+
+
+ + + +
+ [center] ion-col +
+
+ +
+ [center] ion-col +
+
+ +
+ [center] ion-col +
+
+ +
+ ion-col
#
# +
+
+
+ + + +
+ [bottom] ion-col +
+
+ +
+ [bottom] ion-col[top] +
+
+ +
+ [bottom] ion-col +
+
+ +
+ ion-col
#
# +
+
+
+ + + +
+ [responsive-sm] ion-col +
+
+ +
+ [responsive-sm] ion-col +
+
+ +
+ [responsive-sm] ion-col +
+
+ +
+ [responsive-sm] ion-col +
+
+
+ + + +
+ [responsive-md] ion-col +
+
+ +
+ [responsive-md] ion-col +
+
+ +
+ [responsive-md] ion-col +
+
+ +
+ [responsive-md] ion-col +
+
+
+ + + +
+ [responsive-lg] ion-col[width-50][offset-25] +
+
+ +
+ [responsive-lg] ion-col[width-25] +
+
+
+
+ +
+ + +
+ + diff --git a/core/src/components/hide-when/test/preview/index.html b/core/src/components/hide-when/test/preview/index.html new file mode 100644 index 0000000000..55f3919616 --- /dev/null +++ b/core/src/components/hide-when/test/preview/index.html @@ -0,0 +1,105 @@ + + + + + + Hide When + + + + + + + + + + Hide when + + + + + +

Mode Tests

+ +
Hides on MD, iOS
+
+ + +
Hides on MD only
+
+ + +
Hides on iOS only
+
+ +

Orientation Tests

+ +
Hides on portrait orientation
+
+ + +
Hides on landscape orientation
+
+ +

Platform Tests

+ + +
Hides on Android and iOS
+
+ + +
Only hide on iOS
+
+ + +
Only hide on Android
+
+ + +
Only hide on ipad
+
+ + +
Only hide on phablet
+
+ + +
Only hide on phone
+
+ +

Size Tests

+ +
Only hide on xs
+
+ + +
Only hide on sm
+
+ + +
Only hide on md
+
+ + +
Only hide on lg
+
+ + +
Only hide on xl
+
+ + +
Only hide on XS or m
+
+ +
+ + +
+ + + + + diff --git a/core/src/components/icon/test/preview/index.html b/core/src/components/icon/test/preview/index.html new file mode 100644 index 0000000000..b646622ed8 --- /dev/null +++ b/core/src/components/icon/test/preview/index.html @@ -0,0 +1,217 @@ + + + + + + Icon + + + + + + + + + + Icon + + + + + + + + + + name="home" + + + + + + + + + name="home" + + + + + + + + + id="dynamicHomeIcon" + + + + + + + + + name="md-home" + + + + + + + + + name="ios-home" + + + + + + + + + name="ios-home" + + + + + + + + + name="ios-star-outline" + + + + + + + + + name="IOS-STAR-OUTLINE" + + + + + + + + + name="md-home" + + + + + + + + + name="logo-twitter" + + + + + + + + + ios="logo-apple" md="logo-android" + + + + + + + + + name="color-filter" + + + + + + + + + ios="ios-color-filter" md="md-color-filter" + + + + + + + + + ios="MD-COLOR-FILTER" md="IOS-COLOR-FILTER" + + + + + + + + + name="null" + + + + + + + + ion-item w/ [detail="true"] attr. text text text text text text + + + + + +

+ + + Update icon + +

+ +
+ + + + +
+ + + + + diff --git a/core/src/components/infinite-scroll/test/preview/index.html b/core/src/components/infinite-scroll/test/preview/index.html new file mode 100644 index 0000000000..d318ac5d17 --- /dev/null +++ b/core/src/components/infinite-scroll/test/preview/index.html @@ -0,0 +1,89 @@ + + + + + + Infinite Scroll + + + + + + + + + + + Infinite Scroll + + + + + + + Toggle InfiniteScroll + + + + + + + + + + + + + + + + + + + diff --git a/core/src/components/input/test/preview/index.html b/core/src/components/input/test/preview/index.html new file mode 100644 index 0000000000..9dfd678945 --- /dev/null +++ b/core/src/components/input/test/preview/index.html @@ -0,0 +1,111 @@ + + + + + Input + + + + + + + + + Input + + + + + + + + + + + Default Label + + + + + Clear Input + + + + + Floating + + + + + Type # + + + + + Password + + + + + Placeholder + + + + + Disabled + + + + + Readonly + + + + + Slot + + + + + Toggle + + + + + Type # +
+
+
+ +
+ + Toggle Disabled + + + + Toggle Readonly + +
+ + + Clear Input + + + +
+ + +
+ + + + + diff --git a/core/src/components/item-sliding/test/preview/index.html b/core/src/components/item-sliding/test/preview/index.html new file mode 100644 index 0000000000..67108b4375 --- /dev/null +++ b/core/src/components/item-sliding/test/preview/index.html @@ -0,0 +1,428 @@ + + + + + Item Sliding + + + + + + + + + Item Sliding + + Dynamic + + + Reload + + + + + + +
+ Toggle sliding + Toggle Dynamic Options + Close Opened Items +
+ + +
+ + + +

No Options

+

Should not error or swipe without options

+
+
+
+ + + + + One Line, dynamic option and text + + + + + + + + + + + + + + + + + + Two options, one dynamic option and text + + + + + + + + + + + + + + + + + + + + + + +

HubStruck Notifications

+

A new message from a repo in your network

+

Oceanic Next has joined your network

+
+ + 10:45 AM + +
+ + + + No close + + + + + + + + + + + +
+ + + + +

RIGHT side - no icons

+

Hey do you want to go to the game tonight?

+
+
+ + Archive + Delete + +
+ + + + +

LEFT side - no icons

+

I think I figured out how to get more Mountain Dew

+
+
+ + Archive + Delete + +
+ + + + + +

RIGHT/LEFT side - icons

+

I think I figured out how to get more Mountain Dew

+
+
+ + + Unread + + + + + + Archive + + + Delete + + +
+ + + + +

RIGHT/LEFT side - icons (slot="start")

+

I think I figured out how to get more Mountain Dew

+
+
+ + + Unread + + + + + + Archive + + + Delete + + +
+ + + + + + + One Line w/ Icon, div only text + + + + + Archive + + + + + + + + + + + + One Line w/ Avatar, div only text + + + + + More + + + Archive + + + Delete + + + + + + + + + One Line, dynamic icon-start option + + + + + + + + + + + + + + + + + + + + +

DOWNLOAD

+

Paragraph text.

+
+
+ + + Archive + + + +
Download
+ + +
Loading...
+
+
+
+ + + + + + + +

ion-item-sliding without options (no sliding)

+

Paragraph text.

+
+
+
+ + + +

Normal ion-item (no sliding)

+

Paragraph text.

+
+
+ + + +

Normal button (no sliding)

+

Hey do you want to go to the game tonight?

+
+
+
+ +
+ + + +
+ +
+ + diff --git a/core/src/components/item/test/preview/index.html b/core/src/components/item/test/preview/index.html new file mode 100644 index 0000000000..dac0590047 --- /dev/null +++ b/core/src/components/item/test/preview/index.html @@ -0,0 +1,116 @@ + + + + + + Item + + + + + + + + + + Item + + + + + + + + List Header + + + + + Item + + + + + Item Divider + + + + + Item + + + + + + + Plain Ol' div with some text + + + + + + Single line text that should have ellipses when it doesn't all fit in the item + + + + + + Single line item with no lines + + + + + + Multiline text that should wrap when it is too long to fit on one line in the item. Attribute on .item + + + + + +

H1 Title Text

+

Paragraph line 1

+
+
+ + + +

H2 Title Text

+

Paragraph line 1

+
+
+ + + +

H3 Title Text

+

Paragraph line 1

+

Paragraph line 2 secondary

+
+
+ + + +

H4 Title Text

+

Paragraph line 1

+

Paragraph line 2

+

Paragraph line 3

+
+
+ + + + Item using inner ion-label + + + +
+ + + + Footer + + + +
+ + + diff --git a/core/src/components/label/test/preview/index.html b/core/src/components/label/test/preview/index.html new file mode 100644 index 0000000000..61934861d5 --- /dev/null +++ b/core/src/components/label/test/preview/index.html @@ -0,0 +1,52 @@ + + + + + Label + + + + + + + + + Label + + + + + + + Default + + + + Wrap label this label just goes on and on and on + + + + Fixed + + + + Floating + + + + Stacked + + + + + + + + + + + diff --git a/core/src/components/list/test/preview/index.html b/core/src/components/list/test/preview/index.html new file mode 100644 index 0000000000..93fee3683b --- /dev/null +++ b/core/src/components/list/test/preview/index.html @@ -0,0 +1,44 @@ + + + + + List + + + + + + + + + List + + + + + + Pokémon Yellow + Super Metroid + Mega Man X + The Legend of Zelda + Pac-Man + Super Mario World + Street Fighter II + Half Life + Portal + Final Fantasy VII + Star Fox + Tetris + Donkey Kong III + Goldeneye 007 + Doom + Fallout + GTA + Halo + + + + + + + diff --git a/core/src/components/loading/test/preview/index.html b/core/src/components/loading/test/preview/index.html new file mode 100644 index 0000000000..032ab63dd4 --- /dev/null +++ b/core/src/components/loading/test/preview/index.html @@ -0,0 +1,130 @@ + + + + + + Loading + + + + + + + + + + Loading + + + + + Show Loading + Show Default Loading + Show Loading with long content + Show Loading with no spinner + Show Loading with translucent + Show Loading with cssClass + Show Backdrop Click Loading + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/src/components/menu-toggle/test/preview/index.html b/core/src/components/menu-toggle/test/preview/index.html new file mode 100644 index 0000000000..a0e27ff515 --- /dev/null +++ b/core/src/components/menu-toggle/test/preview/index.html @@ -0,0 +1,112 @@ + + + + + + Menu Toggle + + + + + + + + + + + Left Menu + + + + + + Open Right Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + + + + + + Footer + + + + + + + + + Hola + + + + + hola macho + + + +
+ + + + + + + + + + + Menu Toggle + + + + +
+ Menu Button Will Open Default +
+
+ Menu Button Will Open Left +
+
+ Menu Button Will Open Right +
+
+ + + + + + + + + diff --git a/core/src/components/menu/test/preview/index.html b/core/src/components/menu/test/preview/index.html new file mode 100644 index 0000000000..5092a76c06 --- /dev/null +++ b/core/src/components/menu/test/preview/index.html @@ -0,0 +1,129 @@ + + + + + + Menu + + + + + + + + + + + + + Left Menu + + + + + + Open Right Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + + + + + + Footer + + + + + + + + + Hola + + + + + hola macho + + + +
+ + + + Menu + + + + +

+ Open left menu + Open right menu +

+

+ Set Push + Set Overlay + Set Reveal + + Set Swipe Enabled False +

+ +
+
+
+
+
+
+ +
+ +
+ +
+ + + + + diff --git a/core/src/components/modal/test/preview/index.html b/core/src/components/modal/test/preview/index.html new file mode 100644 index 0000000000..e25977481b --- /dev/null +++ b/core/src/components/modal/test/preview/index.html @@ -0,0 +1,67 @@ + + + + + + Modal + + + + + + + + + + Modal + + + + + +

+ Present modal +

+
+ +
+ + + + diff --git a/core/src/components/nav-pop/test/preview/index.html b/core/src/components/nav-pop/test/preview/index.html new file mode 100644 index 0000000000..becac11b31 --- /dev/null +++ b/core/src/components/nav-pop/test/preview/index.html @@ -0,0 +1,104 @@ + + + + + Nav Pop + + + + + + + + + + + + diff --git a/core/src/components/nav-push/test/preview/index.html b/core/src/components/nav-push/test/preview/index.html new file mode 100644 index 0000000000..4f590507b8 --- /dev/null +++ b/core/src/components/nav-push/test/preview/index.html @@ -0,0 +1,100 @@ + + + + + Nav Push + + + + + + + + + + + + diff --git a/core/src/components/nav-set-root/test/preview/index.html b/core/src/components/nav-set-root/test/preview/index.html new file mode 100644 index 0000000000..68209ed8d8 --- /dev/null +++ b/core/src/components/nav-set-root/test/preview/index.html @@ -0,0 +1,74 @@ + + + + + Nav Set Root + + + + + + + + + + + diff --git a/core/src/components/nav/test/preview/index.html b/core/src/components/nav/test/preview/index.html new file mode 100644 index 0000000000..bf7ad1c1de --- /dev/null +++ b/core/src/components/nav/test/preview/index.html @@ -0,0 +1,75 @@ + + + + + Nav + + + + + + + + + + diff --git a/core/src/components/note/test/preview/index.html b/core/src/components/note/test/preview/index.html new file mode 100644 index 0000000000..2af305be8f --- /dev/null +++ b/core/src/components/note/test/preview/index.html @@ -0,0 +1,146 @@ + + + + + + Note + + + + + + + + + + Note + + + + + + Notes Right + + Default Note + 99 + + + + Primary Note + 99 + + + + Secondary Note + 99 + + + + Tertiary Note + 99 + + + + Success Note + 99 + + + + Warning Note + 99 + + + + Danger Note + 99 + + + + Light Note + 99 + + + + Medium Note + 99 + + + + Dark Note + 99 + + + + primary + Dynamic Note Color (toggle) + + + + + Notes Left + + Default Note + 99 + + + + Primary Note + 99 + + + + Secondary Note + 99 + + + + Tertiary Note + 99 + + + + Success Note + 99 + + + + Warning Note + 99 + + + + Danger Note + 99 + + + + Light Note + 99 + + + + Medium Note + 99 + + + + Dark Note + 99 + + + + + + + + + + diff --git a/core/src/components/page/test/preview/index.html b/core/src/components/page/test/preview/index.html new file mode 100644 index 0000000000..6bbbb29fcd --- /dev/null +++ b/core/src/components/page/test/preview/index.html @@ -0,0 +1,27 @@ + + + + + + Page + + + + + + + + + + Page + + + + + Ion Page Content + + + + + + diff --git a/core/src/components/platform/test/preview/index.html b/core/src/components/platform/test/preview/index.html new file mode 100644 index 0000000000..3d72db3ddc --- /dev/null +++ b/core/src/components/platform/test/preview/index.html @@ -0,0 +1,76 @@ + + + + + + Platform Basic + + + + + + + + + + Platform + + + + +

The Platforms are:

+
    + +

    The Platforms versions are:

    +
      + +

      The orientation is

      + +

      The ready event has fired:

      +
      + + +
      + + + + + diff --git a/core/src/components/popover/test/preview/index.html b/core/src/components/popover/test/preview/index.html new file mode 100644 index 0000000000..2bdd568502 --- /dev/null +++ b/core/src/components/popover/test/preview/index.html @@ -0,0 +1,122 @@ + + + + + + Popover + + + + + + + + + + + + + + + Popover + + + + + Show Popover + Show Translucent Popover + Show Long List Popover + No Event Popover + + + + + + + + + + + + Popover + + + + + + + + diff --git a/core/src/components/radio-group/test/preview/index.html b/core/src/components/radio-group/test/preview/index.html new file mode 100644 index 0000000000..b489c8bb33 --- /dev/null +++ b/core/src/components/radio-group/test/preview/index.html @@ -0,0 +1,63 @@ + + + + + Radio Group + + + + + + + + + + Radio Group + + + + + + + Luckiest Man On Earth + + + + Biff + + + + + Griff + + + + + Buford + + + + + George + + + + + + Toggle Disabled + + + + + + + + + + diff --git a/core/src/components/radio/test/preview/index.html b/core/src/components/radio/test/preview/index.html new file mode 100644 index 0000000000..602e647fe8 --- /dev/null +++ b/core/src/components/radio/test/preview/index.html @@ -0,0 +1,191 @@ + + + + + Radio + + + + + + + + + Radio + + + + + + + + Fruits (Group w/ values) + + + Apple + + + + + Grape, checked, disabled + + + + + Cherry + + + + + + + Extra Pizza Topping (Group w/ no values) + + + Pepperoni + + + + + Sausage + + + + + + + Veggies (Group w/ allow empty) + + + Carrot + + + + + Tomato + + + + + Broccoli + + + + + + Checked + Disabled + Print + Color + + + +
      
      +
      +        
      +          
      +            No Radio Group
      +          
      +          
      +            Kiwi, (ionChange) Secondary color
      +            
      +          
      +
      +          
      +            Strawberry, (ionChange) checked="true"
      +            
      +          
      +
      +          
      +            Checkbox right, checked, really long text that should ellipsis
      +            
      +          
      +
      +          
      +            Checkbox right side
      +            
      +          
      +
      +          
      +            Button w/ right side default icon, really long text that should ellipsis
      +            
      +          
      +
      +        
      +
      +        

      + + Stand-alone checkbox: +

      + + + Checkbox / Toggle + + + + + Checked + + + + + Disabled + + + + +
      + + + + + +
      + + + + + diff --git a/core/src/components/range/test/preview/index.html b/core/src/components/range/test/preview/index.html new file mode 100644 index 0000000000..a48ac3ea85 --- /dev/null +++ b/core/src/components/range/test/preview/index.html @@ -0,0 +1,162 @@ + + + + + + Range + + + + + + + + + + Range + + + + + + + Range color + + + + + + + + + + + + + + + + + + + + + + + + + Dynamic Value + + + +
      +
      + + +
      +
      + + +
      +
      + + Increase Values + +
      + + + + Mode + + + + + + + + + + + + Options + + + + + + + + + + + + + + + + + + + Test +
      + +
      + + + + + diff --git a/core/src/components/refresher/test/preview/index.html b/core/src/components/refresher/test/preview/index.html new file mode 100644 index 0000000000..6cf1a0efdb --- /dev/null +++ b/core/src/components/refresher/test/preview/index.html @@ -0,0 +1,76 @@ + + + + + + Refresher + + + + + + + + + + + Pull To Refresh + + + + + + + + + + + + + + + + + + + + + diff --git a/core/src/components/reorder/test/preview/index.html b/core/src/components/reorder/test/preview/index.html new file mode 100644 index 0000000000..da0643f19e --- /dev/null +++ b/core/src/components/reorder/test/preview/index.html @@ -0,0 +1,120 @@ + + + + + + Reorder + + + + + + + + + + Reorder + + Toggle + + + + + + + + + + + Item 1 (default ion-reorder) + + + + + + + Item 2 (default ion-reorder) + + + + + + + Item 3 (default ion-reorder slot="start") + + + + + + + Item 4 (default ion-reorder slot="start") + + + + + + + Item 5 (custom ion-reorder) + + + + + + + + + Item 6 (custom ion-reorder) + + + + + + + + + Item 7 (custom ion-reorder slot="start") + + + + + + + + + + Item 8 (the whole item can be dragged) + + + + + + + + Item 9 (the whole item can be dragged) + + + + + + + + Item 10 (the whole item can be dragged) + + + + + + + + + + + + + + diff --git a/core/src/components/ripple-effect/test/preview/index.html b/core/src/components/ripple-effect/test/preview/index.html new file mode 100644 index 0000000000..e7de5d795a --- /dev/null +++ b/core/src/components/ripple-effect/test/preview/index.html @@ -0,0 +1,70 @@ + + + + + Button Effect + + + + + + + + + + + Button Effect + + + + +

      + Small +

      +

      + Large +

      +

      + Large +

      +

      + Large +

      +
      + + This is just a div + effect behind + Nested button +
      +
      + This is just a div + effect on top + Nested button + +
      + +
      + This is just a div + effect + +
      +
      + +
      + + + diff --git a/core/src/components/router/test/preview/index.html b/core/src/components/router/test/preview/index.html new file mode 100644 index 0000000000..1210cebb8a --- /dev/null +++ b/core/src/components/router/test/preview/index.html @@ -0,0 +1,165 @@ + + + + + Nav + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inline tab 4 + + + + + + + + + + diff --git a/core/src/components/searchbar/test/preview/index.html b/core/src/components/searchbar/test/preview/index.html new file mode 100644 index 0000000000..bf9ec4cd9e --- /dev/null +++ b/core/src/components/searchbar/test/preview/index.html @@ -0,0 +1,118 @@ + + + + + + Searchbar + + + + + + + + + + Searchbar + + + + +
      Search - Default
      + + + +
      Search - Animated
      + + + +
      Search - Custom Placeholder
      + + + +
      Search - No Cancel Button
      + + + +
      Search - Custom Cancel Button Danger
      + + + +
      Search - Value passed
      + + + +
      Search - Mode iOS
      + + + +
      Search - Mode MD
      + + + +
      Search - DebounceTime
      + + + +
      Search - Animated and No Cancel
      + + + +

      + Change Value +

      + +
      + Toggle Property +
      +
      + Toggle Attribute +
      + + +
      + +
      + + + diff --git a/core/src/components/segment/test/preview/index.html b/core/src/components/segment/test/preview/index.html new file mode 100644 index 0000000000..ee14866333 --- /dev/null +++ b/core/src/components/segment/test/preview/index.html @@ -0,0 +1,201 @@ + + + + + + Segment + + + + + + + + + + Segment + + + + + + + + Paid + + + Free + + + Top + + + + + + + + Bookmarks + + + Reading List + + + Shared Links + + + + + + + + Active + + + Disabled + + + Inactive + + + + + + + + Sunny + + + Rainy + + + + +
      + + Seg 1 + Seg 2 + Seg 3 + + + + Seg 2 1 + Seg 2 2 + Seg 2 3 + + + + + + + + + + + + + + + + + Bookmarks + + + Reading List + + + Shared Links + + + + + + Active + + + Disabled + + + Inactive + + + + + +
      + +
      + Toggle Disabled +
      +
      + Toggle Value +
      + + +
      + + +
      + + + diff --git a/core/src/components/select/test/preview/index.html b/core/src/components/select/test/preview/index.html new file mode 100644 index 0000000000..bf1ccda632 --- /dev/null +++ b/core/src/components/select/test/preview/index.html @@ -0,0 +1,292 @@ + + + + + Select + + + + + + + + + Select + + + + + + Single Value Select + + + Gender + + Female + Male + + + + + Hair Color + + Brown + Blonde + Black + Red + + + + + Skittles + + Red + Purple + Yellow + Orange + Green + + + + + + + Select - Custom Interface Options + + + Alert + + Bacon + Black Olives + Extra Cheese + Green Peppers + Mushrooms + Onions + Pepperoni + Pineapple + Sausage + Spinach + + + + + Popover + + Brown + Blonde + Black + Red + + + + + Action Sheet + + Red + Purple + Yellow + Orange + Green + + + + + + + Popover Interface Select + + + Gender + + Female + Male + + + + + Gaming + + NES + Nintendo64 + PlayStation + Sega Genesis + Sega Saturn + SNES + + + + + Date + + January + February + March + April + May + June + July + August + September + October + November + December + + + 1989 + 1990 + 1991 + 1992 + 1993 + 1994 + 1995 + 1996 + 1997 + 1998 + 1999 + + + + + + + + Action Sheet Interface Select + + + Mute Notifications + + For 15 Minutes + For 1 Hour + For 24 Hours + Until I turn it back on + + + + + Rating + + 1 Star + 2 Stars + 3 Stars + 4 Stars + 5 Stars + + + + + + + Multiple Value Select + + + Toppings + + Bacon + Black Olives + Extra Cheese + Green Peppers + Mushrooms + Onions + Pepperoni + Pineapple + Sausage + Spinach + + + + + Pets + + Bird + Cat + Dog + Honey Badger + + + + + Disabled + + Selected Text + + + + + Stacked + + Default + Other + N/A + + + + + Floating + + Default + Other + N/A + + + + + Floating + + Default + Other + N/A + + + + +
      + + Toggle Disabled + +
      + +
      + + +
      + + + + + diff --git a/core/src/components/show-when/test/preview/index.html b/core/src/components/show-when/test/preview/index.html new file mode 100644 index 0000000000..3e4f127100 --- /dev/null +++ b/core/src/components/show-when/test/preview/index.html @@ -0,0 +1,105 @@ + + + + + + Show When + + + + + + + + + + Show when + + + + + +

      Mode Tests

      + +
      Shows on MD, iOS
      +
      + + +
      Shows on MD only
      +
      + + +
      Shows on iOS only
      +
      + +

      Orientation Tests

      + +
      Shows on portrait orientation
      +
      + + +
      Shows on landscape orientation
      +
      + +

      Platform Tests

      + + +
      Render on Android and iOS
      +
      + + +
      Only render on iOS
      +
      + + +
      Only render on Android
      +
      + + +
      Only render on ipad
      +
      + + +
      Only render on phablet
      +
      + + +
      Only render on phone
      +
      + +

      Size Tests

      + +
      Only render on xs
      +
      + + +
      Only render on sm
      +
      + + +
      Only render on md
      +
      + + +
      Only render on lg
      +
      + + +
      Only render on xl
      +
      + + +
      Only render on XS or m
      +
      + +
      + + +
      + + + + + diff --git a/core/src/components/skeleton-text/test/preview/index.html b/core/src/components/skeleton-text/test/preview/index.html new file mode 100644 index 0000000000..acaae76cbf --- /dev/null +++ b/core/src/components/skeleton-text/test/preview/index.html @@ -0,0 +1,19 @@ + + + + + Skeleton Text + + + + + + + + + + + + + + diff --git a/core/src/components/slides/test/preview/index.html b/core/src/components/slides/test/preview/index.html new file mode 100644 index 0000000000..b1e285975b --- /dev/null +++ b/core/src/components/slides/test/preview/index.html @@ -0,0 +1,141 @@ + + + + + + Slides + + + + + + + + + + + + +

      Slide 1

      +
      + +

      Slide 2

      +
      + +

      Slide 3

      +
      +
      + Slide Prev + Slide Next + Get Active Index + Get Previous Index + + Is the End? + Is the beginning? + + Slide to slide index 2 + Get slide length + Start auto play + Stop auto play + Set options +
      + +
      + + + + diff --git a/core/src/components/spinner/test/preview/index.html b/core/src/components/spinner/test/preview/index.html new file mode 100644 index 0000000000..2a2c9084fa --- /dev/null +++ b/core/src/components/spinner/test/preview/index.html @@ -0,0 +1,60 @@ + + + + + Spinner + + + + + + + + + Spinner + + + + + + + Spinner Loading Indicators + + + + Show Default Spinner + + + + Show Lines + + + + Show Lines Small + + + + Show Dots + + + + Show Bubbles + + + + Show Circles + + + + Show Crescent + + + + Show Paused Default Spinner + + + + + + + diff --git a/core/src/components/split-pane/test/preview/index.html b/core/src/components/split-pane/test/preview/index.html new file mode 100644 index 0000000000..a14d726d4e --- /dev/null +++ b/core/src/components/split-pane/test/preview/index.html @@ -0,0 +1,110 @@ + + + + + + Split Pane + + + + + + + + + + + + + Left Menu + + + + + + Open Right Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + Close Menu + + + + + + Footer + + + + + +
      + + + + + + + + + + + Navigation + + + + +

      Page 1

      + Push + Disable/enable menu + + + + +
      + +
      +
      + +
      + + + + + + + diff --git a/core/src/components/status-tap/test/preview/index.html b/core/src/components/status-tap/test/preview/index.html new file mode 100644 index 0000000000..c9d99f5fbc --- /dev/null +++ b/core/src/components/status-tap/test/preview/index.html @@ -0,0 +1,56 @@ + + + + + + Status Tap + + + + + + + + + + + Status Tap + + + + +
      + Mock Status Tap +
      +
      + +
      + + + + + \ No newline at end of file diff --git a/core/src/components/tabs/test/preview/index.html b/core/src/components/tabs/test/preview/index.html new file mode 100644 index 0000000000..af2923ad54 --- /dev/null +++ b/core/src/components/tabs/test/preview/index.html @@ -0,0 +1,61 @@ + + + + + Tab + + + + + + + + + + + + Tab One + + + + Tab One + + + + + + + + + Tab Two + + + + Tab Two + + + + + + + + + Tab Three + + + + Tab Three + + + + + + + + + + diff --git a/core/src/components/tap-click/test/preview/index.html b/core/src/components/tap-click/test/preview/index.html new file mode 100644 index 0000000000..e7de5d795a --- /dev/null +++ b/core/src/components/tap-click/test/preview/index.html @@ -0,0 +1,70 @@ + + + + + Button Effect + + + + + + + + + + + Button Effect + + + + +

      + Small +

      +

      + Large +

      +

      + Large +

      +

      + Large +

      +
      + + This is just a div + effect behind + Nested button +
      +
      + This is just a div + effect on top + Nested button + +
      + +
      + This is just a div + effect + +
      +
      + +
      + + + diff --git a/core/src/components/text/test/preview/index.html b/core/src/components/text/test/preview/index.html new file mode 100644 index 0000000000..d40bbc4b56 --- /dev/null +++ b/core/src/components/text/test/preview/index.html @@ -0,0 +1,78 @@ + + + + + Text + + + + + + + + + Text + + + + + +

      H1: The quick brown fox jumps over the lazy dog

      +
      + + +

      H2: The quick brown fox jumps over the lazy dog

      +
      + + +

      H3: The quick brown fox jumps over the lazy dog

      +
      + + +

      H4: The quick brown fox jumps over the lazy dog

      +
      + + +
      H5: The quick brown fox jumps over the lazy dog
      +
      + + +
      H6: The quick brown fox jumps over the lazy dog
      +
      + +

      + I saw a werewolf with a Chinese menu in his hand. + Walking through the streets of Soho in the rain. + He was looking for a place called Lee Ho Fook's. + Gonna get a big dish of beef chow mein. + My purple class link. +

      + +

      + He's the hairy-handed gent who ran amuck in Kent. + Lately he's been overheard in Mayfair. + Better stay away from him. + He'll rip your lungs out, Jim. + I'd like to meet his tailor. + +

      + + +
      + + + + + + + + + diff --git a/core/src/components/textarea/test/preview/index.html b/core/src/components/textarea/test/preview/index.html new file mode 100644 index 0000000000..3d1fd8efa0 --- /dev/null +++ b/core/src/components/textarea/test/preview/index.html @@ -0,0 +1,125 @@ + + + + + Input - Textarea + + + + + + + + + Input - Textarea + + + + + + + + Inline Label + + + + + Fixed Label + + + + + + + + + Stacked Label + + + + + Floating Label + + + + + Disabled + + + + + Readonly + + + + + Dynamic Value + + + + + Dynamic Value + + + + + Clear on Edit + + + + + Clear on Edit + + + + +
      + + Toggle Disabled + + + + Toggle Readonly + + + + Toggle Value + + + + Clear Value + +
      +
      + + +
      + + + + + diff --git a/core/src/components/thumbnail/test/preview/index.html b/core/src/components/thumbnail/test/preview/index.html new file mode 100644 index 0000000000..68ce9f876b --- /dev/null +++ b/core/src/components/thumbnail/test/preview/index.html @@ -0,0 +1,43 @@ + + + + + + Thumbnail + + + + + + + + + + Thumbnail + + + + + + + + + + + + + Item Thumbnail + + + + + + + Wide Thumbnail + + + + + + + diff --git a/core/src/components/toast/test/preview/index.html b/core/src/components/toast/test/preview/index.html new file mode 100644 index 0000000000..660950b242 --- /dev/null +++ b/core/src/components/toast/test/preview/index.html @@ -0,0 +1,130 @@ + + + + + + Toast + + + + + + + + + + Toast + + + + + Show Toast Bottom + Show Toast Top + Show Toast Middle + Show Toast with long message + Show Toast with Close Button + Show Toast with Custom Close Button Text + Show Translucent Toast + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/src/components/toggle/test/preview/index.html b/core/src/components/toggle/test/preview/index.html new file mode 100644 index 0000000000..04f51bb92e --- /dev/null +++ b/core/src/components/toggle/test/preview/index.html @@ -0,0 +1,100 @@ + + + + + Toggle + + + + + + + + + Toggle + + + + + + + + Apple + + + + + Banana + + + + + Cherry, disabled + + + + + Grape, checked, disabled + + + + + Kiwi, (ionChange) Secondary color + + + + + Strawberry, (ionChange) checked="true" + + + + + Checkbox right, checked, really long text that should ellipsis + + + + + Checkbox right side + + + + + Button w/ right side default icon, really long text that should ellipsis + + + + + + + + +

      + + Stand-alone toggle: +

      +
      + + + +
      + + + + + diff --git a/core/src/components/toolbar/test/preview/index.html b/core/src/components/toolbar/test/preview/index.html new file mode 100644 index 0000000000..4adfac194a --- /dev/null +++ b/core/src/components/toolbar/test/preview/index.html @@ -0,0 +1,151 @@ + + + + + Toolbar + + + + + + + + Toolbar + + + + + + + + + + + + + + + + + Subheader + + + + + + + Card Header + + + + Title + + Some normal text in content. +

      h3 in content

      +

      + Paragraph in content. +

      +

      + Another paragraph in content. +

      +
      +
      + + + + Card Header + + + + Title + + Some normal text in content. +

      h3 in content

      +

      + Paragraph in content. +

      +

      + Another paragraph in content. +

      +
      +
      + + + + Card Header + + + + Title + + Some normal text in content. +

      h3 in content

      +

      + Paragraph in content. +

      +

      + Another paragraph in content. +

      +
      +
      + + + + +
      + + + + + + + + + + + + + + + Footer + + + +
      + + + + + + + + +