@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,93 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --background: Background of the card
|
|
4
|
+
* @prop --color: Color of the card
|
|
5
|
+
*/
|
|
6
|
+
--ion-safe-area-left: 0px;
|
|
7
|
+
--ion-safe-area-right: 0px;
|
|
8
|
+
-moz-osx-font-smoothing: grayscale;
|
|
9
|
+
-webkit-font-smoothing: antialiased;
|
|
10
|
+
display: block;
|
|
11
|
+
position: relative;
|
|
12
|
+
background: var(--background);
|
|
13
|
+
color: var(--color);
|
|
14
|
+
font-family: var(--ion-font-family, inherit);
|
|
15
|
+
contain: content;
|
|
16
|
+
overflow: hidden;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
:host(.ion-color) {
|
|
20
|
+
background: var(--ion-color-base);
|
|
21
|
+
color: var(--ion-color-contrast);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
:host(.card-disabled) {
|
|
25
|
+
cursor: default;
|
|
26
|
+
opacity: 0.3;
|
|
27
|
+
pointer-events: none;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.card-native {
|
|
31
|
+
font-family: inherit;
|
|
32
|
+
font-size: inherit;
|
|
33
|
+
font-style: inherit;
|
|
34
|
+
font-weight: inherit;
|
|
35
|
+
letter-spacing: inherit;
|
|
36
|
+
text-decoration: inherit;
|
|
37
|
+
text-indent: inherit;
|
|
38
|
+
text-overflow: inherit;
|
|
39
|
+
text-transform: inherit;
|
|
40
|
+
text-align: inherit;
|
|
41
|
+
white-space: inherit;
|
|
42
|
+
color: inherit;
|
|
43
|
+
padding-left: 0;
|
|
44
|
+
padding-right: 0;
|
|
45
|
+
padding-top: 0;
|
|
46
|
+
padding-bottom: 0;
|
|
47
|
+
margin-left: 0;
|
|
48
|
+
margin-right: 0;
|
|
49
|
+
margin-top: 0;
|
|
50
|
+
margin-bottom: 0;
|
|
51
|
+
display: block;
|
|
52
|
+
width: 100%;
|
|
53
|
+
min-height: var(--min-height);
|
|
54
|
+
transition: var(--transition);
|
|
55
|
+
border-width: var(--border-width);
|
|
56
|
+
border-style: var(--border-style);
|
|
57
|
+
border-color: var(--border-color);
|
|
58
|
+
outline: none;
|
|
59
|
+
background: inherit;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.card-native::-moz-focus-inner {
|
|
63
|
+
border: 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
button, a {
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
user-select: none;
|
|
69
|
+
-webkit-user-drag: none;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
ion-ripple-effect {
|
|
73
|
+
color: var(--ripple-color);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
:host {
|
|
77
|
+
--background: var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));
|
|
78
|
+
--color: var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-600, #666666)));
|
|
79
|
+
-webkit-margin-start: 16px;
|
|
80
|
+
margin-inline-start: 16px;
|
|
81
|
+
-webkit-margin-end: 16px;
|
|
82
|
+
margin-inline-end: 16px;
|
|
83
|
+
margin-top: 24px;
|
|
84
|
+
margin-bottom: 24px;
|
|
85
|
+
border-radius: 8px;
|
|
86
|
+
transition: transform 500ms cubic-bezier(0.12, 0.72, 0.29, 1);
|
|
87
|
+
font-size: 14px;
|
|
88
|
+
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
:host(.ion-activated) {
|
|
92
|
+
transform: scale3d(0.97, 0.97, 1);
|
|
93
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --background: Background of the card
|
|
4
|
+
* @prop --color: Color of the card
|
|
5
|
+
*/
|
|
6
|
+
--ion-safe-area-left: 0px;
|
|
7
|
+
--ion-safe-area-right: 0px;
|
|
8
|
+
-moz-osx-font-smoothing: grayscale;
|
|
9
|
+
-webkit-font-smoothing: antialiased;
|
|
10
|
+
display: block;
|
|
11
|
+
position: relative;
|
|
12
|
+
background: var(--background);
|
|
13
|
+
color: var(--color);
|
|
14
|
+
font-family: var(--ion-font-family, inherit);
|
|
15
|
+
contain: content;
|
|
16
|
+
overflow: hidden;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
:host(.ion-color) {
|
|
20
|
+
background: var(--ion-color-base);
|
|
21
|
+
color: var(--ion-color-contrast);
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
:host(.card-disabled) {
|
|
25
|
+
cursor: default;
|
|
26
|
+
opacity: 0.3;
|
|
27
|
+
pointer-events: none;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.card-native {
|
|
31
|
+
font-family: inherit;
|
|
32
|
+
font-size: inherit;
|
|
33
|
+
font-style: inherit;
|
|
34
|
+
font-weight: inherit;
|
|
35
|
+
letter-spacing: inherit;
|
|
36
|
+
text-decoration: inherit;
|
|
37
|
+
text-indent: inherit;
|
|
38
|
+
text-overflow: inherit;
|
|
39
|
+
text-transform: inherit;
|
|
40
|
+
text-align: inherit;
|
|
41
|
+
white-space: inherit;
|
|
42
|
+
color: inherit;
|
|
43
|
+
padding-left: 0;
|
|
44
|
+
padding-right: 0;
|
|
45
|
+
padding-top: 0;
|
|
46
|
+
padding-bottom: 0;
|
|
47
|
+
margin-left: 0;
|
|
48
|
+
margin-right: 0;
|
|
49
|
+
margin-top: 0;
|
|
50
|
+
margin-bottom: 0;
|
|
51
|
+
display: block;
|
|
52
|
+
width: 100%;
|
|
53
|
+
min-height: var(--min-height);
|
|
54
|
+
transition: var(--transition);
|
|
55
|
+
border-width: var(--border-width);
|
|
56
|
+
border-style: var(--border-style);
|
|
57
|
+
border-color: var(--border-color);
|
|
58
|
+
outline: none;
|
|
59
|
+
background: inherit;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.card-native::-moz-focus-inner {
|
|
63
|
+
border: 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
button, a {
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
user-select: none;
|
|
69
|
+
-webkit-user-drag: none;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
ion-ripple-effect {
|
|
73
|
+
color: var(--ripple-color);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
:host {
|
|
77
|
+
--background: var(--ion-card-background, var(--ion-item-background, var(--ion-background-color, #fff)));
|
|
78
|
+
--color: var(--ion-card-color, var(--ion-item-color, var(--ion-color-step-550, #737373)));
|
|
79
|
+
-webkit-margin-start: 10px;
|
|
80
|
+
margin-inline-start: 10px;
|
|
81
|
+
-webkit-margin-end: 10px;
|
|
82
|
+
margin-inline-end: 10px;
|
|
83
|
+
margin-top: 10px;
|
|
84
|
+
margin-bottom: 10px;
|
|
85
|
+
border-radius: 4px;
|
|
86
|
+
font-size: 14px;
|
|
87
|
+
box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
|
|
88
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.ios.css
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
ion-card-content {
|
|
2
|
+
display: block;
|
|
3
|
+
position: relative;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.card-content-ios {
|
|
7
|
+
-webkit-padding-start: 20px;
|
|
8
|
+
padding-inline-start: 20px;
|
|
9
|
+
-webkit-padding-end: 20px;
|
|
10
|
+
padding-inline-end: 20px;
|
|
11
|
+
padding-top: 20px;
|
|
12
|
+
padding-bottom: 20px;
|
|
13
|
+
font-size: 16px;
|
|
14
|
+
line-height: 1.4;
|
|
15
|
+
}
|
|
16
|
+
.card-content-ios h1 {
|
|
17
|
+
margin-left: 0;
|
|
18
|
+
margin-right: 0;
|
|
19
|
+
margin-top: 0;
|
|
20
|
+
margin-bottom: 2px;
|
|
21
|
+
font-size: 24px;
|
|
22
|
+
font-weight: normal;
|
|
23
|
+
}
|
|
24
|
+
.card-content-ios h2 {
|
|
25
|
+
margin-left: 0;
|
|
26
|
+
margin-right: 0;
|
|
27
|
+
margin-top: 2px;
|
|
28
|
+
margin-bottom: 2px;
|
|
29
|
+
font-size: 16px;
|
|
30
|
+
font-weight: normal;
|
|
31
|
+
}
|
|
32
|
+
.card-content-ios h3,
|
|
33
|
+
.card-content-ios h4,
|
|
34
|
+
.card-content-ios h5,
|
|
35
|
+
.card-content-ios h6 {
|
|
36
|
+
margin-left: 0;
|
|
37
|
+
margin-right: 0;
|
|
38
|
+
margin-top: 2px;
|
|
39
|
+
margin-bottom: 2px;
|
|
40
|
+
font-size: 14px;
|
|
41
|
+
font-weight: normal;
|
|
42
|
+
}
|
|
43
|
+
.card-content-ios p {
|
|
44
|
+
margin-left: 0;
|
|
45
|
+
margin-right: 0;
|
|
46
|
+
margin-top: 0;
|
|
47
|
+
margin-bottom: 2px;
|
|
48
|
+
font-size: 14px;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
ion-card-header + .card-content-ios {
|
|
52
|
+
padding-top: 0;
|
|
53
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-content/card-content.md.css
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
ion-card-content {
|
|
2
|
+
display: block;
|
|
3
|
+
position: relative;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.card-content-md {
|
|
7
|
+
-webkit-padding-start: 16px;
|
|
8
|
+
padding-inline-start: 16px;
|
|
9
|
+
-webkit-padding-end: 16px;
|
|
10
|
+
padding-inline-end: 16px;
|
|
11
|
+
padding-top: 13px;
|
|
12
|
+
padding-bottom: 13px;
|
|
13
|
+
font-size: 14px;
|
|
14
|
+
line-height: 1.5;
|
|
15
|
+
}
|
|
16
|
+
.card-content-md h1 {
|
|
17
|
+
margin-left: 0;
|
|
18
|
+
margin-right: 0;
|
|
19
|
+
margin-top: 0;
|
|
20
|
+
margin-bottom: 2px;
|
|
21
|
+
font-size: 24px;
|
|
22
|
+
font-weight: normal;
|
|
23
|
+
}
|
|
24
|
+
.card-content-md h2 {
|
|
25
|
+
margin-left: 0;
|
|
26
|
+
margin-right: 0;
|
|
27
|
+
margin-top: 2px;
|
|
28
|
+
margin-bottom: 2px;
|
|
29
|
+
font-size: 16px;
|
|
30
|
+
font-weight: normal;
|
|
31
|
+
}
|
|
32
|
+
.card-content-md h3,
|
|
33
|
+
.card-content-md h4,
|
|
34
|
+
.card-content-md h5,
|
|
35
|
+
.card-content-md h6 {
|
|
36
|
+
margin-left: 0;
|
|
37
|
+
margin-right: 0;
|
|
38
|
+
margin-top: 2px;
|
|
39
|
+
margin-bottom: 2px;
|
|
40
|
+
font-size: 14px;
|
|
41
|
+
font-weight: normal;
|
|
42
|
+
}
|
|
43
|
+
.card-content-md p {
|
|
44
|
+
margin-left: 0;
|
|
45
|
+
margin-right: 0;
|
|
46
|
+
margin-top: 0;
|
|
47
|
+
margin-bottom: 2px;
|
|
48
|
+
font-size: 14px;
|
|
49
|
+
font-weight: normal;
|
|
50
|
+
line-height: 1.5;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
ion-card-header + .card-content-md {
|
|
54
|
+
padding-top: 0;
|
|
55
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.ios.css
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
--background: transparent;
|
|
3
|
+
--color: inherit;
|
|
4
|
+
display: flex;
|
|
5
|
+
position: relative;
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
background: var(--background);
|
|
8
|
+
color: var(--color);
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
:host(.ion-color) {
|
|
12
|
+
background: var(--ion-color-base);
|
|
13
|
+
color: var(--ion-color-contrast);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
:host {
|
|
17
|
+
-webkit-padding-start: 20px;
|
|
18
|
+
padding-inline-start: 20px;
|
|
19
|
+
-webkit-padding-end: 20px;
|
|
20
|
+
padding-inline-end: 20px;
|
|
21
|
+
padding-top: 20px;
|
|
22
|
+
padding-bottom: 16px;
|
|
23
|
+
flex-direction: column-reverse;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
@supports (backdrop-filter: blur(0)) {
|
|
27
|
+
:host(.card-header-translucent) {
|
|
28
|
+
background-color: rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.9);
|
|
29
|
+
backdrop-filter: saturate(180%) blur(30px);
|
|
30
|
+
}
|
|
31
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-header/card-header.md.css
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
--background: transparent;
|
|
3
|
+
--color: inherit;
|
|
4
|
+
display: flex;
|
|
5
|
+
position: relative;
|
|
6
|
+
flex-direction: column;
|
|
7
|
+
background: var(--background);
|
|
8
|
+
color: var(--color);
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
:host(.ion-color) {
|
|
12
|
+
background: var(--ion-color-base);
|
|
13
|
+
color: var(--ion-color-contrast);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
:host {
|
|
17
|
+
-webkit-padding-start: 16px;
|
|
18
|
+
padding-inline-start: 16px;
|
|
19
|
+
-webkit-padding-end: 16px;
|
|
20
|
+
padding-inline-end: 16px;
|
|
21
|
+
padding-top: 16px;
|
|
22
|
+
padding-bottom: 16px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
::slotted(ion-card-title:not(:first-child)),
|
|
26
|
+
::slotted(ion-card-subtitle:not(:first-child)) {
|
|
27
|
+
margin-top: 8px;
|
|
28
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.ios.css
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --color: Color of the card subtitle
|
|
4
|
+
*/
|
|
5
|
+
display: block;
|
|
6
|
+
position: relative;
|
|
7
|
+
color: var(--color);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
:host(.ion-color) {
|
|
11
|
+
color: var(--ion-color-base);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
:host {
|
|
15
|
+
--color: var(--ion-color-step-600, #666666);
|
|
16
|
+
margin-left: 0;
|
|
17
|
+
margin-right: 0;
|
|
18
|
+
margin-top: 0;
|
|
19
|
+
margin-bottom: 4px;
|
|
20
|
+
padding-left: 0;
|
|
21
|
+
padding-right: 0;
|
|
22
|
+
padding-top: 0;
|
|
23
|
+
padding-bottom: 0;
|
|
24
|
+
font-size: 12px;
|
|
25
|
+
font-weight: 700;
|
|
26
|
+
letter-spacing: 0.4px;
|
|
27
|
+
text-transform: uppercase;
|
|
28
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-subtitle/card-subtitle.md.css
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --color: Color of the card subtitle
|
|
4
|
+
*/
|
|
5
|
+
display: block;
|
|
6
|
+
position: relative;
|
|
7
|
+
color: var(--color);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
:host(.ion-color) {
|
|
11
|
+
color: var(--ion-color-base);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
:host {
|
|
15
|
+
--color: var(--ion-color-step-550, #737373);
|
|
16
|
+
margin-left: 0;
|
|
17
|
+
margin-right: 0;
|
|
18
|
+
margin-top: 0;
|
|
19
|
+
margin-bottom: 0;
|
|
20
|
+
padding-left: 0;
|
|
21
|
+
padding-right: 0;
|
|
22
|
+
padding-top: 0;
|
|
23
|
+
padding-bottom: 0;
|
|
24
|
+
font-size: 14px;
|
|
25
|
+
font-weight: 500;
|
|
26
|
+
}
|
package/dist/node_modules/@ionic/core/dist/collection/components/card-title/card-title.ios.css
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --color: Color of the card title
|
|
4
|
+
*/
|
|
5
|
+
display: block;
|
|
6
|
+
position: relative;
|
|
7
|
+
color: var(--color);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
:host(.ion-color) {
|
|
11
|
+
color: var(--ion-color-base);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
:host {
|
|
15
|
+
--color: var(--ion-text-color, #000);
|
|
16
|
+
margin-left: 0;
|
|
17
|
+
margin-right: 0;
|
|
18
|
+
margin-top: 0;
|
|
19
|
+
margin-bottom: 0;
|
|
20
|
+
padding-left: 0;
|
|
21
|
+
padding-right: 0;
|
|
22
|
+
padding-top: 0;
|
|
23
|
+
padding-bottom: 0;
|
|
24
|
+
font-size: 28px;
|
|
25
|
+
font-weight: 700;
|
|
26
|
+
line-height: 1.2;
|
|
27
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
:host {
|
|
2
|
+
/**
|
|
3
|
+
* @prop --color: Color of the card title
|
|
4
|
+
*/
|
|
5
|
+
display: block;
|
|
6
|
+
position: relative;
|
|
7
|
+
color: var(--color);
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
:host(.ion-color) {
|
|
11
|
+
color: var(--ion-color-base);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
:host {
|
|
15
|
+
--color: var(--ion-color-step-850, #262626);
|
|
16
|
+
margin-left: 0;
|
|
17
|
+
margin-right: 0;
|
|
18
|
+
margin-top: 0;
|
|
19
|
+
margin-bottom: 0;
|
|
20
|
+
padding-left: 0;
|
|
21
|
+
padding-right: 0;
|
|
22
|
+
padding-top: 0;
|
|
23
|
+
padding-bottom: 0;
|
|
24
|
+
font-size: 20px;
|
|
25
|
+
font-weight: 500;
|
|
26
|
+
line-height: 1.2;
|
|
27
|
+
}
|