@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,503 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --background: Background of the alert
|
|
4
|
+
*
|
|
5
|
+
* @prop --min-width: Minimum width of the alert
|
|
6
|
+
* @prop --width: Width of the alert
|
|
7
|
+
* @prop --max-width: Maximum width of the alert
|
|
8
|
+
*
|
|
9
|
+
* @prop --min-height: Minimum height of the alert
|
|
10
|
+
* @prop --height: Height of the alert
|
|
11
|
+
* @prop --max-height: Maximum height of the alert
|
|
12
|
+
*
|
|
13
|
+
* @prop --backdrop-opacity: Opacity of the backdrop
|
|
14
|
+
*/
|
|
15
|
+
--min-width: 250px;
|
|
16
|
+
--width: auto;
|
|
17
|
+
--min-height: auto;
|
|
18
|
+
--height: auto;
|
|
19
|
+
--max-height: 90%;
|
|
20
|
+
-moz-osx-font-smoothing: grayscale;
|
|
21
|
+
-webkit-font-smoothing: antialiased;
|
|
22
|
+
left: 0;
|
|
23
|
+
right: 0;
|
|
24
|
+
top: 0;
|
|
25
|
+
bottom: 0;
|
|
26
|
+
display: flex;
|
|
27
|
+
position: absolute;
|
|
28
|
+
align-items: center;
|
|
29
|
+
justify-content: center;
|
|
30
|
+
outline: none;
|
|
31
|
+
font-family: var(--ion-font-family, inherit);
|
|
32
|
+
contain: strict;
|
|
33
|
+
touch-action: none;
|
|
34
|
+
user-select: none;
|
|
35
|
+
z-index: 1001;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
:host(.overlay-hidden) {
|
|
39
|
+
display: none;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
:host(.alert-top) {
|
|
43
|
+
padding-top: 50px;
|
|
44
|
+
align-items: flex-start;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.alert-wrapper {
|
|
48
|
+
display: flex;
|
|
49
|
+
flex-direction: column;
|
|
50
|
+
width: var(--width);
|
|
51
|
+
min-width: var(--min-width);
|
|
52
|
+
max-width: var(--max-width);
|
|
53
|
+
height: var(--height);
|
|
54
|
+
min-height: var(--min-height);
|
|
55
|
+
max-height: var(--max-height);
|
|
56
|
+
background: var(--background);
|
|
57
|
+
contain: content;
|
|
58
|
+
opacity: 0;
|
|
59
|
+
z-index: 10;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.alert-title {
|
|
63
|
+
margin-left: 0;
|
|
64
|
+
margin-right: 0;
|
|
65
|
+
margin-top: 0;
|
|
66
|
+
margin-bottom: 0;
|
|
67
|
+
padding-left: 0;
|
|
68
|
+
padding-right: 0;
|
|
69
|
+
padding-top: 0;
|
|
70
|
+
padding-bottom: 0;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.alert-sub-title {
|
|
74
|
+
margin-left: 0;
|
|
75
|
+
margin-right: 0;
|
|
76
|
+
margin-top: 5px;
|
|
77
|
+
margin-bottom: 0;
|
|
78
|
+
padding-left: 0;
|
|
79
|
+
padding-right: 0;
|
|
80
|
+
padding-top: 0;
|
|
81
|
+
padding-bottom: 0;
|
|
82
|
+
font-weight: normal;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.alert-message {
|
|
86
|
+
box-sizing: border-box;
|
|
87
|
+
-webkit-overflow-scrolling: touch;
|
|
88
|
+
overflow-y: auto;
|
|
89
|
+
overscroll-behavior-y: contain;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.alert-checkbox-group::-webkit-scrollbar,
|
|
93
|
+
.alert-radio-group::-webkit-scrollbar,
|
|
94
|
+
.alert-message::-webkit-scrollbar {
|
|
95
|
+
display: none;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.alert-input {
|
|
99
|
+
padding-left: 0;
|
|
100
|
+
padding-right: 0;
|
|
101
|
+
padding-top: 10px;
|
|
102
|
+
padding-bottom: 10px;
|
|
103
|
+
width: 100%;
|
|
104
|
+
border: 0;
|
|
105
|
+
background: inherit;
|
|
106
|
+
font: inherit;
|
|
107
|
+
box-sizing: border-box;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.alert-button-group {
|
|
111
|
+
display: flex;
|
|
112
|
+
flex-direction: row;
|
|
113
|
+
width: 100%;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.alert-button-group-vertical {
|
|
117
|
+
flex-direction: column;
|
|
118
|
+
flex-wrap: nowrap;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.alert-button {
|
|
122
|
+
margin-left: 0;
|
|
123
|
+
margin-right: 0;
|
|
124
|
+
margin-top: 0;
|
|
125
|
+
margin-bottom: 0;
|
|
126
|
+
display: block;
|
|
127
|
+
border: 0;
|
|
128
|
+
font-size: 14px;
|
|
129
|
+
line-height: 20px;
|
|
130
|
+
z-index: 0;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.alert-button.ion-focused,
|
|
134
|
+
.alert-tappable.ion-focused {
|
|
135
|
+
background: var(--ion-color-step-100, #e6e6e6);
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.alert-button-inner {
|
|
139
|
+
display: flex;
|
|
140
|
+
flex-flow: row nowrap;
|
|
141
|
+
flex-shrink: 0;
|
|
142
|
+
align-items: center;
|
|
143
|
+
justify-content: center;
|
|
144
|
+
width: 100%;
|
|
145
|
+
height: 100%;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
.alert-input-disabled,
|
|
149
|
+
.alert-checkbox-button-disabled .alert-button-inner,
|
|
150
|
+
.alert-radio-button-disabled .alert-button-inner {
|
|
151
|
+
cursor: default;
|
|
152
|
+
opacity: 0.5;
|
|
153
|
+
pointer-events: none;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.alert-tappable {
|
|
157
|
+
margin-left: 0;
|
|
158
|
+
margin-right: 0;
|
|
159
|
+
margin-top: 0;
|
|
160
|
+
margin-bottom: 0;
|
|
161
|
+
padding-left: 0;
|
|
162
|
+
padding-right: 0;
|
|
163
|
+
padding-top: 0;
|
|
164
|
+
padding-bottom: 0;
|
|
165
|
+
display: flex;
|
|
166
|
+
width: 100%;
|
|
167
|
+
border: 0;
|
|
168
|
+
background: transparent;
|
|
169
|
+
font-size: inherit;
|
|
170
|
+
line-height: initial;
|
|
171
|
+
text-align: start;
|
|
172
|
+
appearance: none;
|
|
173
|
+
contain: strict;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.alert-button,
|
|
177
|
+
.alert-checkbox,
|
|
178
|
+
.alert-input,
|
|
179
|
+
.alert-radio {
|
|
180
|
+
outline: none;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.alert-radio-icon,
|
|
184
|
+
.alert-checkbox-icon,
|
|
185
|
+
.alert-checkbox-inner {
|
|
186
|
+
box-sizing: border-box;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
textarea.alert-input {
|
|
190
|
+
min-height: 37px;
|
|
191
|
+
resize: none;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
:host {
|
|
195
|
+
--background: var(--ion-overlay-background-color, var(--ion-color-step-100, #f9f9f9));
|
|
196
|
+
--max-width: 270px;
|
|
197
|
+
--backdrop-opacity: var(--ion-backdrop-opacity, 0.3);
|
|
198
|
+
font-size: 14px;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.alert-wrapper {
|
|
202
|
+
border-radius: 13px;
|
|
203
|
+
box-shadow: none;
|
|
204
|
+
overflow: hidden;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.alert-button .alert-button-inner {
|
|
208
|
+
pointer-events: none;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
@supports (backdrop-filter: blur(0)) {
|
|
212
|
+
:host(.alert-translucent) .alert-wrapper {
|
|
213
|
+
background: rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.9);
|
|
214
|
+
backdrop-filter: saturate(180%) blur(20px);
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
.alert-head {
|
|
218
|
+
-webkit-padding-start: 16px;
|
|
219
|
+
padding-inline-start: 16px;
|
|
220
|
+
-webkit-padding-end: 16px;
|
|
221
|
+
padding-inline-end: 16px;
|
|
222
|
+
padding-top: 12px;
|
|
223
|
+
padding-bottom: 7px;
|
|
224
|
+
text-align: center;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
.alert-title {
|
|
228
|
+
margin-top: 8px;
|
|
229
|
+
color: var(--ion-text-color, #000);
|
|
230
|
+
font-size: 17px;
|
|
231
|
+
font-weight: 600;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
.alert-sub-title {
|
|
235
|
+
color: var(--ion-color-step-600, #666666);
|
|
236
|
+
font-size: 14px;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
.alert-message,
|
|
240
|
+
.alert-input-group {
|
|
241
|
+
-webkit-padding-start: 16px;
|
|
242
|
+
padding-inline-start: 16px;
|
|
243
|
+
-webkit-padding-end: 16px;
|
|
244
|
+
padding-inline-end: 16px;
|
|
245
|
+
padding-top: 0;
|
|
246
|
+
padding-bottom: 21px;
|
|
247
|
+
color: var(--ion-text-color, #000);
|
|
248
|
+
font-size: 13px;
|
|
249
|
+
text-align: center;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.alert-message {
|
|
253
|
+
max-height: 240px;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.alert-message:empty {
|
|
257
|
+
padding-left: 0;
|
|
258
|
+
padding-right: 0;
|
|
259
|
+
padding-top: 0;
|
|
260
|
+
padding-bottom: 12px;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.alert-input {
|
|
264
|
+
border-radius: 4px;
|
|
265
|
+
margin-top: 10px;
|
|
266
|
+
-webkit-padding-start: 6px;
|
|
267
|
+
padding-inline-start: 6px;
|
|
268
|
+
-webkit-padding-end: 6px;
|
|
269
|
+
padding-inline-end: 6px;
|
|
270
|
+
padding-top: 6px;
|
|
271
|
+
padding-bottom: 6px;
|
|
272
|
+
border: 0.55px solid var(--ion-color-step-250, #bfbfbf);
|
|
273
|
+
background-color: var(--ion-background-color, #fff);
|
|
274
|
+
appearance: none;
|
|
275
|
+
}
|
|
276
|
+
.alert-input::placeholder {
|
|
277
|
+
color: var(--ion-placeholder-color, var(--ion-color-step-400, #999999));
|
|
278
|
+
font-family: inherit;
|
|
279
|
+
font-weight: inherit;
|
|
280
|
+
}
|
|
281
|
+
.alert-input::-ms-clear {
|
|
282
|
+
display: none;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.alert-radio-group,
|
|
286
|
+
.alert-checkbox-group {
|
|
287
|
+
overscroll-behavior: contain;
|
|
288
|
+
max-height: 240px;
|
|
289
|
+
border-top: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
290
|
+
overflow-y: auto;
|
|
291
|
+
-webkit-overflow-scrolling: touch;
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.alert-tappable {
|
|
295
|
+
height: 44px;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
.alert-radio-label {
|
|
299
|
+
-webkit-padding-start: 13px;
|
|
300
|
+
padding-inline-start: 13px;
|
|
301
|
+
-webkit-padding-end: 13px;
|
|
302
|
+
padding-inline-end: 13px;
|
|
303
|
+
padding-top: 13px;
|
|
304
|
+
padding-bottom: 13px;
|
|
305
|
+
flex: 1;
|
|
306
|
+
order: 0;
|
|
307
|
+
color: var(--ion-text-color, #000);
|
|
308
|
+
text-overflow: ellipsis;
|
|
309
|
+
white-space: nowrap;
|
|
310
|
+
overflow: hidden;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
[aria-checked=true] .alert-radio-label {
|
|
314
|
+
color: var(--ion-color-primary, #3880ff);
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.alert-radio-icon {
|
|
318
|
+
position: relative;
|
|
319
|
+
order: 1;
|
|
320
|
+
min-width: 30px;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
[aria-checked=true] .alert-radio-inner {
|
|
324
|
+
top: -7px;
|
|
325
|
+
position: absolute;
|
|
326
|
+
width: 6px;
|
|
327
|
+
height: 12px;
|
|
328
|
+
transform: rotate(45deg);
|
|
329
|
+
border-width: 2px;
|
|
330
|
+
border-top-width: 0;
|
|
331
|
+
border-left-width: 0;
|
|
332
|
+
border-style: solid;
|
|
333
|
+
border-color: var(--ion-color-primary, #3880ff);
|
|
334
|
+
}
|
|
335
|
+
@supports (inset-inline-start: 0) {
|
|
336
|
+
[aria-checked=true] .alert-radio-inner {
|
|
337
|
+
inset-inline-start: 7px;
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
@supports not (inset-inline-start: 0) {
|
|
341
|
+
[aria-checked=true] .alert-radio-inner {
|
|
342
|
+
left: 7px;
|
|
343
|
+
}
|
|
344
|
+
:host-context([dir=rtl]) [aria-checked=true] .alert-radio-inner {
|
|
345
|
+
left: unset;
|
|
346
|
+
right: unset;
|
|
347
|
+
right: 7px;
|
|
348
|
+
}
|
|
349
|
+
[dir=rtl] [aria-checked=true] .alert-radio-inner {
|
|
350
|
+
left: unset;
|
|
351
|
+
right: unset;
|
|
352
|
+
right: 7px;
|
|
353
|
+
}
|
|
354
|
+
@supports selector(:dir(rtl)) {
|
|
355
|
+
[aria-checked=true] .alert-radio-inner:dir(rtl) {
|
|
356
|
+
left: unset;
|
|
357
|
+
right: unset;
|
|
358
|
+
right: 7px;
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
}
|
|
362
|
+
|
|
363
|
+
.alert-checkbox-label {
|
|
364
|
+
-webkit-padding-start: 13px;
|
|
365
|
+
padding-inline-start: 13px;
|
|
366
|
+
-webkit-padding-end: 13px;
|
|
367
|
+
padding-inline-end: 13px;
|
|
368
|
+
padding-top: 13px;
|
|
369
|
+
padding-bottom: 13px;
|
|
370
|
+
flex: 1;
|
|
371
|
+
color: var(--ion-text-color, #000);
|
|
372
|
+
text-overflow: ellipsis;
|
|
373
|
+
white-space: nowrap;
|
|
374
|
+
overflow: hidden;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
.alert-checkbox-icon {
|
|
378
|
+
border-radius: 50%;
|
|
379
|
+
-webkit-margin-start: 16px;
|
|
380
|
+
margin-inline-start: 16px;
|
|
381
|
+
-webkit-margin-end: 6px;
|
|
382
|
+
margin-inline-end: 6px;
|
|
383
|
+
margin-top: 10px;
|
|
384
|
+
margin-bottom: 10px;
|
|
385
|
+
position: relative;
|
|
386
|
+
width: 24px;
|
|
387
|
+
height: 24px;
|
|
388
|
+
border-width: 1px;
|
|
389
|
+
border-style: solid;
|
|
390
|
+
border-color: var(--ion-item-border-color, var(--ion-border-color, var(--ion-color-step-250, #c8c7cc)));
|
|
391
|
+
background-color: var(--ion-item-background, var(--ion-background-color, #fff));
|
|
392
|
+
contain: strict;
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
[aria-checked=true] .alert-checkbox-icon {
|
|
396
|
+
border-color: var(--ion-color-primary, #3880ff);
|
|
397
|
+
background-color: var(--ion-color-primary, #3880ff);
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
[aria-checked=true] .alert-checkbox-inner {
|
|
401
|
+
top: 4px;
|
|
402
|
+
position: absolute;
|
|
403
|
+
width: 5px;
|
|
404
|
+
height: 12px;
|
|
405
|
+
transform: rotate(45deg);
|
|
406
|
+
border-width: 1px;
|
|
407
|
+
border-top-width: 0;
|
|
408
|
+
border-left-width: 0;
|
|
409
|
+
border-style: solid;
|
|
410
|
+
border-color: var(--ion-background-color, #fff);
|
|
411
|
+
}
|
|
412
|
+
@supports (inset-inline-start: 0) {
|
|
413
|
+
[aria-checked=true] .alert-checkbox-inner {
|
|
414
|
+
inset-inline-start: 9px;
|
|
415
|
+
}
|
|
416
|
+
}
|
|
417
|
+
@supports not (inset-inline-start: 0) {
|
|
418
|
+
[aria-checked=true] .alert-checkbox-inner {
|
|
419
|
+
left: 9px;
|
|
420
|
+
}
|
|
421
|
+
:host-context([dir=rtl]) [aria-checked=true] .alert-checkbox-inner {
|
|
422
|
+
left: unset;
|
|
423
|
+
right: unset;
|
|
424
|
+
right: 9px;
|
|
425
|
+
}
|
|
426
|
+
[dir=rtl] [aria-checked=true] .alert-checkbox-inner {
|
|
427
|
+
left: unset;
|
|
428
|
+
right: unset;
|
|
429
|
+
right: 9px;
|
|
430
|
+
}
|
|
431
|
+
@supports selector(:dir(rtl)) {
|
|
432
|
+
[aria-checked=true] .alert-checkbox-inner:dir(rtl) {
|
|
433
|
+
left: unset;
|
|
434
|
+
right: unset;
|
|
435
|
+
right: 9px;
|
|
436
|
+
}
|
|
437
|
+
}
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
.alert-button-group {
|
|
441
|
+
-webkit-margin-end: -0.55px;
|
|
442
|
+
margin-inline-end: -0.55px;
|
|
443
|
+
flex-wrap: wrap;
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
.alert-button {
|
|
447
|
+
margin-left: 0;
|
|
448
|
+
margin-right: 0;
|
|
449
|
+
margin-top: 0;
|
|
450
|
+
margin-bottom: 0;
|
|
451
|
+
border-radius: 0;
|
|
452
|
+
flex: 1 1 auto;
|
|
453
|
+
min-width: 50%;
|
|
454
|
+
height: 44px;
|
|
455
|
+
border-top: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
456
|
+
border-right: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
457
|
+
background-color: transparent;
|
|
458
|
+
color: var(--ion-color-primary, #3880ff);
|
|
459
|
+
font-size: 17px;
|
|
460
|
+
overflow: hidden;
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
:host-context([dir=rtl]) .alert-button:first-child {
|
|
464
|
+
border-right: 0;
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
[dir=rtl] .alert-button:first-child {
|
|
468
|
+
border-right: 0;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
@supports selector(:dir(rtl)) {
|
|
472
|
+
.alert-button:first-child:dir(rtl) {
|
|
473
|
+
border-right: 0;
|
|
474
|
+
}
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.alert-button:last-child {
|
|
478
|
+
border-right: 0;
|
|
479
|
+
font-weight: bold;
|
|
480
|
+
}
|
|
481
|
+
:host-context([dir=rtl]) .alert-button:last-child {
|
|
482
|
+
border-right: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
[dir=rtl] .alert-button:last-child {
|
|
486
|
+
border-right: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
@supports selector(:dir(rtl)) {
|
|
490
|
+
.alert-button:last-child:dir(rtl) {
|
|
491
|
+
border-right: 0.55px solid rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.2);
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
.alert-button.ion-activated {
|
|
496
|
+
background-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 0.1);
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
.alert-button-role-destructive,
|
|
500
|
+
.alert-button-role-destructive.ion-activated,
|
|
501
|
+
.alert-button-role-destructive.ion-focused {
|
|
502
|
+
color: var(--ion-color-danger, #eb445a);
|
|
503
|
+
}
|