@ccrpc/webmapgl 0.18.6 → 0.18.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/app-globals-62694daf.js.map +1 -1
- package/dist/cjs/gl-address-search_52.cjs.entry.js +31 -30
- package/dist/cjs/gl-address-search_52.cjs.entry.js.map +1 -1
- package/dist/cjs/gl-draw-toolbar.cjs.entry.js +3 -3
- package/dist/cjs/gl-draw-toolbar.cjs.entry.js.map +1 -1
- package/dist/cjs/gl-facet_5.cjs.entry.js +1 -1
- package/dist/cjs/gl-facet_5.cjs.entry.js.map +1 -1
- package/dist/cjs/gl-like-button.cjs.entry.js +5 -5
- package/dist/cjs/gl-like-button.cjs.entry.js.map +1 -1
- package/dist/cjs/index.cjs.js +11 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/collection/components/address-search/address-search.js +4 -4
- package/dist/collection/components/address-search/address-search.js.map +1 -1
- package/dist/collection/components/app/app.js +1 -1
- package/dist/collection/components/app/app.js.map +1 -1
- package/dist/collection/components/attribute-values/attribute-values.js +1 -1
- package/dist/collection/components/basemaps/basemaps.js +2 -2
- package/dist/collection/components/basemaps/basemaps.js.map +1 -1
- package/dist/collection/components/download-button/download-button.js +3 -3
- package/dist/collection/components/download-button/download-button.js.map +1 -1
- package/dist/collection/components/download-list/download-list.js +2 -1
- package/dist/collection/components/download-list/download-list.js.map +1 -1
- package/dist/collection/components/draw-toolbar/draw-toolbar.js +4 -4
- package/dist/collection/components/draw-toolbar/draw-toolbar.js.map +1 -1
- package/dist/collection/components/drawer/drawer.js +4 -4
- package/dist/collection/components/drawer/drawer.js.map +1 -1
- package/dist/collection/components/drawer-toggle/drawer-toggle.js +1 -1
- package/dist/collection/components/drawer-toggle/drawer-toggle.js.map +1 -1
- package/dist/collection/components/feature-list/feature-list.js +1 -1
- package/dist/collection/components/form-page/form-page.js +2 -2
- package/dist/collection/components/form-page/form-page.js.map +1 -1
- package/dist/collection/components/fullscreen/fullscreen.js +1 -1
- package/dist/collection/components/fullscreen/fullscreen.js.map +1 -1
- package/dist/collection/components/legend-item/legend-item.js +2 -2
- package/dist/collection/components/legend-item/legend-item.js.map +1 -1
- package/dist/collection/components/like-button/like-button.js +6 -6
- package/dist/collection/components/like-button/like-button.js.map +1 -1
- package/dist/collection/components/share/share.js +3 -3
- package/dist/collection/components/share/share.js.map +1 -1
- package/dist/collection/components/share-button/share-button.js +2 -2
- package/dist/collection/components/share-button/share-button.js.map +1 -1
- package/dist/collection/components/story-button/story-button.js +4 -4
- package/dist/collection/components/story-button/story-button.js.map +1 -1
- package/dist/collection/components/style/style.js +3 -3
- package/dist/collection/components/table-column-visibility/table-column-visibility.js +1 -1
- package/dist/collection/components/table-column-visibility/table-column-visibility.js.map +1 -1
- package/dist/collection/components/table-column-visibility-button/table-column-visibility-button.js +3 -3
- package/dist/collection/components/table-column-visibility-button/table-column-visibility-button.js.map +1 -1
- package/dist/collection/components/table-export-button/table-export-button.js +1 -1
- package/dist/collection/components/table-export-button/table-export-button.js.map +1 -1
- package/dist/collection/global/webmapgl.js +1 -0
- package/dist/collection/global/webmapgl.js.map +1 -1
- package/dist/collection/index.js +2 -0
- package/dist/collection/index.js.map +1 -0
- package/dist/esm/app-globals-755c21e9.js.map +1 -1
- package/dist/esm/gl-address-search_52.entry.js +32 -31
- package/dist/esm/gl-address-search_52.entry.js.map +1 -1
- package/dist/esm/gl-draw-controller.entry.js +1 -1
- package/dist/esm/gl-draw-toolbar.entry.js +3 -3
- package/dist/esm/gl-draw-toolbar.entry.js.map +1 -1
- package/dist/esm/gl-facet_5.entry.js +2 -2
- package/dist/esm/gl-facet_5.entry.js.map +1 -1
- package/dist/esm/gl-feature-list.entry.js +1 -1
- package/dist/esm/gl-like-button.entry.js +6 -6
- package/dist/esm/gl-like-button.entry.js.map +1 -1
- package/dist/esm/gl-table-export-controller.entry.js +1 -1
- package/dist/esm/index.js +2 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{utils-0af5fee1.js → utils-e86257fd.js} +2 -2
- package/dist/esm/{utils-0af5fee1.js.map → utils-e86257fd.js.map} +1 -1
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion/accordion.ios.css +83 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion/accordion.md.css +80 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion-group/accordion-group.ios.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/accordion-group/accordion-group.md.css +64 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/action-sheet/action-sheet.ios.css +319 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/action-sheet/action-sheet.md.css +259 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/alert/alert.ios.css +503 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/alert/alert.md.css +531 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/app/app.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/avatar/avatar.ios.css +22 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/avatar/avatar.md.css +22 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/back-button/back-button.ios.css +246 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/back-button/back-button.md.css +269 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/backdrop/backdrop.ios.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/backdrop/backdrop.md.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/badge/badge.ios.css +50 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/badge/badge.md.css +54 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumb/breadcrumb.ios.css +205 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumb/breadcrumb.md.css +200 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumbs/breadcrumbs.ios.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/breadcrumbs/breadcrumbs.md.css +25 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/button/button.ios.css +431 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/button/button.md.css +408 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/buttons/buttons.ios.css +114 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/buttons/buttons.md.css +134 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card/card.ios.css +93 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card/card.md.css +88 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.ios.css +53 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.md.css +55 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.ios.css +31 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.md.css +28 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.ios.css +28 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.md.css +26 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.ios.css +27 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.md.css +27 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/checkbox/checkbox.ios.css +310 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/checkbox/checkbox.md.css +326 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/chip/chip.css +149 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/col/col.css +68 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/content/content.css +227 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.ios.css +589 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime/datetime.md.css +561 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/datetime-button/datetime-button.css +44 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab/fab.css +98 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-button/fab-button.ios.css +312 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-button/fab-button.md.css +283 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/fab-list/fab-list.css +123 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/footer/footer.ios.css +36 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/footer/footer.md.css +19 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/grid/grid.css +103 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/header/header.ios.css +106 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/header/header.md.css +23 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/img/img.css +12 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll/infinite-scroll.css +8 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll-content/infinite-scroll-content.ios.css +46 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/infinite-scroll-content/infinite-scroll-content.md.css +46 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input/input.ios.css +635 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/input/input.md.css +1077 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item/item.ios.css +646 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item/item.md.css +908 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-divider/item-divider.ios.css +166 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-divider/item-divider.md.css +232 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-group/item-group.ios.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-group/item-group.md.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.ios.css +142 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-option/item-option.md.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-options/item-options.ios.css +121 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-options/item-options.md.css +118 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/item-sliding/item-sliding.css +66 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/label/label.ios.css +164 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/label/label.md.css +251 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list/list.ios.css +63 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list/list.md.css +104 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list-header/list-header.ios.css +107 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/list-header/list-header.md.css +88 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.ios.css +95 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/loading/loading.md.css +86 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.ios.css +167 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu/menu.md.css +163 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.ios.css +167 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-button/menu-button.md.css +170 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/menu-toggle/menu-toggle.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.ios.css +247 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/modal/modal.md.css +162 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/nav/nav.css +10 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/note/note.ios.css +16 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/note/note.md.css +17 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker/picker.ios.css +257 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker/picker.md.css +244 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column/picker-column.ios.css +145 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column/picker-column.md.css +136 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-internal/picker-column-internal.ios.css +75 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-column-internal/picker-column-internal.md.css +78 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-internal/picker-internal.ios.css +152 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/picker-internal/picker-internal.md.css +148 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/popover/popover.ios.css +250 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/popover/popover.md.css +157 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/progress-bar/progress-bar.ios.css +206 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/progress-bar/progress-bar.md.css +206 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/radio/radio.ios.css +331 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/radio/radio.md.css +354 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/range/range.ios.css +469 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/range/range.md.css +614 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/refresher/refresher.ios.css +211 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/refresher/refresher.md.css +206 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder/reorder.ios.css +15 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder/reorder.md.css +15 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/reorder-group/reorder-group.css +34 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/ripple-effect/ripple-effect.css +58 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/router-link/router-link.css +29 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/router-outlet/route-outlet.css +10 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/row/row.css +4 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/searchbar/searchbar.ios.css +354 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/searchbar/searchbar.md.css +339 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment/segment.ios.css +59 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment/segment.md.css +49 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-button/segment-button.ios.css +410 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/segment-button/segment-button.md.css +396 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select/select.ios.css +552 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select/select.md.css +1025 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-option/select-option.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-popover/select-popover.ios.css +14 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/select-popover/select-popover.md.css +37 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/skeleton-text/skeleton-text.css +53 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/spinner/spinner.css +177 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/split-pane/split-pane.ios.css +92 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/split-pane/split-pane.md.css +92 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab/tab.css +4 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.ios.css +87 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-bar/tab-bar.md.css +74 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-button/tab-button.ios.css +367 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tab-button/tab-button.md.css +391 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/tabs/tabs.css +19 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/text/text.css +3 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.ios.css +693 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/textarea/textarea.md.css +1142 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/thumbnail/thumbnail.css +21 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/title/title.ios.css +119 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/title/title.md.css +47 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toast/toast.ios.css +284 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toast/toast.md.css +305 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.ios.css +455 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toggle/toggle.md.css +400 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toolbar/toolbar.ios.css +161 -0
- package/dist/node_modules/@ionic/core/dist/collection/components/toolbar/toolbar.md.css +136 -0
- package/dist/node_modules/ionicons/dist/collection/components/icon/icon.css +101 -0
- package/dist/types/global/webmapgl.d.ts +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/webmapgl/index.esm.js +1 -1
- package/dist/webmapgl/{p-29a0ba94.entry.js → p-10ecfbc1.entry.js} +3 -3
- package/dist/webmapgl/p-10ecfbc1.entry.js.map +1 -0
- package/dist/webmapgl/{p-d8674de4.js → p-1109414b.js} +2 -2
- package/dist/webmapgl/p-41aed25d.entry.js +8 -0
- package/dist/webmapgl/p-41aed25d.entry.js.map +1 -0
- package/dist/webmapgl/{p-9a52a393.entry.js → p-4bdbedef.entry.js} +2 -2
- package/dist/webmapgl/{p-43063806.entry.js → p-60c4d25c.entry.js} +2 -2
- package/dist/webmapgl/{p-47516d22.entry.js → p-725281ca.entry.js} +2 -2
- package/dist/webmapgl/{p-8d22e12f.entry.js → p-8e93527b.entry.js} +2 -2
- package/dist/webmapgl/p-8e93527b.entry.js.map +1 -0
- package/dist/webmapgl/p-b3dc2acc.js.map +1 -1
- package/dist/webmapgl/{p-96e77bf2.entry.js → p-c61eaf23.entry.js} +2 -2
- package/dist/webmapgl/p-c61eaf23.entry.js.map +1 -0
- package/dist/webmapgl/webmapgl.css +1 -1
- package/dist/webmapgl/webmapgl.esm.js +1 -1
- package/package.json +4 -3
- package/CHANGELOG.md +0 -234
- package/dist/webmapgl/p-29a0ba94.entry.js.map +0 -1
- package/dist/webmapgl/p-8d22e12f.entry.js.map +0 -1
- package/dist/webmapgl/p-96e77bf2.entry.js.map +0 -1
- package/dist/webmapgl/p-99a83939.entry.js +0 -8
- package/dist/webmapgl/p-99a83939.entry.js.map +0 -1
- /package/dist/webmapgl/{p-d8674de4.js.map → p-1109414b.js.map} +0 -0
- /package/dist/webmapgl/{p-9a52a393.entry.js.map → p-4bdbedef.entry.js.map} +0 -0
- /package/dist/webmapgl/{p-43063806.entry.js.map → p-60c4d25c.entry.js.map} +0 -0
- /package/dist/webmapgl/{p-47516d22.entry.js.map → p-725281ca.entry.js.map} +0 -0
|
@@ -0,0 +1,908 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --background: Background of the item
|
|
4
|
+
* @prop --background-activated: Background of the item when pressed. Note: setting this will interfere with the Material Design ripple.
|
|
5
|
+
* @prop --background-activated-opacity: Opacity of the item background when pressed
|
|
6
|
+
* @prop --background-focused: Background of the item when focused with the tab key
|
|
7
|
+
* @prop --background-focused-opacity: Opacity of the item background when focused with the tab key
|
|
8
|
+
* @prop --background-hover: Background of the item on hover
|
|
9
|
+
* @prop --background-hover-opacity: Opacity of the background of the item on hover
|
|
10
|
+
*
|
|
11
|
+
* @prop --border-color: Color of the item border
|
|
12
|
+
* @prop --border-radius: Radius of the item border
|
|
13
|
+
* @prop --border-style: Style of the item border
|
|
14
|
+
* @prop --border-width: Width of the item border
|
|
15
|
+
*
|
|
16
|
+
* @prop --color: Color of the item
|
|
17
|
+
* @prop --color-activated: Color of the item when pressed
|
|
18
|
+
* @prop --color-focused: Color of the item when focused with the tab key
|
|
19
|
+
* @prop --color-hover: Color of the item on hover
|
|
20
|
+
*
|
|
21
|
+
* @prop --detail-icon-color: Color of the item detail icon
|
|
22
|
+
* @prop --detail-icon-opacity: Opacity of the item detail icon
|
|
23
|
+
* @prop --detail-icon-font-size: Font size of the item detail icon
|
|
24
|
+
*
|
|
25
|
+
* @prop --inner-border-width: Width of the item inner border
|
|
26
|
+
* @prop --inner-box-shadow: Box shadow of the item inner
|
|
27
|
+
* @prop --inner-padding-top: Top padding of the item inner
|
|
28
|
+
* @prop --inner-padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the item inner
|
|
29
|
+
* @prop --inner-padding-bottom: Bottom padding of the item inner
|
|
30
|
+
* @prop --inner-padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the item inner
|
|
31
|
+
*
|
|
32
|
+
* @prop --min-height: Minimum height of the item
|
|
33
|
+
*
|
|
34
|
+
* @prop --padding-bottom: Bottom padding of the item
|
|
35
|
+
* @prop --padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the item
|
|
36
|
+
* @prop --padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the item
|
|
37
|
+
* @prop --padding-top: Top padding of the item
|
|
38
|
+
*
|
|
39
|
+
* @prop --transition: Transition of the item
|
|
40
|
+
*
|
|
41
|
+
* @prop --ripple-color: Color of the item ripple effect
|
|
42
|
+
*
|
|
43
|
+
* @prop --highlight-height: The height of the highlight on the item
|
|
44
|
+
* @prop --highlight-color-focused: The color of the highlight on the item when focused
|
|
45
|
+
* @prop --highlight-color-valid: The color of the highlight on the item when valid
|
|
46
|
+
* @prop --highlight-color-invalid: The color of the highlight on the item when invalid
|
|
47
|
+
*/
|
|
48
|
+
--border-radius: 0px;
|
|
49
|
+
--border-width: 0px;
|
|
50
|
+
--border-style: solid;
|
|
51
|
+
--padding-top: 0px;
|
|
52
|
+
--padding-bottom: 0px;
|
|
53
|
+
--padding-end: 0px;
|
|
54
|
+
--padding-start: 0px;
|
|
55
|
+
--inner-border-width: 0px;
|
|
56
|
+
--inner-padding-top: 0px;
|
|
57
|
+
--inner-padding-bottom: 0px;
|
|
58
|
+
--inner-padding-start: 0px;
|
|
59
|
+
--inner-padding-end: 0px;
|
|
60
|
+
--inner-box-shadow: none;
|
|
61
|
+
--show-full-highlight: 0;
|
|
62
|
+
--show-inset-highlight: 0;
|
|
63
|
+
--detail-icon-color: initial;
|
|
64
|
+
--detail-icon-font-size: 20px;
|
|
65
|
+
--detail-icon-opacity: 0.25;
|
|
66
|
+
--color-activated: var(--color);
|
|
67
|
+
--color-focused: var(--color);
|
|
68
|
+
--color-hover: var(--color);
|
|
69
|
+
--ripple-color: currentColor;
|
|
70
|
+
-moz-osx-font-smoothing: grayscale;
|
|
71
|
+
-webkit-font-smoothing: antialiased;
|
|
72
|
+
display: block;
|
|
73
|
+
position: relative;
|
|
74
|
+
align-items: center;
|
|
75
|
+
justify-content: space-between;
|
|
76
|
+
outline: none;
|
|
77
|
+
color: var(--color);
|
|
78
|
+
font-family: var(--ion-font-family, inherit);
|
|
79
|
+
text-align: initial;
|
|
80
|
+
text-decoration: none;
|
|
81
|
+
overflow: hidden;
|
|
82
|
+
box-sizing: border-box;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native {
|
|
86
|
+
background: var(--ion-color-base);
|
|
87
|
+
color: var(--ion-color-contrast);
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-native,
|
|
91
|
+
:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) .item-inner {
|
|
92
|
+
border-color: var(--ion-color-shade);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
:host(.ion-activated) .item-native {
|
|
96
|
+
color: var(--color-activated);
|
|
97
|
+
}
|
|
98
|
+
:host(.ion-activated) .item-native::after {
|
|
99
|
+
background: var(--background-activated);
|
|
100
|
+
opacity: var(--background-activated-opacity);
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
:host(.ion-color.ion-activated) .item-native {
|
|
104
|
+
color: var(--ion-color-contrast);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
:host(.ion-focused) .item-native {
|
|
108
|
+
color: var(--color-focused);
|
|
109
|
+
}
|
|
110
|
+
:host(.ion-focused) .item-native::after {
|
|
111
|
+
background: var(--background-focused);
|
|
112
|
+
opacity: var(--background-focused-opacity);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
:host(.ion-color.ion-focused) .item-native {
|
|
116
|
+
color: var(--ion-color-contrast);
|
|
117
|
+
}
|
|
118
|
+
:host(.ion-color.ion-focused) .item-native::after {
|
|
119
|
+
background: var(--ion-color-contrast);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
@media (any-hover: hover) {
|
|
123
|
+
:host(.ion-activatable:not(.ion-focused):hover) .item-native {
|
|
124
|
+
color: var(--color-hover);
|
|
125
|
+
}
|
|
126
|
+
:host(.ion-activatable:not(.ion-focused):hover) .item-native::after {
|
|
127
|
+
background: var(--background-hover);
|
|
128
|
+
opacity: var(--background-hover-opacity);
|
|
129
|
+
}
|
|
130
|
+
:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native {
|
|
131
|
+
color: var(--ion-color-contrast);
|
|
132
|
+
}
|
|
133
|
+
:host(.ion-color.ion-activatable:not(.ion-focused):hover) .item-native::after {
|
|
134
|
+
background: var(--ion-color-contrast);
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
:host(.item-interactive-disabled:not(.item-multiple-inputs)) {
|
|
138
|
+
cursor: default;
|
|
139
|
+
pointer-events: none;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
:host(.item-disabled) {
|
|
143
|
+
cursor: default;
|
|
144
|
+
opacity: 0.3;
|
|
145
|
+
pointer-events: none;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.item-native {
|
|
149
|
+
border-radius: var(--border-radius);
|
|
150
|
+
margin-left: 0;
|
|
151
|
+
margin-right: 0;
|
|
152
|
+
margin-top: 0;
|
|
153
|
+
margin-bottom: 0;
|
|
154
|
+
-webkit-padding-start: calc(var(--padding-start) + var(--ion-safe-area-left, 0px));
|
|
155
|
+
padding-inline-start: calc(var(--padding-start) + var(--ion-safe-area-left, 0px));
|
|
156
|
+
-webkit-padding-end: var(--padding-end);
|
|
157
|
+
padding-inline-end: var(--padding-end);
|
|
158
|
+
padding-top: var(--padding-top);
|
|
159
|
+
padding-bottom: var(--padding-bottom);
|
|
160
|
+
font-family: inherit;
|
|
161
|
+
font-size: inherit;
|
|
162
|
+
font-style: inherit;
|
|
163
|
+
font-weight: inherit;
|
|
164
|
+
letter-spacing: inherit;
|
|
165
|
+
text-decoration: inherit;
|
|
166
|
+
text-indent: inherit;
|
|
167
|
+
text-overflow: inherit;
|
|
168
|
+
text-transform: inherit;
|
|
169
|
+
text-align: inherit;
|
|
170
|
+
white-space: inherit;
|
|
171
|
+
color: inherit;
|
|
172
|
+
display: flex;
|
|
173
|
+
position: relative;
|
|
174
|
+
align-items: inherit;
|
|
175
|
+
justify-content: inherit;
|
|
176
|
+
width: 100%;
|
|
177
|
+
min-height: var(--min-height);
|
|
178
|
+
transition: var(--transition);
|
|
179
|
+
border-width: var(--border-width);
|
|
180
|
+
border-style: var(--border-style);
|
|
181
|
+
border-color: var(--border-color);
|
|
182
|
+
outline: none;
|
|
183
|
+
background: var(--background);
|
|
184
|
+
overflow: inherit;
|
|
185
|
+
box-sizing: border-box;
|
|
186
|
+
z-index: 1;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.item-native::-moz-focus-inner {
|
|
190
|
+
border: 0;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.item-native::after {
|
|
194
|
+
left: 0;
|
|
195
|
+
right: 0;
|
|
196
|
+
top: 0;
|
|
197
|
+
bottom: 0;
|
|
198
|
+
position: absolute;
|
|
199
|
+
content: "";
|
|
200
|
+
opacity: 0;
|
|
201
|
+
transition: var(--transition);
|
|
202
|
+
z-index: -1;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
button, a {
|
|
206
|
+
cursor: pointer;
|
|
207
|
+
user-select: none;
|
|
208
|
+
-webkit-user-drag: none;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
.item-inner {
|
|
212
|
+
margin-left: 0;
|
|
213
|
+
margin-right: 0;
|
|
214
|
+
margin-top: 0;
|
|
215
|
+
margin-bottom: 0;
|
|
216
|
+
-webkit-padding-start: var(--inner-padding-start);
|
|
217
|
+
padding-inline-start: var(--inner-padding-start);
|
|
218
|
+
-webkit-padding-end: calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));
|
|
219
|
+
padding-inline-end: calc(var(--ion-safe-area-right, 0px) + var(--inner-padding-end));
|
|
220
|
+
padding-top: var(--inner-padding-top);
|
|
221
|
+
padding-bottom: var(--inner-padding-bottom);
|
|
222
|
+
display: flex;
|
|
223
|
+
position: relative;
|
|
224
|
+
flex: 1;
|
|
225
|
+
flex-direction: inherit;
|
|
226
|
+
align-items: inherit;
|
|
227
|
+
align-self: stretch;
|
|
228
|
+
min-height: inherit;
|
|
229
|
+
border-width: var(--inner-border-width);
|
|
230
|
+
border-style: var(--border-style);
|
|
231
|
+
border-color: var(--border-color);
|
|
232
|
+
box-shadow: var(--inner-box-shadow);
|
|
233
|
+
overflow: inherit;
|
|
234
|
+
box-sizing: border-box;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.item-bottom {
|
|
238
|
+
margin-left: 0;
|
|
239
|
+
margin-right: 0;
|
|
240
|
+
margin-top: 0;
|
|
241
|
+
margin-bottom: 0;
|
|
242
|
+
-webkit-padding-start: calc(var(--padding-start) + var(--ion-safe-area-left, 0px));
|
|
243
|
+
padding-inline-start: calc(var(--padding-start) + var(--ion-safe-area-left, 0px));
|
|
244
|
+
-webkit-padding-end: var(--inner-padding-end);
|
|
245
|
+
padding-inline-end: var(--inner-padding-end);
|
|
246
|
+
padding-top: 0;
|
|
247
|
+
padding-bottom: 0;
|
|
248
|
+
display: flex;
|
|
249
|
+
justify-content: space-between;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.item-detail-icon {
|
|
253
|
+
/**
|
|
254
|
+
* IonItem applies its own end padding. However,
|
|
255
|
+
* all IonIcons have the same bounding box meaning
|
|
256
|
+
* there may be white space for narrow icons. As
|
|
257
|
+
* a result, the white space gives the appearance
|
|
258
|
+
* that there is too much end margin. We move the default
|
|
259
|
+
* chevron icon over to account for this extra whitespace.
|
|
260
|
+
*/
|
|
261
|
+
-webkit-margin-start: calc(var(--inner-padding-end) / 2);
|
|
262
|
+
margin-inline-start: calc(var(--inner-padding-end) / 2);
|
|
263
|
+
-webkit-margin-end: -6px;
|
|
264
|
+
margin-inline-end: -6px;
|
|
265
|
+
color: var(--detail-icon-color);
|
|
266
|
+
font-size: var(--detail-icon-font-size);
|
|
267
|
+
opacity: var(--detail-icon-opacity);
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
::slotted(ion-icon) {
|
|
271
|
+
font-size: 1.6em;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
::slotted(ion-button) {
|
|
275
|
+
--margin-top: 0;
|
|
276
|
+
--margin-bottom: 0;
|
|
277
|
+
--margin-start: 0;
|
|
278
|
+
--margin-end: 0;
|
|
279
|
+
z-index: 1;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
::slotted(ion-label:not([slot=end])) {
|
|
283
|
+
flex: 1;
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
:host(.item-input) {
|
|
287
|
+
align-items: center;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
.input-wrapper {
|
|
291
|
+
display: flex;
|
|
292
|
+
flex: 1;
|
|
293
|
+
flex-direction: inherit;
|
|
294
|
+
align-items: inherit;
|
|
295
|
+
align-self: stretch;
|
|
296
|
+
text-overflow: ellipsis;
|
|
297
|
+
overflow: inherit;
|
|
298
|
+
box-sizing: border-box;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
:host(.item-label-stacked),
|
|
302
|
+
:host(.item-label-floating) {
|
|
303
|
+
align-items: start;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
:host(.item-label-stacked) .input-wrapper,
|
|
307
|
+
:host(.item-label-floating) .input-wrapper {
|
|
308
|
+
flex: 1;
|
|
309
|
+
flex-direction: column;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.item-highlight,
|
|
313
|
+
.item-inner-highlight {
|
|
314
|
+
left: 0;
|
|
315
|
+
right: 0;
|
|
316
|
+
top: 0;
|
|
317
|
+
bottom: 0;
|
|
318
|
+
border-radius: inherit;
|
|
319
|
+
position: absolute;
|
|
320
|
+
width: 100%;
|
|
321
|
+
height: 100%;
|
|
322
|
+
transform: scaleX(0);
|
|
323
|
+
transition: transform 200ms, border-bottom-width 200ms;
|
|
324
|
+
z-index: 2;
|
|
325
|
+
box-sizing: border-box;
|
|
326
|
+
pointer-events: none;
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
:host(.item-interactive.ion-focused),
|
|
330
|
+
:host(.item-interactive.item-has-focus),
|
|
331
|
+
:host(.item-interactive.ion-touched.ion-invalid) {
|
|
332
|
+
--full-highlight-height: calc(var(--highlight-height) * var(--show-full-highlight));
|
|
333
|
+
--inset-highlight-height: calc(var(--highlight-height) * var(--show-inset-highlight));
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
:host(.ion-focused) .item-highlight,
|
|
337
|
+
:host(.ion-focused) .item-inner-highlight,
|
|
338
|
+
:host(.item-has-focus) .item-highlight,
|
|
339
|
+
:host(.item-has-focus) .item-inner-highlight {
|
|
340
|
+
transform: scaleX(1);
|
|
341
|
+
border-style: var(--border-style);
|
|
342
|
+
border-color: var(--highlight-background);
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
:host(.ion-focused) .item-highlight,
|
|
346
|
+
:host(.item-has-focus) .item-highlight {
|
|
347
|
+
border-width: var(--full-highlight-height);
|
|
348
|
+
opacity: var(--show-full-highlight);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
:host(.ion-focused) .item-inner-highlight,
|
|
352
|
+
:host(.item-has-focus) .item-inner-highlight {
|
|
353
|
+
border-bottom-width: var(--inset-highlight-height);
|
|
354
|
+
opacity: var(--show-inset-highlight);
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
:host(.ion-focused.item-fill-solid) .item-highlight,
|
|
358
|
+
:host(.item-has-focus.item-fill-solid) .item-highlight {
|
|
359
|
+
border-width: calc(var(--full-highlight-height) - 1px);
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
:host(.ion-focused) .item-inner-highlight,
|
|
363
|
+
:host(.ion-focused:not(.item-fill-outline)) .item-highlight,
|
|
364
|
+
:host(.item-has-focus) .item-inner-highlight,
|
|
365
|
+
:host(.item-has-focus:not(.item-fill-outline)) .item-highlight {
|
|
366
|
+
border-top: none;
|
|
367
|
+
border-right: none;
|
|
368
|
+
border-left: none;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
:host(.item-interactive.ion-focused),
|
|
372
|
+
:host(.item-interactive.item-has-focus) {
|
|
373
|
+
--highlight-background: var(--highlight-color-focused);
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
:host(.item-interactive.ion-valid) {
|
|
377
|
+
--highlight-background: var(--highlight-color-valid);
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
:host(.item-interactive.ion-invalid) {
|
|
381
|
+
--highlight-background: var(--highlight-color-invalid);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
:host(.item-interactive.ion-invalid) ::slotted([slot=helper]) {
|
|
385
|
+
display: none;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
::slotted([slot=error]) {
|
|
389
|
+
display: none;
|
|
390
|
+
color: var(--highlight-color-invalid);
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
:host(.item-interactive.ion-invalid) ::slotted([slot=error]) {
|
|
394
|
+
display: block;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
:host(:not(.item-label)) ::slotted(ion-select.legacy-select) {
|
|
398
|
+
--padding-start: 0;
|
|
399
|
+
max-width: none;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
:host(.item-label-stacked) ::slotted(ion-select.legacy-select),
|
|
403
|
+
:host(.item-label-floating) ::slotted(ion-select.legacy-select) {
|
|
404
|
+
--padding-top: 8px;
|
|
405
|
+
--padding-bottom: 8px;
|
|
406
|
+
--padding-start: 0;
|
|
407
|
+
align-self: stretch;
|
|
408
|
+
width: 100%;
|
|
409
|
+
max-width: 100%;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
:host(:not(.item-label)) ::slotted(ion-datetime) {
|
|
413
|
+
--padding-start: 0;
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
:host(.item-label-stacked) ::slotted(ion-datetime),
|
|
417
|
+
:host(.item-label-floating) ::slotted(ion-datetime) {
|
|
418
|
+
--padding-start: 0;
|
|
419
|
+
width: 100%;
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
:host(.item-multiple-inputs) ::slotted(ion-checkbox),
|
|
423
|
+
:host(.item-multiple-inputs) ::slotted(ion-datetime),
|
|
424
|
+
:host(.item-multiple-inputs) ::slotted(ion-radio),
|
|
425
|
+
:host(.item-multiple-inputs) ::slotted(ion-select.legacy-select) {
|
|
426
|
+
position: relative;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
:host(.item-textarea) {
|
|
430
|
+
align-items: stretch;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
::slotted(ion-reorder[slot]) {
|
|
434
|
+
margin-top: 0;
|
|
435
|
+
margin-bottom: 0;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
ion-ripple-effect {
|
|
439
|
+
color: var(--ripple-color);
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
:host(.item-fill-solid) ::slotted([slot=start]),
|
|
443
|
+
:host(.item-fill-solid) ::slotted([slot=end]),
|
|
444
|
+
:host(.item-fill-outline) ::slotted([slot=start]),
|
|
445
|
+
:host(.item-fill-outline) ::slotted([slot=end]) {
|
|
446
|
+
align-self: center;
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
::slotted([slot=helper]),
|
|
450
|
+
::slotted([slot=error]),
|
|
451
|
+
.item-counter {
|
|
452
|
+
padding-top: 5px;
|
|
453
|
+
font-size: 12px;
|
|
454
|
+
z-index: 1;
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
.item-counter {
|
|
458
|
+
-webkit-margin-start: auto;
|
|
459
|
+
margin-inline-start: auto;
|
|
460
|
+
color: var(--ion-color-step-550, #737373);
|
|
461
|
+
white-space: nowrap;
|
|
462
|
+
padding-inline-start: 16px;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
@media (prefers-reduced-motion: reduce) {
|
|
466
|
+
.item-highlight,
|
|
467
|
+
.item-inner-highlight {
|
|
468
|
+
transition: none;
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
:host {
|
|
472
|
+
--min-height: 48px;
|
|
473
|
+
--background: var(--ion-item-background, var(--ion-background-color, #fff));
|
|
474
|
+
--background-activated: transparent;
|
|
475
|
+
--background-focused: currentColor;
|
|
476
|
+
--background-hover: currentColor;
|
|
477
|
+
--background-activated-opacity: 0;
|
|
478
|
+
--background-focused-opacity: .12;
|
|
479
|
+
--background-hover-opacity: .04;
|
|
480
|
+
--border-color: var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-150, rgba(0, 0, 0, 0.13))));
|
|
481
|
+
--color: var(--ion-item-color, var(--ion-text-color, #000));
|
|
482
|
+
--transition: opacity 15ms linear, background-color 15ms linear;
|
|
483
|
+
--padding-start: 16px;
|
|
484
|
+
--inner-padding-end: 16px;
|
|
485
|
+
--inner-border-width: 0 0 1px 0;
|
|
486
|
+
--highlight-height: 1px;
|
|
487
|
+
--highlight-color-focused: var(--ion-color-primary, #3880ff);
|
|
488
|
+
--highlight-color-valid: var(--ion-color-success, #2dd36f);
|
|
489
|
+
--highlight-color-invalid: var(--ion-color-danger, #eb445a);
|
|
490
|
+
font-size: 16px;
|
|
491
|
+
font-weight: normal;
|
|
492
|
+
text-transform: none;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
:host(.item-fill-outline) {
|
|
496
|
+
--highlight-height: 2px;
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
:host(.item-fill-none.item-interactive.ion-focus) .item-highlight,
|
|
500
|
+
:host(.item-fill-none.item-interactive.item-has-focus) .item-highlight,
|
|
501
|
+
:host(.item-fill-none.item-interactive.ion-touched.ion-invalid) .item-highlight {
|
|
502
|
+
transform: scaleX(1);
|
|
503
|
+
border-width: 0 0 var(--full-highlight-height) 0;
|
|
504
|
+
border-style: var(--border-style);
|
|
505
|
+
border-color: var(--highlight-background);
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
:host(.item-fill-none.item-interactive.ion-focus) .item-native,
|
|
509
|
+
:host(.item-fill-none.item-interactive.item-has-focus) .item-native,
|
|
510
|
+
:host(.item-fill-none.item-interactive.ion-touched.ion-invalid) .item-native {
|
|
511
|
+
border-bottom-color: var(--highlight-background);
|
|
512
|
+
}
|
|
513
|
+
|
|
514
|
+
:host(.item-fill-outline.item-interactive.ion-focus) .item-highlight,
|
|
515
|
+
:host(.item-fill-outline.item-interactive.item-has-focus) .item-highlight {
|
|
516
|
+
transform: scaleX(1);
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
:host(.item-fill-outline.item-interactive.ion-focus) .item-highlight,
|
|
520
|
+
:host(.item-fill-outline.item-interactive.item-has-focus) .item-highlight,
|
|
521
|
+
:host(.item-fill-outline.item-interactive.ion-touched.ion-invalid) .item-highlight {
|
|
522
|
+
border-width: var(--full-highlight-height);
|
|
523
|
+
border-style: var(--border-style);
|
|
524
|
+
border-color: var(--highlight-background);
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
:host(.item-fill-outline.item-interactive.ion-touched.ion-invalid) .item-native {
|
|
528
|
+
border-color: var(--highlight-background);
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
:host(.item-fill-solid.item-interactive.ion-focus) .item-highlight,
|
|
532
|
+
:host(.item-fill-solid.item-interactive.item-has-focus) .item-highlight,
|
|
533
|
+
:host(.item-fill-solid.item-interactive.ion-touched.ion-invalid) .item-highlight {
|
|
534
|
+
transform: scaleX(1);
|
|
535
|
+
border-width: 0 0 var(--full-highlight-height) 0;
|
|
536
|
+
border-style: var(--border-style);
|
|
537
|
+
border-color: var(--highlight-background);
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
:host(.item-fill-solid.item-interactive.ion-focus) .item-native,
|
|
541
|
+
:host(.item-fill-solid.item-interactive.item-has-focus) .item-native,
|
|
542
|
+
:host(.item-fill-solid.item-interactive.ion-touched.ion-invalid) .item-native {
|
|
543
|
+
border-bottom-color: var(--highlight-background);
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
:host(.ion-color.ion-activated) .item-native::after {
|
|
547
|
+
background: transparent;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
:host(.item-has-focus) .item-native {
|
|
551
|
+
caret-color: var(--highlight-background);
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
:host(.item-interactive) {
|
|
555
|
+
--border-width: 0 0 1px 0;
|
|
556
|
+
--inner-border-width: 0;
|
|
557
|
+
--show-full-highlight: 1;
|
|
558
|
+
--show-inset-highlight: 0;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
:host(.item-lines-full) {
|
|
562
|
+
--border-width: 0 0 1px 0;
|
|
563
|
+
--show-full-highlight: 1;
|
|
564
|
+
--show-inset-highlight: 0;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
:host(.item-lines-inset) {
|
|
568
|
+
--inner-border-width: 0 0 1px 0;
|
|
569
|
+
--show-full-highlight: 0;
|
|
570
|
+
--show-inset-highlight: 1;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
:host(.item-lines-inset),
|
|
574
|
+
:host(.item-lines-none) {
|
|
575
|
+
--border-width: 0;
|
|
576
|
+
--show-full-highlight: 0;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
:host(.item-lines-full),
|
|
580
|
+
:host(.item-lines-none) {
|
|
581
|
+
--inner-border-width: 0;
|
|
582
|
+
--show-inset-highlight: 0;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
/**
|
|
586
|
+
* When `fill="outline"`, reposition the highlight element to cover everything but the `.item-bottom`
|
|
587
|
+
*/
|
|
588
|
+
:host(.item-fill-outline) .item-highlight {
|
|
589
|
+
--position-offset: calc(-1 * var(--border-width));
|
|
590
|
+
top: var(--position-offset);
|
|
591
|
+
width: calc(100% + 2 * var(--border-width));
|
|
592
|
+
height: calc(100% + 2 * var(--border-width));
|
|
593
|
+
transition: none;
|
|
594
|
+
}
|
|
595
|
+
@supports (inset-inline-start: 0) {
|
|
596
|
+
:host(.item-fill-outline) .item-highlight {
|
|
597
|
+
inset-inline-start: var(--position-offset);
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
@supports not (inset-inline-start: 0) {
|
|
601
|
+
:host(.item-fill-outline) .item-highlight {
|
|
602
|
+
left: var(--position-offset);
|
|
603
|
+
}
|
|
604
|
+
:host-context([dir=rtl]):host(.item-fill-outline) .item-highlight, :host-context([dir=rtl]).item-fill-outline .item-highlight {
|
|
605
|
+
left: unset;
|
|
606
|
+
right: unset;
|
|
607
|
+
right: var(--position-offset);
|
|
608
|
+
}
|
|
609
|
+
@supports selector(:dir(rtl)) {
|
|
610
|
+
:host(.item-fill-outline) .item-highlight:dir(rtl) {
|
|
611
|
+
left: unset;
|
|
612
|
+
right: unset;
|
|
613
|
+
right: var(--position-offset);
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
:host(.item-fill-outline.ion-focused) .item-native,
|
|
619
|
+
:host(.item-fill-outline.item-has-focus) .item-native {
|
|
620
|
+
border-color: transparent;
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
:host(.item-multi-line) ::slotted([slot=start]),
|
|
624
|
+
:host(.item-multi-line) ::slotted([slot=end]) {
|
|
625
|
+
margin-top: 16px;
|
|
626
|
+
margin-bottom: 16px;
|
|
627
|
+
align-self: flex-start;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
::slotted([slot=start]) {
|
|
631
|
+
-webkit-margin-end: 32px;
|
|
632
|
+
margin-inline-end: 32px;
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
::slotted([slot=end]) {
|
|
636
|
+
-webkit-margin-start: 32px;
|
|
637
|
+
margin-inline-start: 32px;
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
:host(.item-fill-solid) ::slotted([slot=start]),
|
|
641
|
+
:host(.item-fill-solid) ::slotted([slot=end]),
|
|
642
|
+
:host(.item-fill-outline) ::slotted([slot=start]),
|
|
643
|
+
:host(.item-fill-outline) ::slotted([slot=end]) {
|
|
644
|
+
align-self: center;
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
::slotted(ion-icon) {
|
|
648
|
+
color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);
|
|
649
|
+
font-size: 24px;
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
:host(.ion-color:not(.item-fill-solid):not(.item-fill-outline)) ::slotted(ion-icon) {
|
|
653
|
+
color: var(--ion-color-contrast);
|
|
654
|
+
}
|
|
655
|
+
|
|
656
|
+
::slotted(ion-icon[slot]) {
|
|
657
|
+
margin-top: 12px;
|
|
658
|
+
margin-bottom: 12px;
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
::slotted(ion-icon[slot=start]) {
|
|
662
|
+
-webkit-margin-end: 32px;
|
|
663
|
+
margin-inline-end: 32px;
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
::slotted(ion-icon[slot=end]) {
|
|
667
|
+
-webkit-margin-start: 16px;
|
|
668
|
+
margin-inline-start: 16px;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
:host(.item-fill-solid) ::slotted(ion-icon[slot=start]),
|
|
672
|
+
:host(.item-fill-outline) ::slotted(ion-icon[slot=start]) {
|
|
673
|
+
-webkit-margin-end: 8px;
|
|
674
|
+
margin-inline-end: 8px;
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
::slotted(ion-toggle[slot=start]),
|
|
678
|
+
::slotted(ion-toggle[slot=end]) {
|
|
679
|
+
margin-left: 0;
|
|
680
|
+
margin-right: 0;
|
|
681
|
+
margin-top: 0;
|
|
682
|
+
margin-bottom: 0;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
::slotted(ion-note) {
|
|
686
|
+
margin-left: 0;
|
|
687
|
+
margin-right: 0;
|
|
688
|
+
margin-top: 0;
|
|
689
|
+
margin-bottom: 0;
|
|
690
|
+
align-self: flex-start;
|
|
691
|
+
font-size: 11px;
|
|
692
|
+
}
|
|
693
|
+
|
|
694
|
+
::slotted(ion-note[slot]:not([slot=helper]):not([slot=error])) {
|
|
695
|
+
padding-left: 0;
|
|
696
|
+
padding-right: 0;
|
|
697
|
+
padding-top: 18px;
|
|
698
|
+
padding-bottom: 10px;
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
::slotted(ion-note[slot=start]) {
|
|
702
|
+
-webkit-padding-end: 16px;
|
|
703
|
+
padding-inline-end: 16px;
|
|
704
|
+
}
|
|
705
|
+
|
|
706
|
+
::slotted(ion-note[slot=end]) {
|
|
707
|
+
-webkit-padding-start: 16px;
|
|
708
|
+
padding-inline-start: 16px;
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
::slotted(ion-avatar) {
|
|
712
|
+
width: 40px;
|
|
713
|
+
height: 40px;
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
::slotted(ion-thumbnail) {
|
|
717
|
+
--size: 56px;
|
|
718
|
+
}
|
|
719
|
+
|
|
720
|
+
::slotted(ion-avatar),
|
|
721
|
+
::slotted(ion-thumbnail) {
|
|
722
|
+
margin-top: 8px;
|
|
723
|
+
margin-bottom: 8px;
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
::slotted(ion-avatar[slot=start]),
|
|
727
|
+
::slotted(ion-thumbnail[slot=start]) {
|
|
728
|
+
-webkit-margin-end: 16px;
|
|
729
|
+
margin-inline-end: 16px;
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
::slotted(ion-avatar[slot=end]),
|
|
733
|
+
::slotted(ion-thumbnail[slot=end]) {
|
|
734
|
+
-webkit-margin-start: 16px;
|
|
735
|
+
margin-inline-start: 16px;
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
::slotted(ion-label) {
|
|
739
|
+
margin-left: 0;
|
|
740
|
+
margin-right: 0;
|
|
741
|
+
margin-top: 10px;
|
|
742
|
+
margin-bottom: 10px;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
:host(.item-label-stacked) ::slotted([slot=end]),
|
|
746
|
+
:host(.item-label-floating) ::slotted([slot=end]) {
|
|
747
|
+
margin-top: 7px;
|
|
748
|
+
margin-bottom: 7px;
|
|
749
|
+
}
|
|
750
|
+
|
|
751
|
+
:host(.item-label-fixed) ::slotted(ion-select.legacy-select),
|
|
752
|
+
:host(.item-label-fixed) ::slotted(ion-datetime) {
|
|
753
|
+
--padding-start: 8px;
|
|
754
|
+
}
|
|
755
|
+
|
|
756
|
+
:host(.item-toggle) ::slotted(ion-label),
|
|
757
|
+
:host(.item-radio) ::slotted(ion-label) {
|
|
758
|
+
-webkit-margin-start: 0;
|
|
759
|
+
margin-inline-start: 0;
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
::slotted(.button-small) {
|
|
763
|
+
--padding-top: 2px;
|
|
764
|
+
--padding-bottom: 2px;
|
|
765
|
+
--padding-start: .6em;
|
|
766
|
+
--padding-end: .6em;
|
|
767
|
+
min-height: 25px;
|
|
768
|
+
font-size: 12px;
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
:host(.item-label-floating),
|
|
772
|
+
:host(.item-label-stacked) {
|
|
773
|
+
--min-height: 55px;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
:host(.item-label-stacked) ::slotted(ion-select.legacy-select),
|
|
777
|
+
:host(.item-label-floating) ::slotted(ion-select.legacy-select) {
|
|
778
|
+
--padding-top: 8px;
|
|
779
|
+
--padding-bottom: 8px;
|
|
780
|
+
--padding-start: 0;
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
:host(.ion-focused:not(.ion-color)) ::slotted(.label-stacked),
|
|
784
|
+
:host(.ion-focused:not(.ion-color)) ::slotted(.label-floating),
|
|
785
|
+
:host(.item-has-focus:not(.ion-color)) ::slotted(.label-stacked),
|
|
786
|
+
:host(.item-has-focus:not(.ion-color)) ::slotted(.label-floating) {
|
|
787
|
+
color: var(--ion-color-primary, #3880ff);
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
:host(.ion-color) {
|
|
791
|
+
--highlight-color-focused: var(--ion-color-contrast);
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
:host(.item-label-color) {
|
|
795
|
+
--highlight-color-focused: var(--ion-color-base);
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
:host(.item-fill-solid.ion-color),
|
|
799
|
+
:host(.item-fill-outline.ion-color) {
|
|
800
|
+
--highlight-color-focused: var(--ion-color-base);
|
|
801
|
+
}
|
|
802
|
+
|
|
803
|
+
:host(.item-fill-solid) {
|
|
804
|
+
--background: var(--ion-color-step-50, #f2f2f2);
|
|
805
|
+
--background-hover: var(--ion-color-step-100, #e6e6e6);
|
|
806
|
+
--background-focused: var(--ion-color-step-150, #d9d9d9);
|
|
807
|
+
--border-width: 0 0 1px 0;
|
|
808
|
+
--inner-border-width: 0;
|
|
809
|
+
border-top-left-radius: 4px;
|
|
810
|
+
border-top-right-radius: 4px;
|
|
811
|
+
border-bottom-right-radius: 0;
|
|
812
|
+
border-bottom-left-radius: 0;
|
|
813
|
+
}
|
|
814
|
+
:host-context([dir=rtl]):host(.item-fill-solid), :host-context([dir=rtl]).item-fill-solid {
|
|
815
|
+
border-top-left-radius: 4px;
|
|
816
|
+
border-top-right-radius: 4px;
|
|
817
|
+
border-bottom-right-radius: 0;
|
|
818
|
+
border-bottom-left-radius: 0;
|
|
819
|
+
}
|
|
820
|
+
|
|
821
|
+
@supports selector(:dir(rtl)) {
|
|
822
|
+
:host(.item-fill-solid):dir(rtl) {
|
|
823
|
+
border-top-left-radius: 4px;
|
|
824
|
+
border-top-right-radius: 4px;
|
|
825
|
+
border-bottom-right-radius: 0;
|
|
826
|
+
border-bottom-left-radius: 0;
|
|
827
|
+
}
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
:host(.item-fill-solid) .item-native {
|
|
831
|
+
--border-color: var(--ion-color-step-500, gray);
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
:host(.item-fill-solid.ion-focused) .item-native,
|
|
835
|
+
:host(.item-fill-solid.item-has-focus) .item-native {
|
|
836
|
+
--background: var(--background-focused);
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
:host(.item-fill-solid.item-shape-round) {
|
|
840
|
+
border-top-left-radius: 16px;
|
|
841
|
+
border-top-right-radius: 16px;
|
|
842
|
+
border-bottom-right-radius: 0;
|
|
843
|
+
border-bottom-left-radius: 0;
|
|
844
|
+
}
|
|
845
|
+
:host-context([dir=rtl]):host(.item-fill-solid.item-shape-round), :host-context([dir=rtl]).item-fill-solid.item-shape-round {
|
|
846
|
+
border-top-left-radius: 16px;
|
|
847
|
+
border-top-right-radius: 16px;
|
|
848
|
+
border-bottom-right-radius: 0;
|
|
849
|
+
border-bottom-left-radius: 0;
|
|
850
|
+
}
|
|
851
|
+
|
|
852
|
+
@supports selector(:dir(rtl)) {
|
|
853
|
+
:host(.item-fill-solid.item-shape-round):dir(rtl) {
|
|
854
|
+
border-top-left-radius: 16px;
|
|
855
|
+
border-top-right-radius: 16px;
|
|
856
|
+
border-bottom-right-radius: 0;
|
|
857
|
+
border-bottom-left-radius: 0;
|
|
858
|
+
}
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
@media (any-hover: hover) {
|
|
862
|
+
:host(.item-fill-solid:hover) .item-native {
|
|
863
|
+
--background: var(--background-hover);
|
|
864
|
+
--border-color: var(--ion-color-step-750, #404040);
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
:host(.item-fill-outline) {
|
|
868
|
+
--ripple-color: transparent;
|
|
869
|
+
--background-focused: transparent;
|
|
870
|
+
--background-hover: transparent;
|
|
871
|
+
--border-color: var(--ion-color-step-500, gray);
|
|
872
|
+
--border-width: 1px;
|
|
873
|
+
border: none;
|
|
874
|
+
overflow: visible;
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
:host(.item-fill-outline) .item-native {
|
|
878
|
+
--native-padding-left: 16px;
|
|
879
|
+
border-radius: 4px;
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
:host(.item-fill-outline.item-shape-round) .item-native {
|
|
883
|
+
--inner-padding-start: 16px;
|
|
884
|
+
border-radius: 28px;
|
|
885
|
+
}
|
|
886
|
+
|
|
887
|
+
:host(.item-fill-outline.item-shape-round) .item-bottom {
|
|
888
|
+
-webkit-padding-start: 32px;
|
|
889
|
+
padding-inline-start: 32px;
|
|
890
|
+
}
|
|
891
|
+
|
|
892
|
+
:host(.item-fill-outline.item-label-floating.ion-focused) .item-native ::slotted(ion-input:not(:first-child)),
|
|
893
|
+
:host(.item-fill-outline.item-label-floating.ion-focused) .item-native ::slotted(ion-textarea:not(:first-child)),
|
|
894
|
+
:host(.item-fill-outline.item-label-floating.item-has-focus) .item-native ::slotted(ion-input:not(:first-child)),
|
|
895
|
+
:host(.item-fill-outline.item-label-floating.item-has-focus) .item-native ::slotted(ion-textarea:not(:first-child)),
|
|
896
|
+
:host(.item-fill-outline.item-label-floating.item-has-value) .item-native ::slotted(ion-input:not(:first-child)),
|
|
897
|
+
:host(.item-fill-outline.item-label-floating.item-has-value) .item-native ::slotted(ion-textarea:not(:first-child)) {
|
|
898
|
+
transform: translateY(-14px);
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
@media (any-hover: hover) {
|
|
902
|
+
:host(.item-fill-outline:hover) .item-native {
|
|
903
|
+
--border-color: var(--ion-color-step-750, #404040);
|
|
904
|
+
}
|
|
905
|
+
}
|
|
906
|
+
.item-counter {
|
|
907
|
+
letter-spacing: 0.0333333333em;
|
|
908
|
+
}
|