@esri/solutions-components 0.3.5 → 0.3.7
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/buffer-tools_6.cjs.entry.js +26 -8
- package/dist/cjs/calcite-combobox_3.cjs.entry.js +2 -2
- package/dist/cjs/calcite-input-message_5.cjs.entry.js +6 -4
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +2 -2
- package/dist/cjs/{csvUtils-83af7ae1.js → csvUtils-34666909.js} +1 -1
- package/dist/cjs/{interfaces-772edf61.js → interfaces-17c631bf.js} +1 -1
- package/dist/cjs/layer-table.cjs.entry.js +3 -3
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/map-card.cjs.entry.js +1 -1
- package/dist/cjs/{mapViewUtils-55ac76cb.js → mapViewUtils-24d1d859.js} +1 -1
- package/dist/cjs/public-notification.cjs.entry.js +41 -7
- package/dist/cjs/solution-configuration.cjs.entry.js +2 -2
- package/dist/cjs/solution-contents_3.cjs.entry.js +2 -2
- package/dist/cjs/{solution-store-39726b81.js → solution-store-2dbab624.js} +1 -1
- package/dist/cjs/solutions-components.cjs.js +1 -1
- package/dist/collection/components/buffer-tools/buffer-tools.js +48 -0
- package/dist/collection/components/map-draw-tools/map-draw-tools.js +10 -4
- package/dist/collection/components/public-notification/public-notification.css +12 -12
- package/dist/collection/components/public-notification/public-notification.js +50 -4
- package/dist/collection/components/refine-selection/refine-selection.js +4 -2
- package/dist/collection/components/refine-selection-tools/refine-selection-tools.css +1 -0
- package/dist/collection/components/refine-selection-tools/refine-selection-tools.js +3 -1
- package/dist/collection/demos/new-public-notification.html +7 -6
- package/dist/collection/utils/interfaces.js +1 -1
- package/dist/collection/utils/interfaces.ts +7 -2
- package/dist/components/buffer-tools2.js +10 -0
- package/dist/components/interfaces3.js +1 -1
- package/dist/components/map-draw-tools2.js +10 -4
- package/dist/components/public-notification.js +40 -6
- package/dist/components/refine-selection-tools2.js +4 -2
- package/dist/components/refine-selection2.js +4 -2
- package/dist/esm/buffer-tools_6.entry.js +26 -8
- package/dist/esm/calcite-combobox_3.entry.js +2 -2
- package/dist/esm/calcite-input-message_5.entry.js +6 -4
- package/dist/esm/calcite-shell-panel_14.entry.js +2 -2
- package/dist/esm/{csvUtils-eb231cfb.js → csvUtils-ae3004b9.js} +1 -1
- package/dist/esm/{interfaces-3b23a5f9.js → interfaces-d0d83efa.js} +1 -1
- package/dist/esm/layer-table.entry.js +3 -3
- package/dist/esm/loader.js +1 -1
- package/dist/esm/map-card.entry.js +1 -1
- package/dist/esm/{mapViewUtils-e5d8a1e1.js → mapViewUtils-541e7a3c.js} +1 -1
- package/dist/esm/public-notification.entry.js +41 -7
- package/dist/esm/solution-configuration.entry.js +2 -2
- package/dist/esm/solution-contents_3.entry.js +2 -2
- package/dist/esm/{solution-store-c0bf9200.js → solution-store-41e15f1c.js} +1 -1
- package/dist/esm/solutions-components.js +1 -1
- package/dist/solutions-components/demos/new-public-notification.html +7 -6
- package/dist/solutions-components/p-05e64bd1.js +498 -2
- package/dist/solutions-components/p-08a95b33.entry.js +138 -0
- package/dist/solutions-components/p-0da5bbdf.entry.js +91 -0
- package/dist/solutions-components/p-0ef91144.entry.js +913 -0
- package/dist/solutions-components/p-0f523243.entry.js +1916 -0
- package/dist/solutions-components/p-11b9510e.entry.js +173 -0
- package/dist/solutions-components/p-1b875d94.entry.js +58 -0
- package/dist/solutions-components/p-1c567f3a.js +23 -16
- package/dist/solutions-components/p-1c883db9.entry.js +43 -0
- package/dist/solutions-components/p-1f225056.js +322 -0
- package/dist/solutions-components/p-1f499e67.entry.js +72 -0
- package/dist/solutions-components/p-20d3d758.entry.js +881 -0
- package/dist/solutions-components/p-2274ac9e.entry.js +160 -0
- package/dist/solutions-components/p-23ec5ac5.entry.js +93 -0
- package/dist/solutions-components/p-2447798c.entry.js +155 -0
- package/dist/solutions-components/p-2525e691.entry.js +432 -0
- package/dist/solutions-components/p-2561f5b5.js +4092 -0
- package/dist/solutions-components/p-29f887c0.entry.js +234 -0
- package/dist/solutions-components/p-2a0d8047.entry.js +345 -0
- package/dist/solutions-components/p-2c177e6a.entry.js +101 -0
- package/dist/solutions-components/p-2e9ed892.js +46 -1
- package/dist/solutions-components/p-316f56db.js +219 -2
- package/dist/solutions-components/p-327f3ebf.entry.js +98 -0
- package/dist/solutions-components/p-356f8b54.entry.js +138 -0
- package/dist/solutions-components/p-359c58de.entry.js +172 -0
- package/dist/solutions-components/p-37336c0d.entry.js +116 -0
- package/dist/solutions-components/p-374a5031.js +105 -2
- package/dist/solutions-components/p-39ea6ef4.entry.js +71 -0
- package/dist/solutions-components/p-3b010ce1.js +17 -1
- package/dist/solutions-components/p-4307dacd.js +194 -1
- package/dist/solutions-components/p-44da2507.js +405 -14
- package/dist/solutions-components/p-46bdffe8.entry.js +54 -0
- package/dist/solutions-components/p-4894bbeb.js +53 -2
- package/dist/solutions-components/p-4cd569f1.entry.js +1298 -0
- package/dist/solutions-components/p-4d4160f9.entry.js +121 -0
- package/dist/solutions-components/p-4e32bf8c.js +482 -1
- package/dist/solutions-components/p-4e9cbd32.entry.js +184 -0
- package/dist/solutions-components/p-508317b3.js +13 -2
- package/dist/solutions-components/p-54697d58.entry.js +198 -0
- package/dist/solutions-components/p-55c79103.entry.js +311 -0
- package/dist/solutions-components/p-57fd19c0.entry.js +706 -0
- package/dist/solutions-components/p-59b48fde.entry.js +443 -0
- package/dist/solutions-components/p-60e0e6a0.entry.js +214 -0
- package/dist/solutions-components/p-621d0534.entry.js +123 -0
- package/dist/solutions-components/p-63f6e8f1.js +14 -1
- package/dist/solutions-components/p-66aeec57.entry.js +61 -0
- package/dist/solutions-components/p-69834f46.entry.js +618 -0
- package/dist/solutions-components/p-6d9da8e5.entry.js +21530 -0
- package/dist/solutions-components/p-6e0da576.js +13 -1
- package/dist/solutions-components/p-6ec3f294.entry.js +106 -0
- package/dist/solutions-components/p-6fe17794.js +9 -1
- package/dist/solutions-components/p-7024cb16.entry.js +72 -0
- package/dist/solutions-components/p-70535506.entry.js +226 -0
- package/dist/solutions-components/p-708a63a8.js +12 -1
- package/dist/solutions-components/p-729708a3.js +14 -1
- package/dist/solutions-components/p-73e23995.js +6 -1
- package/dist/solutions-components/p-74b29d75.entry.js +231 -0
- package/dist/solutions-components/p-74b7ee25.entry.js +711 -0
- package/dist/solutions-components/p-77182c3a.js +3015 -1
- package/dist/solutions-components/p-78b3ef80.entry.js +456 -0
- package/dist/solutions-components/p-79709c19.js +60 -3
- package/dist/solutions-components/p-7a46ef97.js +181 -2
- package/dist/solutions-components/p-7be159e6.entry.js +175 -0
- package/dist/solutions-components/p-7d4451c2.entry.js +71 -0
- package/dist/solutions-components/p-7daea1df.js +41 -1
- package/dist/solutions-components/p-7e39e5ad.entry.js +102 -0
- package/dist/solutions-components/p-7fb45059.entry.js +43 -0
- package/dist/solutions-components/p-815533de.js +306 -3
- package/dist/solutions-components/p-816622ca.entry.js +248 -0
- package/dist/solutions-components/p-83166522.js +205 -2
- package/dist/solutions-components/p-83bd1991.entry.js +36 -0
- package/dist/solutions-components/p-856464d7.entry.js +572 -0
- package/dist/solutions-components/p-8c349bad.entry.js +347 -0
- package/dist/solutions-components/p-8dccb390.entry.js +1986 -0
- package/dist/solutions-components/p-904c185a.entry.js +228 -0
- package/dist/solutions-components/p-9092f8b3.entry.js +156 -0
- package/dist/solutions-components/p-9371145a.entry.js +477 -0
- package/dist/solutions-components/p-93d3119d.js +1948 -1
- package/dist/solutions-components/p-95ec8062.entry.js +173 -0
- package/dist/solutions-components/p-991ee695.js +109 -1
- package/dist/solutions-components/p-9a57dab7.entry.js +213 -0
- package/dist/solutions-components/p-9a9955db.js +41 -1
- package/dist/solutions-components/p-9c1ebc90.js +35 -16
- package/dist/solutions-components/p-9eba5c66.js +399 -3
- package/dist/solutions-components/p-a033a507.entry.js +252 -0
- package/dist/solutions-components/p-a3773415.entry.js +1132 -0
- package/dist/solutions-components/p-a44fe40f.entry.js +94 -0
- package/dist/solutions-components/p-a5b1ab03.js +33 -3
- package/dist/solutions-components/p-a5b2c13d.entry.js +723 -0
- package/dist/solutions-components/p-a6d729b7.entry.js +85 -0
- package/dist/solutions-components/p-a8005026.entry.js +565 -0
- package/dist/solutions-components/p-a80b3880.js +14 -1
- package/dist/solutions-components/p-a89198a3.entry.js +2620 -0
- package/dist/solutions-components/p-aa04bd1f.entry.js +95 -0
- package/dist/solutions-components/p-aa0a0922.entry.js +80 -0
- package/dist/solutions-components/p-ae1fd76b.js +11 -1
- package/dist/solutions-components/p-b2cf435e.entry.js +87 -0
- package/dist/solutions-components/p-b359dc78.js +41 -1
- package/dist/solutions-components/p-b57bc4eb.entry.js +71 -0
- package/dist/solutions-components/p-b75cc407.entry.js +145 -0
- package/dist/solutions-components/p-b911cb75.entry.js +71 -0
- package/dist/solutions-components/p-b965e177.entry.js +335 -0
- package/dist/solutions-components/p-b978636e.js +14 -1
- package/dist/solutions-components/p-ba10a5c8.entry.js +42 -0
- package/dist/solutions-components/p-bd67334c.js +122 -2
- package/dist/solutions-components/p-bde20dba.entry.js +212 -0
- package/dist/solutions-components/p-be0b5a94.entry.js +248 -0
- package/dist/solutions-components/p-c023e6a1.js +2028 -2
- package/dist/solutions-components/p-c27b0c2d.entry.js +150 -0
- package/dist/solutions-components/p-c579ed60.entry.js +447 -0
- package/dist/solutions-components/p-c92bc231.js +101 -2
- package/dist/solutions-components/p-cc815aca.js +839 -16
- package/dist/solutions-components/p-cc8beabb.entry.js +695 -0
- package/dist/solutions-components/p-cdc46c0c.js +1751 -2
- package/dist/solutions-components/p-d12e6992.entry.js +118 -0
- package/dist/solutions-components/p-d1dfed6b.entry.js +179 -0
- package/dist/solutions-components/p-d48a24e6.js +754 -2
- package/dist/solutions-components/p-d96ee3ef.entry.js +579 -0
- package/dist/solutions-components/p-dbc9a5a8.js +80 -0
- package/dist/solutions-components/p-dcdbe712.entry.js +278 -0
- package/dist/solutions-components/p-de39206f.entry.js +113 -0
- package/dist/solutions-components/p-de5416e8.js +28 -1
- package/dist/solutions-components/p-df420d54.entry.js +213 -0
- package/dist/solutions-components/p-e3138cf0.entry.js +20 -0
- package/dist/solutions-components/p-e4845fec.entry.js +152 -0
- package/dist/solutions-components/p-e611d8c8.js +28 -1
- package/dist/solutions-components/p-e947d3b0.js +5 -1
- package/dist/solutions-components/p-ea534300.js +41 -2
- package/dist/solutions-components/p-ec84ee85.entry.js +55 -0
- package/dist/solutions-components/p-ed36c637.entry.js +85 -0
- package/dist/solutions-components/p-f0add71c.js +74 -0
- package/dist/solutions-components/p-f42e014b.js +171 -2
- package/dist/solutions-components/p-fc02e7de.entry.js +308 -0
- package/dist/solutions-components/p-fc884dd6.js +28 -16
- package/dist/solutions-components/p-fcbfa59c.entry.js +181 -0
- package/dist/solutions-components/p-fdc5cf5f.entry.js +138 -0
- package/dist/solutions-components/solutions-components.esm.js +20 -1
- package/dist/solutions-components/utils/interfaces.ts +7 -2
- package/dist/types/components/buffer-tools/buffer-tools.d.ts +9 -1
- package/dist/types/components/public-notification/public-notification.d.ts +26 -0
- package/dist/types/components.d.ts +9 -1
- package/dist/types/preact.d.ts +3 -1
- package/dist/types/utils/interfaces.d.ts +4 -0
- package/package.json +1 -1
- package/dist/solutions-components/p-021432b8.entry.js +0 -12
- package/dist/solutions-components/p-03440b1e.entry.js +0 -11
- package/dist/solutions-components/p-0512635b.entry.js +0 -6
- package/dist/solutions-components/p-086ef115.entry.js +0 -29
- package/dist/solutions-components/p-0b4bf57f.entry.js +0 -6
- package/dist/solutions-components/p-0c088725.entry.js +0 -6
- package/dist/solutions-components/p-0f820c08.entry.js +0 -6
- package/dist/solutions-components/p-164780a0.entry.js +0 -6
- package/dist/solutions-components/p-179a68a0.entry.js +0 -6
- package/dist/solutions-components/p-184b5005.entry.js +0 -11
- package/dist/solutions-components/p-1d082fee.entry.js +0 -11
- package/dist/solutions-components/p-1e6c02a2.entry.js +0 -11
- package/dist/solutions-components/p-20a58e62.entry.js +0 -17
- package/dist/solutions-components/p-20b2458c.entry.js +0 -11
- package/dist/solutions-components/p-245d47c1.entry.js +0 -6
- package/dist/solutions-components/p-2cb057a9.entry.js +0 -11
- package/dist/solutions-components/p-2cc72806.entry.js +0 -23
- package/dist/solutions-components/p-2de1db9c.entry.js +0 -11
- package/dist/solutions-components/p-2e9c7055.entry.js +0 -11
- package/dist/solutions-components/p-2ed5e6c8.entry.js +0 -11
- package/dist/solutions-components/p-3109d940.entry.js +0 -6
- package/dist/solutions-components/p-31a8bcfa.entry.js +0 -6
- package/dist/solutions-components/p-3f88ba73.entry.js +0 -6
- package/dist/solutions-components/p-3fa9b3c8.js +0 -36
- package/dist/solutions-components/p-40c41709.entry.js +0 -6
- package/dist/solutions-components/p-40e963c7.entry.js +0 -11
- package/dist/solutions-components/p-40f480da.entry.js +0 -11
- package/dist/solutions-components/p-49d5d2d3.entry.js +0 -11
- package/dist/solutions-components/p-4f7049a4.entry.js +0 -11
- package/dist/solutions-components/p-506e4d78.entry.js +0 -6
- package/dist/solutions-components/p-576fdcab.entry.js +0 -6
- package/dist/solutions-components/p-5bd0cf34.entry.js +0 -23
- package/dist/solutions-components/p-65e177f1.entry.js +0 -6
- package/dist/solutions-components/p-67d710c2.entry.js +0 -6
- package/dist/solutions-components/p-7268b445.entry.js +0 -11
- package/dist/solutions-components/p-75ea4667.entry.js +0 -6
- package/dist/solutions-components/p-778c0a36.entry.js +0 -17
- package/dist/solutions-components/p-7a22509b.entry.js +0 -12
- package/dist/solutions-components/p-7bff51db.entry.js +0 -6
- package/dist/solutions-components/p-7d2d0d5d.entry.js +0 -6
- package/dist/solutions-components/p-7f0036f1.entry.js +0 -11
- package/dist/solutions-components/p-8060fb94.entry.js +0 -6
- package/dist/solutions-components/p-80a1b305.entry.js +0 -6
- package/dist/solutions-components/p-81eae877.entry.js +0 -12
- package/dist/solutions-components/p-84e86b8b.entry.js +0 -6
- package/dist/solutions-components/p-877dd0dc.entry.js +0 -18
- package/dist/solutions-components/p-9106950a.entry.js +0 -11
- package/dist/solutions-components/p-979804a4.entry.js +0 -11
- package/dist/solutions-components/p-9862baa8.entry.js +0 -11
- package/dist/solutions-components/p-9b5a9117.entry.js +0 -12
- package/dist/solutions-components/p-9deff0c2.entry.js +0 -6
- package/dist/solutions-components/p-9f400eeb.entry.js +0 -6
- package/dist/solutions-components/p-a0639ad1.entry.js +0 -11
- package/dist/solutions-components/p-a33c044e.entry.js +0 -6
- package/dist/solutions-components/p-a516c658.entry.js +0 -6
- package/dist/solutions-components/p-aa0ef36d.entry.js +0 -11
- package/dist/solutions-components/p-aaccbdf3.entry.js +0 -18
- package/dist/solutions-components/p-ab03a5c9.entry.js +0 -11
- package/dist/solutions-components/p-ad469b92.entry.js +0 -11
- package/dist/solutions-components/p-adc86ac3.entry.js +0 -6
- package/dist/solutions-components/p-addc1156.entry.js +0 -11
- package/dist/solutions-components/p-ae846934.entry.js +0 -11
- package/dist/solutions-components/p-b0572fc4.entry.js +0 -37
- package/dist/solutions-components/p-b4e476b7.js +0 -257
- package/dist/solutions-components/p-b668daf8.js +0 -21
- package/dist/solutions-components/p-b6e6eae1.entry.js +0 -6
- package/dist/solutions-components/p-bc317a7f.entry.js +0 -6
- package/dist/solutions-components/p-bd4d0773.entry.js +0 -6
- package/dist/solutions-components/p-be41429f.js +0 -21
- package/dist/solutions-components/p-bf6b6353.entry.js +0 -11
- package/dist/solutions-components/p-c2e3dfbb.entry.js +0 -11
- package/dist/solutions-components/p-c4afae53.entry.js +0 -12
- package/dist/solutions-components/p-c9da1c26.entry.js +0 -6
- package/dist/solutions-components/p-cbf8cd49.entry.js +0 -6
- package/dist/solutions-components/p-cc1a064a.entry.js +0 -11
- package/dist/solutions-components/p-d09a168c.entry.js +0 -6
- package/dist/solutions-components/p-d377f913.entry.js +0 -11
- package/dist/solutions-components/p-d4cefead.entry.js +0 -37
- package/dist/solutions-components/p-d7bc0baf.entry.js +0 -16
- package/dist/solutions-components/p-d8968487.entry.js +0 -11
- package/dist/solutions-components/p-e00a0b86.entry.js +0 -11
- package/dist/solutions-components/p-e9a7ed49.entry.js +0 -11
- package/dist/solutions-components/p-ec27e493.entry.js +0 -11
- package/dist/solutions-components/p-ed6404eb.entry.js +0 -6
- package/dist/solutions-components/p-ef21e195.entry.js +0 -23
- package/dist/solutions-components/p-f6068a2d.entry.js +0 -11
- package/dist/solutions-components/p-f6c4cff3.entry.js +0 -11
- package/dist/solutions-components/p-f847291f.entry.js +0 -6
- package/dist/solutions-components/p-f90fd262.entry.js +0 -11
- package/dist/solutions-components/p-fc973005.entry.js +0 -6
- package/dist/solutions-components/p-ff9fb6bc.entry.js +0 -11
@@ -8,4 +8,16 @@
|
|
8
8
|
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
9
9
|
* v1.0.0-beta.97
|
10
10
|
*/
|
11
|
-
const
|
11
|
+
const CSS = {
|
12
|
+
menu: "menu",
|
13
|
+
defaultTrigger: "default-trigger"
|
14
|
+
};
|
15
|
+
const SLOTS = {
|
16
|
+
tooltip: "tooltip",
|
17
|
+
trigger: "trigger"
|
18
|
+
};
|
19
|
+
const ICONS = {
|
20
|
+
menu: "ellipsis"
|
21
|
+
};
|
22
|
+
|
23
|
+
export { CSS as C, ICONS as I, SLOTS as S };
|
@@ -0,0 +1,106 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './p-c023e6a1.js';
|
7
|
+
import { c as createObserver } from './p-9a9955db.js';
|
8
|
+
|
9
|
+
const radioButtonGroupCss = "@keyframes in{0%{opacity:0}100%{opacity:1}}@keyframes in-down{0%{opacity:0;transform:translate3D(0, -5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-up{0%{opacity:0;transform:translate3D(0, 5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-scale{0%{opacity:0;transform:scale3D(0.95, 0.95, 1)}100%{opacity:1;transform:scale3D(1, 1, 1)}}:root{--calcite-animation-timing:calc(150ms * var(--calcite-internal-duration-factor));--calcite-internal-duration-factor:var(--calcite-duration-factor, 1);--calcite-internal-animation-timing-fast:calc(100ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-medium:calc(200ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-slow:calc(300ms * var(--calcite-internal-duration-factor))}.calcite-animate{opacity:0;animation-fill-mode:both;animation-duration:var(--calcite-animation-timing)}.calcite-animate__in{animation-name:in}.calcite-animate__in-down{animation-name:in-down}.calcite-animate__in-up{animation-name:in-up}.calcite-animate__in-scale{animation-name:in-scale}@media (prefers-reduced-motion: reduce){:root{--calcite-internal-duration-factor:0.01}}:root{--calcite-floating-ui-transition:var(--calcite-animation-timing)}:host([hidden]){display:none}:host{display:flex;max-inline-size:100vw}:host([layout=horizontal]){flex-direction:row;flex-wrap:wrap}:host([layout=horizontal][scale=s]){gap:1rem}:host([layout=horizontal][scale=m]){gap:1.25rem}:host([layout=horizontal][scale=l]){gap:1.5rem}:host([layout=vertical]){flex-direction:column}";
|
10
|
+
|
11
|
+
const RadioButtonGroup = class {
|
12
|
+
constructor(hostRef) {
|
13
|
+
registerInstance(this, hostRef);
|
14
|
+
this.calciteRadioButtonGroupChange = createEvent(this, "calciteRadioButtonGroupChange", 6);
|
15
|
+
//--------------------------------------------------------------------------
|
16
|
+
//
|
17
|
+
// Properties
|
18
|
+
//
|
19
|
+
//--------------------------------------------------------------------------
|
20
|
+
/** When `true`, interaction is prevented and the component is displayed with lower opacity. */
|
21
|
+
this.disabled = false;
|
22
|
+
/** When `true`, the component is not displayed and its `calcite-radio-button`s are not focusable or checkable. */
|
23
|
+
this.hidden = false;
|
24
|
+
/** Defines the layout of the component. */
|
25
|
+
this.layout = "horizontal";
|
26
|
+
/** When `true`, the component must have a value in order for the form to submit. */
|
27
|
+
this.required = false;
|
28
|
+
/** Specifies the size of the component. */
|
29
|
+
this.scale = "m";
|
30
|
+
// --------------------------------------------------------------------------
|
31
|
+
//
|
32
|
+
// Private Properties
|
33
|
+
//
|
34
|
+
// --------------------------------------------------------------------------
|
35
|
+
this.mutationObserver = createObserver("mutation", () => this.passPropsToRadioButtons());
|
36
|
+
//--------------------------------------------------------------------------
|
37
|
+
//
|
38
|
+
// Private Methods
|
39
|
+
//
|
40
|
+
//--------------------------------------------------------------------------
|
41
|
+
this.passPropsToRadioButtons = () => {
|
42
|
+
const radioButtons = this.el.querySelectorAll("calcite-radio-button");
|
43
|
+
if (radioButtons.length > 0) {
|
44
|
+
radioButtons.forEach((radioButton) => {
|
45
|
+
radioButton.disabled = this.disabled || radioButton.disabled;
|
46
|
+
radioButton.hidden = this.hidden;
|
47
|
+
radioButton.name = this.name;
|
48
|
+
radioButton.required = this.required;
|
49
|
+
radioButton.scale = this.scale;
|
50
|
+
});
|
51
|
+
}
|
52
|
+
};
|
53
|
+
}
|
54
|
+
onDisabledChange() {
|
55
|
+
this.passPropsToRadioButtons();
|
56
|
+
}
|
57
|
+
onHiddenChange() {
|
58
|
+
this.passPropsToRadioButtons();
|
59
|
+
}
|
60
|
+
onLayoutChange() {
|
61
|
+
this.passPropsToRadioButtons();
|
62
|
+
}
|
63
|
+
onScaleChange() {
|
64
|
+
this.passPropsToRadioButtons();
|
65
|
+
}
|
66
|
+
//--------------------------------------------------------------------------
|
67
|
+
//
|
68
|
+
// Lifecycle
|
69
|
+
//
|
70
|
+
//--------------------------------------------------------------------------
|
71
|
+
connectedCallback() {
|
72
|
+
var _a;
|
73
|
+
this.passPropsToRadioButtons();
|
74
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.observe(this.el, { childList: true, subtree: true });
|
75
|
+
}
|
76
|
+
disconnectedCallback() {
|
77
|
+
var _a;
|
78
|
+
(_a = this.mutationObserver) === null || _a === void 0 ? void 0 : _a.disconnect();
|
79
|
+
}
|
80
|
+
//--------------------------------------------------------------------------
|
81
|
+
//
|
82
|
+
// Event Listeners
|
83
|
+
//
|
84
|
+
//--------------------------------------------------------------------------
|
85
|
+
radioButtonChangeHandler(event) {
|
86
|
+
this.calciteRadioButtonGroupChange.emit(event.target.value);
|
87
|
+
}
|
88
|
+
// --------------------------------------------------------------------------
|
89
|
+
//
|
90
|
+
// Render Methods
|
91
|
+
//
|
92
|
+
// --------------------------------------------------------------------------
|
93
|
+
render() {
|
94
|
+
return (h(Host, { role: "radiogroup" }, h("slot", null)));
|
95
|
+
}
|
96
|
+
get el() { return getElement(this); }
|
97
|
+
static get watchers() { return {
|
98
|
+
"disabled": ["onDisabledChange"],
|
99
|
+
"hidden": ["onHiddenChange"],
|
100
|
+
"layout": ["onLayoutChange"],
|
101
|
+
"scale": ["onScaleChange"]
|
102
|
+
}; }
|
103
|
+
};
|
104
|
+
RadioButtonGroup.style = radioButtonGroupCss;
|
105
|
+
|
106
|
+
export { RadioButtonGroup as calcite_radio_button_group };
|
@@ -8,4 +8,12 @@
|
|
8
8
|
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
9
9
|
* v1.0.0-beta.97
|
10
10
|
*/
|
11
|
-
var
|
11
|
+
var StatusIcons;
|
12
|
+
(function (StatusIcons) {
|
13
|
+
StatusIcons["green"] = "checkCircle";
|
14
|
+
StatusIcons["yellow"] = "exclamationMarkTriangle";
|
15
|
+
StatusIcons["red"] = "exclamationMarkTriangle";
|
16
|
+
StatusIcons["blue"] = "lightbulb";
|
17
|
+
})(StatusIcons || (StatusIcons = {}));
|
18
|
+
|
19
|
+
export { StatusIcons as S };
|
@@ -0,0 +1,72 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import { r as registerInstance, h, g as getElement } from './p-c023e6a1.js';
|
7
|
+
import { c as color } from './p-93d3119d.js';
|
8
|
+
import { e as getThemeName } from './p-83166522.js';
|
9
|
+
import './p-3b010ce1.js';
|
10
|
+
import './p-729708a3.js';
|
11
|
+
import './p-a80b3880.js';
|
12
|
+
|
13
|
+
/*!
|
14
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
15
|
+
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
16
|
+
* v1.0.0-beta.97
|
17
|
+
*/
|
18
|
+
const CSS = {
|
19
|
+
swatch: "swatch",
|
20
|
+
noColorIcon: "no-color-icon"
|
21
|
+
};
|
22
|
+
const COLORS = {
|
23
|
+
borderLight: "rgba(0, 0, 0, 0.3)",
|
24
|
+
borderDark: "rgba(255, 255, 255, 0.15)"
|
25
|
+
};
|
26
|
+
|
27
|
+
const colorPickerSwatchCss = "@keyframes in{0%{opacity:0}100%{opacity:1}}@keyframes in-down{0%{opacity:0;transform:translate3D(0, -5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-up{0%{opacity:0;transform:translate3D(0, 5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-scale{0%{opacity:0;transform:scale3D(0.95, 0.95, 1)}100%{opacity:1;transform:scale3D(1, 1, 1)}}:root{--calcite-animation-timing:calc(150ms * var(--calcite-internal-duration-factor));--calcite-internal-duration-factor:var(--calcite-duration-factor, 1);--calcite-internal-animation-timing-fast:calc(100ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-medium:calc(200ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-slow:calc(300ms * var(--calcite-internal-duration-factor))}.calcite-animate{opacity:0;animation-fill-mode:both;animation-duration:var(--calcite-animation-timing)}.calcite-animate__in{animation-name:in}.calcite-animate__in-down{animation-name:in-down}.calcite-animate__in-up{animation-name:in-up}.calcite-animate__in-scale{animation-name:in-scale}@media (prefers-reduced-motion: reduce){:root{--calcite-internal-duration-factor:0.01}}:root{--calcite-floating-ui-transition:var(--calcite-animation-timing)}:host([hidden]){display:none}:host{position:relative;display:inline-flex}:host([scale=s]){block-size:1.25rem;inline-size:1.25rem}:host([scale=m]){block-size:1.5rem;inline-size:1.5rem}:host([scale=l]){block-size:2rem;inline-size:2rem}.swatch{overflow:visible;block-size:inherit;inline-size:inherit}.swatch rect{transition-property:all;transition-duration:150ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.no-color-icon{position:absolute;inset:0px;block-size:100%;inline-size:100%}";
|
28
|
+
|
29
|
+
const ColorPickerSwatch = class {
|
30
|
+
constructor(hostRef) {
|
31
|
+
registerInstance(this, hostRef);
|
32
|
+
//--------------------------------------------------------------------------
|
33
|
+
//
|
34
|
+
// Properties
|
35
|
+
//
|
36
|
+
//--------------------------------------------------------------------------
|
37
|
+
/**
|
38
|
+
* When `true`, the component is active.
|
39
|
+
*/
|
40
|
+
this.active = false;
|
41
|
+
/**
|
42
|
+
* Specifies the size of the component.
|
43
|
+
*/
|
44
|
+
this.scale = "m";
|
45
|
+
}
|
46
|
+
handleColorChange(color$1) {
|
47
|
+
this.internalColor = color(color$1);
|
48
|
+
}
|
49
|
+
//--------------------------------------------------------------------------
|
50
|
+
//
|
51
|
+
// Lifecycle
|
52
|
+
//
|
53
|
+
//--------------------------------------------------------------------------
|
54
|
+
componentWillLoad() {
|
55
|
+
this.handleColorChange(this.color);
|
56
|
+
}
|
57
|
+
render() {
|
58
|
+
const { active, el, internalColor } = this;
|
59
|
+
const borderRadius = active ? "100%" : "0";
|
60
|
+
const hex = internalColor.hex();
|
61
|
+
const theme = getThemeName(el);
|
62
|
+
const borderColor = theme === "light" ? COLORS.borderLight : COLORS.borderDark;
|
63
|
+
return (h("svg", { class: CSS.swatch, xmlns: "http://www.w3.org/2000/svg" }, h("title", null, hex), h("rect", { fill: hex, height: "100%", id: "swatch", rx: borderRadius, stroke: borderColor, "stroke-width": "2", style: { "clip-path": `inset(0 round ${borderRadius})` }, width: "100%" })));
|
64
|
+
}
|
65
|
+
get el() { return getElement(this); }
|
66
|
+
static get watchers() { return {
|
67
|
+
"color": ["handleColorChange"]
|
68
|
+
}; }
|
69
|
+
};
|
70
|
+
ColorPickerSwatch.style = colorPickerSwatchCss;
|
71
|
+
|
72
|
+
export { ColorPickerSwatch as calcite_color_picker_swatch };
|
@@ -0,0 +1,226 @@
|
|
1
|
+
/*!
|
2
|
+
* Copyright 2022 Esri
|
3
|
+
* Licensed under the Apache License, Version 2.0
|
4
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
5
|
+
*/
|
6
|
+
import { r as registerInstance, c as createEvent, h, F as Fragment, g as getElement } from './p-c023e6a1.js';
|
7
|
+
import { n as numberStringFormatter, c as connectLocalized, d as disconnectLocalized } from './p-9eba5c66.js';
|
8
|
+
import './p-73e23995.js';
|
9
|
+
import './p-9a9955db.js';
|
10
|
+
import './p-83166522.js';
|
11
|
+
import './p-729708a3.js';
|
12
|
+
import './p-a80b3880.js';
|
13
|
+
|
14
|
+
/*!
|
15
|
+
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
16
|
+
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
17
|
+
* v1.0.0-beta.97
|
18
|
+
*/
|
19
|
+
const CSS = {
|
20
|
+
page: "page",
|
21
|
+
selected: "is-selected",
|
22
|
+
previous: "previous",
|
23
|
+
next: "next",
|
24
|
+
disabled: "is-disabled",
|
25
|
+
ellipsis: "ellipsis",
|
26
|
+
ellipsisStart: "ellipsis--start",
|
27
|
+
ellipsisEnd: "ellipsis--end"
|
28
|
+
};
|
29
|
+
const TEXT = {
|
30
|
+
nextLabel: "Next",
|
31
|
+
previousLabel: "Previous"
|
32
|
+
};
|
33
|
+
|
34
|
+
const paginationCss = "@keyframes in{0%{opacity:0}100%{opacity:1}}@keyframes in-down{0%{opacity:0;transform:translate3D(0, -5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-up{0%{opacity:0;transform:translate3D(0, 5px, 0)}100%{opacity:1;transform:translate3D(0, 0, 0)}}@keyframes in-scale{0%{opacity:0;transform:scale3D(0.95, 0.95, 1)}100%{opacity:1;transform:scale3D(1, 1, 1)}}:root{--calcite-animation-timing:calc(150ms * var(--calcite-internal-duration-factor));--calcite-internal-duration-factor:var(--calcite-duration-factor, 1);--calcite-internal-animation-timing-fast:calc(100ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-medium:calc(200ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-slow:calc(300ms * var(--calcite-internal-duration-factor))}.calcite-animate{opacity:0;animation-fill-mode:both;animation-duration:var(--calcite-animation-timing)}.calcite-animate__in{animation-name:in}.calcite-animate__in-down{animation-name:in-down}.calcite-animate__in-up{animation-name:in-up}.calcite-animate__in-scale{animation-name:in-scale}@media (prefers-reduced-motion: reduce){:root{--calcite-internal-duration-factor:0.01}}:root{--calcite-floating-ui-transition:var(--calcite-animation-timing)}:host([hidden]){display:none}:host([scale=s]){--calcite-pagination-spacing:0.25rem 0.5rem}:host([scale=s]) .previous,:host([scale=s]) .next,:host([scale=s]) .page{block-size:1.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) .previous,:host([scale=s]) .next{padding-inline:0.25rem}:host([scale=m]){--calcite-pagination-spacing:0.5rem 0.75rem}:host([scale=m]) .previous,:host([scale=m]) .next,:host([scale=m]) .page{block-size:2rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) .previous,:host([scale=m]) .next{padding-inline:0.5rem}:host([scale=l]){--calcite-pagination-spacing:0.75rem 1rem}:host([scale=l]) .previous,:host([scale=l]) .next,:host([scale=l]) .page{block-size:2.75rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) .previous,:host([scale=l]) .next{padding-inline:1rem}:host{display:flex;writing-mode:horizontal-tb}:host button{outline-color:transparent}:host button:focus{outline:2px solid var(--calcite-ui-brand);outline-offset:-2px}.previous,.next,.page{box-sizing:border-box;display:flex;cursor:pointer;align-items:center;border-style:none;--tw-border-opacity:0;background-color:transparent;font-family:inherit;font-size:var(--calcite-font-size-0);line-height:1.25rem;color:var(--calcite-ui-text-3);border-block:2px solid transparent}.previous:hover,.next:hover,.page:hover{color:var(--calcite-ui-text-1);transition:all var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.page:hover{border-block-end-color:var(--calcite-ui-border-2)}.page.is-selected{font-weight:var(--calcite-font-weight-medium);color:var(--calcite-ui-text-1);border-block-end-color:var(--calcite-ui-brand)}.previous:hover,.next:hover{background-color:var(--calcite-ui-foreground-2);color:var(--calcite-ui-brand)}.previous:active,.next:active{background-color:var(--calcite-ui-foreground-3)}.previous.is-disabled,.next.is-disabled{pointer-events:none;background-color:transparent}.previous.is-disabled>calcite-icon,.next.is-disabled>calcite-icon{opacity:var(--calcite-ui-opacity-disabled)}.next{-webkit-margin-end:0px;margin-inline-end:0px}.page,.ellipsis{padding:var(--calcite-pagination-spacing)}.ellipsis{display:flex;align-items:flex-end;color:var(--calcite-ui-text-3)}";
|
35
|
+
|
36
|
+
const maxPagesDisplayed = 5;
|
37
|
+
const Pagination = class {
|
38
|
+
constructor(hostRef) {
|
39
|
+
registerInstance(this, hostRef);
|
40
|
+
this.calcitePaginationUpdate = createEvent(this, "calcitePaginationUpdate", 6);
|
41
|
+
this.calcitePaginationChange = createEvent(this, "calcitePaginationChange", 6);
|
42
|
+
//--------------------------------------------------------------------------
|
43
|
+
//
|
44
|
+
// Public Properties
|
45
|
+
//
|
46
|
+
//--------------------------------------------------------------------------
|
47
|
+
/**
|
48
|
+
* When `true`, number values are displayed with a group separator corresponding to the language and country format.
|
49
|
+
*/
|
50
|
+
this.groupSeparator = false;
|
51
|
+
/** Specifies the number of items per page. */
|
52
|
+
this.num = 20;
|
53
|
+
/** Specifies the starting item number. */
|
54
|
+
this.start = 1;
|
55
|
+
/** Specifies the total number of items. */
|
56
|
+
this.total = 0;
|
57
|
+
/**
|
58
|
+
* Accessible name for the component's next button.
|
59
|
+
*
|
60
|
+
* @default "Next"
|
61
|
+
*/
|
62
|
+
this.textLabelNext = TEXT.nextLabel;
|
63
|
+
/**
|
64
|
+
* Accessible name for the component's previous button.
|
65
|
+
*
|
66
|
+
* @default "Previous"
|
67
|
+
*/
|
68
|
+
this.textLabelPrevious = TEXT.previousLabel;
|
69
|
+
/** Specifies the size of the component. */
|
70
|
+
this.scale = "m";
|
71
|
+
//--------------------------------------------------------------------------
|
72
|
+
//
|
73
|
+
// State
|
74
|
+
//
|
75
|
+
//--------------------------------------------------------------------------
|
76
|
+
this.effectiveLocale = "";
|
77
|
+
this.previousClicked = () => {
|
78
|
+
this.previousPage().then();
|
79
|
+
this.emitUpdate();
|
80
|
+
};
|
81
|
+
this.nextClicked = () => {
|
82
|
+
this.nextPage();
|
83
|
+
this.emitUpdate();
|
84
|
+
};
|
85
|
+
/**
|
86
|
+
* Returns a string representing the localized label value based on groupSeparator prop being on or off.
|
87
|
+
*
|
88
|
+
* @param value
|
89
|
+
*/
|
90
|
+
this.determineGroupSeparator = (value) => {
|
91
|
+
numberStringFormatter.numberFormatOptions = {
|
92
|
+
locale: this.effectiveLocale,
|
93
|
+
numberingSystem: this.numberingSystem,
|
94
|
+
useGrouping: this.groupSeparator
|
95
|
+
};
|
96
|
+
return this.groupSeparator
|
97
|
+
? numberStringFormatter.localize(value.toString())
|
98
|
+
: value.toString();
|
99
|
+
};
|
100
|
+
}
|
101
|
+
// --------------------------------------------------------------------------
|
102
|
+
//
|
103
|
+
// Lifecycle
|
104
|
+
//
|
105
|
+
// --------------------------------------------------------------------------
|
106
|
+
connectedCallback() {
|
107
|
+
connectLocalized(this);
|
108
|
+
}
|
109
|
+
disconnectedCallback() {
|
110
|
+
disconnectLocalized(this);
|
111
|
+
}
|
112
|
+
// --------------------------------------------------------------------------
|
113
|
+
//
|
114
|
+
// Public Methods
|
115
|
+
//
|
116
|
+
// --------------------------------------------------------------------------
|
117
|
+
/** Go to the next page of results. */
|
118
|
+
async nextPage() {
|
119
|
+
this.start = Math.min(this.getLastStart(), this.start + this.num);
|
120
|
+
}
|
121
|
+
/** Go to the previous page of results. */
|
122
|
+
async previousPage() {
|
123
|
+
this.start = Math.max(1, this.start - this.num);
|
124
|
+
}
|
125
|
+
// --------------------------------------------------------------------------
|
126
|
+
//
|
127
|
+
// Private Methods
|
128
|
+
//
|
129
|
+
// --------------------------------------------------------------------------
|
130
|
+
getLastStart() {
|
131
|
+
const { total, num } = this;
|
132
|
+
const lastStart = total % num === 0 ? total - num : Math.floor(total / num) * num;
|
133
|
+
return lastStart + 1;
|
134
|
+
}
|
135
|
+
showLeftEllipsis() {
|
136
|
+
return Math.floor(this.start / this.num) > 3;
|
137
|
+
}
|
138
|
+
showRightEllipsis() {
|
139
|
+
return (this.total - this.start) / this.num > 3;
|
140
|
+
}
|
141
|
+
emitUpdate() {
|
142
|
+
const changePayload = {
|
143
|
+
start: this.start,
|
144
|
+
total: this.total,
|
145
|
+
num: this.num
|
146
|
+
};
|
147
|
+
this.calcitePaginationChange.emit(changePayload);
|
148
|
+
this.calcitePaginationUpdate.emit(changePayload);
|
149
|
+
}
|
150
|
+
//--------------------------------------------------------------------------
|
151
|
+
//
|
152
|
+
// Render Methods
|
153
|
+
//
|
154
|
+
//--------------------------------------------------------------------------
|
155
|
+
renderPages() {
|
156
|
+
const lastStart = this.getLastStart();
|
157
|
+
let end;
|
158
|
+
let nextStart;
|
159
|
+
// if we don't need ellipses render the whole set
|
160
|
+
if (this.total / this.num <= maxPagesDisplayed) {
|
161
|
+
nextStart = 1 + this.num;
|
162
|
+
end = lastStart - this.num;
|
163
|
+
}
|
164
|
+
else {
|
165
|
+
// if we're within max pages of page 1
|
166
|
+
if (this.start / this.num < maxPagesDisplayed - 1) {
|
167
|
+
nextStart = 1 + this.num;
|
168
|
+
end = 1 + 4 * this.num;
|
169
|
+
}
|
170
|
+
else {
|
171
|
+
// if we're within max pages of last page
|
172
|
+
if (this.start + 3 * this.num >= this.total) {
|
173
|
+
nextStart = lastStart - 4 * this.num;
|
174
|
+
end = lastStart - this.num;
|
175
|
+
}
|
176
|
+
else {
|
177
|
+
nextStart = this.start - this.num;
|
178
|
+
end = this.start + this.num;
|
179
|
+
}
|
180
|
+
}
|
181
|
+
}
|
182
|
+
const pages = [];
|
183
|
+
while (nextStart <= end) {
|
184
|
+
pages.push(nextStart);
|
185
|
+
nextStart = nextStart + this.num;
|
186
|
+
}
|
187
|
+
return pages.map((page) => this.renderPage(page));
|
188
|
+
}
|
189
|
+
renderPage(start) {
|
190
|
+
const page = Math.floor(start / this.num) + (this.num === 1 ? 0 : 1);
|
191
|
+
const displayedPage = this.determineGroupSeparator(page);
|
192
|
+
return (h("button", { class: {
|
193
|
+
[CSS.page]: true,
|
194
|
+
[CSS.selected]: start === this.start
|
195
|
+
}, onClick: () => {
|
196
|
+
this.start = start;
|
197
|
+
this.emitUpdate();
|
198
|
+
} }, displayedPage));
|
199
|
+
}
|
200
|
+
renderLeftEllipsis() {
|
201
|
+
if (this.total / this.num > maxPagesDisplayed && this.showLeftEllipsis()) {
|
202
|
+
return h("span", { class: `${CSS.ellipsis} ${CSS.ellipsisStart}` }, "\u2026");
|
203
|
+
}
|
204
|
+
}
|
205
|
+
renderRightEllipsis() {
|
206
|
+
if (this.total / this.num > maxPagesDisplayed && this.showRightEllipsis()) {
|
207
|
+
return h("span", { class: `${CSS.ellipsis} ${CSS.ellipsisEnd}` }, "\u2026");
|
208
|
+
}
|
209
|
+
}
|
210
|
+
render() {
|
211
|
+
const { total, num, start } = this;
|
212
|
+
const prevDisabled = num === 1 ? start <= num : start < num;
|
213
|
+
const nextDisabled = num === 1 ? start + num > total : start + num > total;
|
214
|
+
return (h(Fragment, null, h("button", { "aria-label": this.textLabelPrevious, class: {
|
215
|
+
[CSS.previous]: true,
|
216
|
+
[CSS.disabled]: prevDisabled
|
217
|
+
}, disabled: prevDisabled, onClick: this.previousClicked }, h("calcite-icon", { flipRtl: true, icon: "chevronLeft", scale: "s" })), total > num ? this.renderPage(1) : null, this.renderLeftEllipsis(), this.renderPages(), this.renderRightEllipsis(), this.renderPage(this.getLastStart()), h("button", { "aria-label": this.textLabelNext, class: {
|
218
|
+
[CSS.next]: true,
|
219
|
+
[CSS.disabled]: nextDisabled
|
220
|
+
}, disabled: nextDisabled, onClick: this.nextClicked }, h("calcite-icon", { flipRtl: true, icon: "chevronRight", scale: "s" }))));
|
221
|
+
}
|
222
|
+
get el() { return getElement(this); }
|
223
|
+
};
|
224
|
+
Pagination.style = paginationCss;
|
225
|
+
|
226
|
+
export { Pagination as calcite_pagination };
|
@@ -8,4 +8,15 @@
|
|
8
8
|
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
9
9
|
* v1.0.0-beta.97
|
10
10
|
*/
|
11
|
-
const
|
11
|
+
const SLOTS = {
|
12
|
+
menuActions: "menu-actions",
|
13
|
+
menuTooltip: "menu-tooltip"
|
14
|
+
};
|
15
|
+
const TEXT = {
|
16
|
+
more: "More"
|
17
|
+
};
|
18
|
+
const ICONS = {
|
19
|
+
menu: "ellipsis"
|
20
|
+
};
|
21
|
+
|
22
|
+
export { ICONS as I, SLOTS as S, TEXT as T };
|
@@ -8,4 +8,17 @@
|
|
8
8
|
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
9
9
|
* v1.0.0-beta.97
|
10
10
|
*/
|
11
|
-
const
|
11
|
+
const autoTheme = "calcite-theme-auto";
|
12
|
+
const darkTheme = "calcite-theme-dark";
|
13
|
+
const lightTheme = "calcite-theme-light";
|
14
|
+
const CSS_UTILITY = {
|
15
|
+
autoTheme,
|
16
|
+
darkTheme,
|
17
|
+
lightTheme,
|
18
|
+
rtl: "calcite--rtl"
|
19
|
+
};
|
20
|
+
const TEXT = {
|
21
|
+
loading: "Loading"
|
22
|
+
};
|
23
|
+
|
24
|
+
export { CSS_UTILITY as C, TEXT as T, autoTheme as a, darkTheme as d };
|
@@ -8,4 +8,9 @@
|
|
8
8
|
* See https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.
|
9
9
|
* v1.0.0-beta.97
|
10
10
|
*/
|
11
|
-
function
|
11
|
+
function isActivationKey(key) {
|
12
|
+
return key === "Enter" || key === " ";
|
13
|
+
}
|
14
|
+
const numberKeys = ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"];
|
15
|
+
|
16
|
+
export { isActivationKey as i, numberKeys as n };
|