@lukso/web-components 1.172.13 → 1.172.14

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 (126) hide show
  1. package/dist/chunks/cn-LM_JlZIN.js +36 -0
  2. package/dist/chunks/cn-zamUNFMe.js +39 -0
  3. package/dist/chunks/directive-CY66atYi.js +22 -0
  4. package/dist/chunks/directive-DUHAbymA.js +15 -0
  5. package/dist/chunks/index-BNt_JinF.js +212 -0
  6. package/dist/chunks/{index-DG4rMUh3.js → index-BOEPqh0N.js} +1 -1
  7. package/dist/chunks/{index-F8ll4iy2.js → index-C5S-_QDF.js} +1 -1
  8. package/dist/chunks/{index-B_H2eYG_.js → index-CA6SrfZ-.js} +9 -8
  9. package/dist/chunks/{index-CZGvLdJ0.js → index-CqZm8OfY.js} +1 -2
  10. package/dist/chunks/index-Cy2_2lFt.js +214 -0
  11. package/dist/chunks/{index-Dn2DJhID.js → index-Ds-r8fCt.js} +77 -74
  12. package/dist/chunks/{index-C5YyB6ug.js → index-DvLZWpq9.js} +2 -3
  13. package/dist/chunks/{index-D_5wz2k1.js → index-UVrFZqIM.js} +79 -76
  14. package/dist/chunks/{index-BHAtoIlu.js → index-cakeic-M.js} +9 -8
  15. package/dist/chunks/{style-map-B7XFhSOK.js → style-map-AEeBQfPb.js} +2 -3
  16. package/dist/chunks/{style-map-BPljJihp.js → style-map-auscxO0L.js} +1 -2
  17. package/dist/components/index.cjs +4 -5
  18. package/dist/components/index.js +4 -5
  19. package/dist/components/lukso-alert/index.cjs +16 -15
  20. package/dist/components/lukso-alert/index.js +16 -15
  21. package/dist/components/lukso-button/index.cjs +42 -40
  22. package/dist/components/lukso-button/index.js +39 -37
  23. package/dist/components/lukso-card/index.cjs +66 -71
  24. package/dist/components/lukso-card/index.js +48 -53
  25. package/dist/components/lukso-checkbox/index.cjs +27 -26
  26. package/dist/components/lukso-checkbox/index.js +27 -26
  27. package/dist/components/lukso-collapse/index.cjs +27 -26
  28. package/dist/components/lukso-collapse/index.js +26 -25
  29. package/dist/components/lukso-color-picker/index.cjs +33 -31
  30. package/dist/components/lukso-color-picker/index.js +32 -30
  31. package/dist/components/lukso-dropdown/index.cjs +20 -19
  32. package/dist/components/lukso-dropdown/index.js +20 -19
  33. package/dist/components/lukso-dropdown-option/index.cjs +12 -11
  34. package/dist/components/lukso-dropdown-option/index.js +12 -11
  35. package/dist/components/lukso-footer/index.cjs +5 -4
  36. package/dist/components/lukso-footer/index.js +5 -4
  37. package/dist/components/lukso-form-description/index.cjs +7 -6
  38. package/dist/components/lukso-form-description/index.js +7 -6
  39. package/dist/components/lukso-form-error/index.cjs +7 -6
  40. package/dist/components/lukso-form-error/index.js +7 -6
  41. package/dist/components/lukso-form-label/index.cjs +8 -7
  42. package/dist/components/lukso-form-label/index.js +8 -7
  43. package/dist/components/lukso-icon/index.cjs +268 -267
  44. package/dist/components/lukso-icon/index.js +268 -267
  45. package/dist/components/lukso-image/index.cjs +12 -12
  46. package/dist/components/lukso-image/index.js +12 -12
  47. package/dist/components/lukso-input/index.cjs +49 -47
  48. package/dist/components/lukso-input/index.js +48 -46
  49. package/dist/components/lukso-markdown/index.cjs +13 -83
  50. package/dist/components/lukso-markdown/index.js +13 -83
  51. package/dist/components/lukso-markdown-editor/index.cjs +68 -67
  52. package/dist/components/lukso-markdown-editor/index.js +67 -66
  53. package/dist/components/lukso-modal/index.cjs +12 -11
  54. package/dist/components/lukso-modal/index.js +11 -10
  55. package/dist/components/lukso-navbar/index.cjs +30 -30
  56. package/dist/components/lukso-navbar/index.js +30 -30
  57. package/dist/components/lukso-pagination/index.cjs +16 -16
  58. package/dist/components/lukso-pagination/index.js +16 -16
  59. package/dist/components/lukso-profile/index.cjs +162 -11
  60. package/dist/components/lukso-profile/index.js +165 -5
  61. package/dist/components/lukso-progress/index.cjs +16 -13
  62. package/dist/components/lukso-progress/index.js +13 -10
  63. package/dist/components/lukso-qr-code/index.cjs +17 -34
  64. package/dist/components/lukso-qr-code/index.js +16 -33
  65. package/dist/components/lukso-radio/index.cjs +27 -25
  66. package/dist/components/lukso-radio/index.js +25 -23
  67. package/dist/components/lukso-radio-group/index.cjs +9 -9
  68. package/dist/components/lukso-radio-group/index.js +9 -9
  69. package/dist/components/lukso-sanitize/index.cjs +5 -4
  70. package/dist/components/lukso-sanitize/index.js +5 -4
  71. package/dist/components/lukso-search/index.cjs +11 -8
  72. package/dist/components/lukso-search/index.js +11 -8
  73. package/dist/components/lukso-select/index.cjs +47 -46
  74. package/dist/components/lukso-select/index.js +46 -45
  75. package/dist/components/lukso-share/index.cjs +7 -6
  76. package/dist/components/lukso-share/index.js +7 -6
  77. package/dist/components/lukso-switch/index.cjs +16 -15
  78. package/dist/components/lukso-switch/index.js +16 -15
  79. package/dist/components/lukso-tag/index.cjs +13 -12
  80. package/dist/components/lukso-tag/index.js +12 -11
  81. package/dist/components/lukso-terms/index.cjs +9 -8
  82. package/dist/components/lukso-terms/index.js +9 -8
  83. package/dist/components/lukso-textarea/index.cjs +36 -34
  84. package/dist/components/lukso-textarea/index.js +35 -33
  85. package/dist/components/lukso-tooltip/index.cjs +27 -3461
  86. package/dist/components/lukso-tooltip/index.js +27 -3461
  87. package/dist/components/lukso-username/index.cjs +11 -7
  88. package/dist/components/lukso-username/index.js +11 -7
  89. package/dist/components/lukso-wizard/index.cjs +13 -12
  90. package/dist/components/lukso-wizard/index.js +11 -10
  91. package/dist/index.cjs +6 -6
  92. package/dist/index.js +5 -5
  93. package/dist/shared/tailwind-element/index.cjs +15 -3
  94. package/dist/shared/tailwind-element/index.js +17 -1
  95. package/dist/vite.full.config.d.ts.map +1 -1
  96. package/package.json +7 -1
  97. package/dist/chunks/_commonjsHelpers-B85MJLTf.js +0 -5
  98. package/dist/chunks/_commonjsHelpers-CFO10eej.js +0 -7
  99. package/dist/chunks/axe-DJKac19y.js +0 -35093
  100. package/dist/chunks/axe-MHuN9KU0.js +0 -35097
  101. package/dist/chunks/base-Bn-zDNuZ.js +0 -93
  102. package/dist/chunks/base-Cl6v8-BZ.js +0 -8
  103. package/dist/chunks/base-KJhhKWYy.js +0 -91
  104. package/dist/chunks/base-NFGX42U4.js +0 -10
  105. package/dist/chunks/chunk-LQIOVPBE-CGhQ79Di.js +0 -370
  106. package/dist/chunks/chunk-LQIOVPBE-kQFZF_OS.js +0 -372
  107. package/dist/chunks/directive-BKuZRRPO.js +0 -8
  108. package/dist/chunks/directive-DT5Y-Nw0.js +0 -12
  109. package/dist/chunks/index-5X9ujrWL.js +0 -41
  110. package/dist/chunks/index-B9iart53.js +0 -2545
  111. package/dist/chunks/index-BAf8Hzhe.js +0 -611
  112. package/dist/chunks/index-BBFSnMaE.js +0 -1345
  113. package/dist/chunks/index-BDyLu6M0.js +0 -609
  114. package/dist/chunks/index-BxQ_0s_1.js +0 -50
  115. package/dist/chunks/index-CaJky2qL.js +0 -2547
  116. package/dist/chunks/index-glHBylgQ.js +0 -1347
  117. package/dist/chunks/isAddress-B1R_6-uN.js +0 -745
  118. package/dist/chunks/isAddress-BUdSrCaY.js +0 -743
  119. package/dist/chunks/property-D6IL6zax.js +0 -11
  120. package/dist/chunks/property-DfumgIL6.js +0 -9
  121. package/dist/chunks/query-CHb9Ft_d.js +0 -9
  122. package/dist/chunks/query-D3HF7Pde.js +0 -11
  123. package/dist/chunks/state-CFjY89m3.js +0 -11
  124. package/dist/chunks/state-CaelFSbE.js +0 -9
  125. package/dist/chunks/unsafe-html-BHBLEMoa.js +0 -10
  126. package/dist/chunks/unsafe-html-DiwkOQlV.js +0 -12
@@ -1,13 +1,14 @@
1
- import { x, b as TailwindStyledElement } from '../../chunks/index-5X9ujrWL.js';
2
- import { n } from '../../chunks/property-DfumgIL6.js';
3
- import { o as o$1 } from '../../chunks/unsafe-html-BHBLEMoa.js';
1
+ import { html } from 'lit';
2
+ import { property } from 'lit/decorators.js';
3
+ import { unsafeHTML } from 'lit/directives/unsafe-html.js';
4
4
  import { s as safeCustomElement } from '../../chunks/safe-custom-element-qdGIR_v6.js';
5
- import { o } from '../../chunks/style-map-BPljJihp.js';
5
+ import { TailwindStyledElement } from '../../shared/tailwind-element/index.js';
6
+ import { o } from '../../chunks/style-map-auscxO0L.js';
6
7
 
7
8
  const style = ":host {\n position: relative;\n display: inline-flex;\n line-height: 0;\n}\n:host svg {\n display: block !important;\n}";
8
9
 
9
10
  const addPhoto = (options) => {
10
- return x`<svg
11
+ return html`<svg
11
12
  width="24"
12
13
  height="24"
13
14
  viewBox="0 0 24 24"
@@ -49,7 +50,7 @@ const addPhoto = (options) => {
49
50
  };
50
51
 
51
52
  const arrowDownLg = (options) => {
52
- return x`<svg
53
+ return html`<svg
53
54
  width="24"
54
55
  height="24"
55
56
  viewBox="0 0 24 24"
@@ -71,7 +72,7 @@ const arrowDownLg = (options) => {
71
72
  };
72
73
 
73
74
  const arrowDownSm = (options) => {
74
- return x`<svg
75
+ return html`<svg
75
76
  width="24"
76
77
  height="24"
77
78
  viewBox="0 0 24 24"
@@ -93,7 +94,7 @@ const arrowDownSm = (options) => {
93
94
  };
94
95
 
95
96
  const arrowLeftLg = (options) => {
96
- return x`<svg
97
+ return html`<svg
97
98
  width="24"
98
99
  height="24"
99
100
  viewBox="0 0 24 24"
@@ -115,7 +116,7 @@ const arrowLeftLg = (options) => {
115
116
  };
116
117
 
117
118
  const arrowLeftSm = (options) => {
118
- return x`<svg
119
+ return html`<svg
119
120
  width="24"
120
121
  height="24"
121
122
  viewBox="0 0 24 24"
@@ -137,7 +138,7 @@ const arrowLeftSm = (options) => {
137
138
  };
138
139
 
139
140
  const arrowRightLg = (options) => {
140
- return x`<svg
141
+ return html`<svg
141
142
  width="24"
142
143
  height="24"
143
144
  viewBox="0 0 24 24"
@@ -159,7 +160,7 @@ const arrowRightLg = (options) => {
159
160
  };
160
161
 
161
162
  const arrowRightSm = (options) => {
162
- return x`<svg
163
+ return html`<svg
163
164
  width="24"
164
165
  height="24"
165
166
  viewBox="0 0 24 24"
@@ -181,7 +182,7 @@ const arrowRightSm = (options) => {
181
182
  };
182
183
 
183
184
  const arrowUpLg = (options) => {
184
- return x`<svg
185
+ return html`<svg
185
186
  width="24"
186
187
  height="24"
187
188
  viewBox="0 0 24 24"
@@ -203,7 +204,7 @@ const arrowUpLg = (options) => {
203
204
  };
204
205
 
205
206
  const arrowUpSm = (options) => {
206
- return x`<svg
207
+ return html`<svg
207
208
  width="24"
208
209
  height="24"
209
210
  viewBox="0 0 24 24"
@@ -225,7 +226,7 @@ const arrowUpSm = (options) => {
225
226
  };
226
227
 
227
228
  const barbellOutline = (options) => {
228
- return x`<svg
229
+ return html`<svg
229
230
  width="24"
230
231
  height="24"
231
232
  viewBox="0 0 24 24"
@@ -275,7 +276,7 @@ const barbellOutline = (options) => {
275
276
  };
276
277
 
277
278
  const bulbOutline = (options) => {
278
- return x`<svg
279
+ return html`<svg
279
280
  width="24"
280
281
  height="24"
281
282
  viewBox="0 0 24 24"
@@ -325,7 +326,7 @@ const bulbOutline = (options) => {
325
326
  };
326
327
 
327
328
  const camera = (options) => {
328
- return x`<svg
329
+ return html`<svg
329
330
  width="24"
330
331
  height="24"
331
332
  viewBox="0 0 24 24"
@@ -361,7 +362,7 @@ const camera = (options) => {
361
362
  };
362
363
 
363
364
  const clipboard = (options) => {
364
- return x`<svg
365
+ return html`<svg
365
366
  width="24"
366
367
  height="24"
367
368
  viewBox="0 0 24 24"
@@ -416,7 +417,7 @@ const clipboard = (options) => {
416
417
  };
417
418
 
418
419
  const clock = (options) => {
419
- return x`<svg
420
+ return html`<svg
420
421
  width="24"
421
422
  height="24"
422
423
  viewBox="0 0 24 24"
@@ -443,7 +444,7 @@ const clock = (options) => {
443
444
  };
444
445
 
445
446
  const closeLg = (options) => {
446
- return x`<svg
447
+ return html`<svg
447
448
  width="24"
448
449
  height="24"
449
450
  viewBox="0 0 24 24"
@@ -472,7 +473,7 @@ const closeLg = (options) => {
472
473
  };
473
474
 
474
475
  const closeSm = (options) => {
475
- return x`<svg
476
+ return html`<svg
476
477
  width="24"
477
478
  height="24"
478
479
  viewBox="0 0 24 24"
@@ -501,7 +502,7 @@ const closeSm = (options) => {
501
502
  };
502
503
 
503
504
  const cloud = (options) => {
504
- return x`<svg
505
+ return html`<svg
505
506
  width="24"
506
507
  height="24"
507
508
  viewBox="0 0 24 24"
@@ -522,7 +523,7 @@ const cloud = (options) => {
522
523
  };
523
524
 
524
525
  const compassOutline = (options) => {
525
- return x`<svg
526
+ return html`<svg
526
527
  width="24"
527
528
  height="24"
528
529
  viewBox="0 0 24 24"
@@ -547,7 +548,7 @@ const compassOutline = (options) => {
547
548
  };
548
549
 
549
550
  const completeFilled = (options) => {
550
- return x`<svg
551
+ return html`<svg
551
552
  width="24"
552
553
  height="24"
553
554
  viewBox="0 0 24 24"
@@ -575,7 +576,7 @@ const completeFilled = (options) => {
575
576
  };
576
577
 
577
578
  const completeOutline = (options) => {
578
- return x`<svg
579
+ return html`<svg
579
580
  width="24"
580
581
  height="24"
581
582
  viewBox="0 0 24 24"
@@ -602,7 +603,7 @@ const completeOutline = (options) => {
602
603
  };
603
604
 
604
605
  const contractLock = (options) => {
605
- return x`<svg
606
+ return html`<svg
606
607
  width="24"
607
608
  height="24"
608
609
  viewBox="0 0 24 24"
@@ -641,7 +642,7 @@ const contractLock = (options) => {
641
642
  };
642
643
 
643
644
  const contractSigned = (options) => {
644
- return x`<svg
645
+ return html`<svg
645
646
  width="24"
646
647
  height="24"
647
648
  viewBox="0 0 24 24"
@@ -703,7 +704,7 @@ const contractSigned = (options) => {
703
704
  };
704
705
 
705
706
  const connect = (options) => {
706
- return x`<svg
707
+ return html`<svg
707
708
  width="24"
708
709
  height="24"
709
710
  viewBox="0 0 24 24"
@@ -732,7 +733,7 @@ const connect = (options) => {
732
733
  };
733
734
 
734
735
  const connections = (options) => {
735
- return x`<svg
736
+ return html`<svg
736
737
  width="24"
737
738
  height="24"
738
739
  viewBox="0 0 24 24"
@@ -762,7 +763,7 @@ const connections = (options) => {
762
763
  };
763
764
 
764
765
  const controller = (options) => {
765
- return x`<svg
766
+ return html`<svg
766
767
  width="24"
767
768
  height="24"
768
769
  viewBox="0 0 24 24"
@@ -813,7 +814,7 @@ const controller = (options) => {
813
814
  };
814
815
 
815
816
  const copy = (options) => {
816
- return x`<svg
817
+ return html`<svg
817
818
  width="24"
818
819
  height="24"
819
820
  viewBox="0 0 24 24"
@@ -840,7 +841,7 @@ const copy = (options) => {
840
841
  };
841
842
 
842
843
  const crossOutline = (options) => {
843
- return x`<svg
844
+ return html`<svg
844
845
  width="24"
845
846
  height="24"
846
847
  viewBox="0 0 24 24"
@@ -874,7 +875,7 @@ const crossOutline = (options) => {
874
875
  };
875
876
 
876
877
  const dots = (options) => {
877
- return x`<svg
878
+ return html`<svg
878
879
  width="24"
879
880
  height="24"
880
881
  viewBox="0 0 24 24"
@@ -892,7 +893,7 @@ const dots = (options) => {
892
893
  };
893
894
 
894
895
  const edit = (options) => {
895
- return x`<svg
896
+ return html`<svg
896
897
  width="24"
897
898
  height="24"
898
899
  viewBox="0 0 24 24"
@@ -918,7 +919,7 @@ const edit = (options) => {
918
919
  };
919
920
 
920
921
  const error = (options) => {
921
- return x`<svg
922
+ return html`<svg
922
923
  width="24"
923
924
  height="24"
924
925
  viewBox="0 0 24 24"
@@ -945,7 +946,7 @@ const error = (options) => {
945
946
  };
946
947
 
947
948
  const expand = (options) => {
948
- return x`<svg
949
+ return html`<svg
949
950
  width="24"
950
951
  height="24"
951
952
  viewBox="0 0 24 24"
@@ -994,7 +995,7 @@ const expand = (options) => {
994
995
  };
995
996
 
996
997
  const extension = (options) => {
997
- return x`<svg
998
+ return html`<svg
998
999
  width="24"
999
1000
  height="24"
1000
1001
  viewBox="0 0 24 24"
@@ -1021,7 +1022,7 @@ const extension = (options) => {
1021
1022
  };
1022
1023
 
1023
1024
  const eyeHide = (options) => {
1024
- return x`<svg
1025
+ return html`<svg
1025
1026
  width="24"
1026
1027
  height="24"
1027
1028
  viewBox="0 0 24 24"
@@ -1064,7 +1065,7 @@ const eyeHide = (options) => {
1064
1065
  };
1065
1066
 
1066
1067
  const eyeShow = (options) => {
1067
- return x`<svg
1068
+ return html`<svg
1068
1069
  width="24"
1069
1070
  height="24"
1070
1071
  viewBox="0 0 24 24"
@@ -1097,7 +1098,7 @@ const eyeShow = (options) => {
1097
1098
  };
1098
1099
 
1099
1100
  const filter = (options) => {
1100
- return x`<svg
1101
+ return html`<svg
1101
1102
  width="24"
1102
1103
  height="24"
1103
1104
  viewBox="0 0 24 24"
@@ -1136,7 +1137,7 @@ const filter = (options) => {
1136
1137
  };
1137
1138
 
1138
1139
  const fishOutline = (options) => {
1139
- return x`<svg
1140
+ return html`<svg
1140
1141
  width="24"
1141
1142
  height="24"
1142
1143
  viewBox="0 0 24 24"
@@ -1168,7 +1169,7 @@ const fishOutline = (options) => {
1168
1169
  };
1169
1170
 
1170
1171
  const flip = (options) => {
1171
- return x`<svg
1172
+ return html`<svg
1172
1173
  width="24"
1173
1174
  height="24"
1174
1175
  viewBox="0 0 24 24"
@@ -1209,7 +1210,7 @@ const flip = (options) => {
1209
1210
  };
1210
1211
 
1211
1212
  const globe = (options) => {
1212
- return x`<svg
1213
+ return html`<svg
1213
1214
  width="24"
1214
1215
  height="24"
1215
1216
  viewBox="0 0 24 24"
@@ -1266,7 +1267,7 @@ const globe = (options) => {
1266
1267
  };
1267
1268
 
1268
1269
  const hamburger = (options) => {
1269
- return x`<svg
1270
+ return html`<svg
1270
1271
  width="24"
1271
1272
  height="24"
1272
1273
  viewBox="0 0 24 24"
@@ -1302,7 +1303,7 @@ const hamburger = (options) => {
1302
1303
  };
1303
1304
 
1304
1305
  const infinite = (options) => {
1305
- return x`<svg
1306
+ return html`<svg
1306
1307
  width="24"
1307
1308
  height="24"
1308
1309
  viewBox="0 0 24 24"
@@ -1331,7 +1332,7 @@ const infinite = (options) => {
1331
1332
  };
1332
1333
 
1333
1334
  const information = (options) => {
1334
- return x`<svg
1335
+ return html`<svg
1335
1336
  width="24"
1336
1337
  height="24"
1337
1338
  viewBox="0 0 24 24"
@@ -1365,7 +1366,7 @@ const information = (options) => {
1365
1366
  };
1366
1367
 
1367
1368
  const keyOutline = (options) => {
1368
- return x`<svg
1369
+ return html`<svg
1369
1370
  width="24"
1370
1371
  height="24"
1371
1372
  viewBox="0 0 24 24"
@@ -1386,7 +1387,7 @@ const keyOutline = (options) => {
1386
1387
  };
1387
1388
 
1388
1389
  const link = (options) => {
1389
- return x`<svg
1390
+ return html`<svg
1390
1391
  width="24"
1391
1392
  height="24"
1392
1393
  viewBox="0 0 24 24"
@@ -1415,7 +1416,7 @@ const link = (options) => {
1415
1416
  };
1416
1417
 
1417
1418
  const link1 = (options) => {
1418
- return x`<svg
1419
+ return html`<svg
1419
1420
  width="24"
1420
1421
  height="24"
1421
1422
  viewBox="0 0 24 24"
@@ -1450,7 +1451,7 @@ const link1 = (options) => {
1450
1451
  };
1451
1452
 
1452
1453
  const link2 = (options) => {
1453
- return x`<svg
1454
+ return html`<svg
1454
1455
  width="24"
1455
1456
  height="24"
1456
1457
  viewBox="0 0 24 24"
@@ -1492,7 +1493,7 @@ const link2 = (options) => {
1492
1493
  };
1493
1494
 
1494
1495
  const link3 = (options) => {
1495
- return x`<svg
1496
+ return html`<svg
1496
1497
  width="24"
1497
1498
  height="24"
1498
1499
  viewBox="0 0 24 24"
@@ -1520,7 +1521,7 @@ const link3 = (options) => {
1520
1521
  };
1521
1522
 
1522
1523
  const link4 = (options) => {
1523
- return x`<svg
1524
+ return html`<svg
1524
1525
  width="24"
1525
1526
  height="24"
1526
1527
  viewBox="0 0 24 24"
@@ -1568,7 +1569,7 @@ const link4 = (options) => {
1568
1569
  };
1569
1570
 
1570
1571
  const loading = (options) => {
1571
- return x`<svg
1572
+ return html`<svg
1572
1573
  width="24"
1573
1574
  height="24"
1574
1575
  viewBox="0 0 24 24"
@@ -1614,7 +1615,7 @@ const loading = (options) => {
1614
1615
  };
1615
1616
 
1616
1617
  const location = (options) => {
1617
- return x`<svg
1618
+ return html`<svg
1618
1619
  width="24"
1619
1620
  height="24"
1620
1621
  viewBox="0 0 24 24"
@@ -1643,7 +1644,7 @@ const location = (options) => {
1643
1644
  };
1644
1645
 
1645
1646
  const locked = (options) => {
1646
- return x`<svg
1647
+ return html`<svg
1647
1648
  width="24"
1648
1649
  height="24"
1649
1650
  viewBox="0 0 24 24"
@@ -1683,7 +1684,7 @@ const locked = (options) => {
1683
1684
  };
1684
1685
 
1685
1686
  const login = (options) => {
1686
- return x`<svg
1687
+ return html`<svg
1687
1688
  width="24"
1688
1689
  height="24"
1689
1690
  viewBox="0 0 24 24"
@@ -1718,7 +1719,7 @@ const login = (options) => {
1718
1719
  };
1719
1720
 
1720
1721
  const login2 = (options) => {
1721
- return x`<svg
1722
+ return html`<svg
1722
1723
  width="24"
1723
1724
  height="24"
1724
1725
  viewBox="0 0 24 24"
@@ -1769,7 +1770,7 @@ const login2 = (options) => {
1769
1770
  };
1770
1771
 
1771
1772
  const login3 = (options) => {
1772
- return x`<svg
1773
+ return html`<svg
1773
1774
  width="24"
1774
1775
  height="24"
1775
1776
  viewBox="0 0 24 24"
@@ -1818,7 +1819,7 @@ const login3 = (options) => {
1818
1819
  };
1819
1820
 
1820
1821
  const logoChrome = (options) => {
1821
- return x`<svg
1822
+ return html`<svg
1822
1823
  width="24"
1823
1824
  height="24"
1824
1825
  viewBox="0 0 24 24"
@@ -1849,7 +1850,7 @@ const logoChrome = (options) => {
1849
1850
  };
1850
1851
 
1851
1852
  const logoBrave = (options) => {
1852
- return x`<svg
1853
+ return html`<svg
1853
1854
  width="24"
1854
1855
  height="24"
1855
1856
  viewBox="0 0 24 24"
@@ -1885,7 +1886,7 @@ const logoBrave = (options) => {
1885
1886
  };
1886
1887
 
1887
1888
  const logoEdge = (options) => {
1888
- return x`<svg
1889
+ return html`<svg
1889
1890
  width="24"
1890
1891
  height="24"
1891
1892
  viewBox="0 0 24 24"
@@ -1912,7 +1913,7 @@ const logoEdge = (options) => {
1912
1913
  };
1913
1914
 
1914
1915
  const logoFirefox = (options) => {
1915
- return x`<svg
1916
+ return html`<svg
1916
1917
  width="24"
1917
1918
  height="24"
1918
1919
  viewBox="0 0 24 24"
@@ -1931,7 +1932,7 @@ const logoFirefox = (options) => {
1931
1932
  };
1932
1933
 
1933
1934
  const logoOpera = (options) => {
1934
- return x`<svg
1935
+ return html`<svg
1935
1936
  width="24"
1936
1937
  height="24"
1937
1938
  viewBox="0 0 24 24"
@@ -1950,7 +1951,7 @@ const logoOpera = (options) => {
1950
1951
  };
1951
1952
 
1952
1953
  const logoSafari = (options) => {
1953
- return x`<svg
1954
+ return html`<svg
1954
1955
  width="24"
1955
1956
  height="24"
1956
1957
  viewBox="0 0 24 24"
@@ -1994,7 +1995,7 @@ const logoSafari = (options) => {
1994
1995
  };
1995
1996
 
1996
1997
  const mail = (options) => {
1997
- return x`<svg
1998
+ return html`<svg
1998
1999
  width="24"
1999
2000
  height="24"
2000
2001
  viewBox="0 0 24 24"
@@ -2023,7 +2024,7 @@ const mail = (options) => {
2023
2024
  };
2024
2025
 
2025
2026
  const menu1 = (options) => {
2026
- return x`<svg
2027
+ return html`<svg
2027
2028
  width="24"
2028
2029
  height="24"
2029
2030
  viewBox="0 0 24 24"
@@ -2090,7 +2091,7 @@ const menu1 = (options) => {
2090
2091
  };
2091
2092
 
2092
2093
  const menu2 = (options) => {
2093
- return x`<svg
2094
+ return html`<svg
2094
2095
  width="24"
2095
2096
  height="24"
2096
2097
  viewBox="0 0 24 24"
@@ -2147,7 +2148,7 @@ const menu2 = (options) => {
2147
2148
  };
2148
2149
 
2149
2150
  const migrate = (options) => {
2150
- return x`<svg
2151
+ return html`<svg
2151
2152
  width="24"
2152
2153
  height="24"
2153
2154
  viewBox="0 0 24 24"
@@ -2190,7 +2191,7 @@ const migrate = (options) => {
2190
2191
  };
2191
2192
 
2192
2193
  const minimize = (options) => {
2193
- return x`<svg
2194
+ return html`<svg
2194
2195
  width="24"
2195
2196
  height="24"
2196
2197
  viewBox="0 0 24 24"
@@ -2239,7 +2240,7 @@ const minimize = (options) => {
2239
2240
  };
2240
2241
 
2241
2242
  const network = (options) => {
2242
- return x`<svg
2243
+ return html`<svg
2243
2244
  width="24"
2244
2245
  height="24"
2245
2246
  viewBox="0 0 24 24"
@@ -2284,7 +2285,7 @@ const network = (options) => {
2284
2285
  };
2285
2286
 
2286
2287
  const notifications = (options) => {
2287
- return x`<svg
2288
+ return html`<svg
2288
2289
  width="24"
2289
2290
  height="24"
2290
2291
  viewBox="0 0 24 24"
@@ -2313,7 +2314,7 @@ const notifications = (options) => {
2313
2314
  };
2314
2315
 
2315
2316
  const phonePortraitOutline = (options) => {
2316
- return x`<svg
2317
+ return html`<svg
2317
2318
  width="24"
2318
2319
  height="24"
2319
2320
  viewBox="0 0 24 24"
@@ -2342,7 +2343,7 @@ const phonePortraitOutline = (options) => {
2342
2343
  };
2343
2344
 
2344
2345
  const pin = (options) => {
2345
- return x`<svg
2346
+ return html`<svg
2346
2347
  width="24"
2347
2348
  height="24"
2348
2349
  viewBox="0 0 24 24"
@@ -2363,7 +2364,7 @@ const pin = (options) => {
2363
2364
  };
2364
2365
 
2365
2366
  const playFilled = (options) => {
2366
- return x`<svg
2367
+ return html`<svg
2367
2368
  width="24"
2368
2369
  height="24"
2369
2370
  viewBox="0 0 24 24"
@@ -2382,7 +2383,7 @@ const playFilled = (options) => {
2382
2383
  };
2383
2384
 
2384
2385
  const playOutline = (options) => {
2385
- return x`<svg
2386
+ return html`<svg
2386
2387
  width="24"
2387
2388
  height="24"
2388
2389
  viewBox="0 0 24 24"
@@ -2402,7 +2403,7 @@ const playOutline = (options) => {
2402
2403
  };
2403
2404
 
2404
2405
  const plus = (options) => {
2405
- return x`<svg
2406
+ return html`<svg
2406
2407
  width="24"
2407
2408
  height="24"
2408
2409
  viewBox="0 0 24 24"
@@ -2431,7 +2432,7 @@ const plus = (options) => {
2431
2432
  };
2432
2433
 
2433
2434
  const profileAdd = (options) => {
2434
- return x`<svg
2435
+ return html`<svg
2435
2436
  width="24"
2436
2437
  height="24"
2437
2438
  viewBox="0 0 24 24"
@@ -2470,7 +2471,7 @@ const profileAdd = (options) => {
2470
2471
  };
2471
2472
 
2472
2473
  const profileExport = (options) => {
2473
- return x`<svg
2474
+ return html`<svg
2474
2475
  width="24"
2475
2476
  height="24"
2476
2477
  viewBox="0 0 24 24"
@@ -2508,7 +2509,7 @@ const profileExport = (options) => {
2508
2509
  };
2509
2510
 
2510
2511
  const profileImport = (options) => {
2511
- return x`<svg
2512
+ return html`<svg
2512
2513
  width="24"
2513
2514
  height="24"
2514
2515
  viewBox="0 0 24 24"
@@ -2546,7 +2547,7 @@ const profileImport = (options) => {
2546
2547
  };
2547
2548
 
2548
2549
  const profileRecovery = (options) => {
2549
- return x`<svg
2550
+ return html`<svg
2550
2551
  width="24"
2551
2552
  height="24"
2552
2553
  viewBox="0 0 24 24"
@@ -2597,7 +2598,7 @@ const profileRecovery = (options) => {
2597
2598
  };
2598
2599
 
2599
2600
  const profileRecovery2 = (options) => {
2600
- return x`<svg
2601
+ return html`<svg
2601
2602
  width="24"
2602
2603
  height="24"
2603
2604
  viewBox="0 0 24 24"
@@ -2655,7 +2656,7 @@ const profileRecovery2 = (options) => {
2655
2656
  };
2656
2657
 
2657
2658
  const profileRestore = (options) => {
2658
- return x`<svg
2659
+ return html`<svg
2659
2660
  width="24"
2660
2661
  height="24"
2661
2662
  viewBox="0 0 24 24"
@@ -2701,7 +2702,7 @@ const profileRestore = (options) => {
2701
2702
  };
2702
2703
 
2703
2704
  const profile = (options) => {
2704
- return x`<svg
2705
+ return html`<svg
2705
2706
  width="24"
2706
2707
  height="24"
2707
2708
  viewBox="0 0 24 24"
@@ -2726,7 +2727,7 @@ const profile = (options) => {
2726
2727
  };
2727
2728
 
2728
2729
  const qrCodeScan = (options) => {
2729
- return x`<svg
2730
+ return html`<svg
2730
2731
  width="24"
2731
2732
  height="24"
2732
2733
  viewBox="0 0 24 24"
@@ -2844,7 +2845,7 @@ const qrCodeScan = (options) => {
2844
2845
  };
2845
2846
 
2846
2847
  const qrCode = (options) => {
2847
- return x`<svg
2848
+ return html`<svg
2848
2849
  width="24"
2849
2850
  height="24"
2850
2851
  viewBox="0 0 24 24"
@@ -2938,7 +2939,7 @@ const qrCode = (options) => {
2938
2939
  };
2939
2940
 
2940
2941
  const relayer = (options) => {
2941
- return x`<svg
2942
+ return html`<svg
2942
2943
  width="24"
2943
2944
  height="24"
2944
2945
  viewBox="0 0 24 24"
@@ -2974,7 +2975,7 @@ const relayer = (options) => {
2974
2975
  };
2975
2976
 
2976
2977
  const reload = (options) => {
2977
- return x`<svg
2978
+ return html`<svg
2978
2979
  width="24"
2979
2980
  height="24"
2980
2981
  viewBox="0 0 24 24"
@@ -3002,7 +3003,7 @@ const reload = (options) => {
3002
3003
  };
3003
3004
 
3004
3005
  const returnDown = (options) => {
3005
- return x`<svg
3006
+ return html`<svg
3006
3007
  width="24"
3007
3008
  height="24"
3008
3009
  viewBox="0 0 24 24"
@@ -3031,7 +3032,7 @@ const returnDown = (options) => {
3031
3032
  };
3032
3033
 
3033
3034
  const returnLeft = (options) => {
3034
- return x`<svg
3035
+ return html`<svg
3035
3036
  width="24"
3036
3037
  height="24"
3037
3038
  viewBox="0 0 24 24"
@@ -3060,7 +3061,7 @@ const returnLeft = (options) => {
3060
3061
  };
3061
3062
 
3062
3063
  const returnRight = (options) => {
3063
- return x`<svg
3064
+ return html`<svg
3064
3065
  width="24"
3065
3066
  height="24"
3066
3067
  viewBox="0 0 24 24"
@@ -3089,7 +3090,7 @@ const returnRight = (options) => {
3089
3090
  };
3090
3091
 
3091
3092
  const returnUp = (options) => {
3092
- return x`<svg
3093
+ return html`<svg
3093
3094
  width="24"
3094
3095
  height="24"
3095
3096
  viewBox="0 0 24 24"
@@ -3118,7 +3119,7 @@ const returnUp = (options) => {
3118
3119
  };
3119
3120
 
3120
3121
  const search = (options) => {
3121
- return x`<svg
3122
+ return html`<svg
3122
3123
  width="24"
3123
3124
  height="24"
3124
3125
  viewBox="0 0 24 24"
@@ -3142,7 +3143,7 @@ const search = (options) => {
3142
3143
  };
3143
3144
 
3144
3145
  const settings = (options) => {
3145
- return x`<svg
3146
+ return html`<svg
3146
3147
  width="24"
3147
3148
  height="24"
3148
3149
  viewBox="0 0 24 24"
@@ -3171,7 +3172,7 @@ const settings = (options) => {
3171
3172
  };
3172
3173
 
3173
3174
  const smartContractDoc = (options) => {
3174
- return x`<svg
3175
+ return html`<svg
3175
3176
  width="24"
3176
3177
  height="24"
3177
3178
  viewBox="0 0 24 24"
@@ -3207,7 +3208,7 @@ const smartContractDoc = (options) => {
3207
3208
  };
3208
3209
 
3209
3210
  const smartContract = (options) => {
3210
- return x`<svg
3211
+ return html`<svg
3211
3212
  width="24"
3212
3213
  height="24"
3213
3214
  viewBox="0 0 24 24"
@@ -3234,7 +3235,7 @@ const smartContract = (options) => {
3234
3235
  };
3235
3236
 
3236
3237
  const spinner = (options) => {
3237
- return x`<svg
3238
+ return html`<svg
3238
3239
  width="24"
3239
3240
  height="24"
3240
3241
  viewBox="0 0 24 24"
@@ -3255,7 +3256,7 @@ const spinner = (options) => {
3255
3256
  };
3256
3257
 
3257
3258
  const starFilled = (options) => {
3258
- return x`<svg
3259
+ return html`<svg
3259
3260
  width="24"
3260
3261
  height="24"
3261
3262
  viewBox="0 0 24 24"
@@ -3274,7 +3275,7 @@ const starFilled = (options) => {
3274
3275
  };
3275
3276
 
3276
3277
  const starOutline = (options) => {
3277
- return x`<svg
3278
+ return html`<svg
3278
3279
  width="24"
3279
3280
  height="24"
3280
3281
  viewBox="0 0 24 24"
@@ -3294,7 +3295,7 @@ const starOutline = (options) => {
3294
3295
  };
3295
3296
 
3296
3297
  const stepDot = (options) => {
3297
- return x`<svg
3298
+ return html`<svg
3298
3299
  width="24"
3299
3300
  height="24"
3300
3301
  viewBox="0 0 24 24"
@@ -3324,7 +3325,7 @@ const stepDot = (options) => {
3324
3325
  };
3325
3326
 
3326
3327
  const stepProgress = (options) => {
3327
- return x`<svg
3328
+ return html`<svg
3328
3329
  width="24"
3329
3330
  height="24"
3330
3331
  viewBox="0 0 24 24"
@@ -3351,7 +3352,7 @@ const stepProgress = (options) => {
3351
3352
  };
3352
3353
 
3353
3354
  const steps = (options) => {
3354
- return x`<svg
3355
+ return html`<svg
3355
3356
  width="24"
3356
3357
  height="24"
3357
3358
  viewBox="0 0 24 24"
@@ -3387,7 +3388,7 @@ const steps = (options) => {
3387
3388
  };
3388
3389
 
3389
3390
  const tick = (options) => {
3390
- return x`<svg
3391
+ return html`<svg
3391
3392
  width="24"
3392
3393
  height="24"
3393
3394
  viewBox="0 0 24 24"
@@ -3409,7 +3410,7 @@ const tick = (options) => {
3409
3410
  };
3410
3411
 
3411
3412
  const timerOutline = (options) => {
3412
- return x`<svg
3413
+ return html`<svg
3413
3414
  width="24"
3414
3415
  height="24"
3415
3416
  viewBox="0 0 24 24"
@@ -3452,7 +3453,7 @@ const timerOutline = (options) => {
3452
3453
  };
3453
3454
 
3454
3455
  const transactionReceive = (options) => {
3455
- return x`<svg
3456
+ return html`<svg
3456
3457
  width="24"
3457
3458
  height="24"
3458
3459
  viewBox="0 0 24 24"
@@ -3487,7 +3488,7 @@ const transactionReceive = (options) => {
3487
3488
  };
3488
3489
 
3489
3490
  const transactionSend = (options) => {
3490
- return x`<svg
3491
+ return html`<svg
3491
3492
  width="24"
3492
3493
  height="24"
3493
3494
  viewBox="0 0 24 24"
@@ -3522,7 +3523,7 @@ const transactionSend = (options) => {
3522
3523
  };
3523
3524
 
3524
3525
  const transfer = (options) => {
3525
- return x`<svg
3526
+ return html`<svg
3526
3527
  width="24"
3527
3528
  height="24"
3528
3529
  viewBox="0 0 24 24"
@@ -3565,7 +3566,7 @@ const transfer = (options) => {
3565
3566
  };
3566
3567
 
3567
3568
  const trash = (options) => {
3568
- return x`<svg
3569
+ return html`<svg
3569
3570
  width="24"
3570
3571
  height="24"
3571
3572
  viewBox="0 0 24 24"
@@ -3601,7 +3602,7 @@ const trash = (options) => {
3601
3602
  };
3602
3603
 
3603
3604
  const turnDown = (options) => {
3604
- return x`<svg
3605
+ return html`<svg
3605
3606
  width="24"
3606
3607
  height="24"
3607
3608
  viewBox="0 0 24 24"
@@ -3630,7 +3631,7 @@ const turnDown = (options) => {
3630
3631
  };
3631
3632
 
3632
3633
  const turnLeft = (options) => {
3633
- return x`<svg
3634
+ return html`<svg
3634
3635
  width="24"
3635
3636
  height="24"
3636
3637
  viewBox="0 0 24 24"
@@ -3659,7 +3660,7 @@ const turnLeft = (options) => {
3659
3660
  };
3660
3661
 
3661
3662
  const turnRight = (options) => {
3662
- return x`<svg
3663
+ return html`<svg
3663
3664
  width="24"
3664
3665
  height="24"
3665
3666
  viewBox="0 0 24 24"
@@ -3688,7 +3689,7 @@ const turnRight = (options) => {
3688
3689
  };
3689
3690
 
3690
3691
  const turnUp = (options) => {
3691
- return x`<svg
3692
+ return html`<svg
3692
3693
  width="24"
3693
3694
  height="24"
3694
3695
  viewBox="0 0 24 24"
@@ -3717,7 +3718,7 @@ const turnUp = (options) => {
3717
3718
  };
3718
3719
 
3719
3720
  const unlocked = (options) => {
3720
- return x`<svg
3721
+ return html`<svg
3721
3722
  width="24"
3722
3723
  height="24"
3723
3724
  viewBox="0 0 24 24"
@@ -3754,7 +3755,7 @@ const unlocked = (options) => {
3754
3755
  };
3755
3756
 
3756
3757
  const walletOutline = (options) => {
3757
- return x`<svg
3758
+ return html`<svg
3758
3759
  width="24"
3759
3760
  height="24"
3760
3761
  viewBox="0 0 24 24"
@@ -3785,7 +3786,7 @@ const walletOutline = (options) => {
3785
3786
  };
3786
3787
 
3787
3788
  const warningRound = (options) => {
3788
- return x`<svg
3789
+ return html`<svg
3789
3790
  width="24"
3790
3791
  height="24"
3791
3792
  viewBox="0 0 24 24"
@@ -3813,7 +3814,7 @@ const warningRound = (options) => {
3813
3814
  };
3814
3815
 
3815
3816
  const warningTriangle = (options) => {
3816
- return x`<svg
3817
+ return html`<svg
3817
3818
  width="24"
3818
3819
  height="24"
3819
3820
  viewBox="0 0 24 24"
@@ -3841,7 +3842,7 @@ const warningTriangle = (options) => {
3841
3842
  };
3842
3843
 
3843
3844
  const googleColor = (options) => {
3844
- return x`<svg
3845
+ return html`<svg
3845
3846
  width="24"
3846
3847
  height="24"
3847
3848
  viewBox="0 0 24 24"
@@ -3872,7 +3873,7 @@ const googleColor = (options) => {
3872
3873
  };
3873
3874
 
3874
3875
  const ethLogo = (options) => {
3875
- return x`<svg
3876
+ return html`<svg
3876
3877
  width="25"
3877
3878
  height="24"
3878
3879
  viewBox="0 0 25 24"
@@ -3897,7 +3898,7 @@ const ethLogo = (options) => {
3897
3898
  };
3898
3899
 
3899
3900
  const lyxLogo = (options) => {
3900
- return x`<svg
3901
+ return html`<svg
3901
3902
  width="16"
3902
3903
  height="16"
3903
3904
  viewBox="0 0 16 16"
@@ -3935,7 +3936,7 @@ const lyxLogo = (options) => {
3935
3936
 
3936
3937
  const progressIndicator = (options) => {
3937
3938
  const uniqueId = Math.random().toString(36).substring(7);
3938
- return x`<svg
3939
+ return html`<svg
3939
3940
  width="40"
3940
3941
  height="40"
3941
3942
  viewBox="0 0 40 40"
@@ -4167,7 +4168,7 @@ const progressIndicator = (options) => {
4167
4168
  };
4168
4169
 
4169
4170
  const pulseDot = (options) => {
4170
- return x`<div
4171
+ return html`<div
4171
4172
  style=${o({
4172
4173
  width: `${options.width}px`,
4173
4174
  height: `${options.height}px`
@@ -4185,7 +4186,7 @@ const pulseDot = (options) => {
4185
4186
  };
4186
4187
 
4187
4188
  const progressComplete = (options) => {
4188
- return x`<svg
4189
+ return html`<svg
4189
4190
  width="40"
4190
4191
  height="40"
4191
4192
  viewBox="0 0 40 40"
@@ -4470,7 +4471,7 @@ const progressComplete = (options) => {
4470
4471
  };
4471
4472
 
4472
4473
  const completeFilledFadeIn = (options) => {
4473
- return x`<svg
4474
+ return html`<svg
4474
4475
  width="24"
4475
4476
  height="24"
4476
4477
  viewBox="0 0 24 24"
@@ -4500,7 +4501,7 @@ const completeFilledFadeIn = (options) => {
4500
4501
  };
4501
4502
 
4502
4503
  const desktopSharp = (options) => {
4503
- return x`<svg
4504
+ return html`<svg
4504
4505
  width="24"
4505
4506
  height="24"
4506
4507
  viewBox="0 0 24 24"
@@ -4519,7 +4520,7 @@ const desktopSharp = (options) => {
4519
4520
  };
4520
4521
 
4521
4522
  const switched = (options) => {
4522
- return x`<svg
4523
+ return html`<svg
4523
4524
  width="24"
4524
4525
  height="24"
4525
4526
  viewBox="0 0 24 24"
@@ -4563,7 +4564,7 @@ const switched = (options) => {
4563
4564
 
4564
4565
  const progressIndicatorAlt = (options) => {
4565
4566
  const uniqueId = Math.random().toString(36).substring(7);
4566
- return x`<svg
4567
+ return html`<svg
4567
4568
  width="64"
4568
4569
  height="64"
4569
4570
  viewBox="0 0 64 64"
@@ -4710,7 +4711,7 @@ const progressIndicatorAlt = (options) => {
4710
4711
  };
4711
4712
 
4712
4713
  const crossFilled = (options) => {
4713
- return x`<svg
4714
+ return html`<svg
4714
4715
  width="24"
4715
4716
  height="24"
4716
4717
  viewBox="0 0 24 24"
@@ -4745,7 +4746,7 @@ const crossFilled = (options) => {
4745
4746
  };
4746
4747
 
4747
4748
  const transferSend = (options) => {
4748
- return x`<svg
4749
+ return html`<svg
4749
4750
  width="24"
4750
4751
  height="24"
4751
4752
  viewBox="0 0 24 24"
@@ -4779,7 +4780,7 @@ const transferSend = (options) => {
4779
4780
  };
4780
4781
 
4781
4782
  const flagOutline = (options) => {
4782
- return x`<svg
4783
+ return html`<svg
4783
4784
  width="24"
4784
4785
  height="24"
4785
4786
  viewBox="0 0 24 24"
@@ -4801,7 +4802,7 @@ const flagOutline = (options) => {
4801
4802
  };
4802
4803
 
4803
4804
  const tokenId = (options) => {
4804
- return x`<svg
4805
+ return html`<svg
4805
4806
  width="24"
4806
4807
  height="24"
4807
4808
  viewBox="0 0 24 24"
@@ -4833,7 +4834,7 @@ const tokenId = (options) => {
4833
4834
  };
4834
4835
 
4835
4836
  const editDoc = (options) => {
4836
- return x`<svg
4837
+ return html`<svg
4837
4838
  width="24"
4838
4839
  height="24"
4839
4840
  viewBox="0 0 24 24"
@@ -4893,7 +4894,7 @@ const editDoc = (options) => {
4893
4894
  };
4894
4895
 
4895
4896
  const codeOutline = (options) => {
4896
- return x`<svg
4897
+ return html`<svg
4897
4898
  width="24"
4898
4899
  height="24"
4899
4900
  viewBox="0 0 24 24"
@@ -4922,7 +4923,7 @@ const codeOutline = (options) => {
4922
4923
  };
4923
4924
 
4924
4925
  const saveOutline = (options) => {
4925
- return x`<svg
4926
+ return html`<svg
4926
4927
  width="24"
4927
4928
  height="24"
4928
4929
  viewBox="0 0 24 24"
@@ -4944,7 +4945,7 @@ const saveOutline = (options) => {
4944
4945
  };
4945
4946
 
4946
4947
  const scan = (options) => {
4947
- return x`<svg
4948
+ return html`<svg
4948
4949
  width="24"
4949
4950
  height="24"
4950
4951
  viewBox="0 0 24 24"
@@ -4983,7 +4984,7 @@ const scan = (options) => {
4983
4984
  };
4984
4985
 
4985
4986
  const faceId = (options) => {
4986
- return x`<svg
4987
+ return html`<svg
4987
4988
  width="24"
4988
4989
  height="24"
4989
4990
  viewBox="0 0 24 24"
@@ -5040,7 +5041,7 @@ const faceId = (options) => {
5040
5041
  };
5041
5042
 
5042
5043
  const profileFile = (options) => {
5043
- return x`<svg
5044
+ return html`<svg
5044
5045
  width="24"
5045
5046
  height="24"
5046
5047
  viewBox="0 0 24 24"
@@ -5078,7 +5079,7 @@ const profileFile = (options) => {
5078
5079
  };
5079
5080
 
5080
5081
  const handRightOutline = (options) => {
5081
- return x`<svg
5082
+ return html`<svg
5082
5083
  width="24"
5083
5084
  height="24"
5084
5085
  viewBox="0 0 24 24"
@@ -5128,7 +5129,7 @@ const handRightOutline = (options) => {
5128
5129
  };
5129
5130
 
5130
5131
  const extensionOutline = (options) => {
5131
- return x`<svg
5132
+ return html`<svg
5132
5133
  width="24"
5133
5134
  height="24"
5134
5135
  viewBox="0 0 24 24"
@@ -5147,7 +5148,7 @@ const extensionOutline = (options) => {
5147
5148
  };
5148
5149
 
5149
5150
  const luksoLogo = (options) => {
5150
- return x`<svg
5151
+ return html`<svg
5151
5152
  width="24"
5152
5153
  height="24"
5153
5154
  viewBox="0 0 24 24"
@@ -5170,7 +5171,7 @@ const luksoLogo = (options) => {
5170
5171
  };
5171
5172
 
5172
5173
  const metamaskLogo = (options) => {
5173
- return x`<svg
5174
+ return html`<svg
5174
5175
  width="28"
5175
5176
  height="26"
5176
5177
  viewBox="0 0 28 26"
@@ -5458,7 +5459,7 @@ const metamaskLogo = (options) => {
5458
5459
  };
5459
5460
 
5460
5461
  const documentOutline = (options) => {
5461
- return x`<svg
5462
+ return html`<svg
5462
5463
  width="24"
5463
5464
  height="24"
5464
5465
  viewBox="0 0 24 24"
@@ -5486,7 +5487,7 @@ const documentOutline = (options) => {
5486
5487
  };
5487
5488
 
5488
5489
  const headsetOutline = (options) => {
5489
- return x`<svg
5490
+ return html`<svg
5490
5491
  width="24"
5491
5492
  height="24"
5492
5493
  viewBox="0 0 24 24"
@@ -5520,7 +5521,7 @@ const headsetOutline = (options) => {
5520
5521
  };
5521
5522
 
5522
5523
  const cubeOutline = (options) => {
5523
- return x`<svg
5524
+ return html`<svg
5524
5525
  width="24"
5525
5526
  height="24"
5526
5527
  viewBox="0 0 24 24"
@@ -5556,7 +5557,7 @@ const cubeOutline = (options) => {
5556
5557
  };
5557
5558
 
5558
5559
  const filmOutline = (options) => {
5559
- return x`<svg
5560
+ return html`<svg
5560
5561
  width="24"
5561
5562
  height="24"
5562
5563
  viewBox="0 0 24 24"
@@ -5637,7 +5638,7 @@ const filmOutline = (options) => {
5637
5638
  };
5638
5639
 
5639
5640
  const crossFilledFadeIn = (options) => {
5640
- return x`<svg
5641
+ return html`<svg
5641
5642
  width="24"
5642
5643
  height="24"
5643
5644
  viewBox="0 0 24 24"
@@ -5674,7 +5675,7 @@ const crossFilledFadeIn = (options) => {
5674
5675
  };
5675
5676
 
5676
5677
  const videoOutline = (options) => {
5677
- return x`<svg
5678
+ return html`<svg
5678
5679
  width="24"
5679
5680
  height="24"
5680
5681
  viewBox="0 0 24 24"
@@ -5756,7 +5757,7 @@ const videoOutline = (options) => {
5756
5757
  };
5757
5758
 
5758
5759
  const walletRestore = (options) => {
5759
- return x`<svg
5760
+ return html`<svg
5760
5761
  width="24"
5761
5762
  height="24"
5762
5763
  viewBox="0 0 24 24"
@@ -5794,7 +5795,7 @@ const walletRestore = (options) => {
5794
5795
  };
5795
5796
 
5796
5797
  const logoX = (options) => {
5797
- return x`<svg
5798
+ return html`<svg
5798
5799
  width="24"
5799
5800
  height="24"
5800
5801
  viewBox="0 0 24 24"
@@ -5813,7 +5814,7 @@ const logoX = (options) => {
5813
5814
  };
5814
5815
 
5815
5816
  const logoFacebook = (options) => {
5816
- return x`<svg
5817
+ return html`<svg
5817
5818
  width="24"
5818
5819
  height="24"
5819
5820
  viewBox="0 0 24 24"
@@ -5833,7 +5834,7 @@ const logoFacebook = (options) => {
5833
5834
  };
5834
5835
 
5835
5836
  const glasses = (options) => {
5836
- return x`<svg
5837
+ return html`<svg
5837
5838
  width="24"
5838
5839
  height="24"
5839
5840
  viewBox="0 0 24 24"
@@ -5864,7 +5865,7 @@ const glasses = (options) => {
5864
5865
  };
5865
5866
 
5866
5867
  const unlink = (options) => {
5867
- return x`<svg
5868
+ return html`<svg
5868
5869
  width="24"
5869
5870
  height="24"
5870
5871
  viewBox="0 0 24 24"
@@ -5886,7 +5887,7 @@ const unlink = (options) => {
5886
5887
  };
5887
5888
 
5888
5889
  const logoPolygon = (options) => {
5889
- return x`<svg
5890
+ return html`<svg
5890
5891
  width="24"
5891
5892
  height="24"
5892
5893
  viewBox="0 0 25 24"
@@ -5909,7 +5910,7 @@ const logoPolygon = (options) => {
5909
5910
  };
5910
5911
 
5911
5912
  const logoFantom = (options) => {
5912
- return x`<svg
5913
+ return html`<svg
5913
5914
  width="24"
5914
5915
  height="24"
5915
5916
  viewBox="0 0 25 24"
@@ -5935,7 +5936,7 @@ const logoFantom = (options) => {
5935
5936
  };
5936
5937
 
5937
5938
  const logoXMono = (options) => {
5938
- return x`<svg
5939
+ return html`<svg
5939
5940
  width="24"
5940
5941
  height="24"
5941
5942
  viewBox="0 0 24 24"
@@ -5954,7 +5955,7 @@ const logoXMono = (options) => {
5954
5955
  };
5955
5956
 
5956
5957
  const logoInstagramMono = (options) => {
5957
- return x`<svg
5958
+ return html`<svg
5958
5959
  width="24"
5959
5960
  height="24"
5960
5961
  viewBox="0 0 24 24"
@@ -5980,7 +5981,7 @@ const logoInstagramMono = (options) => {
5980
5981
  };
5981
5982
 
5982
5983
  const logoMediumMono = (options) => {
5983
- return x`<svg
5984
+ return html`<svg
5984
5985
  width="24"
5985
5986
  height="24"
5986
5987
  viewBox="0 0 24 24"
@@ -6006,7 +6007,7 @@ const logoMediumMono = (options) => {
6006
6007
  };
6007
6008
 
6008
6009
  const logoDiscordMono = (options) => {
6009
- return x`<svg
6010
+ return html`<svg
6010
6011
  width="24"
6011
6012
  height="24"
6012
6013
  viewBox="0 0 24 24"
@@ -6032,7 +6033,7 @@ const logoDiscordMono = (options) => {
6032
6033
  };
6033
6034
 
6034
6035
  const logoSnapchatMono = (options) => {
6035
- return x`<svg
6036
+ return html`<svg
6036
6037
  width="24"
6037
6038
  height="24"
6038
6039
  viewBox="0 0 24 24"
@@ -6058,7 +6059,7 @@ const logoSnapchatMono = (options) => {
6058
6059
  };
6059
6060
 
6060
6061
  const logoWhatsappMono = (options) => {
6061
- return x`<svg
6062
+ return html`<svg
6062
6063
  width="24"
6063
6064
  height="24"
6064
6065
  viewBox="0 0 24 24"
@@ -6084,7 +6085,7 @@ const logoWhatsappMono = (options) => {
6084
6085
  };
6085
6086
 
6086
6087
  const logoTelegramMono = (options) => {
6087
- return x`<svg
6088
+ return html`<svg
6088
6089
  width="24"
6089
6090
  height="24"
6090
6091
  viewBox="0 0 24 24"
@@ -6110,7 +6111,7 @@ const logoTelegramMono = (options) => {
6110
6111
  };
6111
6112
 
6112
6113
  const logoLinkedinMono = (options) => {
6113
- return x`<svg
6114
+ return html`<svg
6114
6115
  width="24"
6115
6116
  height="24"
6116
6117
  viewBox="0 0 24 24"
@@ -6136,7 +6137,7 @@ const logoLinkedinMono = (options) => {
6136
6137
  };
6137
6138
 
6138
6139
  const logoGithubMono = (options) => {
6139
- return x`<svg
6140
+ return html`<svg
6140
6141
  width="24"
6141
6142
  height="24"
6142
6143
  viewBox="0 0 24 24"
@@ -6162,7 +6163,7 @@ const logoGithubMono = (options) => {
6162
6163
  };
6163
6164
 
6164
6165
  const logoUniversalPageMono = (options) => {
6165
- return x`<svg
6166
+ return html`<svg
6166
6167
  width="24"
6167
6168
  height="24"
6168
6169
  viewBox="0 0 24 24"
@@ -6194,7 +6195,7 @@ const logoUniversalPageMono = (options) => {
6194
6195
  };
6195
6196
 
6196
6197
  const database = (options) => {
6197
- return x`<svg
6198
+ return html`<svg
6198
6199
  width="24"
6199
6200
  height="24"
6200
6201
  viewBox="0 0 24 24"
@@ -6230,7 +6231,7 @@ const database = (options) => {
6230
6231
  };
6231
6232
 
6232
6233
  const emptyOutline = (options) => {
6233
- return x`<svg
6234
+ return html`<svg
6234
6235
  width="24"
6235
6236
  height="24"
6236
6237
  viewBox="0 0 24 24"
@@ -6250,7 +6251,7 @@ const emptyOutline = (options) => {
6250
6251
  };
6251
6252
 
6252
6253
  const profileRemove = (options) => {
6253
- return x`<svg
6254
+ return html`<svg
6254
6255
  width="24"
6255
6256
  height="24"
6256
6257
  viewBox="0 0 24 24"
@@ -6282,7 +6283,7 @@ const profileRemove = (options) => {
6282
6283
  };
6283
6284
 
6284
6285
  const logoYoutubeMono = (options) => {
6285
- return x`<svg
6286
+ return html`<svg
6286
6287
  width="24"
6287
6288
  height="24"
6288
6289
  viewBox="0 0 24 24"
@@ -6301,7 +6302,7 @@ const logoYoutubeMono = (options) => {
6301
6302
  };
6302
6303
 
6303
6304
  const addGrid = (options) => {
6304
- return x`<svg
6305
+ return html`<svg
6305
6306
  width="24"
6306
6307
  height="24"
6307
6308
  viewBox="0 0 24 24"
@@ -6373,7 +6374,7 @@ const addGrid = (options) => {
6373
6374
  };
6374
6375
 
6375
6376
  const gallery = (options) => {
6376
- return x`<svg
6377
+ return html`<svg
6377
6378
  width="24"
6378
6379
  height="24"
6379
6380
  viewBox="0 0 24 24"
@@ -6409,7 +6410,7 @@ const gallery = (options) => {
6409
6410
  };
6410
6411
 
6411
6412
  const logoElfsightMono = (options) => {
6412
- return x`<svg
6413
+ return html`<svg
6413
6414
  width="24"
6414
6415
  height="24"
6415
6416
  viewBox="0 0 24 24"
@@ -6457,7 +6458,7 @@ const logoElfsightMono = (options) => {
6457
6458
  };
6458
6459
 
6459
6460
  const maximizeVertical = (options) => {
6460
- return x`<svg
6461
+ return html`<svg
6461
6462
  width="24"
6462
6463
  height="24"
6463
6464
  viewBox="0 0 24 24"
@@ -6493,7 +6494,7 @@ const maximizeVertical = (options) => {
6493
6494
  };
6494
6495
 
6495
6496
  const minimizeVertical = (options) => {
6496
- return x`<svg
6497
+ return html`<svg
6497
6498
  width="24"
6498
6499
  height="24"
6499
6500
  viewBox="0 0 24 24"
@@ -6536,7 +6537,7 @@ const minimizeVertical = (options) => {
6536
6537
  };
6537
6538
 
6538
6539
  const chart = (options) => {
6539
- return x`<svg
6540
+ return html`<svg
6540
6541
  width="24"
6541
6542
  height="24"
6542
6543
  viewBox="0 0 24 24"
@@ -6580,7 +6581,7 @@ const chart = (options) => {
6580
6581
  };
6581
6582
 
6582
6583
  const people = (options) => {
6583
- return x`<svg
6584
+ return html`<svg
6584
6585
  width="24"
6585
6586
  height="24"
6586
6587
  viewBox="0 0 24 24"
@@ -6637,7 +6638,7 @@ const people = (options) => {
6637
6638
  };
6638
6639
 
6639
6640
  const documentCode = (options) => {
6640
- return x`<svg
6641
+ return html`<svg
6641
6642
  width="24"
6642
6643
  height="24"
6643
6644
  viewBox="0 0 24 24"
@@ -6684,7 +6685,7 @@ const documentCode = (options) => {
6684
6685
  };
6685
6686
 
6686
6687
  const logoWarpcastMono = (options) => {
6687
- return x`<svg
6688
+ return html`<svg
6688
6689
  width="24"
6689
6690
  height="24"
6690
6691
  viewBox="0 0 24 24"
@@ -6836,7 +6837,7 @@ const logoWarpcastMono = (options) => {
6836
6837
  };
6837
6838
 
6838
6839
  const parachute = (options) => {
6839
- return x`<svg
6840
+ return html`<svg
6840
6841
  width="24"
6841
6842
  height="24"
6842
6843
  viewBox="0 0 24 24"
@@ -6856,7 +6857,7 @@ const parachute = (options) => {
6856
6857
  };
6857
6858
 
6858
6859
  const bitcoinConvert = (options) => {
6859
- return x`<svg
6860
+ return html`<svg
6860
6861
  width="24"
6861
6862
  height="24"
6862
6863
  viewBox="0 0 24 24"
@@ -6917,7 +6918,7 @@ const bitcoinConvert = (options) => {
6917
6918
  };
6918
6919
 
6919
6920
  const nft = (options) => {
6920
- return x`<svg
6921
+ return html`<svg
6921
6922
  width="24"
6922
6923
  height="24"
6923
6924
  viewBox="0 0 24 24"
@@ -6943,7 +6944,7 @@ const nft = (options) => {
6943
6944
  };
6944
6945
 
6945
6946
  const fingerprint = (options) => {
6946
- return x`<svg
6947
+ return html`<svg
6947
6948
  width="24"
6948
6949
  height="24"
6949
6950
  viewBox="0 0 24 24"
@@ -6962,7 +6963,7 @@ const fingerprint = (options) => {
6962
6963
  };
6963
6964
 
6964
6965
  const hammer = (options) => {
6965
- return x`<svg
6966
+ return html`<svg
6966
6967
  width="24"
6967
6968
  height="24"
6968
6969
  viewBox="0 0 24 24"
@@ -6998,7 +6999,7 @@ const hammer = (options) => {
6998
6999
  };
6999
7000
 
7000
7001
  const handHeart = (options) => {
7001
- return x`<svg
7002
+ return html`<svg
7002
7003
  width="24"
7003
7004
  height="24"
7004
7005
  viewBox="0 0 24 24"
@@ -7017,7 +7018,7 @@ const handHeart = (options) => {
7017
7018
  };
7018
7019
 
7019
7020
  const earth = (options) => {
7020
- return x`<svg
7021
+ return html`<svg
7021
7022
  width="24"
7022
7023
  height="24"
7023
7024
  viewBox="0 0 24 24"
@@ -7060,7 +7061,7 @@ const earth = (options) => {
7060
7061
  };
7061
7062
 
7062
7063
  const logoSoundcloudMono = (options) => {
7063
- return x`<svg
7064
+ return html`<svg
7064
7065
  width="24"
7065
7066
  height="24"
7066
7067
  viewBox="0 0 24 24"
@@ -7086,7 +7087,7 @@ const logoSoundcloudMono = (options) => {
7086
7087
  };
7087
7088
 
7088
7089
  const logoSpotifyMono = (options) => {
7089
- return x`<svg
7090
+ return html`<svg
7090
7091
  width="24"
7091
7092
  height="24"
7092
7093
  viewBox="0 0 24 24"
@@ -7112,7 +7113,7 @@ const logoSpotifyMono = (options) => {
7112
7113
  };
7113
7114
 
7114
7115
  const logoGoogleCalendarMono = (options) => {
7115
- return x`<svg
7116
+ return html`<svg
7116
7117
  width="24"
7117
7118
  height="24"
7118
7119
  viewBox="0 0 24 24"
@@ -7138,7 +7139,7 @@ const logoGoogleCalendarMono = (options) => {
7138
7139
  };
7139
7140
 
7140
7141
  const logoSubstackMono = (options) => {
7141
- return x`<svg
7142
+ return html`<svg
7142
7143
  width="24"
7143
7144
  height="24"
7144
7145
  viewBox="0 0 24 24"
@@ -7157,7 +7158,7 @@ const logoSubstackMono = (options) => {
7157
7158
  };
7158
7159
 
7159
7160
  const logoXround = (options) => {
7160
- return x`<svg
7161
+ return html`<svg
7161
7162
  width="24"
7162
7163
  height="24"
7163
7164
  viewBox="0 0 24 24"
@@ -7180,7 +7181,7 @@ const logoXround = (options) => {
7180
7181
  };
7181
7182
 
7182
7183
  const logoFarcaster = (options) => {
7183
- return x`<svg
7184
+ return html`<svg
7184
7185
  width="24"
7185
7186
  height="24"
7186
7187
  viewBox="0 0 24 24"
@@ -7202,7 +7203,7 @@ const logoFarcaster = (options) => {
7202
7203
  };
7203
7204
 
7204
7205
  const logoLinkedin = (options) => {
7205
- return x`<svg
7206
+ return html`<svg
7206
7207
  width="24"
7207
7208
  height="24"
7208
7209
  viewBox="0 0 24 24"
@@ -7226,7 +7227,7 @@ const logoLinkedin = (options) => {
7226
7227
  };
7227
7228
 
7228
7229
  const profileRestoreNoSetup = (options) => {
7229
- return x`<svg
7230
+ return html`<svg
7230
7231
  width="24"
7231
7232
  height="24"
7232
7233
  viewBox="0 0 24 24"
@@ -7286,7 +7287,7 @@ const profileRestoreNoSetup = (options) => {
7286
7287
  };
7287
7288
 
7288
7289
  const share = (options) => {
7289
- return x`<svg
7290
+ return html`<svg
7290
7291
  width="24"
7291
7292
  height="24"
7292
7293
  viewBox="0 0 24 24"
@@ -7322,7 +7323,7 @@ const share = (options) => {
7322
7323
  };
7323
7324
 
7324
7325
  const logoFacebookRound = (options) => {
7325
- return x`<svg
7326
+ return html`<svg
7326
7327
  width="24"
7327
7328
  height="24"
7328
7329
  viewBox="0 0 24 24"
@@ -7342,7 +7343,7 @@ const logoFacebookRound = (options) => {
7342
7343
  };
7343
7344
 
7344
7345
  const logoFarcasterRound = (options) => {
7345
- return x`<svg
7346
+ return html`<svg
7346
7347
  width="24"
7347
7348
  height="24"
7348
7349
  viewBox="0 0 24 24"
@@ -7364,7 +7365,7 @@ const logoFarcasterRound = (options) => {
7364
7365
  };
7365
7366
 
7366
7367
  const logoLinkedinRound = (options) => {
7367
- return x`<svg
7368
+ return html`<svg
7368
7369
  width="24"
7369
7370
  height="24"
7370
7371
  viewBox="0 0 24 24"
@@ -7388,7 +7389,7 @@ const logoLinkedinRound = (options) => {
7388
7389
  };
7389
7390
 
7390
7391
  const arrowLongDown = (options) => {
7391
- return x`<svg
7392
+ return html`<svg
7392
7393
  width="24"
7393
7394
  height="24"
7394
7395
  viewBox="0 0 24 24"
@@ -7417,7 +7418,7 @@ const arrowLongDown = (options) => {
7417
7418
  };
7418
7419
 
7419
7420
  const gas = (options) => {
7420
- return x`<svg
7421
+ return html`<svg
7421
7422
  width="24"
7422
7423
  height="24"
7423
7424
  viewBox="0 0 24 24"
@@ -7464,7 +7465,7 @@ const gas = (options) => {
7464
7465
  };
7465
7466
 
7466
7467
  const minusFilled = (options) => {
7467
- return x`<svg
7468
+ return html`<svg
7468
7469
  width="24"
7469
7470
  height="24"
7470
7471
  viewBox="0 0 24 24"
@@ -7486,7 +7487,7 @@ const minusFilled = (options) => {
7486
7487
  };
7487
7488
 
7488
7489
  const documentText = (options) => {
7489
- return x`<svg
7490
+ return html`<svg
7490
7491
  width="24"
7491
7492
  height="24"
7492
7493
  viewBox="0 0 25 24"
@@ -7509,7 +7510,7 @@ const documentText = (options) => {
7509
7510
  };
7510
7511
 
7511
7512
  const category = (options) => {
7512
- return x`<svg
7513
+ return html`<svg
7513
7514
  width="24"
7514
7515
  height="24"
7515
7516
  viewBox="0 0 24 24"
@@ -7556,7 +7557,7 @@ const category = (options) => {
7556
7557
  };
7557
7558
 
7558
7559
  const flash = (options) => {
7559
- return x`<svg
7560
+ return html`<svg
7560
7561
  width="24"
7561
7562
  height="24"
7562
7563
  viewBox="0 0 24 24"
@@ -7579,7 +7580,7 @@ const flash = (options) => {
7579
7580
  };
7580
7581
 
7581
7582
  const userCircleAdd = (options) => {
7582
- return x`<svg
7583
+ return html`<svg
7583
7584
  width="24"
7584
7585
  height="24"
7585
7586
  viewBox="0 0 24 24"
@@ -7639,7 +7640,7 @@ const userCircleAdd = (options) => {
7639
7640
  };
7640
7641
 
7641
7642
  const profileCircle = (options) => {
7642
- return x`<svg
7643
+ return html`<svg
7643
7644
  width="24"
7644
7645
  height="24"
7645
7646
  viewBox="0 0 24 24"
@@ -7675,7 +7676,7 @@ const profileCircle = (options) => {
7675
7676
  };
7676
7677
 
7677
7678
  const playLinear = (options) => {
7678
- return x`<svg
7679
+ return html`<svg
7679
7680
  width="24"
7680
7681
  height="24"
7681
7682
  viewBox="0 0 24 24"
@@ -7698,7 +7699,7 @@ const playLinear = (options) => {
7698
7699
  };
7699
7700
 
7700
7701
  const stopLinear = (options) => {
7701
- return x`<svg
7702
+ return html`<svg
7702
7703
  width="24"
7703
7704
  height="24"
7704
7705
  viewBox="0 0 24 24"
@@ -7720,14 +7721,14 @@ const stopLinear = (options) => {
7720
7721
  };
7721
7722
 
7722
7723
  const minus = (options) => {
7723
- return x`<svg width="24" height="24" viewBox="0 0 24 24" style=${o({
7724
+ return html`<svg width="24" height="24" viewBox="0 0 24 24" style=${o({
7724
7725
  width: `${options.width}px`,
7725
7726
  height: `${options.height}px`
7726
7727
  })} fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.417 12.75h-12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75" fill="var(--${options.color})"></svg>`;
7727
7728
  };
7728
7729
 
7729
7730
  const medalStar = (options) => {
7730
- return x`<svg
7731
+ return html`<svg
7731
7732
  width="24"
7732
7733
  height="24"
7733
7734
  viewBox="0 0 24 24"
@@ -7765,7 +7766,7 @@ const medalStar = (options) => {
7765
7766
  };
7766
7767
 
7767
7768
  const editLinear = (options) => {
7768
- return x`<svg
7769
+ return html`<svg
7769
7770
  width="24"
7770
7771
  height="24"
7771
7772
  viewBox="0 0 24 24"
@@ -7803,7 +7804,7 @@ const editLinear = (options) => {
7803
7804
  };
7804
7805
 
7805
7806
  const imageLinear = (options) => {
7806
- return x`<svg
7807
+ return html`<svg
7807
7808
  width="25"
7808
7809
  height="24"
7809
7810
  viewBox="0 0 25 24"
@@ -7833,7 +7834,7 @@ const imageLinear = (options) => {
7833
7834
  };
7834
7835
 
7835
7836
  const hexagon = (options) => {
7836
- return x`<svg
7837
+ return html`<svg
7837
7838
  width="25"
7838
7839
  height="24"
7839
7840
  viewBox="0 0 25 24"
@@ -7855,7 +7856,7 @@ const hexagon = (options) => {
7855
7856
  };
7856
7857
 
7857
7858
  const rowVertical = (options) => {
7858
- return x`<svg
7859
+ return html`<svg
7859
7860
  width="24"
7860
7861
  height="24"
7861
7862
  viewBox="0 0 24 24"
@@ -7884,7 +7885,7 @@ const rowVertical = (options) => {
7884
7885
  };
7885
7886
 
7886
7887
  const logoTiktokMono = (options) => {
7887
- return x`<svg
7888
+ return html`<svg
7888
7889
  width="24"
7889
7890
  height="24"
7890
7891
  viewBox="0 0 24 24"
@@ -7903,7 +7904,7 @@ const logoTiktokMono = (options) => {
7903
7904
  };
7904
7905
 
7905
7906
  const profileFollowing = (options) => {
7906
- return x`<svg
7907
+ return html`<svg
7907
7908
  width="24"
7908
7909
  height="24"
7909
7910
  viewBox="0 0 24 24"
@@ -7936,7 +7937,7 @@ const profileFollowing = (options) => {
7936
7937
  };
7937
7938
 
7938
7939
  const logoCommonGroundMono = (options) => {
7939
- return x`<svg
7940
+ return html`<svg
7940
7941
  width="24"
7941
7942
  height="24"
7942
7943
  viewBox="0 0 24 24"
@@ -7999,7 +8000,7 @@ const logoCommonGroundMono = (options) => {
7999
8000
  };
8000
8001
 
8001
8002
  const logoHyperlaneMono = (options) => {
8002
- return x`<svg
8003
+ return html`<svg
8003
8004
  width="540"
8004
8005
  height="494"
8005
8006
  viewBox="0 0 540 494"
@@ -8029,7 +8030,7 @@ const logoHyperlaneMono = (options) => {
8029
8030
  };
8030
8031
 
8031
8032
  const logoHyperlane = (options) => {
8032
- return x`<svg
8033
+ return html`<svg
8033
8034
  width="1000"
8034
8035
  height="1000"
8035
8036
  viewBox="0 0 1000 1000"
@@ -8062,7 +8063,7 @@ const logoHyperlane = (options) => {
8062
8063
  };
8063
8064
 
8064
8065
  const tokenCreate = (options) => {
8065
- return x` <svg
8066
+ return html` <svg
8066
8067
  width="24"
8067
8068
  height="24"
8068
8069
  viewBox="0 0 24 24"
@@ -8097,7 +8098,7 @@ const tokenCreate = (options) => {
8097
8098
  };
8098
8099
 
8099
8100
  const addcontrollerActivated = (options) => {
8100
- return x`<svg
8101
+ return html`<svg
8101
8102
  width="24"
8102
8103
  height="24"
8103
8104
  viewBox="0 0 80 80"
@@ -8280,7 +8281,7 @@ const addcontrollerActivated = (options) => {
8280
8281
  };
8281
8282
 
8282
8283
  const addcontrollerInactive = (options) => {
8283
- return x`<svg
8284
+ return html`<svg
8284
8285
  width="24"
8285
8286
  height="24"
8286
8287
  viewBox="0 0 80 80"
@@ -8408,7 +8409,7 @@ const addcontrollerInactive = (options) => {
8408
8409
  };
8409
8410
 
8410
8411
  const addextensionsActivated = (options) => {
8411
- return x`<svg
8412
+ return html`<svg
8412
8413
  width="24"
8413
8414
  height="24"
8414
8415
  viewBox="0 0 80 80"
@@ -8541,7 +8542,7 @@ const addextensionsActivated = (options) => {
8541
8542
  };
8542
8543
 
8543
8544
  const addextensionsInactive = (options) => {
8544
- return x`<svg
8545
+ return html`<svg
8545
8546
  width="24"
8546
8547
  height="24"
8547
8548
  viewBox="0 0 80 80"
@@ -8600,7 +8601,7 @@ const addextensionsInactive = (options) => {
8600
8601
  };
8601
8602
 
8602
8603
  const adduniversalreceiverdelegateActivated = (options) => {
8603
- return x`<svg
8604
+ return html`<svg
8604
8605
  width="24"
8605
8606
  height="24"
8606
8607
  viewBox="0 0 80 80"
@@ -8732,7 +8733,7 @@ const adduniversalreceiverdelegateActivated = (options) => {
8732
8733
  };
8733
8734
 
8734
8735
  const adduniversalreceiverdelegateInactive = (options) => {
8735
- return x`<svg
8736
+ return html`<svg
8736
8737
  width="24"
8737
8738
  height="24"
8738
8739
  viewBox="0 0 80 80"
@@ -8796,7 +8797,7 @@ const adduniversalreceiverdelegateInactive = (options) => {
8796
8797
  };
8797
8798
 
8798
8799
  const callActivated = (options) => {
8799
- return x`<svg
8800
+ return html`<svg
8800
8801
  width="24"
8801
8802
  height="24"
8802
8803
  viewBox="0 0 80 80"
@@ -8906,7 +8907,7 @@ const callActivated = (options) => {
8906
8907
  };
8907
8908
 
8908
8909
  const callInactive = (options) => {
8909
- return x`<svg
8910
+ return html`<svg
8910
8911
  width="24"
8911
8912
  height="24"
8912
8913
  viewBox="0 0 80 80"
@@ -8961,7 +8962,7 @@ const callInactive = (options) => {
8961
8962
  };
8962
8963
 
8963
8964
  const changeextensionsActivated = (options) => {
8964
- return x`<svg
8965
+ return html`<svg
8965
8966
  width="24"
8966
8967
  height="24"
8967
8968
  viewBox="0 0 80 80"
@@ -9137,7 +9138,7 @@ const changeextensionsActivated = (options) => {
9137
9138
  };
9138
9139
 
9139
9140
  const changeextensionsInactive = (options) => {
9140
- return x`<svg
9141
+ return html`<svg
9141
9142
  width="24"
9142
9143
  height="24"
9143
9144
  viewBox="0 0 80 80"
@@ -9231,7 +9232,7 @@ const changeextensionsInactive = (options) => {
9231
9232
  };
9232
9233
 
9233
9234
  const changeownerActivated = (options) => {
9234
- return x`<svg
9235
+ return html`<svg
9235
9236
  width="24"
9236
9237
  height="24"
9237
9238
  viewBox="0 0 80 80"
@@ -9446,7 +9447,7 @@ const changeownerActivated = (options) => {
9446
9447
  };
9447
9448
 
9448
9449
  const changeownerInactive = (options) => {
9449
- return x`<svg
9450
+ return html`<svg
9450
9451
  width="24"
9451
9452
  height="24"
9452
9453
  viewBox="0 0 80 80"
@@ -9563,7 +9564,7 @@ const changeownerInactive = (options) => {
9563
9564
  };
9564
9565
 
9565
9566
  const changepermissionsActivated = (options) => {
9566
- return x`<svg
9567
+ return html`<svg
9567
9568
  width="24"
9568
9569
  height="24"
9569
9570
  viewBox="0 0 40 40"
@@ -9628,7 +9629,7 @@ const changepermissionsActivated = (options) => {
9628
9629
  };
9629
9630
 
9630
9631
  const changepermissionsInactive = (options) => {
9631
- return x`<svg
9632
+ return html`<svg
9632
9633
  width="24"
9633
9634
  height="24"
9634
9635
  viewBox="0 0 40 40"
@@ -9816,7 +9817,7 @@ const changepermissionsInactive = (options) => {
9816
9817
  };
9817
9818
 
9818
9819
  const changeUniversalReceiverDelegateActivated = (options) => {
9819
- return x`<svg
9820
+ return html`<svg
9820
9821
  width="24"
9821
9822
  height="24"
9822
9823
  viewBox="0 0 80 80"
@@ -9948,7 +9949,7 @@ const changeUniversalReceiverDelegateActivated = (options) => {
9948
9949
  };
9949
9950
 
9950
9951
  const changeUniversalReceiverDelegateInactive = (options) => {
9951
- return x`<svg
9952
+ return html`<svg
9952
9953
  width="24"
9953
9954
  height="24"
9954
9955
  viewBox="0 0 80 80"
@@ -10005,7 +10006,7 @@ const changeUniversalReceiverDelegateInactive = (options) => {
10005
10006
  };
10006
10007
 
10007
10008
  const decryptActivated = (options) => {
10008
- return x`<svg
10009
+ return html`<svg
10009
10010
  width="24"
10010
10011
  height="24"
10011
10012
  viewBox="0 0 80 80"
@@ -10193,7 +10194,7 @@ const decryptActivated = (options) => {
10193
10194
  };
10194
10195
 
10195
10196
  const decryptInactive = (options) => {
10196
- return x`<svg
10197
+ return html`<svg
10197
10198
  width="24"
10198
10199
  height="24"
10199
10200
  viewBox="0 0 80 80"
@@ -10344,7 +10345,7 @@ const decryptInactive = (options) => {
10344
10345
  };
10345
10346
 
10346
10347
  const delegatecallActivated = (options) => {
10347
- return x`<svg
10348
+ return html`<svg
10348
10349
  width="24"
10349
10350
  height="24"
10350
10351
  viewBox="0 0 80 80"
@@ -10527,7 +10528,7 @@ const delegatecallActivated = (options) => {
10527
10528
  };
10528
10529
 
10529
10530
  const delegatecallInactive = (options) => {
10530
- return x`<svg
10531
+ return html`<svg
10531
10532
  width="24"
10532
10533
  height="24"
10533
10534
  viewBox="0 0 80 80"
@@ -10655,7 +10656,7 @@ const delegatecallInactive = (options) => {
10655
10656
  };
10656
10657
 
10657
10658
  const deployActivated = (options) => {
10658
- return x`<svg
10659
+ return html`<svg
10659
10660
  width="24"
10660
10661
  height="24"
10661
10662
  viewBox="0 0 80 80"
@@ -10763,7 +10764,7 @@ const deployActivated = (options) => {
10763
10764
  };
10764
10765
 
10765
10766
  const deployInactive = (options) => {
10766
- return x`<svg
10767
+ return html`<svg
10767
10768
  width="24"
10768
10769
  height="24"
10769
10770
  viewBox="0 0 80 80"
@@ -10796,7 +10797,7 @@ const deployInactive = (options) => {
10796
10797
  };
10797
10798
 
10798
10799
  const editpermissionsActivated = (options) => {
10799
- return x`<svg
10800
+ return html`<svg
10800
10801
  width="24"
10801
10802
  height="24"
10802
10803
  viewBox="0 0 80 80"
@@ -11041,7 +11042,7 @@ const editpermissionsActivated = (options) => {
11041
11042
  };
11042
11043
 
11043
11044
  const editpermissionsInactive = (options) => {
11044
- return x`<svg
11045
+ return html`<svg
11045
11046
  width="24"
11046
11047
  height="24"
11047
11048
  viewBox="0 0 80 80"
@@ -11231,7 +11232,7 @@ const editpermissionsInactive = (options) => {
11231
11232
  };
11232
11233
 
11233
11234
  const encryptActivated = (options) => {
11234
- return x`<svg
11235
+ return html`<svg
11235
11236
  width="24"
11236
11237
  height="24"
11237
11238
  viewBox="0 0 80 80"
@@ -11424,7 +11425,7 @@ const encryptActivated = (options) => {
11424
11425
  };
11425
11426
 
11426
11427
  const encryptInactive = (options) => {
11427
- return x`<svg
11428
+ return html`<svg
11428
11429
  width="24"
11429
11430
  height="24"
11430
11431
  viewBox="0 0 80 80"
@@ -11580,7 +11581,7 @@ const encryptInactive = (options) => {
11580
11581
  };
11581
11582
 
11582
11583
  const executeRelayCallActivated = (options) => {
11583
- return x`<svg
11584
+ return html`<svg
11584
11585
  width="24"
11585
11586
  height="24"
11586
11587
  viewBox="0 0 40 40"
@@ -11756,7 +11757,7 @@ const executeRelayCallActivated = (options) => {
11756
11757
  };
11757
11758
 
11758
11759
  const executeRelayCallInactive = (options) => {
11759
- return x`<svg
11760
+ return html`<svg
11760
11761
  width="24"
11761
11762
  height="24"
11762
11763
  viewBox="0 0 40 40"
@@ -11866,7 +11867,7 @@ const executeRelayCallInactive = (options) => {
11866
11867
  };
11867
11868
 
11868
11869
  const reentrancyActivated = (options) => {
11869
- return x`<svg
11870
+ return html`<svg
11870
11871
  width="24"
11871
11872
  height="24"
11872
11873
  viewBox="0 0 80 80"
@@ -12115,7 +12116,7 @@ const reentrancyActivated = (options) => {
12115
12116
  };
12116
12117
 
12117
12118
  const reentrancyInactive = (options) => {
12118
- return x`<svg
12119
+ return html`<svg
12119
12120
  width="24"
12120
12121
  height="24"
12121
12122
  viewBox="0 0 80 80"
@@ -12309,7 +12310,7 @@ const reentrancyInactive = (options) => {
12309
12310
  };
12310
12311
 
12311
12312
  const setdataActivated = (options) => {
12312
- return x`<svg
12313
+ return html`<svg
12313
12314
  width="24"
12314
12315
  height="24"
12315
12316
  viewBox="0 0 80 80"
@@ -12460,7 +12461,7 @@ const setdataActivated = (options) => {
12460
12461
  };
12461
12462
 
12462
12463
  const setdataInactive = (options) => {
12463
- return x`<svg
12464
+ return html`<svg
12464
12465
  width="24"
12465
12466
  height="24"
12466
12467
  viewBox="0 0 80 80"
@@ -12542,7 +12543,7 @@ const setdataInactive = (options) => {
12542
12543
  };
12543
12544
 
12544
12545
  const signActivated = (options) => {
12545
- return x`<svg
12546
+ return html`<svg
12546
12547
  width="24"
12547
12548
  height="24"
12548
12549
  viewBox="0 0 80 80"
@@ -12717,7 +12718,7 @@ const signActivated = (options) => {
12717
12718
  };
12718
12719
 
12719
12720
  const signInactive = (options) => {
12720
- return x`<svg
12721
+ return html`<svg
12721
12722
  width="24"
12722
12723
  height="24"
12723
12724
  viewBox="0 0 80 80"
@@ -12855,7 +12856,7 @@ const signInactive = (options) => {
12855
12856
  };
12856
12857
 
12857
12858
  const transactionActivated = (options) => {
12858
- return x`<svg
12859
+ return html`<svg
12859
12860
  width="24"
12860
12861
  height="24"
12861
12862
  viewBox="0 0 40 40"
@@ -12970,7 +12971,7 @@ const transactionActivated = (options) => {
12970
12971
  };
12971
12972
 
12972
12973
  const transferActivated = (options) => {
12973
- return x`<svg
12974
+ return html`<svg
12974
12975
  width="24"
12975
12976
  height="24"
12976
12977
  viewBox="0 0 80 80"
@@ -13083,7 +13084,7 @@ const transferActivated = (options) => {
13083
13084
  };
13084
13085
 
13085
13086
  const transferInactive = (options) => {
13086
- return x`<svg
13087
+ return html`<svg
13087
13088
  width="24"
13088
13089
  height="24"
13089
13090
  viewBox="0 0 80 80"
@@ -13141,7 +13142,7 @@ const transferInactive = (options) => {
13141
13142
  };
13142
13143
 
13143
13144
  const logoHyperlaneOutline = (options) => {
13144
- return x`<svg
13145
+ return html`<svg
13145
13146
  width="24"
13146
13147
  height="24"
13147
13148
  viewBox="0 0 24 24"
@@ -13592,7 +13593,7 @@ let LuksoIcon = class extends TailwindStyledElement(style) {
13592
13593
  const size = this.sizes[this.size];
13593
13594
  if (!size) {
13594
13595
  console.warn(`Size ${this.size} not found`);
13595
- return x``;
13596
+ return html``;
13596
13597
  }
13597
13598
  if (this.pack === "vuesax") {
13598
13599
  if (!this.svgContent) {
@@ -13604,20 +13605,20 @@ let LuksoIcon = class extends TailwindStyledElement(style) {
13604
13605
  }
13605
13606
  this.requestUpdate();
13606
13607
  });
13607
- return x`<!-- Loading SVG... -->`;
13608
+ return html`<!-- Loading SVG... -->`;
13608
13609
  }
13609
- return x`<!-- Failed to load SVG. -->`;
13610
+ return html`<!-- Failed to load SVG. -->`;
13610
13611
  }
13611
13612
  const processedSvg = this.processVuesaxSvg(this.svgContent);
13612
- return processedSvg ? x`${o$1(processedSvg)}` : x`<!-- SVG not found -->`;
13613
+ return processedSvg ? html`${unsafeHTML(processedSvg)}` : html`<!-- SVG not found -->`;
13613
13614
  }
13614
13615
  if (!this.pack) {
13615
13616
  const icon = iconMap[this.name];
13616
13617
  if (!icon) {
13617
13618
  console.warn(`Icon ${this.name} not found`);
13618
- return x``;
13619
+ return html``;
13619
13620
  }
13620
- return x`
13621
+ return html`
13621
13622
  ${icon({
13622
13623
  width: size.width,
13623
13624
  height: size.height,
@@ -13628,29 +13629,29 @@ let LuksoIcon = class extends TailwindStyledElement(style) {
13628
13629
  `;
13629
13630
  }
13630
13631
  console.warn(`Icon pack ${this.pack} not found. `);
13631
- return x``;
13632
+ return html``;
13632
13633
  }
13633
13634
  };
13634
13635
  __decorateClass([
13635
- n({ type: String, reflect: true })
13636
+ property({ type: String, reflect: true })
13636
13637
  ], LuksoIcon.prototype, "name", 2);
13637
13638
  __decorateClass([
13638
- n({ type: String, reflect: true })
13639
+ property({ type: String, reflect: true })
13639
13640
  ], LuksoIcon.prototype, "size", 2);
13640
13641
  __decorateClass([
13641
- n({ type: String, reflect: true })
13642
+ property({ type: String, reflect: true })
13642
13643
  ], LuksoIcon.prototype, "color", 2);
13643
13644
  __decorateClass([
13644
- n({ type: String, attribute: "secondary-color", reflect: true })
13645
+ property({ type: String, attribute: "secondary-color", reflect: true })
13645
13646
  ], LuksoIcon.prototype, "secondaryColor", 2);
13646
13647
  __decorateClass([
13647
- n({ type: String, reflect: true })
13648
+ property({ type: String, reflect: true })
13648
13649
  ], LuksoIcon.prototype, "pack", 2);
13649
13650
  __decorateClass([
13650
- n({ type: String, reflect: true })
13651
+ property({ type: String, reflect: true })
13651
13652
  ], LuksoIcon.prototype, "variant", 2);
13652
13653
  __decorateClass([
13653
- n({ type: String })
13654
+ property({ type: String })
13654
13655
  ], LuksoIcon.prototype, "svgContent", 2);
13655
13656
  LuksoIcon = __decorateClass([
13656
13657
  safeCustomElement("lukso-icon")