chore(): update to latest stencil

This commit is contained in:
Manu Mtz.-Almeida
2018-02-06 20:04:28 +01:00
parent 2ebd460b84
commit 61231ecd75
103 changed files with 105 additions and 105 deletions

View File

@ -14,9 +14,9 @@
}
},
"@stencil/core": {
"version": "0.3.0-5",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.3.0-5.tgz",
"integrity": "sha512-ADK2iPLtziVbGNd6L02W2ablcGPCKGpzhaMytDO2/S7meF7JXM7w8xx24AP6NQM9XD6Ax2lMNkgl8V4A/avLvQ==",
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.3.0.tgz",
"integrity": "sha512-D8WGTSfqfNAaAFLso+PT+s5egchcyjxQcNpPOFs7ebGaLPwnnUicMHLCTJezTUal8kd6p+NQY+o7pPJwW/Bo9g==",
"dev": true,
"requires": {
"chokidar": "2.0.0",

View File

@ -9,7 +9,7 @@
"dist/"
],
"devDependencies": {
"@stencil/core": "0.3.0-5",
"@stencil/core": "0.3.0",
"@stencil/dev-server": "latest",
"@stencil/utils": "latest",
"@types/jest": "^21.1.6",

View File

@ -42,4 +42,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -182,4 +182,4 @@ Present the action-sheet after is has been created
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -56,4 +56,4 @@ building the form within a modal instead.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -210,4 +210,4 @@ Present the alert after is has been created
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -13,4 +13,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -48,4 +48,4 @@ Boolean if the app is actively scrolling or not.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -31,4 +31,4 @@ Avatars can be used by themselves or inside of any element. If placed inside of
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -7,4 +7,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -33,4 +33,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -73,4 +73,4 @@ For more information, see [Platform Styles](/docs/theming/platform-specific-styl
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -255,4 +255,4 @@ Emitted when the button has focus.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -8,4 +8,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -46,4 +46,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -60,4 +60,4 @@ Only affects `ios` mode. Defaults to `false`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -44,4 +44,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -45,4 +45,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -48,4 +48,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -160,4 +160,4 @@ Emitted when the styles change.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -119,4 +119,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -95,4 +95,4 @@ Possible values are: `"ios"` or `"md"`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -24,4 +24,4 @@ There are several attributes that can be added to a column to customize this beh
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -99,4 +99,4 @@ Returns a promise which is resolved when the scroll has completed.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -13,4 +13,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -585,4 +585,4 @@ Emitted when the datetime selection was cancelled.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -19,4 +19,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -155,4 +155,4 @@ Only affects `ios` mode. Defaults to `false`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -44,4 +44,4 @@ boolean
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -108,4 +108,4 @@ Close an active FAB list container
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -32,4 +32,4 @@ Only affects `ios` mode. Defaults to `false`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -229,4 +229,4 @@ Emitted when press is detected.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -541,4 +541,4 @@ $grid-max-widths: (
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -32,4 +32,4 @@ Only affects `ios` mode. Defaults to `false`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -40,4 +40,4 @@ Optional text to display while loading.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -242,4 +242,4 @@ change state of infiniteScroll to "complete"
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -412,4 +412,4 @@ Emitted when the styles change.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -48,4 +48,4 @@ For more information, see [Platform Styles](/docs/theming/platform-specific-styl
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -106,4 +106,4 @@ They can also be used to group sliding items:
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -81,4 +81,4 @@ For more information, see [Platform Styles](/docs/theming/platform-specific-styl
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -62,4 +62,4 @@ Emitted when the item has been fully swiped.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -166,4 +166,4 @@ import { ItemSliding } from 'ionic-angular';
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -96,4 +96,4 @@ If true, a button tag will be rendered. Default `true`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -30,4 +30,4 @@ Emitted before the keyboard has shown.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -102,4 +102,4 @@ Emitted when the styles change.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -48,4 +48,4 @@ For more information, see [Platform Styles](/docs/theming/platform-specific-styl
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -19,4 +19,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -50,4 +50,4 @@ in the `usage` section below.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -192,4 +192,4 @@ Present a loading overlay after it has been created
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -77,4 +77,4 @@ will close.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -26,4 +26,4 @@ Optional property that maps to a Menu's `menuId` prop. Can also be `left` or `ri
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -159,4 +159,4 @@ Emitted when the menu is open.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -19,4 +19,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -191,4 +191,4 @@ Emitted before the modal has presented.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -8,4 +8,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -150,4 +150,4 @@ boolean
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -74,4 +74,4 @@ For more information, see [Platform Styles](/docs/theming/platform-specific-styl
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -8,4 +8,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -22,4 +22,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -19,4 +19,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -184,4 +184,4 @@ Emitted before the picker has presented.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -38,4 +38,4 @@ view. See the [usage](#usage) section for an example of passing this event.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -208,4 +208,4 @@ Emitted before the popover has presented.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -115,4 +115,4 @@ Emitted when the value has changed.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -165,4 +165,4 @@ Emitted when the styles change.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -110,4 +110,4 @@ number
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -214,4 +214,4 @@ will return `null`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -82,4 +82,4 @@ The text you want to display when performing a refresh
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -154,4 +154,4 @@ position.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -140,4 +140,4 @@ If true, the reorder will be hidden. Defaults to `true`.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -8,4 +8,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -27,4 +27,4 @@ boolean
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -32,4 +32,4 @@ string
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -47,4 +47,4 @@ any
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -8,4 +8,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -31,4 +31,4 @@ There are several attributes that can be added to a row to customize this behavi
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -80,4 +80,4 @@ Emitted when the scroll has started.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -249,4 +249,4 @@ Emitted when the Searchbar input has changed, including when it's cleared.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -163,4 +163,4 @@ Emitted when the segment button is clicked.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -135,4 +135,4 @@ Emitted when the value property has changed.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -66,4 +66,4 @@ Emitted when the select option unloads.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -52,4 +52,4 @@ string
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -262,4 +262,4 @@ Emitted when the styles change.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -22,4 +22,4 @@ string
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -13,4 +13,4 @@ See the [Slides API Docs](../Slides) for more usage information.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -199,4 +199,4 @@ child slides.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -178,4 +178,4 @@ If true, pause the animation.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -169,4 +169,4 @@ Expression to be called when the split-pane visibility has changed
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -27,4 +27,4 @@ number
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -61,4 +61,4 @@ boolean
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -208,4 +208,4 @@ Emitted when the current tab is selected.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -82,4 +82,4 @@ boolean
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -237,4 +237,4 @@ Emitted when the tab changes.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -8,4 +8,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -80,4 +80,4 @@ For more information, see [Platform Styles](/docs/theming/platform-specific-styl
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -315,4 +315,4 @@ Emitted when the styles change.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -23,4 +23,4 @@ Thumbnails can be used by themselves or inside of any element. If placed inside
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -19,4 +19,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -19,4 +19,4 @@
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

View File

@ -172,4 +172,4 @@ Emitted before the toast has presented.
----------------------------------------------
*Built by [StencilJS](https://stenciljs.com/)*
*Built with [StencilJS](https://stenciljs.com/)*

Some files were not shown because too many files have changed in this diff Show More