@luzmo/analytics-components-kit 1.0.1-alpha.41 → 1.0.1-alpha.43

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.
Files changed (105) hide show
  1. package/components/{calculate-data-item-icon-B9B0iLjm.js → calculate-data-item-icon-DKjZwr-x.js} +61 -43
  2. package/components/{calculate-data-item-icon-CjHO4KtA.cjs → calculate-data-item-icon-DlfbBvFN.cjs} +1 -1
  3. package/components/display-settings/display-settings.d.ts +1 -0
  4. package/components/display-settings/index.cjs +1 -86
  5. package/components/display-settings/index.js +6 -216
  6. package/components/display-settings-binning/index.cjs +1 -1
  7. package/components/display-settings-binning/index.js +5 -5
  8. package/components/display-settings-datetime/index.cjs +1 -1
  9. package/components/display-settings-datetime/index.js +5 -5
  10. package/components/display-settings-grand-totals/index.cjs +1 -1
  11. package/components/display-settings-grand-totals/index.js +6 -6
  12. package/components/display-settings-numeric/index.cjs +2 -2
  13. package/components/display-settings-numeric/index.js +5 -5
  14. package/components/display-settings-period-over-period/index.cjs +8 -8
  15. package/components/display-settings-period-over-period/index.js +82 -71
  16. package/components/draggable-data-item/draggable-data-item.d.ts +2 -0
  17. package/components/draggable-data-item/index.cjs +6 -5
  18. package/components/draggable-data-item/index.js +21 -17
  19. package/components/draggable-data-item-level/draggable-data-item-level.d.ts +3 -0
  20. package/components/draggable-data-item-level/index.cjs +12 -7
  21. package/components/draggable-data-item-level/index.js +79 -60
  22. package/components/droppable-slot/droppable-slot.d.ts +6 -2
  23. package/components/droppable-slot/index.cjs +72 -11
  24. package/components/droppable-slot/index.js +659 -129
  25. package/components/edit-item/index.cjs +1 -1
  26. package/components/edit-item/index.js +4 -4
  27. package/components/edit-option/index.cjs +1 -1
  28. package/components/edit-option/index.js +1 -1
  29. package/components/edit-option-action-button-group/index.cjs +1 -1
  30. package/components/edit-option-action-button-group/index.js +3 -3
  31. package/components/{edit-option-base-BQc4gXup.js → edit-option-base-CbpBi6I7.js} +3 -3
  32. package/components/{edit-option-base-ByphLI4J.cjs → edit-option-base-Db3JjWMk.cjs} +1 -1
  33. package/components/edit-option-color-picker/index.cjs +1 -1
  34. package/components/edit-option-color-picker/index.js +2 -2
  35. package/components/edit-option-multi-language-field/index.cjs +1 -1
  36. package/components/edit-option-multi-language-field/index.js +2 -2
  37. package/components/edit-option-number-field/index.cjs +1 -1
  38. package/components/edit-option-number-field/index.js +2 -2
  39. package/components/edit-option-picker/index.cjs +1 -1
  40. package/components/edit-option-picker/index.js +2 -2
  41. package/components/edit-option-position-picker/index.cjs +1 -1
  42. package/components/edit-option-position-picker/index.js +2 -2
  43. package/components/edit-option-positions-number-field/index.cjs +2 -2
  44. package/components/edit-option-positions-number-field/index.js +4 -4
  45. package/components/edit-option-radio-button-group/index.cjs +1 -1
  46. package/components/edit-option-radio-button-group/index.js +2 -2
  47. package/components/edit-option-slider/index.cjs +1 -1
  48. package/components/edit-option-slider/index.js +2 -2
  49. package/components/edit-option-switch/index.cjs +1 -1
  50. package/components/edit-option-switch/index.js +2 -2
  51. package/components/edit-option-text-field/index.cjs +1 -1
  52. package/components/edit-option-text-field/index.js +2 -2
  53. package/components/filter-data-item-picker/index.cjs +1 -1
  54. package/components/filter-data-item-picker/index.js +2 -2
  55. package/components/filter-expression-picker/index.cjs +1 -1
  56. package/components/filter-expression-picker/index.js +1 -1
  57. package/components/filter-item/index.cjs +1 -1
  58. package/components/filter-item/index.js +3 -3
  59. package/components/filter-value-picker/index.cjs +1 -1
  60. package/components/filter-value-picker/index.js +1 -1
  61. package/components/filter-value-picker-datetime/index.cjs +1 -1
  62. package/components/filter-value-picker-datetime/index.js +1 -1
  63. package/components/filter-value-picker-hierarchy/index.cjs +1 -1
  64. package/components/filter-value-picker-hierarchy/index.js +2 -2
  65. package/components/filter-value-picker-numeric/index.cjs +1 -1
  66. package/components/filter-value-picker-numeric/index.js +2 -2
  67. package/components/{focusable-BTJYY_Mf.cjs → focusable-B8t8a-WJ.cjs} +1 -1
  68. package/components/{focusable-BXhQz3_k.js → focusable-Bhf_beoW.js} +1 -1
  69. package/components/grid/index.cjs +8 -8
  70. package/components/grid/index.js +126 -126
  71. package/components/{if-defined-CTc4c9nr.js → if-defined-Dg09naf2.js} +1 -1
  72. package/components/{if-defined-Bulnuz1A.cjs → if-defined-DjdbEoAa.cjs} +1 -1
  73. package/components/{index-8fxgV8-A.js → index-BNCgbOV2.js} +2 -2
  74. package/components/{index-DQbl3h5H.cjs → index-BNFpjvqX.cjs} +1 -1
  75. package/components/index-BqMMcuLX.cjs +121 -0
  76. package/components/index-Cw_HnduG.js +304 -0
  77. package/components/{index-BiY07GvX.js → index-DM0JWaVq.js} +4 -4
  78. package/components/{index-DM96Q1fX.cjs → index-MVmoiSxL.cjs} +1 -1
  79. package/components/index.cjs +1 -1
  80. package/components/index.js +3 -3
  81. package/components/luzmo-icons-Bvm-_ECi.cjs +31 -0
  82. package/components/{luzmo-icons-v9hKZ3HV.js → luzmo-icons-DnAqAQCX.js} +176 -142
  83. package/components/{property-Dn4zSyxu.js → property-BFMfZY1k.js} +81 -78
  84. package/components/property-BV1QaY8E.cjs +42 -0
  85. package/components/{sized-mixin-BNtmplgF.cjs → sized-mixin-C48t6K7U.cjs} +1 -1
  86. package/components/{sized-mixin-BR_Ii7le.js → sized-mixin-CkdMApAU.js} +1 -1
  87. package/components/slot-contents-picker/index.cjs +8 -8
  88. package/components/slot-contents-picker/index.js +8 -8
  89. package/components/slot-menu/index.cjs +10 -9
  90. package/components/slot-menu/index.js +150 -80
  91. package/components/slot-menu/slot-menu.d.ts +5 -5
  92. package/components/slot-menu-list/index.cjs +2 -2
  93. package/components/slot-menu-list/index.js +4 -4
  94. package/components/{state-vVJlsarL.js → state-BSTa7W6f.js} +1 -1
  95. package/components/{state-BxZEcclm.cjs → state-CuE7TJCY.cjs} +1 -1
  96. package/components/{task-qPJdeXO1.cjs → task-0B-FC3rj.cjs} +1 -1
  97. package/components/{task-PQaVY8Iw.js → task-CDsB8Kbr.js} +1 -1
  98. package/custom-elements.json +75 -13
  99. package/package.json +1 -1
  100. package/utils/data-item-types/calculate-data-item-icon.d.ts +1 -0
  101. package/utils/drag/draggable.d.ts +13 -0
  102. package/utils/store/slot-context.d.ts +4 -0
  103. package/utils/store/slot-store.d.ts +21 -0
  104. package/components/luzmo-icons-B_3XTuMC.cjs +0 -31
  105. package/components/property-BCb4Kybn.cjs +0 -42
@@ -747,7 +747,8 @@
747
747
  "text": "any"
748
748
  },
749
749
  "default": "{}",
750
- "description": "The slotContent that is passed to the settings"
750
+ "description": "The slotContent that is passed to the settings",
751
+ "attribute": "slot-content"
751
752
  }
752
753
  ],
753
754
  "events": [
@@ -769,6 +770,15 @@
769
770
  "description": "The language used in the settings",
770
771
  "fieldName": "language"
771
772
  },
773
+ {
774
+ "name": "slot-content",
775
+ "type": {
776
+ "text": "any"
777
+ },
778
+ "default": "{}",
779
+ "description": "The slotContent that is passed to the settings",
780
+ "fieldName": "slotContent"
781
+ },
772
782
  {
773
783
  "name": "size",
774
784
  "type": {
@@ -893,6 +903,15 @@
893
903
  "attribute": "hide-type-icon",
894
904
  "reflects": true
895
905
  },
906
+ {
907
+ "kind": "field",
908
+ "name": "secondaryIconType",
909
+ "type": {
910
+ "text": "'derived' | 'formula' | undefined"
911
+ },
912
+ "attribute": "secondary-icon-type",
913
+ "reflects": true
914
+ },
896
915
  {
897
916
  "kind": "field",
898
917
  "name": "label",
@@ -925,6 +944,10 @@
925
944
  {
926
945
  "description": "Announces that the draggable data item has been dropped",
927
946
  "name": "data-item-dropped"
947
+ },
948
+ {
949
+ "description": "Announces that the drag is started on the data item",
950
+ "name": "data-item-drag-started"
928
951
  }
929
952
  ],
930
953
  "attributes": [
@@ -964,6 +987,13 @@
964
987
  },
965
988
  "fieldName": "hideTypeIcon"
966
989
  },
990
+ {
991
+ "name": "secondary-icon-type",
992
+ "type": {
993
+ "text": "'derived' | 'formula' | undefined"
994
+ },
995
+ "fieldName": "secondaryIconType"
996
+ },
967
997
  {
968
998
  "name": "label",
969
999
  "type": {
@@ -1088,6 +1118,15 @@
1088
1118
  "attribute": "description",
1089
1119
  "reflects": true
1090
1120
  },
1121
+ {
1122
+ "kind": "field",
1123
+ "name": "secondaryIconType",
1124
+ "type": {
1125
+ "text": "'derived' | 'formula' | undefined"
1126
+ },
1127
+ "attribute": "secondary-icon-type",
1128
+ "reflects": true
1129
+ },
1091
1130
  {
1092
1131
  "kind": "field",
1093
1132
  "name": "data",
@@ -1102,6 +1141,10 @@
1102
1141
  {
1103
1142
  "description": "Announces that the draggable data item has been dropped",
1104
1143
  "name": "data-item-dropped"
1144
+ },
1145
+ {
1146
+ "description": "Announces that the drag is started on the data item",
1147
+ "name": "data-item-drag-started"
1105
1148
  }
1106
1149
  ],
1107
1150
  "attributes": [
@@ -1155,6 +1198,13 @@
1155
1198
  },
1156
1199
  "fieldName": "description"
1157
1200
  },
1201
+ {
1202
+ "name": "secondary-icon-type",
1203
+ "type": {
1204
+ "text": "'derived' | 'formula' | undefined"
1205
+ },
1206
+ "fieldName": "secondaryIconType"
1207
+ },
1158
1208
  {
1159
1209
  "name": "data",
1160
1210
  "type": {
@@ -1260,7 +1310,7 @@
1260
1310
  "kind": "field",
1261
1311
  "name": "slotContents",
1262
1312
  "type": {
1263
- "text": "any"
1313
+ "text": "SlotContent[]"
1264
1314
  },
1265
1315
  "default": "[]",
1266
1316
  "attribute": "slotContents"
@@ -1284,6 +1334,15 @@
1284
1334
  "attribute": "language",
1285
1335
  "reflects": true
1286
1336
  },
1337
+ {
1338
+ "kind": "field",
1339
+ "name": "dragBoundary",
1340
+ "type": {
1341
+ "text": "string | undefined"
1342
+ },
1343
+ "attribute": "drag-boundary",
1344
+ "reflects": true
1345
+ },
1287
1346
  {
1288
1347
  "kind": "field",
1289
1348
  "name": "menu",
@@ -1361,7 +1420,7 @@
1361
1420
  {
1362
1421
  "name": "slotContents",
1363
1422
  "type": {
1364
- "text": "any"
1423
+ "text": "SlotContent[]"
1365
1424
  },
1366
1425
  "default": "[]",
1367
1426
  "fieldName": "slotContents"
@@ -1381,6 +1440,13 @@
1381
1440
  "default": "'en'",
1382
1441
  "fieldName": "language"
1383
1442
  },
1443
+ {
1444
+ "name": "drag-boundary",
1445
+ "type": {
1446
+ "text": "string | undefined"
1447
+ },
1448
+ "fieldName": "dragBoundary"
1449
+ },
1384
1450
  {
1385
1451
  "name": "menu",
1386
1452
  "type": {
@@ -6357,13 +6423,11 @@
6357
6423
  },
6358
6424
  {
6359
6425
  "kind": "field",
6360
- "name": "slotContents",
6426
+ "name": "dragBoundary",
6361
6427
  "type": {
6362
- "text": "any"
6428
+ "text": "string | undefined"
6363
6429
  },
6364
- "default": "[]",
6365
- "description": "The contents of the slot",
6366
- "attribute": "slotContents"
6430
+ "attribute": "drag-boundary"
6367
6431
  },
6368
6432
  {
6369
6433
  "kind": "field",
@@ -6536,13 +6600,11 @@
6536
6600
  "fieldName": "noTopMenuLabel"
6537
6601
  },
6538
6602
  {
6539
- "name": "slotContents",
6603
+ "name": "drag-boundary",
6540
6604
  "type": {
6541
- "text": "any"
6605
+ "text": "string | undefined"
6542
6606
  },
6543
- "default": "[]",
6544
- "description": "The contents of the slot",
6545
- "fieldName": "slotContents"
6607
+ "fieldName": "dragBoundary"
6546
6608
  },
6547
6609
  {
6548
6610
  "name": "measureColumns",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luzmo/analytics-components-kit",
3
- "version": "1.0.1-alpha.41",
3
+ "version": "1.0.1-alpha.43",
4
4
  "type": "module",
5
5
  "main": "./components/index.js",
6
6
  "module": "./components/index.js",
@@ -1,3 +1,4 @@
1
1
  import { IconDefinition } from '@luzmo/icons';
2
2
  import { ElementSize } from '@luzmo/lucero';
3
+ export declare const calculateDataItemSecondaryIcon: (secondaryIconType: "derived" | "formula", size?: ElementSize) => IconDefinition | undefined;
3
4
  export declare const calculateDataItemIcon: (data: any, size?: ElementSize) => IconDefinition;
@@ -0,0 +1,13 @@
1
+ export interface DraggableOptions {
2
+ /** The element that will move */
3
+ element: HTMLElement;
4
+ /** Element that receives pointerdown to start drag */
5
+ handle: HTMLElement;
6
+ /** Optional element whose bounding box acts as clamp */
7
+ boundary?: HTMLElement | null;
8
+ /** Callback when drag starts */
9
+ onDragStart?: () => void;
10
+ /** Callback when drag ends */
11
+ onDragEnd?: () => void;
12
+ }
13
+ export declare function makeDraggable({ element, handle, boundary, onDragStart, onDragEnd }: DraggableOptions): () => void;
@@ -0,0 +1,4 @@
1
+ import type { SlotStore } from './slot-store';
2
+ export declare const slotContext: {
3
+ __context__: SlotStore;
4
+ };
@@ -0,0 +1,21 @@
1
+ import { GenericSlotContent } from '@luzmo/dashboard-contents-types';
2
+ export type SlotContent = GenericSlotContent;
3
+ export declare class SlotStore {
4
+ /**
5
+ * Holds all contents for this droppable slot.
6
+ */
7
+ readonly slotContents: import("signal-polyfill").Signal.State<GenericSlotContent[]>;
8
+ /**
9
+ * Index of the content currently selected / active in a slot menu.
10
+ */
11
+ readonly activeIndex: import("signal-polyfill").Signal.State<number>;
12
+ get activeContent(): SlotContent | undefined;
13
+ /** Replace the full list (e.g. after dropping or re-ordering). */
14
+ setContents(contents: SlotContent[]): void;
15
+ /** Change which item is considered active (e.g. user clicked in list). */
16
+ updateActive(index: number): void;
17
+ /** Update / overwrite a single content entry. */
18
+ updateContent(content: SlotContent, index?: number): void;
19
+ /** Remove one content entry by index. */
20
+ removeContent(index: number): void;
21
+ }
@@ -1,31 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2025 Luzmo
4
- * All rights reserved.
5
- * Luzmo web components (“Luzmo Web Components”)
6
- * must be used according to the Luzmo Terms of Service.
7
- * This license allows users with a current active Luzmo account
8
- * to use the Luzmo Web Components. This license terminates
9
- * automatically if a user no longer has an active Luzmo account.
10
- * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
- *
12
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- * SOFTWARE.
19
- * */
20
- "use strict";const n=require("./property-BCb4Kybn.cjs"),o={icon:[256,512,"M120 327L4 209c-5-5-5-12 0-17l7-7c4-5 12-5 17 0l100 102 100-102c5-5 13-5 17 0l8 7c4 5 4 13 0 17L137 327c-5 5-13 5-17 0z"],name:"angle-down"},A={icon:[32,32,"m6 6 16 16M5.3 6.7l9.3 9.3-9.3 9.3c-1 1 .5 2.3 1.4 1.4l9.3-9.3 9.3 9.3c1 1 2.3-.5 1.4-1.4L17.4 16l9.3-9.3c1-1-.5-2.3-1.4-1.4L16 14.6 6.7 5.3c-.9-1-2.3.5-1.4 1.4Z"],name:"close-16"},L={icon:[16,16,"M0.8 1C0.5 1 0.3 1.2 0.3 1.5 0.3 1.8 0.5 2 0.8 2h14.4c0.8 0 0.8-1 0-1zM8 3.1c-0.2 0-0.3 0-0.4 0.2L5.4 5.4C4.9 6 5.9 6.9 6.2 6.2L7.5 4.9V8.9c0 0.7 1 0.7 1 0v-4C8.9 5.3 9.4 5.8 9.8 6.2 10.3 6.8 11.1 6 10.6 5.4L8.4 3.3C8.3 3.2 8.2 3.1 8 3.1Z"],name:"align-top"},C={icon:[16,16,"M0.3 8.5C0.3 8.2 0.5 8 0.8 8h14.4c0.8 0 0.8 1 0 1H0.8C0.5 9 0.3 8.8 0.3 8.5ZM9.8 3.1c0.5-0.5 1.3 0.3 0.8 0.8L8.4 6.1c-0.2 0.2-0.6 0.2-0.8 0L5.4 3.9C4.8 3.4 5.6 2.6 6.2 3.1c0.6 0.6 1.8 1.8 1.8 1.8 0 0 1.2-1.2 1.8-1.8zm-3.6 10.8C5.7 14.4 4.9 13.6 5.4 13.1L7.6 10.9c0.2-0.2 0.6-0.2 0.8 0l2.2 2.2c0.5 0.5-0.2 1.3-0.8 0.8-0.6-0.6-1.8-1.8-1.8-1.8 0 0-1.2 1.2-1.8 1.8z"],name:"align-middle"},l={icon:[16,16,"m0.8 15c-0.3 0-0.6-0.2-0.6-0.5 0-0.3 0.3-0.5 0.6-0.5h14.4c0.8 0 0.8 1 0 1zm7.2-2.1C7.8 12.9 7.7 12.8 7.6 12.7L5.4 10.6C4.9 10 5.7 9.2 6.2 9.8L7.5 11.1V7.1c0-0.7 1-0.7 1 0V11.1C8.9 10.7 9.4 10.2 9.8 9.8 10.3 9.2 11.1 10 10.6 10.6l-2.2 2.2c-0.1 0.1-0.2 0.2-0.4 0.2z"],name:"align-bottom"},M={icon:[16,16,"m0.8 0.9c-0.3 0-0.6 0.3-0.6 0.6 0 0.3 0.3 0.5 0.6 0.5h14.4c0.8 0 0.8-1.1 0-1.1zm0 6c-0.3 0-0.6 0.3-0.6 0.6 0 0.3 0.3 0.5 0.6 0.5h9.2c0.8 0 0.8-1.1 0-1.1zm0 6c-0.3 0-0.6 0.3-0.6 0.6 0 0.3 0.3 0.5 0.6 0.5h4c0.8 0 0.8-1.1 0-1.1z"],name:"align-left"},V={icon:[16,16,"m0.8 0.9c-0.3 0-0.6 0.3-0.6 0.6 0 0.3 0.3 0.5 0.6 0.5h14.4c0.8 0 0.8-1.1 0-1.1zm2.6 6c-0.3 0-0.6 0.3-0.6 0.6 0 0.3 0.3 0.5 0.6 0.5h9.2c0.8 0 0.8-1.1 0-1.1zM6 12.9c-0.3 0-0.6 0.3-0.6 0.6 0 0.3 0.3 0.5 0.6 0.5h4c0.8 0 0.8-1.1 0-1.1z"],name:"align-center"},Z={icon:[16,16,"m15.2 0.9c0.3 0 0.6 0.3 0.6 0.6 0 0.3-0.2 0.5-0.6 0.5h-14.4c-0.7 0-0.7-1.1 0-1.1zm0 6c0.3 0 0.6 0.3 0.6 0.6 0 0.3-0.2 0.5-0.6 0.5H6c-0.7 0-0.7-1.1 0-1.1zm0 6c0.3 0 0.6 0.3 0.6 0.6 0 0.3-0.2 0.5-0.6 0.5h-4c-0.7 0-0.7-1.1 0-1.1z"],name:"align-right"},H={icon:[32,32,"m2 15c0 0.3 0.1 0.5 0.3 0.7l4 4c0.4 0.4 1 0.4 1.4 0 0.4-0.4 0.4-1 0-1.4l-3.3-3.3 3.3-3.3c0.4-0.4 0.4-1 0-1.4-0.4-0.4-1-0.4-1.4 0l-4 4c-0.2 0.2-0.3 0.4-0.3 0.7zm24 4c0 0.3 0.1 0.5 0.3 0.7 0.4 0.4 1 0.4 1.4 0l4-4c0.4-0.4 0.4-1 0-1.4l-4-4c-0.4-0.4-1-0.4-1.4 0-0.4 0.4-0.4 1 0 1.4l3.3 3.3-3.3 3.3C26.1 18.5 26 18.7 26 19ZM2 15c0 0.6 0.4 1 1 1H31c0.6 0 1-0.4 1-1 0-0.6-0.4-1-1-1H3c-0.6 0-1 0.4-1 1zM17 0c-0.3 0-0.5 0.1-0.7 0.3l-4 4c-0.4 0.4-0.4 1 0 1.4 0.4 0.4 1 0.4 1.4 0l3.3-3.3 3.3 3.3c0.4 0.4 1 0.4 1.4 0 0.4-0.4 0.4-1 0-1.4l-4-4C17.5 0.1 17.3 0 17 0ZM13 24c-0.3 0-0.5 0.1-0.7 0.3-0.4 0.4-0.4 1 0 1.4l4 4c0.4 0.4 1 0.4 1.4 0l4-4c0.4-0.4 0.4-1 0-1.4-0.4-0.4-1-0.4-1.4 0L17 27.6 13.7 24.3C13.5 24.1 13.3 24 13 24ZM17 0c-0.6 0-1 0.4-1 1V29c0 0.6 0.4 1 1 1 0.6 0 1-0.4 1-1V1c0-0.6-0.4-1-1-1z"],name:"arrows"},r={icon:[32,32,"m15 2a1 1 0 0 0-0.7 0.3l-4 4a1 1 0 0 0 0 1.4 1 1 0 0 0 1.4 0L15 4.4 18.3 7.7a1 1 0 0 0 1.4 0 1 1 0 0 0 0-1.4l-4-4A1 1 0 0 0 15 2Zm-4 22a1 1 0 0 0-0.7 0.3 1 1 0 0 0 0 1.4l4 4a1 1 0 0 0 1.4 0l4-4a1 1 0 0 0 0-1.4 1 1 0 0 0-1.4 0L15 27.6 11.7 24.3A1 1 0 0 0 11 24ZM15 2a1 1 0 0 0-1 1v26a1 1 0 0 0 1 1 1 1 0 0 0 1-1V3A1 1 0 0 0 15 2Z"],name:"arrows-vertical"},t={icon:[32,32,"m2 17a1 1 0 0 0 0.3 0.7l4 4a1 1 0 0 0 1.4 0 1 1 0 0 0 0-1.4L4.4 17 7.7 13.7a1 1 0 0 0 0-1.4 1 1 0 0 0-1.4 0l-4 4a1 1 0 0 0-0.3 0.7zm22 4a1 1 0 0 0 0.3 0.7 1 1 0 0 0 1.4 0l4-4a1 1 0 0 0 0-1.4l-4-4a1 1 0 0 0-1.4 0 1 1 0 0 0 0 1.4l3.3 3.3-3.3 3.3a1 1 0 0 0-0.3 0.7zM2 17a1 1 0 0 0 1 1H29a1 1 0 0 0 1-1 1 1 0 0 0-1-1H3a1 1 0 0 0-1 1z"],name:"arrows-horizontal"},s={icon:[16,16,"m14.5 1c-0.1 0-0.3 0.1-0.3 0.2L10 5.3V3.5C10 3.2 9.8 3 9.5 3 9.2 3 9 3.2 9 3.5V6.5C8.9 6.9 9.2 7.1 9.6 7h2.9c0.7 0 0.7-1 0-1h-1.8l4.2-4.2c0.3-0.3 0.1-0.9-0.4-0.9zM6.5 9A0.5 0.5 0 0 0 6.4 9H3.5a0.5 0.5 0 1 0 0 1h1.8l-4.1 4.1a0.5 0.5 0 1 0 0.7 0.7L6 10.7V12.5a0.5 0.5 0 1 0 1 0V9.6a0.5 0.5 0 0 0-0.5-0.6z"],name:"compress"},u={icon:[16,16,"M14.5 1A0.5 0.5 0 0 0 14.4 1h-2.9a0.5 0.5 0 1 0 0 1h1.8L9.1 6.1A0.5 0.5 0 1 0 9.9 6.9L14 2.7V4.5a0.5 0.5 0 1 0 1 0V1.6A0.5 0.5 0 0 0 14.5 1ZM6.5 9a0.5 0.5 0 0 0-0.3 0.2L2 13.3V11.5A0.5 0.5 0 0 0 1.5 11 0.5 0.5 0 0 0 1 11.5v2.9A0.5 0.5 0 0 0 1.6 15l2.9 0a0.5 0.5 0 0 0 0-1l-1.8 0 4.1-4.1A0.5 0.5 0 0 0 6.5 9Z"],name:"expand"},d={icon:[16,16,"m1.5 1a0.5 0.5 0 0 0-0.5 0.6V4.5a0.5 0.5 0 1 0 1 0V2.7l4.1 4.1a0.5 0.5 0 0 0 0.1 0.1l1.1 1.1-1.1 1.1a0.5 0.5 0 0 0 0 0L2 13.3V11.5A0.5 0.5 0 0 0 1.5 11 0.5 0.5 0 0 0 1 11.5v2.9A0.5 0.5 0 0 0 1.6 15l2.9 0a0.5 0.5 0 0 0 0-1l-1.8 0 4.1-4.1 1.1-1.1 1.1 1.1 4.1 4.1-1.8 0a0.5 0.5 0 1 0 0 1L14.4 15a0.5 0.5 0 0 0 0.6-0.6V11.5A0.5 0.5 0 0 0 14.5 11 0.5 0.5 0 0 0 14 11.5v1.8L9.9 9.1a0.5 0.5 0 0 0 0 0l-1.1-1.1 1.1-1.1a0.5 0.5 0 0 0 0 0l0 0a0.5 0.5 0 0 0 0 0L14 2.7V4.5a0.5 0.5 0 1 0 1 0V1.6A0.5 0.5 0 0 0 14.5 1 0.5 0.5 0 0 0 14.4 1h-2.9a0.5 0.5 0 1 0 0 1h1.8L9.1 6.1a0.5 0.5 0 0 0 0 0L8 7.3 6.9 6.2A0.5 0.5 0 0 0 6.9 6.1L2.7 2h1.8a0.5 0.5 0 1 0 0-1H1.6a0.5 0.5 0 0 0-0.1 0 0.5 0.5 0 0 0 0 0z"],name:"arrows-expand"},g={icon:[16,16,"M3.9 3.1 3.1 3.9 12.1 12.9 12.9 12.1ZM8 1C4.1 1 1 4.1 1 8c0 3.9 3.1 7 7 7 3.9 0 7-3.1 7-7C15 4.1 11.9 1 8 1Zm0 1c3.3 0 6 2.7 6 6 0 3.3-2.7 6-6 6C4.7 14 2 11.3 2 8 2 4.7 4.7 2 8 2Z"],name:"ban"},p={icon:[32,32,"M5 8C2.2 8 0 10.2 0 13v14c0 2.8 2.2 5 5 5h16c2.8 0 5-2.2 5-5V13C26 10.2 23.8 8 21 8Zm0 2h16c1.7 0 3 1.3 3 3v14c0 1.7-1.3 3-3 3H5C3.3 30 2 28.7 2 27V13C2 11.3 3.3 10 5 10ZM11 0C8.2 0 6 2.2 6 5V6H8V5C8 3.3 9.3 2 11 2h16c1.7 0 3 1.3 3 3v14c0 1.3-0.8 2.4-2 2.8v2.1C30.3 23.4 32 21.4 32 19V5C32 2.2 29.8 0 27 0Z"],name:"clone"},b={icon:[32,32,"m15 0c-0.6 0-1 0.4-1 1 0 0.6 0.4 1 1 1h3C18.6 2 19 1.6 19 1 19 0.4 18.6 0 18 0ZM1 4C0.4 4 0 4.4 0 5 0 5.6 0.4 6 1 6H31C31.6 6 32 5.6 32 5 32 4.4 31.6 4 31 4Zm3 4c0 0-0.1 0-0.1 0C3.3 8.1 2.9 8.6 3 9.2L6.7 29.2C7 30.8 8.4 32 10 32H22c1.6 0 3-1.2 3.3-2.8L29 9.2C29.1 8.6 28.7 8.1 28.2 8 27.6 7.9 27.1 8.3 27 8.8L23.4 28.9C23.2 29.5 22.7 30 22 30H10C9.3 30 8.8 29.5 8.6 28.9L5 8.8C4.9 8.3 4.5 8 4 8Z"],name:"trash"},w={icon:[32,32,"m16 8c-4.41 0-8 3.59-8 8 0 4.41 3.59 8 8 8 4.41 0 8-3.59 8-8 0-4.41-3.59-8-8-8zm0 2c3.33 0 6 2.67 6 6 0 3.33-2.67 6-6 6-3.33 0-6-2.67-6-6 0-3.33 2.67-6 6-6zm4.72-9.96c-0.39-0.11-0.82 0.02-1.07 0.35 0 0 0 0 0 0-0.15 0.21-0.28 0.36-0.41 0.48 0 0 0 0 0 0-0.86 0.87-2 1.34-3.23 1.34-1.22 0-2.36-0.47-3.23-1.34 0 0 0 0 0 0C12.64 0.75 12.51 0.6 12.36 0.4c0 0 0 0 0 0-0.25-0.33-0.67-0.47-1.07-0.35 0 0 0 0 0 0C10.16 0.38 9.07 0.83 8.06 1.38 7.69 1.58 7.49 1.98 7.54 2.39c0 0 0 0 0 0.01 0.04 0.25 0.05 0.45 0.05 0.64 0 2.52-2.04 4.57-4.57 4.57-0.18 0-0.39-0.01-0.63-0.05 0 0-0.01 0-0.01 0C1.98 7.49 1.57 7.69 1.38 8.06 0.83 9.07 0.38 10.16 0.04 11.28c0 0 0 0 0 0-0.11 0.39 0.03 0.82 0.35 1.07 0 0 0 0 0 0 0.21 0.15 0.35 0.28 0.48 0.41 0 0 0 0 0 0 1.79 1.78 1.79 4.68 0 6.46 0 0 0 0 0 0-0.13 0.13-0.28 0.26-0.48 0.42-0.33 0.25-0.47 0.67-0.35 1.07 0 0 0 0 0 0 0.34 1.12 0.78 2.21 1.34 3.22 0.19 0.37 0.6 0.57 1.01 0.51 0 0 0 0 0 0 0.25-0.04 0.45-0.05 0.63-0.05 2.52 0 4.57 2.04 4.57 4.57 0 0.18-0.01 0.38-0.05 0.63 0 0 0 0 0 0.01-0.05 0.41 0.15 0.81 0.51 1.01 1.01 0.55 2.1 1 3.23 1.33 0.4 0.12 0.82-0.02 1.07-0.35 0.15-0.2 0.28-0.36 0.42-0.49 0 0 0 0 0 0 0.87-0.86 2-1.34 3.23-1.34 1.23 0 2.37 0.47 3.23 1.34 0 0 0 0 0 0 0.13 0.13 0.26 0.28 0.42 0.49 0.19 0.25 0.49 0.39 0.79 0.39 0.09 0 0.18-0.01 0.28-0.04l0.01 0c1.13-0.33 2.21-0.78 3.22-1.33 0.36-0.2 0.57-0.6 0.51-1.01 0 0 0 0 0-0.01-0.04-0.25-0.05-0.45-0.05-0.63 0-2.53 2.04-4.57 4.57-4.57 0.18 0 0.39 0.01 0.64 0.05 0 0 0 0 0 0 0.41 0.05 0.81-0.15 1-0.51 0.55-1.01 1-2.1 1.34-3.23 0 0 0 0 0 0 0.11-0.39-0.02-0.82-0.35-1.07l0 0c-0.21-0.15-0.36-0.28-0.48-0.41 0 0 0 0 0-0.01-0.86-0.86-1.34-2.01-1.34-3.23 0-1.22 0.48-2.36 1.34-3.23 0 0 0 0 0 0 0.13-0.13 0.28-0.26 0.49-0.42 0 0 0 0 0 0 0.33-0.25 0.46-0.68 0.35-1.07 0 0 0 0 0 0C31.63 10.15 31.18 9.07 30.62 8.06 30.43 7.69 30.03 7.49 29.62 7.54c0 0 0 0-0.01 0-0.25 0.04-0.45 0.05-0.64 0.05-2.52 0-4.57-2.04-4.57-4.56 0-0.19 0.01-0.39 0.05-0.64 0 0 0 0 0 0 0.05-0.41-0.15-0.81-0.51-1.01-1.02-0.55-2.1-1.01-3.23-1.34 0 0 0 0 0 0zM11.24 2.15c0.04 0.05 0.09 0.1 0.13 0.14 1.24 1.24 2.89 1.92 4.63 1.92 1.75 0 3.4-0.68 4.63-1.92 0 0 0 0 0 0 0.04-0.04 0.08-0.09 0.13-0.14 0.57 0.2 1.13 0.43 1.66 0.69 0 0.06 0 0.13 0 0.19 0 3.61 2.94 6.55 6.55 6.55 0.06 0 0.13 0 0.19 0 0.26 0.53 0.49 1.09 0.69 1.66-0.05 0.05-0.1 0.09-0.14 0.13-1.24 1.24-1.92 2.88-1.92 4.63 0 1.75 0.68 3.4 1.92 4.64 0 0 0 0 0 0 0.04 0.04 0.09 0.09 0.14 0.13-0.2 0.57-0.43 1.13-0.69 1.66-0.06 0-0.13 0-0.19 0-3.61 0-6.55 2.94-6.55 6.55 0 0.06 0 0.12 0 0.18-0.54 0.26-1.09 0.5-1.66 0.69-0.04-0.05-0.08-0.1-0.13-0.14-1.24-1.24-2.89-1.92-4.63-1.92-1.75 0-3.39 0.68-4.63 1.92-0.05 0.05-0.09 0.1-0.13 0.14-0.57-0.19-1.13-0.43-1.66-0.69 0-0.06 0-0.12 0-0.18 0-3.61-2.94-6.55-6.55-6.55-0.06 0-0.13 0-0.19 0C2.58 21.9 2.35 21.34 2.15 20.77c0.05-0.04 0.1-0.09 0.14-0.13 0 0 0 0 0 0 2.55-2.55 2.55-6.71 0-9.27-0.04-0.04-0.09-0.09-0.14-0.13 0.2-0.57 0.43-1.13 0.69-1.66 0.06 0 0.13 0 0.19 0 3.61 0 6.55-2.94 6.55-6.55 0-0.06 0-0.13 0-0.19 0.53-0.26 1.09-0.49 1.66-0.69z"],name:"cog"},x={icon:[32,32,"M16 0C7.2 0 0 7.2 0 16 0 24.8 7.2 32 16 32 24.8 32 32 24.8 32 16 32 7.2 24.8 0 16 0zM16 2C20.9 2 25.2 4.5 27.7 8.4 27.1 8.9 26.5 9.7 26 10 25.1 10.6 25.3 12 25 13 24.7 14 25.7 15 26 16 26.5 17.4 28.5 17.3 29.9 17.9 29 24.1 24.2 28.9 18 29.8 18.7 27.9 18.5 25.5 20 24 20.7 23.3 22 22.9 22 22 22 21.3 22.4 20.4 21.9 19.9L20 18 15 18C14.3 17.3 13.7 16.4 12.9 15.9 12.2 15.6 10.5 15.5 11 15 11.7 14.3 12.1 13.2 13 13 13.4 12.9 14 13.3 14 12.6 14 12.1 13.6 11.3 14.1 10.9 14.4 10.7 14.6 10 15.1 10 15.5 10 16 10.1 16.3 9.7 16.6 9.3 17 9.1 17 8.6 17 7.4 17.7 6 17 5L14.8 2.1C15.2 2 15.6 2 16 2zM2.6 12C3.5 13.9 4.2 16.1 6 17 8 18 12 17.8 12 20 12 21.4 11.4 22.9 12 24.1 12.4 24.7 12.7 25.5 13.2 26.2 13.4 26.5 14 26.7 14 27.1 14 27.8 13.7 28.9 13.5 29.8 7 28.6 2 22.9 2 16 2 14.6 2.2 13.3 2.6 12z"]},y={icon:[32,32,"M 2,2 V 4 H 30 V 2 Z m -1,9 v 2 h 30 v -2 z m 0,10 v 2 H 31 V 21 Z M 20,1 v 30 h 2 V 1 Z M 10,1 v 30 h 2 V 1 Z M 5,0 C 2.2,0 0,2.2 0,5 v 22 c 0,2.8 2.2,5 5,5 h 22 c 2.8,0 5,-2.2 5,-5 V 5 C 32,2.2 29.8,0 27,0 Z m 0,2 h 22 c 1.7,0 3,1.3 3,3 v 22 c 0,1.7 -1.3,3 -3,3 H 5 C 3.3,30 2,28.7 2,27 V 5 C 2,3.3 3.3,2 5,2 Z"],name:"table"},f={icon:[28,32,"M14 4A1.5 1.5 0 0 0 12.5 5.5V14H3A1.5 1.5 0 0 0 1.5 15.5 1.5 1.5 0 0 0 3 17h9.5v9.5A1.5 1.5 0 0 0 14 28 1.5 1.5 0 0 0 15.5 26.5V17H25A1.5 1.5 0 0 0 26.5 15.5 1.5 1.5 0 0 0 25 14H15.5V5.5A1.5 1.5 0 0 0 14 4Z"],name:"plus"},$={icon:[32,32,"M16 0a16 16 0 1 0 0 32 16 16 0 0 0 0-32Zm0 2a14 14 0 0 1 14 14 14 14 0 0 1-14 14A14 14 0 0 1 2 16 14 14 0 0 1 16 2Zm0 5.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3ZM15 15v9c0 1.3 2 1.3 2 0v-9c0-1.3-2-1.3-2 0z"],name:"info-circle-outline"},S={icon:[28,32,"m7 13a2 2 0 0 0-2 2 2 2 0 0 0 2 2h9.5c4.1 0 5.5 2.3 5.5 4.5 0 2.2-1.4 4.5-5.5 4.5H4a2 2 0 0 0-2 2 2 2 0 0 0 2 2H16.5C22.4 30 26 25.8 26 21.5 26 17.2 22.4 13 16.5 13ZM4 2A2 2 0 0 0 2 4 2 2 0 0 0 4 6h11c3.1 0 4 1.7 4 3.5 0 1.8-0.9 3.5-4 3.5H7a2 2 0 0 0-2 2 2 2 0 0 0 2 2h8c4.9 0 8-3.8 8-7.5C23 5.8 19.9 2 15 2ZM7 3A2 2 0 0 0 5 5v22.5a2 2 0 0 0 2 2 2 2 0 0 0 2-2V5A2 2 0 0 0 7 3Z"],name:"bold"},k={icon:[24,32,"m11 2a1 1 0 0 0-1 1 1 1 0 0 0 1 1H21A1 1 0 0 0 22 3 1 1 0 0 0 21 2Zm5 0A1 1 0 0 0 15 2.7L7.3 28H3a1 1 0 0 0 0 2h5 5a1 1 0 0 0 1-1 1 1 0 0 0-1-1H9.4L17 3.3a1 1 0 0 0-0.7-1.2A1 1 0 0 0 16 2Z"],name:"italic"},E={icon:[32,32,"M7 0C6.4 0 6 0.4 6 1v13c0 3.3 1.3 5.8 3.1 7.5 1.9 1.7 4.4 2.5 6.9 2.5 2.5 0 5-0.8 6.9-2.5C24.7 19.8 26 17.3 26 14V1C26 0.4 25.6 0 25 0 24.4 0 24 0.4 24 1v13c0 2.8-1 4.7-2.5 6-1.5 1.3-3.5 2-5.5 2-2 0-4-0.7-5.5-2C9 18.7 8 16.8 8 14V1C8 0.4 7.6 0 7 0Zm16 0c-0.6 0-1 0.4-1 1 0 0.6 0.4 1 1 1h4C27.6 2 28 1.6 28 1 28 0.4 27.6 0 27 0ZM5 0C4.4 0 4 0.4 4 1 4 1.6 4.4 2 5 2H9C9.6 2 10 1.6 10 1 10 0.4 9.6 0 9 0ZM3 30c-0.6 0-1 0.4-1 1 0 0.6 0.4 1 1 1h26c0.6 0 1-0.4 1-1 0-0.6-0.4-1-1-1z"],name:"underline"},P={icon:[28,32,"M14 0c-2 0-4 .7-5.5 2A7.5 7.5 0 0 0 6 7.8V12H4s-1 0-2 .5-2 1.7-2 3.5v12c0 1.8 1 3 2 3.5s2 .5 2 .5h20s1 0 2-.5 2-1.7 2-3.5V16c0-1.8-1-3-2-3.5s-2-.5-2-.5h-2V7.8c0-2.5-1-4.5-2.5-5.8A8.4 8.4 0 0 0 14 0zm0 2c1.5 0 3 .5 4.2 1.5 1 1 1.8 2.3 1.8 4.3V12H8V7.8c0-2 .7-3.4 1.8-4.3C11 2.5 12.5 2 14 2zM4 14h20s.5 0 1 .3c.6.2 1 .5 1 1.7v12c0 1.2-.4 1.5-1 1.7-.5.3-1 .3-1 .3H4s-.5 0-1-.3c-.6-.2-1-.5-1-1.7V16c0-1.2.4-1.5 1-1.7.5-.3 1-.3 1-.3z"],name:"lock-outline"},q={icon:[32,32,"M 2,2 V 4 H 30 V 2 Z m -1,9 v 2 h 30 v -2 z m 0,9 v 2 H 31 V 20 Z M 5,0 C 2.2,0 0,2.2 0,5 v 22 c 0,2.8 2.2,5 5,5 h 22 c 2.8,0 5,-2.2 5,-5 V 5 C 32,2.2 29.8,0 27,0 Z m 0,2 h 22 c 1.7,0 3,1.3 3,3 v 22 c 0,1.7 -1.3,3 -3,3 H 5 C 3.3,30 2,28.7 2,27 V 5 C 2,3.3 3.3,2 5,2 Z"],name:"rows"},B={icon:[32,32,"M 2,2 V 4 H 28 V 2 Z M 14,1 v 30 h 2 V 1 Z M 5,0 C 2.2,0 0,2.2 0,5 v 22 c 0,2.8 2.2,5 5,5 h 20 c 2.8,0 5,-2.2 5,-5 V 5 C 30,2.2 27.8,0 25,0 Z m 0,2 h 20 c 1.7,0 3,1.3 3,3 v 22 c 0,1.7 -1.3,3 -3,3 H 5 C 3.3,30 2,28.7 2,27 V 5 C 2,3.3 3.3,2 5,2 Z"],name:"columns"},U={icon:x.icon,name:"topography"},W={icon:[21,24,"M5 0a1 1 0 0 0-1 1v1a4 4 0 0 0-4 4v14c0 2.2 1.8 4 4 4h13c2.2 0 4-1.8 4-4V6c0-2.2-1.8-4-4-4V1a1 1 0 0 0-1-1 1 1 0 0 0-1 1v1H6V1a1 1 0 0 0-1-1ZM4 4v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1V4h9v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1V4c1.13 0 2 .87 2 2v1H2V6c0-1.13.88-2 2-2zM2 9h4v3H2Zm6 0h5v3H8Zm7 0h4v3h-4ZM2 14h4v3H2Zm6 0h5v3H8Zm7 0h4v3h-4ZM2 19h4v3H4c-1.12 0-2-.87-2-2zm6 0h5v3H8Zm7 0h4v1c0 1.13-.87 2-2 2h-2z"],name:"date-12"},Y={icon:[26,28,"M8 0a1 1 0 0 0-1 1v1H5C2.25 2 0 4.24 0 7v16c0 2.75 2.25 5 5 5h16a5 5 0 0 0 5-5V7a5 5 0 0 0-5-5h-2V1a1 1 0 1 0-2 0v1H9V1a1 1 0 0 0-1-1ZM5 4h2v1a1 1 0 1 0 2 0V4h8v1a1 1 0 1 0 2 0V4h2c2 0 3 1.32 3 3v1H2V7c0-1.68 1-3 3-3zm-3 6h6v4H2Zm8 0h6v4h-6zm8 0h6v4h-6ZM2 16h6v4H2Zm8 0h6v4h-6zm8 0h6v4h-6ZM2 22h6v4H5c-1.67 0-3-1.32-3-3zm8 0h6v4h-6zm8 0h6v1c0 1.68-1 3-3 3h-3z"],name:"date-14"},e={icon:[30,32,"M8 1a1 1 0 0 0-1 1v2H5C2.26 4 0 6.26 0 9v17c0 2.75 2.25 5 5 5h20a5 5 0 0 0 5-5V9a5 5 0 0 0-5-5h-2V2a1 1 0 1 0-2 0v2H9V2a1 1 0 0 0-1-1ZM5 6h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1V6h12v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1V6h2c1.68 0 3 1.32 3 3v2H2V9c0-1.68 1.33-3 3-3zm-3 7h7v4H2Zm9 0h8v4h-8zm10 0h7v4h-7ZM2 19h7v4H2Zm9 0h8v4h-8zm10 0h7v4h-7ZM2 25h7v4H5c-1.67 0-3-1.32-3-3zm9 0h8v4h-8zm10 0h7v1c0 1.68-1.32 3-3 3h-4z"],name:"date"};e.icon;const _={icon:[30,32,"M8 1a1 1 0 0 0-1 1v2H5C2.26 4 0 6.26 0 9v17c0 2.75 2.25 5 5 5h9.91a10 10 0 0 1-1.57-2H11v-4h1.09a10 10 0 0 1-.09-1 10 10 0 0 1 .09-1H11v-4h2.34a10 10 0 0 1 1.57-2H11v-4h8v1.49a10 10 0 0 1 2-.4V13h7v3a10 10 0 0 1 2 2V9a5 5 0 0 0-5-5h-2V2a1 1 0 0 0-2 0v2H9V2a1 1 0 0 0-1-1zM5 6h2v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1V6h12v1a1 1 0 0 0 1 1 1 1 0 0 0 1-1V6h2c1.68 0 3 1.32 3 3v2H2V9c0-1.68 1.33-3 3-3zm-3 7h7v4H2v-4zm20 3c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 2c3.33 0 6 2.67 6 6s-2.67 6-6 6-6-2.67-6-6 2.67-6 6-6zM2 19h7v4H2v-4zm19 1a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1 1 1 0 0 0-1-1h-3v-3a1 1 0 0 0-1-1zM2 25h7v4H5c-1.67 0-3-1.32-3-3v-1z"],name:"datetime"},N={icon:[21,24,"M 5 0 C 4.4477153 0 4 0.44771525 4 1 L 4 2 C 1.790861 2 0 3.790861 0 6 L 0 20 C 0 22.2 1.8 24 4 24 L 10.757812 24 C 9.4618931 23.15264 8.3188977 22.04833 8 21.242188 C 7.3447412 20.103874 6.999907 18.81344 7 17.5 C 7.0084015 15.407448 7.8906416 13.413557 9.4335938 12 L 8 12 L 8 9 L 13 9 L 13 10.166016 C 13.493146 10.060385 13.99569 10.004765 14.5 10 C 14.667099 10.0087 14.833859 10.023069 15 10.042969 L 15 9 L 19 9 L 19 11.529297 C 19.809686 12.130147 20.489907 12.888089 21 13.757812 L 21 6 C 21 3.8 19.2 2 17 2 L 17 1 C 17 0.44771525 16.552285 0 16 0 C 15.447715 0 15 0.44771525 15 1 L 15 2 L 6 2 L 6 1 C 6 0.44771525 5.5522847 0 5 0 z M 4 4 L 4 5 C 4 5.5522847 4.4477153 6 5 6 C 5.5522847 6 6 5.5522847 6 5 L 6 4 L 15 4 L 15 5 C 15 5.5522847 15.447715 6 16 6 C 16.552285 6 17 5.5522847 17 5 L 17 4 C 18.13 4 19 4.87 19 6 L 19 7 L 2 7 L 2 6 C 2 4.87 2.88 4 4 4 z M 2 9 L 6 9 L 6 12 L 2 12 L 2 9 z M 14.560547 10.988281 C 10.982544 10.988281 8.0605469 13.910279 8.0605469 17.488281 C 8.0605469 21.066284 10.982544 23.988281 14.560547 23.988281 C 18.138549 23.988281 21.060547 21.066284 21.060547 17.488281 C 21.060547 13.910279 18.138549 10.988281 14.560547 10.988281 z M 14.560547 12.988281 C 17.05767 12.988281 19.060547 14.991158 19.060547 17.488281 C 19.060547 19.985405 17.05767 21.988281 14.560547 21.988281 C 12.063424 21.988281 10.060547 19.985405 10.060547 17.488281 C 10.060547 14.991158 12.063424 12.988281 14.560547 12.988281 z M 2 14 L 6 14 L 6 17 L 2 17 L 2 14 z M 13.857422 14.857422 A 1 1 0 0 0 12.857422 15.857422 L 12.857422 19 A 1.0001 1.0001 0 0 0 13.857422 20 L 16 20 A 1 1 0 0 0 17 19 A 1 1 0 0 0 16 18 L 14.857422 18 L 14.857422 15.857422 A 1 1 0 0 0 13.857422 14.857422 z M 2 19 L 6 19 L 6 22 L 4 22 C 2.88 22 2 21.13 2 20 L 2 19 z"],name:"datetime-12"},j={icon:[26,28,"M 8 0 A 1 1 0 0 0 7 1 L 7 2 L 5 2 C 2.25 2 0 4.24 0 7 L 0 23 C 0 25.75 2.25 28 5 28 L 14.025391 28 A 8.499999 8.499999 0 0 1 12.314453 26 L 10 26 L 10 22 L 11.042969 22 A 8.499999 8.499999 0 0 1 11 21.5 A 8.499999 8.499999 0 0 1 11.134766 20 L 10 20 L 10 16 L 13.025391 16 A 8.499999 8.499999 0 0 1 15.546875 14 L 10 14 L 10 10 L 16 10 L 16 13.789062 A 8.499999 8.499999 0 0 1 18 13.134766 L 18 10 L 24 10 L 24 14 L 23.496094 14 A 8.499999 8.499999 0 0 1 26 16.027344 L 26 7 A 5 5 0 0 0 21 2 L 19 2 L 19 1 A 1 1 0 0 0 17 1 L 17 2 L 9 2 L 9 1 A 1 1 0 0 0 8 0 z M 5 4 L 7 4 L 7 5 A 1 1 0 0 0 9 5 L 9 4 L 17 4 L 17 5 A 1 1 0 0 0 19 5 L 19 4 L 21 4 C 23 4 24 5.32 24 7 L 24 8 L 2 8 L 2 7 C 2 5.32 3 4 5 4 z M 2 10 L 8 10 L 8 14 L 2 14 L 2 10 z M 19.560547 14.988281 C 15.982544 14.988281 13.060547 17.910279 13.060547 21.488281 C 13.060547 25.066284 15.982544 27.988281 19.560547 27.988281 C 23.138549 27.988281 26.060547 25.066284 26.060547 21.488281 C 26.060547 17.910279 23.138549 14.988281 19.560547 14.988281 z M 2 16 L 8 16 L 8 20 L 2 20 L 2 16 z M 19.560547 16.988281 C 22.05767 16.988281 24.060547 18.991158 24.060547 21.488281 C 24.060547 23.985405 22.05767 25.988281 19.560547 25.988281 C 17.063424 25.988281 15.060547 23.985405 15.060547 21.488281 C 15.060547 18.991158 17.063424 16.988281 19.560547 16.988281 z M 18.857422 18.857422 A 1 1 0 0 0 17.857422 19.857422 L 17.857422 23 A 1.0001 1.0001 0 0 0 18.857422 24 L 21 24 A 1 1 0 0 0 22 23 A 1 1 0 0 0 21 22 L 19.857422 22 L 19.857422 19.857422 A 1 1 0 0 0 18.857422 18.857422 z M 2 22 L 8 22 L 8 26 L 5 26 C 3.33 26 2 24.68 2 23 L 2 22 z"],name:"datetime-14"},D={icon:[32,32,"M7 0C3.14 0 0 3.14 0 7v18c0 3.86 3.14 7 7 7h18a7 7 0 0 0 7-7V7c0-3.86-3.14-7-7-7zm18 8a2 2 0 0 1 1.41.59 2 2 0 0 1 0 2.82l-12 12a2 2 0 0 1-2.83 0l-5.99-6a2 2 0 0 1 0-2.82 2 2 0 0 1 2.83 0L13 19.17 23.6 8.6A2 2 0 0 1 25 8Z"],name:"checkbox-checked"},F={icon:[32,32,"M7 0a7 7 0 0 0-7 7v18a7 7 0 0 0 7 7h18a7 7 0 0 0 7-7V7a7 7 0 0 0-7-7zm0 2h18c2.79 0 5 2.22 5 5v18c0 2.79-2.21 5-5 5H7c-2.78 0-5-2.21-5-5V7c0-2.78 2.22-5 5-5z"],name:"checkbox"},G={icon:[32,32,"M16 0a16 16 0 0 0 0 32c8.82 0 16-7.18 16-16 0-8.83-7.18-16-16-16Zm0 2A14 14 0 1 1 2 16C2 8.25 8.25 2 16 2z"],name:"circle"},J={icon:[19,24,"M9.73 0H9.5C7.04 0 4.56.8 2.72 2.44.9 4.08-.23 6.64.04 9.8c.23 2.6 2.24 5.84 4.25 8.7 1 1.43 2.02 2.71 2.85 3.67.4.47.78.87 1.1 1.16.16.15.3.28.47.39.16.11.27.28.79.28s.63-.17.8-.28a16.3 16.3 0 0 0 1.56-1.55 44.3 44.3 0 0 0 2.85-3.67c2-2.86 4.02-6.1 4.25-8.7.28-3.17-.85-5.72-2.69-7.36A10.13 10.13 0 0 0 9.73 0Zm-.42 2h.19c2.03 0 4.04.66 5.44 1.92 1.4 1.26 2.26 3.07 2.02 5.7-.14 1.6-1.96 4.98-3.9 7.73a44.52 44.52 0 0 1-2.7 3.5c-.35.4-.63.68-.86.9a14 14 0 0 1-.86-.9 44.43 44.43 0 0 1-2.72-3.5C3.99 14.6 2.18 11.2 2.04 9.63c-.23-2.64.62-4.45 2.02-5.7A8.22 8.22 0 0 1 9.31 2Zm.19 3A2.5 2.5 0 0 0 7 7.5 2.5 2.5 0 0 0 9.5 10 2.5 2.5 0 0 0 12 7.5 2.5 2.5 0 0 0 9.5 5Z"],name:"coordinates-12"},O={icon:[22,28,"M11.01 0c-2.83 0-5.68.91-7.8 2.81S-.23 7.62.03 11.31c.1 1.51.8 3.19 1.76 4.96a55.08 55.08 0 0 0 6.96 9.64c.52.56.96 1.02 1.35 1.37.2.17.36.3.54.43.2.12.3.29.83.29s.66-.18.84-.31c.18-.13.35-.27.53-.44.36-.35.77-.81 1.24-1.38a52.72 52.72 0 0 0 3.2-4.34c2.24-3.37 4.47-7.24 4.69-10.22.26-3.68-1.06-6.6-3.17-8.5a11.63 11.63 0 0 0-7.79-2.8Zm0 2c2.4 0 4.77.8 6.45 2.3 1.7 1.51 2.74 3.72 2.51 6.86-.14 2-2.18 6-4.36 9.27a51.02 51.02 0 0 1-3.07 4.17c-.43.52-.8.93-1.08 1.2 0-.02-.02-.01-.03-.02-.3-.27-.72-.7-1.2-1.22a53.4 53.4 0 0 1-6.68-9.24 12.02 12.02 0 0 1-1.52-4.15c-.22-3.15.83-5.35 2.52-6.87A9.75 9.75 0 0 1 11 2Zm-.13 3a4.51 4.51 0 0 0 .12 9c2.47 0 4.5-2.03 4.5-4.5S13.47 5 11 5zM11 7c1.4 0 2.5 1.1 2.5 2.5A2.5 2.5 0 0 1 11 12c-1.4 0-2.5-1.1-2.5-2.5S9.6 7 11 7z"],name:"coordinates-14"},Q={icon:[26,32,"M13 6a5 5 0 0 0-5 5 5 5 0 0 0 5 4.98A5 5 0 0 0 17.98 11 5 5 0 0 0 13 6.01zm0 2a3 3 0 0 1 3.02 3.03A3 3 0 0 1 13 13.98a2.98 2.98 0 0 1-3.03-2.99A3.03 3.03 0 0 1 13 7.97zm0-8A12.96 12.96 0 0 0 0 13c0 5.4 7.4 14.2 11.1 18.1 1.1 1.2 2.8 1.2 3.9 0 3.59-3.9 10.96-12.7 10.96-18.1A12.9 12.9 0 0 0 13.03 0Zm0 2a10.96 10.96 0 0 1 11 11c0 4.5-6.1 11.97-9.3 15.79-1.02 1.2-2.27 1.2-3.29 0-3.1-3.78-9.45-11.3-9.45-15.8A10.96 10.96 0 0 1 13.03 2Z"],name:"coordinates"},R={icon:[13,24,"M6.92 0a1 1 0 0 0-1 1v2.09c-1.07.1-2.1.41-3 .94A4.03 4.03 0 0 0 .85 7.45c0 1.8.87 3.15 2.01 3.95 1.15.8 2.5 1.18 3.78 1.56 1.27.37 2.44.75 3.2 1.28.76.53 1.16 1.07 1.16 2.31 0 .98-.4 1.47-1.19 1.89-.8.42-2 .62-3.24.53a8.22 8.22 0 0 1-3.35-.94C2.36 17.54 2 17.02 2 16.55a1 1 0 0 0-1-1 1 1 0 0 0-1 1c0 1.43 1.02 2.53 2.22 3.22 1.07.61 2.37 1 3.7 1.15V23a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-2.04c1-.07 1.98-.3 2.83-.75A4.13 4.13 0 0 0 13 16.55a4.7 4.7 0 0 0-2.02-3.95c-1.14-.8-2.5-1.18-3.77-1.56a12.07 12.07 0 0 1-3.2-1.28c-.76-.53-1.16-1.07-1.16-2.31 0-.77.36-1.26 1.1-1.7a5.98 5.98 0 0 1 2.97-.71c1.12 0 2.24.26 2.98.7.74.45 1.1.94 1.1 1.7a1 1 0 0 0 1 1 1 1 0 0 0 1-1 4 4 0 0 0-2.07-3.4 7.35 7.35 0 0 0-3.01-.95V.99a1 1 0 0 0-1-.99Z"],name:"currency-12"},T={icon:[15,28,"M7.96 0a1.5 1.5 0 0 0-1.5 1.5v2.05a7.9 7.9 0 0 0-3.1 1.1A5 5 0 0 0 .92 8.82c0 2.12 1.02 3.8 2.35 4.77 1.33.97 2.86 1.4 4.25 1.85 1.38.43 2.62.85 3.37 1.39.74.54 1.11 1.02 1.11 2.34 0 1-.34 1.42-1.1 1.84-.76.42-2 .64-3.29.54a8.32 8.32 0 0 1-3.46-1c-.86-.52-1.15-1-1.15-1.38a1.5 1.5 0 0 0-1.5-1.5 1.5 1.5 0 0 0-1.5 1.5c0 1.77 1.22 3.13 2.6 3.96 1.14.68 2.47 1.1 3.86 1.3v2.07a1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5v-2c1.02-.1 2-.37 2.9-.86A5.12 5.12 0 0 0 15 19.18c0-2.13-1.03-3.8-2.36-4.77-1.33-.97-2.86-1.4-4.24-1.84a12.7 12.7 0 0 1-3.37-1.4c-.75-.54-1.12-1.02-1.12-2.34 0-.76.3-1.2 1.03-1.64a6.05 6.05 0 0 1 3.01-.74c1.16 0 2.3.3 3.02.74.72.45 1.02.88 1.02 1.64a1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 5 5 0 0 0-2.44-4.19c-.93-.58-2-.93-3.1-1.09V1.5A1.5 1.5 0 0 0 7.96 0Z"],name:"currency-14"},X={icon:[16,32,"M8.5 0A1.51 1.51 0 0 0 7 1.51v3.02A1.51 1.51 0 0 0 8.5 6.01a1.51 1.51 0 0 0 1.51-1.51V1.5A1.51 1.51 0 0 0 8.51.04Zm0 26A1.51 1.51 0 0 0 7 27.5v2.99A1.51 1.51 0 0 0 8.5 32a1.51 1.51 0 0 0 1.51-1.51v-3.02a1.51 1.51 0 0 0-1.5-1.51Zm0-22C4.72 4 .98 6 .98 10.01a6.69 6.69 0 0 0 2.46 5.3c1.43 1.12 3.1 1.62 4.57 2.1 1.51.5 2.87.99 3.7 1.63.83.64 1.29 1.32 1.29 2.95 0 1.28-.46 1.89-1.29 2.38-.87.49-2.19.75-3.59.64a8.58 8.58 0 0 1-3.78-1.2c-.94-.61-1.36-1.22-1.36-1.82a1.51 1.51 0 0 0-1.5-1.51A1.51 1.51 0 0 0 0 21.98c0 1.9 1.25 3.4 2.72 4.35 1.51.95 3.32 1.51 5.18 1.67a9.23 9.23 0 0 0 5.32-1.06 5.69 5.69 0 0 0 2.76-4.95c0-2.38-1.02-4.2-2.45-5.3-1.4-1.12-3.03-1.62-4.54-2.1-1.5-.5-2.87-.99-3.7-1.67-.83-.64-1.29-1.28-1.29-2.9 0-4.01 9-4.01 9 0a1.51 1.51 0 0 0 1.5 1.5 1.51 1.51 0 0 0 1.52-1.5c0-4.01-3.78-6.05-7.56-6.05z"],name:"currency"},I={icon:[32,32,"M5 15a1 1 0 1 0 0 2h22a1 1 0 1 0 0-2zm0 8a1 1 0 1 0 0 2h22a1 1 0 1 0 0-2zM5 7a1 1 0 1 0 0 2h22a1 1 0 1 0 0-2Z"],name:"drag-lines"},K={icon:[21,24,"M7 0a1 1 0 0 0 0 2h2v2a1 1 0 0 0 0 .05A10.01 10.01 0 0 0 10 24a10 10 0 0 0 7.74-16.32l2.97-2.97a1 1 0 0 0 0-1.42A1 1 0 0 0 20 3a1 1 0 0 0-.7.3l-2.98 2.97A9.95 9.95 0 0 0 11 4.06 1 1 0 0 0 11 4V2h2a1 1 0 0 0 1-1 1 1 0 0 0-1-1h-3zm3 6c4.43 0 8 3.57 8 8 0 4.44-3.57 8-8 8s-8-3.56-8-8c0-4.43 3.57-8 8-8zm0 2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1 1 1 0 0 0 1-1V9a1 1 0 0 0-1-1Z"],name:"duration-12"},c0={icon:[25,28,"M9 0a1 1 0 0 0 0 2h2v2.04C4.85 4.56 0 9.72 0 16c0 6.61 5.39 12 12 12a12.01 12.01 0 0 0 9.16-19.74l3.55-3.55a1 1 0 0 0 0-1.42A1 1 0 0 0 24 3a1 1 0 0 0-.71.3l-3.54 3.55A11.95 11.95 0 0 0 13 4.04V2h2a1 1 0 0 0 1-1 1 1 0 0 0-1-1h-3zm3 6c5.54 0 10 4.46 10 10 0 5.53-4.46 10-10 10a9.99 9.99 0 1 1 0-20Zm0 3a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1Z"],name:"duration-14"},a0={icon:[28,32,"M11 0a1 1 0 0 0 0 2h2v2.04C5.75 4.55 0 10.6 0 18c0 7.72 6.28 14 14 14A14.02 14.02 0 0 0 24.58 8.83l3.13-3.12a1 1 0 0 0 0-1.41 1 1 0 0 0-1.42 0l-3.12 3.12A13.94 13.94 0 0 0 15 4.04V2h2a1 1 0 0 0 1-1 1 1 0 0 0-1-1h-3zm3 6c6.64 0 12 5.36 12 12s-5.36 12-12 12a12 12 0 1 1 0-24Zm0 4a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1z"],name:"duration"},v0={icon:[24,24,"M6 0C4.27 0 2.74.6 1.66 1.68A6.04 6.04 0 0 0 0 6v18h9v-2H2V6c0-1.27.4-2.24 1.08-2.91A3.96 3.96 0 0 1 6 2h3V0Zm9 0v2h7v16c0 1.27-.41 2.25-1.08 2.93A3.95 3.95 0 0 1 18 22h-3v2h3c1.73 0 3.26-.58 4.34-1.66A6.08 6.08 0 0 0 24 18V0Z"],name:"array-12"},m0={icon:[28,28,"M6 0C4.27 0 2.74.6 1.66 1.68A6.04 6.04 0 0 0 0 6v22h10v-2H2V6c0-1.27.4-2.24 1.08-2.91A3.96 3.96 0 0 1 6 2h4V0H6zm12 0v2h8v20c0 1.27-.41 2.25-1.08 2.93A3.95 3.95 0 0 1 22 26h-4v2h4c1.73 0 3.26-.58 4.34-1.66A6.08 6.08 0 0 0 28 22V0H18z"],name:"array-12"},h0={icon:[32,32,"M6 0C4.27 0 2.74.6 1.66 1.68A6.04 6.04 0 0 0 0 6v26h11v-2H2V6c0-1.27.4-2.24 1.08-2.91A3.96 3.96 0 0 1 6 2h5V0ZM26 32c1.73 0 3.26-.58 4.34-1.66A6.08 6.08 0 0 0 32 26V0H21v2h9v24c0 1.27-.4 2.26-1.08 2.93A3.97 3.97 0 0 1 26 30h-5v2z"],name:"array-12"},n0={icon:[32,24,"M14.03 1a2.57 2.57 0 0 0-2.55 2.55v2.56c0 1.4 1.15 2.54 2.55 2.54h.32v1.92H4.78c-.27 0-.49 0-.74.05s-.58.18-.82.45c-.24.28-.3.6-.33.8-.03.23-.02.42-.02.6v.96a.96.96 0 1 0 1.91 0v-.95h9.57v.95c.03 1.25 1.88 1.25 1.91 0v-.95h9.57v.95a.96.96 0 1 0 1.9 0v-.95c0-.2 0-.38-.02-.6a1.41 1.41 0 0 0-.32-.8c-.23-.28-.57-.41-.82-.46a3.86 3.86 0 0 0-.74-.05h-9.57V8.65h.32c1.4 0 2.55-1.15 2.55-2.54V3.55c0-1.4-1.15-2.55-2.55-2.55Zm0 1.91h2.55c.37 0 .64.27.64.64v2.56c0 .36-.27.63-.64.63h-2.55a.61.61 0 0 1-.64-.63V3.55c0-.37.27-.64.64-.64zM2.53 15.35A2.62 2.62 0 0 0 0 17.95v2.46A2.61 2.61 0 0 0 2.6 23h2.46a2.61 2.61 0 0 0 2.6-2.58v-2.46a2.61 2.61 0 0 0-2.59-2.61Zm11.48 0a2.61 2.61 0 0 0-2.53 2.6v2.46A2.61 2.61 0 0 0 14.07 23h2.47a2.6 2.6 0 0 0 2.58-2.6v-2.45a2.61 2.61 0 0 0-2.57-2.6zm11.48 0a2.62 2.62 0 0 0-2.53 2.6v2.46A2.61 2.61 0 0 0 25.54 23H28a2.61 2.61 0 0 0 2.6-2.58v-2.46a2.61 2.61 0 0 0-2.6-2.61ZM2.6 17.26h2.46c.38 0 .68.29.68.69v2.46a.67.67 0 0 1-.68.68H2.6a.67.67 0 0 1-.69-.67v-2.46c0-.4.29-.69.7-.69zm11.48 0h2.46c.39 0 .67.29.67.69v2.46c0 .38-.28.68-.67.68h-2.48a.65.65 0 0 1-.67-.68v-2.46c0-.4.28-.69.67-.69zm11.48 0H28c.4 0 .69.29.69.69v2.46a.67.67 0 0 1-.7.68h-2.45a.67.67 0 0 1-.68-.68v-2.46c0-.4.29-.69.68-.69z"],name:"hierarchy-12"},e0={icon:[34,28,"M15 1a3.02 3.02 0 0 0-3.02 3.02v3.03A3.02 3.02 0 0 0 15 10.03H16V12H6.05l-.68.03a1.47 1.47 0 0 0-.91.38 1.44 1.44 0 0 0-.38.91l-.04.68v2a.98.98 0 0 0 .99 1.02A.98.98 0 0 0 6.05 16v-2h9.97v2a1 1 0 0 0 2 0v-2h10.02v2a.98.98 0 0 0 .98 1.02.98.98 0 0 0 1.02-1.02v-2.68a1.44 1.44 0 0 0-.41-.87 1.44 1.44 0 0 0-.9-.38c-.24-.07-.46-.07-.69-.07H18v-1.97H19a3.02 3.02 0 0 0 2.98-3.02V3.99A3.02 3.02 0 0 0 18.97 1Zm0 2h4c.58 0 1 .46 1 1.02v3.03c0 .53-.42.98-1 .98h-4A.98.98 0 0 1 13.98 7V3.99A1 1 0 0 1 15 3zM3 18A3.02 3.02 0 0 0 0 21.04v3.02A3 3 0 0 0 3.02 27H7a3.02 3.02 0 0 0 3.02-2.99V21A3.02 3.02 0 0 0 7 18.01ZM15 18a3.02 3.02 0 0 0-3.02 3.03v3.02A3 3 0 0 0 15 27h4a3.02 3.02 0 0 0 3-2.99V21a3.02 3.02 0 0 0-3.03-2.98Zm11.98 0a3.02 3.02 0 0 0-3.02 3.03v3.02c0 1.63 1.4 2.95 3.02 2.95h4a3.02 3.02 0 0 0 3.03-2.99V21A3.02 3.02 0 0 0 31 18.01ZM2.95 20.06h4.04a1 1 0 0 1 1.02 1.02v3.02c0 .53-.45.94-1.02.94H3.02a.98.98 0 0 1-.98-.98v-3.02c0-.53.38-.95.95-.98zm11.98 0H19c.57 0 .98.41.98 1.02v3.02c0 .53-.41.94-.98.94h-4a.98.98 0 0 1-1.03-.98v-3.02a1 1 0 0 1 .95-.98zm12.01 0H31A1 1 0 0 1 32 21.07v3.02c0 .53-.45.94-1.02.94h-4a.98.98 0 0 1-.99-.98v-3.02c0-.53.38-.95.94-.98Z"],name:"hierarchy-14"},z0={icon:[40,32,"M17 1c-1.64 0-3 1.36-3 3v4a3 3 0 0 0 3 3h2v3H8c-.83 0-1.55.39-2.08.92A2.95 2.95 0 0 0 5 17v2a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-2c0-.17.11-.45.33-.67.22-.22.5-.33.67-.33h11v3a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-3h11c.17 0 .45.11.66.33.22.22.34.5.34.67v2a1 1 0 0 0 1 1 1 1 0 0 0 1-1v-2c0-.83-.39-1.55-.92-2.08A2.95 2.95 0 0 0 32 14H21v-3h2a3 3 0 0 0 3-3V4c0-1.64-1.35-3-3-3Zm0 2h6c.57 0 1 .43 1 1v4c0 .57-.43 1-1 1h-6c-.57 0-1-.43-1-1V4c0-.57.43-1 1-1ZM3 21a3 3 0 0 0-3 3v4a3 3 0 0 0 3 3h6c1.64 0 3-1.36 3-3v-4c0-1.65-1.36-3-3-3zm14 0a3 3 0 0 0-3 3v4a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3v-4a3 3 0 0 0-3-3zm14 0a3 3 0 0 0-3 3v4a3 3 0 0 0 3 3h6c1.64 0 3-1.36 3-3v-4c0-1.65-1.36-3-3-3zM3 23h6c.57 0 1 .43 1 1v4c0 .57-.43 1-1 1H3c-.58 0-1-.43-1-1v-4c0-.57.42-1 1-1zm14 0h6c.57 0 1 .43 1 1v4c0 .57-.43 1-1 1h-6c-.57 0-1-.43-1-1v-4c0-.57.43-1 1-1zm14 0h6c.57 0 1 .43 1 1v4c0 .57-.43 1-1 1h-6c-.58 0-1-.43-1-1v-4c0-.57.42-1 1-1z"],name:"hierarchy"},i0={icon:[28,24,"M3.9 1A3.9 3.9 0 0 0 0 4.86v14.28A3.9 3.9 0 0 0 3.9 23h20.2a3.9 3.9 0 0 0 3.9-3.86V4.86A3.9 3.9 0 0 0 24.1 1Zm0 2h20.2c1.08 0 1.9.82 1.9 1.86v10.43h-3.78l-3.37-2.01a1 1 0 0 0-.51-.14h-2.37L13.38 9.3a1 1 0 0 0-1.42-.24l-1.93 1.43-2.36-4.66a1 1 0 0 0-1.72-.1L2 11.58V4.86C2 3.82 2.82 3 3.9 3ZM22 5a2 2 0 0 0-2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0-2-2ZM6.65 8.26l2.13 4.2a1 1 0 0 0 1.48.34l2.05-1.52 2.3 3.43a1 1 0 0 0 .83.43h2.62l3.38 2a1 1 0 0 0 .5.15H26v1.85c0 1.04-.82 1.86-1.9 1.86H3.9C2.81 21 2 20.18 2 19.14v-3.98z"],name:"image-12"},o0={icon:[33,28,"M4.44 1A4.45 4.45 0 0 0 0 5.43v17.14C0 25.01 2 27 4.44 27h24.12A4.45 4.45 0 0 0 33 22.57V5.43C33 2.99 31 1 28.56 1Zm0 2h24.12A2.41 2.41 0 0 1 31 5.43v12.72h-4.75l-4.07-2.43a1 1 0 0 0-.51-.14h-2.91l-3.15-4.7a1 1 0 0 0-1.43-.25L11.7 12.5l-2.9-5.8a1 1 0 0 0-1.73-.1L2 14.14V5.43A2.41 2.41 0 0 1 4.44 3zm20.68 2.29a3.6 3.6 0 0 0-3.6 3.57 3.6 3.6 0 0 0 7.18 0 3.6 3.6 0 0 0-3.58-3.57zm0 2c.88 0 1.58.69 1.58 1.57 0 .88-.7 1.58-1.58 1.58-.9 0-1.6-.7-1.6-1.58 0-.88.7-1.58 1.6-1.58zM7.77 9.11l2.67 5.33a1 1 0 0 0 1.49.35l2.6-1.94 2.86 4.26a1 1 0 0 0 .84.45h3.16L25.46 20a1 1 0 0 0 .51.14H31v2.43A2.41 2.41 0 0 1 28.56 25H4.44A2.41 2.41 0 0 1 2 22.57v-4.84z"],name:"image-14"},A0={icon:[38,32,"M5 1C2.25 1 0 3.25 0 6v20a5 5 0 0 0 5 5h28c2.75 0 5-2.25 5-5V6c0-2.75-2.25-5-5-5Zm0 2h28c1.68 0 3 1.33 3 3v15h-5.72l-4.77-2.85a1 1 0 0 0-.5-.15h-3.48l-3.7-5.55a1 1 0 0 0-1.43-.24l-3.05 2.28L9.9 7.55a1 1 0 0 0-1.73-.1L2 16.7V6c0-1.67 1.32-3 3-3Zm23.9 3a4.02 4.02 0 0 0-3.9 4c0 2.2 1.8 4 4 4a4.01 4.01 0 0 0 0-8h-.1zm.1 2c1.12 0 2 .89 2 2 0 1.12-.88 2-2 2-1.11 0-2-.88-2-2 0-1.11.89-2 2-2zM8.88 10l3.23 6.45a1 1 0 0 0 1.49.35l3.15-2.36 3.42 5.12A1 1 0 0 0 21 20h3.72l4.76 2.86A1 1 0 0 0 30 23h6v3c0 1.67-1.32 3-3 3H5c-1.68 0-3-1.33-3-3v-5.7z"],name:"image"},L0={icon:[24,24,"M12 0C5.4 0 0 5.39 0 12A12 12 0 1 0 12 0Zm0 2c5.54 0 10 4.47 10 10 0 5.54-4.46 10-10 10a10 10 0 1 1 0-20zm0 7a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z"],name:"numeric-12"},C0={icon:[28,28,"M14 0C6.28 0 0 6.28 0 14s6.28 14 14 14a14 14 0 0 0 0-28Zm0 2c6.64 0 12 5.36 12 12s-5.36 12-12 12S2 20.64 2 14A12 12 0 0 1 14 2Zm0 9a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z"],name:"numeric-14"},l0={icon:[32,32,"M19 16a3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3zM16 0a16 16 0 0 0 0 32c8.82 0 16-7.18 16-16 0-8.83-7.18-16-16-16Zm0 2A14 14 0 1 1 2 16C2 8.25 8.25 2 16 2z"],name:"numeric"},M0={icon:[24,24,"M12 0C5.4 0 0 5.39 0 12A12 12 0 1 0 12 0Zm0 2c5.54 0 10 4.47 10 10 0 5.54-4.46 10-10 10a10 10 0 1 1 0-20zm0 2a1 1 0 0 0-1 1v7.84a1 1 0 0 0 .38.8l4 3.15a1 1 0 0 0 1.4-.17 1 1 0 0 0-.16-1.4L13 12.37V5a1 1 0 0 0-1-1Z"],name:"time-12"},V0={icon:[28,28,"M14 0C6.28 0 0 6.28 0 14s6.28 14 14 14a14 14 0 0 0 0-28Zm0 2c6.64 0 12 5.36 12 12s-5.36 12-12 12S2 20.64 2 14A12 12 0 0 1 14 2Zm0 3a1 1 0 0 0-1 1v9a1 1 0 0 0 .38.78l5 4a1 1 0 0 0 1.4-.16 1 1 0 0 0-.16-1.4L15 14.52V6a1 1 0 0 0-1-1Z"],name:"time-14"},Z0={icon:[32,32,"M16 0a16 16 0 0 0 0 32c8.82 0 16-7.18 16-16 0-8.83-7.18-16-16-16Zm0 2A14 14 0 1 1 2 16C2 8.25 8.25 2 16 2Zm0 4a1 1 0 0 0-1 1v10.16a1 1 0 0 0 .37.77l6 4.85a1 1 0 0 0 1.41-.16 1 1 0 0 0-.16-1.4L17 16.68V7a1 1 0 0 0-1-1Z"],name:"time"},H0={icon:[32,32,"M26 .25c-.97 0-1.97.3-2.7 1.04l-19 19a1 1 0 0 0-.2.3l-.03.04-4 10a1 1 0 0 0 1.3 1.3l10-4 .03-.02c.12-.05.3-.2.3-.2L27.42 12l3.3-3.3A3.78 3.78 0 0 0 31.75 6c0-.97-.3-1.97-1.04-2.7l-2-2A3.78 3.78 0 0 0 26 .24Zm0 2c.53 0 1.03.2 1.3.46l2 2c.26.26.45.76.45 1.29s-.2 1.03-.46 1.3L26 10.58 21.41 6l3.3-3.3c.26-.26.76-.45 1.29-.45Zm-6 5.16L24.59 12 12 24.59V24a1 1 0 0 0-1-1H9v-2a1 1 0 0 0-1-1h-.59Zm-.16 2.6a1 1 0 0 0-.55.28l-7 7a1 1 0 0 0 1.42 1.42l7-7a1 1 0 0 0-.87-1.7zM5.68 22H7v2a1 1 0 0 0 1 1h2v1.32l-5.4 2.16-1.08-1.08Z"],name:"pencil"},r0={icon:[16,16,"M 1,7 C 0.5,7 0.5,8 1,8 h 14 c 0.8,0 0.8,-1 0,-1 z"],name:"border-solid"},t0={icon:[16,16,"M1 7C.3 7 .3 8 1 8h3c.8 0 .8-1 0-1Zm5.5 0c-.7 0-.7 1 0 1h3c.8 0 .8-1 0-1zM12 7c-.7 0-.7 1 0 1h3c.8 0 .8-1 0-1z"],name:"border-dashed"},s0={icon:[16,16,"M10.5 7c-.7 0-.7 1 0 1h1c.8 0 .8-1 0-1zm3 0c-.7 0-.7 1 0 1h1c.8 0 .8-1 0-1zm-9 0c-.7 0-.7 1 0 1h1c.8 0 .8-1 0-1zm3 0c-.7 0-.7 1 0 1h1c.8 0 .8-1 0-1zm-6 0c-.7 0-.7 1 0 1h1c.8 0 .8-1 0-1z"],name:"border-dotted"},u0={icon:[26,24,"M18 .85c-2.7 0-5.4.82-7.6 2.47a1 1 0 0 0-.2 1.4 1 1 0 0 0 1.4.2 11.04 11.04 0 0 1 12.8 0 1 1 0 0 0 1.4-.2 1 1 0 0 0-.2-1.4A12.78 12.78 0 0 0 18 .85zm0 3.79c-1.71 0-3.46.56-4.7 1.76a1 1 0 0 0-.02 1.42 1 1 0 0 0 1.42.02A4.9 4.9 0 0 1 18 6.64c1.28 0 2.52.43 3.28 1.19a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42A6.56 6.56 0 0 0 18 4.64zm0 3.48a1 1 0 0 0-1 1v5a1 1 0 0 0 0 .03H3.19A3.2 3.2 0 0 0 0 17.33v3.61a3.2 3.2 0 0 0 3.18 3.18h19.64A3.2 3.2 0 0 0 26 20.94v-3.61a3.2 3.2 0 0 0-3.18-3.18h-3.83a1 1 0 0 0 .01-.03v-5a1 1 0 0 0-1-1zM3.18 16.15h19.64c.67 0 1.18.5 1.18 1.18v3.61c0 .67-.5 1.18-1.18 1.18H3.18c-.67 0-1.18-.5-1.18-1.18v-3.61c0-.67.5-1.18 1.18-1.18zM5 18.12a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zm4 0a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1zM18 14.12v-5"],name:"router-12"},d0={icon:[30,28,"M21-.2c-3 0-6 1-8.6 3.2a1 1 0 0 0-.2 1.4 1 1 0 0 0 1.4.2c4.7-3.8 10-3.8 14.8 0a1 1 0 0 0 1.4-.2 1 1 0 0 0-.2-1.4A13.9 13.9 0 0 0 21-.2zm0 4.8c-2 0-4 .8-5.7 2.5a1 1 0 0 0 0 1.4 1 1 0 0 0 1.4 0c1.4-1.3 2.8-2 4.3-2a6 6 0 0 1 4.3 2 1 1 0 0 0 1.4 0 1 1 0 0 0 0-1.4A8 8 0 0 0 21 4.6zm0 5.2a1 1 0 0 0-1 1v6H3.8c-2 0-3.8 1.7-3.8 3.8V24c0 2 1.7 3.8 3.8 3.8h22.4c2 0 3.8-1.7 3.8-3.8v-3.4c0-2.1-1.7-3.8-3.8-3.8H22v-6a1 1 0 0 0-1-1zM3.8 18.7h22.4c1 0 1.9.8 1.9 1.9V24c0 1-.8 1.9-1.9 1.9H3.8c-1 0-1.9-.9-1.9-2v-3.3c0-1 .8-2 1.9-2zm1.7 2A1.5 1.5 0 0 0 4 22.4a1.5 1.5 0 0 0 1.5 1.5A1.5 1.5 0 0 0 7 22.3a1.5 1.5 0 0 0-1.5-1.5zm6 0a1.5 1.5 0 0 0-1.5 1.6 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5z"],name:"router-14"},g0={icon:[35,32,"M24-.2c-4 0-7.9 1-10.6 3.2a1 1 0 0 0-.2 1.4 1 1 0 0 0 1.4.2C17 2.8 20.4 1.8 24 1.8c3.6 0 7.1 1 9.4 2.8a1 1 0 0 0 1.4-.2 1 1 0 0 0-.2-1.4A17.3 17.3 0 0 0 24-.2zm.4 5.7c-2.4 0-4.8.9-7 2.5a1 1 0 0 0-.2 1.4 1 1 0 0 0 1.4.2c3.7-2.8 8-2.7 10.7-.1a1 1 0 0 0 1.4 0 1 1 0 0 0 0-1.4 8.8 8.8 0 0 0-6.3-2.6zm-.4 5.3a1 1 0 0 0-1 1v7H4.4c-2.4 0-4.4 2-4.4 4.4v4.2c0 2.4 2 4.4 4.4 4.4h26.2c2.4 0 4.4-2 4.4-4.4v-4.2c0-2.4-2-4.4-4.4-4.4H25v-7a1 1 0 0 0-1-1zm-19.6 10h26.2c1.3 0 2.4 1 2.4 2.4v4.2c0 1.3-1 2.4-2.4 2.4H4.4c-1.3 0-2.4-1-2.4-2.4v-4.2c0-1.4 1-2.4 2.4-2.4zm2.1 3A1.5 1.5 0 0 0 5 25.3a1.5 1.5 0 0 0 1.5 1.5A1.5 1.5 0 0 0 8 25.3a1.5 1.5 0 0 0-1.5-1.5zm5 0a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5zm5 0a1.5 1.5 0 0 0-1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5-1.5 1.5 1.5 0 0 0-1.5-1.5z"],name:"router-16"},p0={icon:[32,32,"M1 0a1 1 0 0 0-.8 1.6L12 19.3V28a1 1 0 0 0 .6.9l6 3A1 1 0 0 0 20 31V19.3L31.8 1.6A1 1 0 0 0 31 0Zm1.9 2H29l-11 16.4a1 1 0 0 0-.1.6v10.4l-4-2V19a1 1 0 0 0-.2-.6z"],name:"filter-outline"};function b0(c,{prefix:a,className:v,color:z}={}){return n.b`<svg
21
- aria-hidden="true"
22
- focusable="false"
23
- data-icon="${c.name}"
24
- role="img"
25
- xmlns="http://www.w3.org/2000/svg"
26
- viewBox="0 0 ${c.icon[0]} ${c.icon[1]}"
27
- class="${v?v+" ":""}${a||"luzmo-icon"} ${a||"luzmo-icon"}-${c.name}"
28
- style="overflow: visible; box-sizing: content-box;height: 1em; vertical-align: var(--luzmo-icon-vertical-align, var(--icon-vertical-align, -.125em));"
29
- fill="${z||"currentColor"}">
30
- ${(Array.isArray(c.icon[2])?c.icon[2]:[c.icon[2]]).map((i,m)=>{var h;return n.b`<path d="${i}" style="fill:${c.icon[3]&&(h=c.icon[3])!=null&&h[m]?c.icon[3][m]:"currentColor"}"></path>`})}
31
- </svg>`}exports.A0=J;exports.B=A;exports.B2=d0;exports.C1=b;exports.D0=a0;exports.E=C;exports.E0=e0;exports.E1=B;exports.F2=g0;exports.G=M;exports.H0=T;exports.J=t;exports.L0=Q;exports.L2=H0;exports.M1=w;exports.M2=M0;exports.N=V;exports.O0=o0;exports.P=L;exports.P0=n0;exports.P1=q;exports.Q0=A0;exports.R1=P;exports.S0=K;exports.S2=t0;exports.T=o;exports.U=l;exports.U0=z0;exports.V1=y;exports.V2=Z0;exports.W=H;exports.W1=U;exports.X0=L0;exports.Y=s;exports.Y0=C0;exports.Z0=R;exports._=u;exports._0=l0;exports.a0=W;exports.a1=g;exports.a3=p0;exports.b0=I;exports.b2=r0;exports.c1=d;exports.e1=p;exports.f0=v0;exports.f1=S;exports.h0=j;exports.i0=G;exports.j=r;exports.k0=c0;exports.k2=s0;exports.l0=_;exports.m0=Y;exports.n0=N;exports.p0=X;exports.p1=$;exports.p3=b0;exports.q=Z;exports.q0=i0;exports.s2=V0;exports.t=e;exports.u0=O;exports.u1=f;exports.v0=D;exports.w0=m0;exports.w1=k;exports.x0=h0;exports.x1=E;exports.x2=u0;exports.z0=F;
@@ -1,42 +0,0 @@
1
- /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
- *
3
- * Copyright © 2025 Luzmo
4
- * All rights reserved.
5
- * Luzmo web components (“Luzmo Web Components”)
6
- * must be used according to the Luzmo Terms of Service.
7
- * This license allows users with a current active Luzmo account
8
- * to use the Luzmo Web Components. This license terminates
9
- * automatically if a user no longer has an active Luzmo account.
10
- * Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
11
- *
12
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- * SOFTWARE.
19
- * */
20
- "use strict";/**
21
- * @license
22
- * Copyright 2019 Google LLC
23
- * SPDX-License-Identifier: BSD-3-Clause
24
- */const H=globalThis,j=H.ShadowRoot&&(H.ShadyCSS===void 0||H.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,I=Symbol(),W=new WeakMap;let et=class{constructor(t,e,s){if(this._$cssResult$=!0,s!==I)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(j&&t===void 0){const s=e!==void 0&&e.length===1;s&&(t=W.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),s&&W.set(e,t))}return t}toString(){return this.cssText}};const st=r=>new et(typeof r=="string"?r:r+"",void 0,I),lt=(r,...t)=>{const e=r.length===1?r[0]:t.reduce((s,i,o)=>s+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(i)+r[o+1],r[0]);return new et(e,r,I)},ct=(r,t)=>{if(j)r.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const s=document.createElement("style"),i=H.litNonce;i!==void 0&&s.setAttribute("nonce",i),s.textContent=e.cssText,r.appendChild(s)}},q=j?r=>r:r=>r instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return st(e)})(r):r;/**
25
- * @license
26
- * Copyright 2017 Google LLC
27
- * SPDX-License-Identifier: BSD-3-Clause
28
- */const{is:dt,defineProperty:pt,getOwnPropertyDescriptor:ut,getOwnPropertyNames:$t,getOwnPropertySymbols:_t,getPrototypeOf:ft}=Object,f=globalThis,J=f.trustedTypes,At=J?J.emptyScript:"",L=f.reactiveElementPolyfillSupport,b=(r,t)=>r,M={toAttribute(r,t){switch(t){case Boolean:r=r?At:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r)}return r},fromAttribute(r,t){let e=r;switch(t){case Boolean:e=r!==null;break;case Number:e=r===null?null:Number(r);break;case Object:case Array:try{e=JSON.parse(r)}catch{e=null}}return e}},R=(r,t)=>!dt(r,t),K={attribute:!0,type:String,converter:M,reflect:!1,hasChanged:R};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),f.litPropertyMetadata??(f.litPropertyMetadata=new WeakMap);let v=class extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??(this.l=[])).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=K){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const s=Symbol(),i=this.getPropertyDescriptor(t,s,e);i!==void 0&&pt(this.prototype,t,i)}}static getPropertyDescriptor(t,e,s){const{get:i,set:o}=ut(this.prototype,t)??{get(){return this[e]},set(n){this[e]=n}};return{get(){return i==null?void 0:i.call(this)},set(n){const a=i==null?void 0:i.call(this);o.call(this,n),this.requestUpdate(t,a,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??K}static _$Ei(){if(this.hasOwnProperty(b("elementProperties")))return;const t=ft(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(b("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(b("properties"))){const e=this.properties,s=[...$t(e),..._t(e)];for(const i of s)this.createProperty(i,e[i])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[s,i]of e)this.elementProperties.set(s,i)}this._$Eh=new Map;for(const[e,s]of this.elementProperties){const i=this._$Eu(e,s);i!==void 0&&this._$Eh.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const i of s)e.unshift(q(i))}else t!==void 0&&e.push(q(t));return e}static _$Eu(t,e){const s=e.attribute;return s===!1?void 0:typeof s=="string"?s:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$EO??(this._$EO=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const s of e.keys())this.hasOwnProperty(s)&&(t.set(s,this[s]),delete this[s]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return ct(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(e=>{var s;return(s=e.hostConnected)==null?void 0:s.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(e=>{var s;return(s=e.hostDisconnected)==null?void 0:s.call(e)})}attributeChangedCallback(t,e,s){this._$AK(t,s)}_$EC(t,e){var o;const s=this.constructor.elementProperties.get(t),i=this.constructor._$Eu(t,s);if(i!==void 0&&s.reflect===!0){const n=(((o=s.converter)==null?void 0:o.toAttribute)!==void 0?s.converter:M).toAttribute(e,s.type);this._$Em=t,n==null?this.removeAttribute(i):this.setAttribute(i,n),this._$Em=null}}_$AK(t,e){var o;const s=this.constructor,i=s._$Eh.get(t);if(i!==void 0&&this._$Em!==i){const n=s.getPropertyOptions(i),a=typeof n.converter=="function"?{fromAttribute:n.converter}:((o=n.converter)==null?void 0:o.fromAttribute)!==void 0?n.converter:M;this._$Em=i,this[i]=a.fromAttribute(e,n.type),this._$Em=null}}requestUpdate(t,e,s){if(t!==void 0){if(s??(s=this.constructor.getPropertyOptions(t)),!(s.hasChanged??R)(this[t],e))return;this.P(t,e,s)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(t,e,s){this._$AL.has(t)||this._$AL.set(t,e),s.reflect===!0&&this._$Em!==t&&(this._$Ej??(this._$Ej=new Set)).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var s;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[o,n]of this._$Ep)this[o]=n;this._$Ep=void 0}const i=this.constructor.elementProperties;if(i.size>0)for(const[o,n]of i)n.wrapped!==!0||this._$AL.has(o)||this[o]===void 0||this.P(o,this[o],n)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(s=this._$EO)==null||s.forEach(i=>{var o;return(o=i.hostUpdate)==null?void 0:o.call(i)}),this.update(e)):this._$EU()}catch(i){throw t=!1,this._$EU(),i}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$EO)==null||e.forEach(s=>{var i;return(i=s.hostUpdated)==null?void 0:i.call(s)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&(this._$Ej=this._$Ej.forEach(e=>this._$EC(e,this[e]))),this._$EU()}updated(t){}firstUpdated(t){}};v.elementStyles=[],v.shadowRootOptions={mode:"open"},v[b("elementProperties")]=new Map,v[b("finalized")]=new Map,L==null||L({ReactiveElement:v}),(f.reactiveElementVersions??(f.reactiveElementVersions=[])).push("2.0.4");/**
29
- * @license
30
- * Copyright 2017 Google LLC
31
- * SPDX-License-Identifier: BSD-3-Clause
32
- */const w=globalThis,N=w.trustedTypes,Z=N?N.createPolicy("lit-html",{createHTML:r=>r}):void 0,it="$lit$",_=`lit$${Math.random().toFixed(9).slice(2)}$`,rt="?"+_,gt=`<${rt}>`,m=document,C=()=>m.createComment(""),U=r=>r===null||typeof r!="object"&&typeof r!="function",V=Array.isArray,mt=r=>V(r)||typeof(r==null?void 0:r[Symbol.iterator])=="function",z=`[
33
- \f\r]`,S=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,F=/-->/g,G=/>/g,A=RegExp(`>|${z}(?:([^\\s"'>=/]+)(${z}*=${z}*(?:[^
34
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Q=/'/g,X=/"/g,nt=/^(?:script|style|textarea|title)$/i,ot=r=>(t,...e)=>({_$litType$:r,strings:t,values:e}),yt=ot(1),vt=ot(2),y=Symbol.for("lit-noChange"),c=Symbol.for("lit-nothing"),Y=new WeakMap,g=m.createTreeWalker(m,129);function ht(r,t){if(!V(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return Z!==void 0?Z.createHTML(t):t}const Et=(r,t)=>{const e=r.length-1,s=[];let i,o=t===2?"<svg>":t===3?"<math>":"",n=S;for(let a=0;a<e;a++){const h=r[a];let d,p,l=-1,u=0;for(;u<h.length&&(n.lastIndex=u,p=n.exec(h),p!==null);)u=n.lastIndex,n===S?p[1]==="!--"?n=F:p[1]!==void 0?n=G:p[2]!==void 0?(nt.test(p[2])&&(i=RegExp("</"+p[2],"g")),n=A):p[3]!==void 0&&(n=A):n===A?p[0]===">"?(n=i??S,l=-1):p[1]===void 0?l=-2:(l=n.lastIndex-p[2].length,d=p[1],n=p[3]===void 0?A:p[3]==='"'?X:Q):n===X||n===Q?n=A:n===F||n===G?n=S:(n=A,i=void 0);const $=n===A&&r[a+1].startsWith("/>")?" ":"";o+=n===S?h+gt:l>=0?(s.push(d),h.slice(0,l)+it+h.slice(l)+_+$):h+_+(l===-2?a:$)}return[ht(r,o+(r[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),s]};class x{constructor({strings:t,_$litType$:e},s){let i;this.parts=[];let o=0,n=0;const a=t.length-1,h=this.parts,[d,p]=Et(t,e);if(this.el=x.createElement(d,s),g.currentNode=this.el.content,e===2||e===3){const l=this.el.content.firstChild;l.replaceWith(...l.childNodes)}for(;(i=g.nextNode())!==null&&h.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(const l of i.getAttributeNames())if(l.endsWith(it)){const u=p[n++],$=i.getAttribute(l).split(_),O=/([.?@])?(.*)/.exec(u);h.push({type:1,index:o,name:O[2],strings:$,ctor:O[1]==="."?bt:O[1]==="?"?wt:O[1]==="@"?Pt:k}),i.removeAttribute(l)}else l.startsWith(_)&&(h.push({type:6,index:o}),i.removeAttribute(l));if(nt.test(i.tagName)){const l=i.textContent.split(_),u=l.length-1;if(u>0){i.textContent=N?N.emptyScript:"";for(let $=0;$<u;$++)i.append(l[$],C()),g.nextNode(),h.push({type:2,index:++o});i.append(l[u],C())}}}else if(i.nodeType===8)if(i.data===rt)h.push({type:2,index:o});else{let l=-1;for(;(l=i.data.indexOf(_,l+1))!==-1;)h.push({type:7,index:o}),l+=_.length-1}o++}}static createElement(t,e){const s=m.createElement("template");return s.innerHTML=t,s}}function E(r,t,e=r,s){var n,a;if(t===y)return t;let i=s!==void 0?(n=e._$Co)==null?void 0:n[s]:e._$Cl;const o=U(t)?void 0:t._$litDirective$;return(i==null?void 0:i.constructor)!==o&&((a=i==null?void 0:i._$AO)==null||a.call(i,!1),o===void 0?i=void 0:(i=new o(r),i._$AT(r,e,s)),s!==void 0?(e._$Co??(e._$Co=[]))[s]=i:e._$Cl=i),i!==void 0&&(t=E(r,i._$AS(r,t.values),i,s)),t}class St{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:s}=this._$AD,i=((t==null?void 0:t.creationScope)??m).importNode(e,!0);g.currentNode=i;let o=g.nextNode(),n=0,a=0,h=s[0];for(;h!==void 0;){if(n===h.index){let d;h.type===2?d=new T(o,o.nextSibling,this,t):h.type===1?d=new h.ctor(o,h.name,h.strings,this,t):h.type===6&&(d=new Ct(o,this,t)),this._$AV.push(d),h=s[++a]}n!==(h==null?void 0:h.index)&&(o=g.nextNode(),n++)}return g.currentNode=m,i}p(t){let e=0;for(const s of this._$AV)s!==void 0&&(s.strings!==void 0?(s._$AI(t,s,e),e+=s.strings.length-2):s._$AI(t[e])),e++}}class T{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,e,s,i){this.type=2,this._$AH=c,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=s,this.options=i,this._$Cv=(i==null?void 0:i.isConnected)??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=E(this,t,e),U(t)?t===c||t==null||t===""?(this._$AH!==c&&this._$AR(),this._$AH=c):t!==this._$AH&&t!==y&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):mt(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==c&&U(this._$AH)?this._$AA.nextSibling.data=t:this.T(m.createTextNode(t)),this._$AH=t}$(t){var o;const{values:e,_$litType$:s}=t,i=typeof s=="number"?this._$AC(t):(s.el===void 0&&(s.el=x.createElement(ht(s.h,s.h[0]),this.options)),s);if(((o=this._$AH)==null?void 0:o._$AD)===i)this._$AH.p(e);else{const n=new St(i,this),a=n.u(this.options);n.p(e),this.T(a),this._$AH=n}}_$AC(t){let e=Y.get(t.strings);return e===void 0&&Y.set(t.strings,e=new x(t)),e}k(t){V(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let s,i=0;for(const o of t)i===e.length?e.push(s=new T(this.O(C()),this.O(C()),this,this.options)):s=e[i],s._$AI(o),i++;i<e.length&&(this._$AR(s&&s._$AB.nextSibling,i),e.length=i)}_$AR(t=this._$AA.nextSibling,e){var s;for((s=this._$AP)==null?void 0:s.call(this,!1,!0,e);t&&t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i}}setConnected(t){var e;this._$AM===void 0&&(this._$Cv=t,(e=this._$AP)==null||e.call(this,t))}}class k{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,s,i,o){this.type=1,this._$AH=c,this._$AN=void 0,this.element=t,this.name=e,this._$AM=i,this.options=o,s.length>2||s[0]!==""||s[1]!==""?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=c}_$AI(t,e=this,s,i){const o=this.strings;let n=!1;if(o===void 0)t=E(this,t,e,0),n=!U(t)||t!==this._$AH&&t!==y,n&&(this._$AH=t);else{const a=t;let h,d;for(t=o[0],h=0;h<o.length-1;h++)d=E(this,a[s+h],e,h),d===y&&(d=this._$AH[h]),n||(n=!U(d)||d!==this._$AH[h]),d===c?t=c:t!==c&&(t+=(d??"")+o[h+1]),this._$AH[h]=d}n&&!i&&this.j(t)}j(t){t===c?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class bt extends k{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===c?void 0:t}}class wt extends k{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==c)}}class Pt extends k{constructor(t,e,s,i,o){super(t,e,s,i,o),this.type=5}_$AI(t,e=this){if((t=E(this,t,e,0)??c)===y)return;const s=this._$AH,i=t===c&&s!==c||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,o=t!==c&&(s===c||i);i&&this.element.removeEventListener(this.name,this,s),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e;typeof this._$AH=="function"?this._$AH.call(((e=this.options)==null?void 0:e.host)??this.element,t):this._$AH.handleEvent(t)}}class Ct{constructor(t,e,s){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=s}get _$AU(){return this._$AM._$AU}_$AI(t){E(this,t)}}const B=w.litHtmlPolyfillSupport;B==null||B(x,T),(w.litHtmlVersions??(w.litHtmlVersions=[])).push("3.2.1");const at=(r,t,e)=>{const s=(e==null?void 0:e.renderBefore)??t;let i=s._$litPart$;if(i===void 0){const o=(e==null?void 0:e.renderBefore)??null;s._$litPart$=i=new T(t.insertBefore(C(),o),o,void 0,e??{})}return i._$AI(r),i};/**
35
- * @license
36
- * Copyright 2017 Google LLC
37
- * SPDX-License-Identifier: BSD-3-Clause
38
- */let P=class extends v{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e;const t=super.createRenderRoot();return(e=this.renderOptions).renderBefore??(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=at(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return y}};var tt;P._$litElement$=!0,P.finalized=!0,(tt=globalThis.litElementHydrateSupport)==null||tt.call(globalThis,{LitElement:P});const D=globalThis.litElementPolyfillSupport;D==null||D({LitElement:P});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.1.1");/**
39
- * @license
40
- * Copyright 2017 Google LLC
41
- * SPDX-License-Identifier: BSD-3-Clause
42
- */const Ut={attribute:!0,type:String,converter:M,reflect:!1,hasChanged:R},xt=(r=Ut,t,e)=>{const{kind:s,metadata:i}=e;let o=globalThis.litPropertyMetadata.get(i);if(o===void 0&&globalThis.litPropertyMetadata.set(i,o=new Map),o.set(e.name,r),s==="accessor"){const{name:n}=e;return{set(a){const h=t.get.call(this);t.set.call(this,a),this.requestUpdate(n,h,r)},init(a){return a!==void 0&&this.P(n,void 0,r),a}}}if(s==="setter"){const{name:n}=e;return function(a){const h=this[n];t.call(this,a),this.requestUpdate(n,h,r)}}throw Error("Unsupported decorator location: "+s)};function Tt(r){return(t,e)=>typeof e=="object"?xt(r,t,e):((s,i,o)=>{const n=i.hasOwnProperty(o);return i.constructor.createProperty(o,n?{...s,wrapped:!0}:s),n?Object.getOwnPropertyDescriptor(i,o):void 0})(r,t,e)}exports.B=at;exports.E=c;exports.T=y;exports.b=vt;exports.f=R;exports.i=lt;exports.n=Tt;exports.r=st;exports.r$1=P;exports.x=yt;