@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,149 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --background: Background of the chip
|
|
4
|
+
* @prop --color: Color of the chip
|
|
5
|
+
*/
|
|
6
|
+
--background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.12);
|
|
7
|
+
--color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.87);
|
|
8
|
+
border-radius: 16px;
|
|
9
|
+
-moz-osx-font-smoothing: grayscale;
|
|
10
|
+
-webkit-font-smoothing: antialiased;
|
|
11
|
+
-webkit-margin-start: 4px;
|
|
12
|
+
margin-inline-start: 4px;
|
|
13
|
+
-webkit-margin-end: 4px;
|
|
14
|
+
margin-inline-end: 4px;
|
|
15
|
+
margin-top: 4px;
|
|
16
|
+
margin-bottom: 4px;
|
|
17
|
+
-webkit-padding-start: 12px;
|
|
18
|
+
padding-inline-start: 12px;
|
|
19
|
+
-webkit-padding-end: 12px;
|
|
20
|
+
padding-inline-end: 12px;
|
|
21
|
+
padding-top: 7px;
|
|
22
|
+
padding-bottom: 7px;
|
|
23
|
+
display: inline-flex;
|
|
24
|
+
position: relative;
|
|
25
|
+
align-items: center;
|
|
26
|
+
height: 32px;
|
|
27
|
+
background: var(--background);
|
|
28
|
+
color: var(--color);
|
|
29
|
+
font-family: var(--ion-font-family, inherit);
|
|
30
|
+
font-size: 14px;
|
|
31
|
+
cursor: pointer;
|
|
32
|
+
overflow: hidden;
|
|
33
|
+
vertical-align: middle;
|
|
34
|
+
box-sizing: border-box;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
:host(.chip-disabled) {
|
|
38
|
+
cursor: default;
|
|
39
|
+
opacity: 0.4;
|
|
40
|
+
pointer-events: none;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
:host(.ion-color) {
|
|
44
|
+
background: rgba(var(--ion-color-base-rgb), 0.08);
|
|
45
|
+
color: var(--ion-color-shade);
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
:host(.ion-color:focus) {
|
|
49
|
+
background: rgba(var(--ion-color-base-rgb), 0.12);
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
:host(.ion-color.ion-activated) {
|
|
53
|
+
background: rgba(var(--ion-color-base-rgb), 0.16);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
:host(.chip-outline) {
|
|
57
|
+
border-width: 1px;
|
|
58
|
+
border-style: solid;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
:host(.chip-outline) {
|
|
62
|
+
border-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.32);
|
|
63
|
+
background: transparent;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
:host(.chip-outline.ion-color) {
|
|
67
|
+
border-color: rgba(var(--ion-color-base-rgb), 0.32);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
:host(.chip-outline:not(.ion-color):focus) {
|
|
71
|
+
background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
:host(.chip-outline.ion-activated:not(.ion-color)) {
|
|
75
|
+
background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.08);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
::slotted(ion-icon) {
|
|
79
|
+
font-size: 20px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
:host(:not(.ion-color)) ::slotted(ion-icon) {
|
|
83
|
+
color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.54);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
::slotted(ion-icon:first-child) {
|
|
87
|
+
-webkit-margin-start: -4px;
|
|
88
|
+
margin-inline-start: -4px;
|
|
89
|
+
-webkit-margin-end: 8px;
|
|
90
|
+
margin-inline-end: 8px;
|
|
91
|
+
margin-top: -4px;
|
|
92
|
+
margin-bottom: -4px;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
::slotted(ion-icon:last-child) {
|
|
96
|
+
-webkit-margin-start: 8px;
|
|
97
|
+
margin-inline-start: 8px;
|
|
98
|
+
-webkit-margin-end: -4px;
|
|
99
|
+
margin-inline-end: -4px;
|
|
100
|
+
margin-top: -4px;
|
|
101
|
+
margin-bottom: -4px;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
::slotted(ion-avatar) {
|
|
105
|
+
width: 24px;
|
|
106
|
+
height: 24px;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
::slotted(ion-avatar:first-child) {
|
|
110
|
+
-webkit-margin-start: -8px;
|
|
111
|
+
margin-inline-start: -8px;
|
|
112
|
+
-webkit-margin-end: 8px;
|
|
113
|
+
margin-inline-end: 8px;
|
|
114
|
+
margin-top: -4px;
|
|
115
|
+
margin-bottom: -4px;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
::slotted(ion-avatar:last-child) {
|
|
119
|
+
-webkit-margin-start: 8px;
|
|
120
|
+
margin-inline-start: 8px;
|
|
121
|
+
-webkit-margin-end: -8px;
|
|
122
|
+
margin-inline-end: -8px;
|
|
123
|
+
margin-top: -4px;
|
|
124
|
+
margin-bottom: -4px;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
:host(:focus) {
|
|
128
|
+
outline: none;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
:host(:focus) {
|
|
132
|
+
--background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
:host(.ion-activated) {
|
|
136
|
+
--background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
@media (any-hover: hover) {
|
|
140
|
+
:host(:hover) {
|
|
141
|
+
--background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.16);
|
|
142
|
+
}
|
|
143
|
+
:host(.ion-color:hover) {
|
|
144
|
+
background: rgba(var(--ion-color-base-rgb), 0.12);
|
|
145
|
+
}
|
|
146
|
+
:host(.chip-outline:not(.ion-color):hover) {
|
|
147
|
+
background: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.04);
|
|
148
|
+
}
|
|
149
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --ion-grid-columns: The number of total Columns in the Grid
|
|
4
|
+
* @prop --ion-grid-column-padding: Padding for the Column
|
|
5
|
+
* @prop --ion-grid-column-padding-xs: Padding for the Column on xs screens and up
|
|
6
|
+
* @prop --ion-grid-column-padding-sm: Padding for the Column on sm screens and up
|
|
7
|
+
* @prop --ion-grid-column-padding-md: Padding for the Column on md screens and up
|
|
8
|
+
* @prop --ion-grid-column-padding-lg: Padding for the Column on lg screens and up
|
|
9
|
+
* @prop --ion-grid-column-padding-xl: Padding for the Column on xl screens and up
|
|
10
|
+
*/
|
|
11
|
+
-webkit-padding-start: var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));
|
|
12
|
+
padding-inline-start: var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));
|
|
13
|
+
-webkit-padding-end: var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));
|
|
14
|
+
padding-inline-end: var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));
|
|
15
|
+
padding-top: var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));
|
|
16
|
+
padding-bottom: var(--ion-grid-column-padding-xs, var(--ion-grid-column-padding, 5px));
|
|
17
|
+
margin-left: 0;
|
|
18
|
+
margin-right: 0;
|
|
19
|
+
margin-top: 0;
|
|
20
|
+
margin-bottom: 0;
|
|
21
|
+
box-sizing: border-box;
|
|
22
|
+
position: relative;
|
|
23
|
+
flex-basis: 0;
|
|
24
|
+
flex-grow: 1;
|
|
25
|
+
width: 100%;
|
|
26
|
+
max-width: 100%;
|
|
27
|
+
min-height: 1px;
|
|
28
|
+
}
|
|
29
|
+
@media (min-width: 576px) {
|
|
30
|
+
:host {
|
|
31
|
+
-webkit-padding-start: var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));
|
|
32
|
+
padding-inline-start: var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));
|
|
33
|
+
-webkit-padding-end: var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));
|
|
34
|
+
padding-inline-end: var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));
|
|
35
|
+
padding-top: var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));
|
|
36
|
+
padding-bottom: var(--ion-grid-column-padding-sm, var(--ion-grid-column-padding, 5px));
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
@media (min-width: 768px) {
|
|
40
|
+
:host {
|
|
41
|
+
-webkit-padding-start: var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));
|
|
42
|
+
padding-inline-start: var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));
|
|
43
|
+
-webkit-padding-end: var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));
|
|
44
|
+
padding-inline-end: var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));
|
|
45
|
+
padding-top: var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));
|
|
46
|
+
padding-bottom: var(--ion-grid-column-padding-md, var(--ion-grid-column-padding, 5px));
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
@media (min-width: 992px) {
|
|
50
|
+
:host {
|
|
51
|
+
-webkit-padding-start: var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));
|
|
52
|
+
padding-inline-start: var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));
|
|
53
|
+
-webkit-padding-end: var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));
|
|
54
|
+
padding-inline-end: var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));
|
|
55
|
+
padding-top: var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));
|
|
56
|
+
padding-bottom: var(--ion-grid-column-padding-lg, var(--ion-grid-column-padding, 5px));
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
@media (min-width: 1200px) {
|
|
60
|
+
:host {
|
|
61
|
+
-webkit-padding-start: var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));
|
|
62
|
+
padding-inline-start: var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));
|
|
63
|
+
-webkit-padding-end: var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));
|
|
64
|
+
padding-inline-end: var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));
|
|
65
|
+
padding-top: var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));
|
|
66
|
+
padding-bottom: var(--ion-grid-column-padding-xl, var(--ion-grid-column-padding, 5px));
|
|
67
|
+
}
|
|
68
|
+
}
|
|
@@ -0,0 +1,227 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --background: Background of the content
|
|
4
|
+
*
|
|
5
|
+
* @prop --color: Color of the content
|
|
6
|
+
*
|
|
7
|
+
* @prop --padding-top: Top padding of the content
|
|
8
|
+
* @prop --padding-end: Right padding if direction is left-to-right, and left padding if direction is right-to-left of the content
|
|
9
|
+
* @prop --padding-bottom: Bottom padding of the content
|
|
10
|
+
* @prop --padding-start: Left padding if direction is left-to-right, and right padding if direction is right-to-left of the content
|
|
11
|
+
*
|
|
12
|
+
* @prop --keyboard-offset: Keyboard offset of the content
|
|
13
|
+
*
|
|
14
|
+
* @prop --offset-top: Offset top of the content
|
|
15
|
+
* @prop --offset-bottom: Offset bottom of the content
|
|
16
|
+
*/
|
|
17
|
+
--background: var(--ion-background-color, #fff);
|
|
18
|
+
--color: var(--ion-text-color, #000);
|
|
19
|
+
--padding-top: 0px;
|
|
20
|
+
--padding-bottom: 0px;
|
|
21
|
+
--padding-start: 0px;
|
|
22
|
+
--padding-end: 0px;
|
|
23
|
+
--keyboard-offset: 0px;
|
|
24
|
+
--offset-top: 0px;
|
|
25
|
+
--offset-bottom: 0px;
|
|
26
|
+
--overflow: auto;
|
|
27
|
+
display: block;
|
|
28
|
+
position: relative;
|
|
29
|
+
flex: 1;
|
|
30
|
+
width: 100%;
|
|
31
|
+
height: 100%;
|
|
32
|
+
/* stylelint-disable */
|
|
33
|
+
margin: 0 !important;
|
|
34
|
+
padding: 0 !important;
|
|
35
|
+
/* stylelint-enable */
|
|
36
|
+
font-family: var(--ion-font-family, inherit);
|
|
37
|
+
contain: size style;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
:host(.ion-color) .inner-scroll {
|
|
41
|
+
background: var(--ion-color-base);
|
|
42
|
+
color: var(--ion-color-contrast);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
:host(.outer-content) {
|
|
46
|
+
--background: var(--ion-color-step-50, #f2f2f2);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
#background-content {
|
|
50
|
+
left: 0px;
|
|
51
|
+
right: 0px;
|
|
52
|
+
top: calc(var(--offset-top) * -1);
|
|
53
|
+
bottom: calc(var(--offset-bottom) * -1);
|
|
54
|
+
position: absolute;
|
|
55
|
+
background: var(--background);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.inner-scroll {
|
|
59
|
+
left: 0px;
|
|
60
|
+
right: 0px;
|
|
61
|
+
top: calc(var(--offset-top) * -1);
|
|
62
|
+
bottom: calc(var(--offset-bottom) * -1);
|
|
63
|
+
-webkit-padding-start: var(--padding-start);
|
|
64
|
+
padding-inline-start: var(--padding-start);
|
|
65
|
+
-webkit-padding-end: var(--padding-end);
|
|
66
|
+
padding-inline-end: var(--padding-end);
|
|
67
|
+
padding-top: calc(var(--padding-top) + var(--offset-top));
|
|
68
|
+
padding-bottom: calc(var(--padding-bottom) + var(--keyboard-offset) + var(--offset-bottom));
|
|
69
|
+
position: absolute;
|
|
70
|
+
color: var(--color);
|
|
71
|
+
box-sizing: border-box;
|
|
72
|
+
overflow: hidden;
|
|
73
|
+
/**
|
|
74
|
+
* touch-action: manipulation is an alias
|
|
75
|
+
* for this, but WebKit has an issue
|
|
76
|
+
* where pointercancel events are not fired
|
|
77
|
+
* when scrolling: https://bugs.webkit.org/show_bug.cgi?id=240917
|
|
78
|
+
* Using the long form below avoids the issue.
|
|
79
|
+
*/
|
|
80
|
+
touch-action: pan-x pan-y pinch-zoom;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.scroll-y,
|
|
84
|
+
.scroll-x {
|
|
85
|
+
-webkit-overflow-scrolling: touch;
|
|
86
|
+
/**
|
|
87
|
+
* This adds `.inner-scroll` as part of the
|
|
88
|
+
* stacking context in WebKit. Without it,
|
|
89
|
+
* children of ion-content are treated as
|
|
90
|
+
* siblings rather than descendants. This
|
|
91
|
+
* can result in the children being put
|
|
92
|
+
* into their own layers, degrading
|
|
93
|
+
* scrolling performance.
|
|
94
|
+
*
|
|
95
|
+
* An optimization called "layer backing
|
|
96
|
+
* sharing" usually kicks in to prevent
|
|
97
|
+
* this, but having translate3d defeats
|
|
98
|
+
* this optimization.
|
|
99
|
+
*
|
|
100
|
+
* See: https://bugs.webkit.org/show_bug.cgi?id=216701
|
|
101
|
+
*/
|
|
102
|
+
z-index: 0;
|
|
103
|
+
will-change: scroll-position;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.scroll-y {
|
|
107
|
+
overflow-y: var(--overflow);
|
|
108
|
+
overscroll-behavior-y: contain;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.scroll-x {
|
|
112
|
+
overflow-x: var(--overflow);
|
|
113
|
+
overscroll-behavior-x: contain;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.overscroll::before,
|
|
117
|
+
.overscroll::after {
|
|
118
|
+
position: absolute;
|
|
119
|
+
width: 1px;
|
|
120
|
+
height: 1px;
|
|
121
|
+
content: "";
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.overscroll::before {
|
|
125
|
+
bottom: -1px;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.overscroll::after {
|
|
129
|
+
top: -1px;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
:host(.content-sizing) {
|
|
133
|
+
display: flex;
|
|
134
|
+
flex-direction: column;
|
|
135
|
+
/**
|
|
136
|
+
* This resolves a sizing issue in popovers where extra long content
|
|
137
|
+
* would overflow the popover's height, preventing scrolling. It's a
|
|
138
|
+
* quirk of flexbox that forces the content to shrink to fit.
|
|
139
|
+
*
|
|
140
|
+
* overflow: hidden can't be used here because it prevents the visual
|
|
141
|
+
* effect from showing on translucent headers.
|
|
142
|
+
*/
|
|
143
|
+
min-height: 0;
|
|
144
|
+
contain: none;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
:host(.content-sizing) .inner-scroll {
|
|
148
|
+
position: relative;
|
|
149
|
+
/**
|
|
150
|
+
* Because the outer content has display: flex here (to help enable
|
|
151
|
+
* scrolling in a popover), offsetting via `top` (such as when using
|
|
152
|
+
* a translucent header) creates white space under the content. Use
|
|
153
|
+
* a negative margin instead to keep the bottom in place. (A similar
|
|
154
|
+
* thing happens with `bottom` and footers.)
|
|
155
|
+
*/
|
|
156
|
+
top: 0;
|
|
157
|
+
bottom: 0;
|
|
158
|
+
margin-top: calc(var(--offset-top) * -1);
|
|
159
|
+
margin-bottom: calc(var(--offset-bottom) * -1);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
.transition-effect {
|
|
163
|
+
display: none;
|
|
164
|
+
position: absolute;
|
|
165
|
+
width: 100%;
|
|
166
|
+
height: 100vh;
|
|
167
|
+
opacity: 0;
|
|
168
|
+
pointer-events: none;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
:host(.content-ltr) .transition-effect {
|
|
172
|
+
/* stylelint-disable property-disallowed-list */
|
|
173
|
+
left: -100%;
|
|
174
|
+
/* stylelint-enable property-disallowed-list */
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
:host(.content-rtl) .transition-effect {
|
|
178
|
+
/* stylelint-disable property-disallowed-list */
|
|
179
|
+
right: -100%;
|
|
180
|
+
/* stylelint-enable property-disallowed-list */
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.transition-cover {
|
|
184
|
+
position: absolute;
|
|
185
|
+
/* stylelint-disable property-disallowed-list */
|
|
186
|
+
right: 0;
|
|
187
|
+
/* stylelint-enable property-disallowed-list */
|
|
188
|
+
width: 100%;
|
|
189
|
+
height: 100%;
|
|
190
|
+
background: black;
|
|
191
|
+
opacity: 0.1;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.transition-shadow {
|
|
195
|
+
display: block;
|
|
196
|
+
position: absolute;
|
|
197
|
+
width: 100%;
|
|
198
|
+
height: 100%;
|
|
199
|
+
box-shadow: inset -9px 0 9px 0 rgba(0, 0, 100, 0.03);
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
:host(.content-ltr) .transition-shadow {
|
|
203
|
+
/* stylelint-disable property-disallowed-list */
|
|
204
|
+
right: 0;
|
|
205
|
+
/* stylelint-enable property-disallowed-list */
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
:host(.content-rtl) .transition-shadow {
|
|
209
|
+
/* stylelint-disable property-disallowed-list */
|
|
210
|
+
left: 0;
|
|
211
|
+
/* stylelint-enable property-disallowed-list */
|
|
212
|
+
transform: scaleX(-1);
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
::slotted([slot=fixed]) {
|
|
216
|
+
position: absolute;
|
|
217
|
+
/**
|
|
218
|
+
* When presenting ion-content inside of an ion-modal, the .inner-scroll
|
|
219
|
+
* element is composited. In WebKit, the fixed content is not composited
|
|
220
|
+
* causing it to appear under the main scrollable content as a result.
|
|
221
|
+
* The fixed content is correctly composited in other browsers. Adding
|
|
222
|
+
* the translateZ forces the fixed content to be composited so it correctly
|
|
223
|
+
* shows on top of the scrollable content. Setting a negative z-index will
|
|
224
|
+
* still allow the fixed content to appear under the scroll content if specified.
|
|
225
|
+
*/
|
|
226
|
+
transform: translateZ(0);
|
|
227
|
+
}
|