@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
@@ -2,16 +2,17 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const shared_tailwindElement_index = require('../../chunks/index-BxQ_0s_1.js');
6
- const property = require('../../chunks/property-D6IL6zax.js');
7
- const unsafeHtml = require('../../chunks/unsafe-html-DiwkOQlV.js');
5
+ const lit = require('lit');
6
+ const decorators_js = require('lit/decorators.js');
7
+ const unsafeHtml_js = require('lit/directives/unsafe-html.js');
8
8
  const safeCustomElement = require('../../chunks/safe-custom-element-tQ-epw6h.js');
9
- const styleMap = require('../../chunks/style-map-B7XFhSOK.js');
9
+ const shared_tailwindElement_index = require('../../shared/tailwind-element/index.cjs');
10
+ const styleMap = require('../../chunks/style-map-AEeBQfPb.js');
10
11
 
11
12
  const style = ":host {\n position: relative;\n display: inline-flex;\n line-height: 0;\n}\n:host svg {\n display: block !important;\n}";
12
13
 
13
14
  const addPhoto = (options) => {
14
- return shared_tailwindElement_index.x`<svg
15
+ return lit.html`<svg
15
16
  width="24"
16
17
  height="24"
17
18
  viewBox="0 0 24 24"
@@ -53,7 +54,7 @@ const addPhoto = (options) => {
53
54
  };
54
55
 
55
56
  const arrowDownLg = (options) => {
56
- return shared_tailwindElement_index.x`<svg
57
+ return lit.html`<svg
57
58
  width="24"
58
59
  height="24"
59
60
  viewBox="0 0 24 24"
@@ -75,7 +76,7 @@ const arrowDownLg = (options) => {
75
76
  };
76
77
 
77
78
  const arrowDownSm = (options) => {
78
- return shared_tailwindElement_index.x`<svg
79
+ return lit.html`<svg
79
80
  width="24"
80
81
  height="24"
81
82
  viewBox="0 0 24 24"
@@ -97,7 +98,7 @@ const arrowDownSm = (options) => {
97
98
  };
98
99
 
99
100
  const arrowLeftLg = (options) => {
100
- return shared_tailwindElement_index.x`<svg
101
+ return lit.html`<svg
101
102
  width="24"
102
103
  height="24"
103
104
  viewBox="0 0 24 24"
@@ -119,7 +120,7 @@ const arrowLeftLg = (options) => {
119
120
  };
120
121
 
121
122
  const arrowLeftSm = (options) => {
122
- return shared_tailwindElement_index.x`<svg
123
+ return lit.html`<svg
123
124
  width="24"
124
125
  height="24"
125
126
  viewBox="0 0 24 24"
@@ -141,7 +142,7 @@ const arrowLeftSm = (options) => {
141
142
  };
142
143
 
143
144
  const arrowRightLg = (options) => {
144
- return shared_tailwindElement_index.x`<svg
145
+ return lit.html`<svg
145
146
  width="24"
146
147
  height="24"
147
148
  viewBox="0 0 24 24"
@@ -163,7 +164,7 @@ const arrowRightLg = (options) => {
163
164
  };
164
165
 
165
166
  const arrowRightSm = (options) => {
166
- return shared_tailwindElement_index.x`<svg
167
+ return lit.html`<svg
167
168
  width="24"
168
169
  height="24"
169
170
  viewBox="0 0 24 24"
@@ -185,7 +186,7 @@ const arrowRightSm = (options) => {
185
186
  };
186
187
 
187
188
  const arrowUpLg = (options) => {
188
- return shared_tailwindElement_index.x`<svg
189
+ return lit.html`<svg
189
190
  width="24"
190
191
  height="24"
191
192
  viewBox="0 0 24 24"
@@ -207,7 +208,7 @@ const arrowUpLg = (options) => {
207
208
  };
208
209
 
209
210
  const arrowUpSm = (options) => {
210
- return shared_tailwindElement_index.x`<svg
211
+ return lit.html`<svg
211
212
  width="24"
212
213
  height="24"
213
214
  viewBox="0 0 24 24"
@@ -229,7 +230,7 @@ const arrowUpSm = (options) => {
229
230
  };
230
231
 
231
232
  const barbellOutline = (options) => {
232
- return shared_tailwindElement_index.x`<svg
233
+ return lit.html`<svg
233
234
  width="24"
234
235
  height="24"
235
236
  viewBox="0 0 24 24"
@@ -279,7 +280,7 @@ const barbellOutline = (options) => {
279
280
  };
280
281
 
281
282
  const bulbOutline = (options) => {
282
- return shared_tailwindElement_index.x`<svg
283
+ return lit.html`<svg
283
284
  width="24"
284
285
  height="24"
285
286
  viewBox="0 0 24 24"
@@ -329,7 +330,7 @@ const bulbOutline = (options) => {
329
330
  };
330
331
 
331
332
  const camera = (options) => {
332
- return shared_tailwindElement_index.x`<svg
333
+ return lit.html`<svg
333
334
  width="24"
334
335
  height="24"
335
336
  viewBox="0 0 24 24"
@@ -365,7 +366,7 @@ const camera = (options) => {
365
366
  };
366
367
 
367
368
  const clipboard = (options) => {
368
- return shared_tailwindElement_index.x`<svg
369
+ return lit.html`<svg
369
370
  width="24"
370
371
  height="24"
371
372
  viewBox="0 0 24 24"
@@ -420,7 +421,7 @@ const clipboard = (options) => {
420
421
  };
421
422
 
422
423
  const clock = (options) => {
423
- return shared_tailwindElement_index.x`<svg
424
+ return lit.html`<svg
424
425
  width="24"
425
426
  height="24"
426
427
  viewBox="0 0 24 24"
@@ -447,7 +448,7 @@ const clock = (options) => {
447
448
  };
448
449
 
449
450
  const closeLg = (options) => {
450
- return shared_tailwindElement_index.x`<svg
451
+ return lit.html`<svg
451
452
  width="24"
452
453
  height="24"
453
454
  viewBox="0 0 24 24"
@@ -476,7 +477,7 @@ const closeLg = (options) => {
476
477
  };
477
478
 
478
479
  const closeSm = (options) => {
479
- return shared_tailwindElement_index.x`<svg
480
+ return lit.html`<svg
480
481
  width="24"
481
482
  height="24"
482
483
  viewBox="0 0 24 24"
@@ -505,7 +506,7 @@ const closeSm = (options) => {
505
506
  };
506
507
 
507
508
  const cloud = (options) => {
508
- return shared_tailwindElement_index.x`<svg
509
+ return lit.html`<svg
509
510
  width="24"
510
511
  height="24"
511
512
  viewBox="0 0 24 24"
@@ -526,7 +527,7 @@ const cloud = (options) => {
526
527
  };
527
528
 
528
529
  const compassOutline = (options) => {
529
- return shared_tailwindElement_index.x`<svg
530
+ return lit.html`<svg
530
531
  width="24"
531
532
  height="24"
532
533
  viewBox="0 0 24 24"
@@ -551,7 +552,7 @@ const compassOutline = (options) => {
551
552
  };
552
553
 
553
554
  const completeFilled = (options) => {
554
- return shared_tailwindElement_index.x`<svg
555
+ return lit.html`<svg
555
556
  width="24"
556
557
  height="24"
557
558
  viewBox="0 0 24 24"
@@ -579,7 +580,7 @@ const completeFilled = (options) => {
579
580
  };
580
581
 
581
582
  const completeOutline = (options) => {
582
- return shared_tailwindElement_index.x`<svg
583
+ return lit.html`<svg
583
584
  width="24"
584
585
  height="24"
585
586
  viewBox="0 0 24 24"
@@ -606,7 +607,7 @@ const completeOutline = (options) => {
606
607
  };
607
608
 
608
609
  const contractLock = (options) => {
609
- return shared_tailwindElement_index.x`<svg
610
+ return lit.html`<svg
610
611
  width="24"
611
612
  height="24"
612
613
  viewBox="0 0 24 24"
@@ -645,7 +646,7 @@ const contractLock = (options) => {
645
646
  };
646
647
 
647
648
  const contractSigned = (options) => {
648
- return shared_tailwindElement_index.x`<svg
649
+ return lit.html`<svg
649
650
  width="24"
650
651
  height="24"
651
652
  viewBox="0 0 24 24"
@@ -707,7 +708,7 @@ const contractSigned = (options) => {
707
708
  };
708
709
 
709
710
  const connect = (options) => {
710
- return shared_tailwindElement_index.x`<svg
711
+ return lit.html`<svg
711
712
  width="24"
712
713
  height="24"
713
714
  viewBox="0 0 24 24"
@@ -736,7 +737,7 @@ const connect = (options) => {
736
737
  };
737
738
 
738
739
  const connections = (options) => {
739
- return shared_tailwindElement_index.x`<svg
740
+ return lit.html`<svg
740
741
  width="24"
741
742
  height="24"
742
743
  viewBox="0 0 24 24"
@@ -766,7 +767,7 @@ const connections = (options) => {
766
767
  };
767
768
 
768
769
  const controller = (options) => {
769
- return shared_tailwindElement_index.x`<svg
770
+ return lit.html`<svg
770
771
  width="24"
771
772
  height="24"
772
773
  viewBox="0 0 24 24"
@@ -817,7 +818,7 @@ const controller = (options) => {
817
818
  };
818
819
 
819
820
  const copy = (options) => {
820
- return shared_tailwindElement_index.x`<svg
821
+ return lit.html`<svg
821
822
  width="24"
822
823
  height="24"
823
824
  viewBox="0 0 24 24"
@@ -844,7 +845,7 @@ const copy = (options) => {
844
845
  };
845
846
 
846
847
  const crossOutline = (options) => {
847
- return shared_tailwindElement_index.x`<svg
848
+ return lit.html`<svg
848
849
  width="24"
849
850
  height="24"
850
851
  viewBox="0 0 24 24"
@@ -878,7 +879,7 @@ const crossOutline = (options) => {
878
879
  };
879
880
 
880
881
  const dots = (options) => {
881
- return shared_tailwindElement_index.x`<svg
882
+ return lit.html`<svg
882
883
  width="24"
883
884
  height="24"
884
885
  viewBox="0 0 24 24"
@@ -896,7 +897,7 @@ const dots = (options) => {
896
897
  };
897
898
 
898
899
  const edit = (options) => {
899
- return shared_tailwindElement_index.x`<svg
900
+ return lit.html`<svg
900
901
  width="24"
901
902
  height="24"
902
903
  viewBox="0 0 24 24"
@@ -922,7 +923,7 @@ const edit = (options) => {
922
923
  };
923
924
 
924
925
  const error = (options) => {
925
- return shared_tailwindElement_index.x`<svg
926
+ return lit.html`<svg
926
927
  width="24"
927
928
  height="24"
928
929
  viewBox="0 0 24 24"
@@ -949,7 +950,7 @@ const error = (options) => {
949
950
  };
950
951
 
951
952
  const expand = (options) => {
952
- return shared_tailwindElement_index.x`<svg
953
+ return lit.html`<svg
953
954
  width="24"
954
955
  height="24"
955
956
  viewBox="0 0 24 24"
@@ -998,7 +999,7 @@ const expand = (options) => {
998
999
  };
999
1000
 
1000
1001
  const extension = (options) => {
1001
- return shared_tailwindElement_index.x`<svg
1002
+ return lit.html`<svg
1002
1003
  width="24"
1003
1004
  height="24"
1004
1005
  viewBox="0 0 24 24"
@@ -1025,7 +1026,7 @@ const extension = (options) => {
1025
1026
  };
1026
1027
 
1027
1028
  const eyeHide = (options) => {
1028
- return shared_tailwindElement_index.x`<svg
1029
+ return lit.html`<svg
1029
1030
  width="24"
1030
1031
  height="24"
1031
1032
  viewBox="0 0 24 24"
@@ -1068,7 +1069,7 @@ const eyeHide = (options) => {
1068
1069
  };
1069
1070
 
1070
1071
  const eyeShow = (options) => {
1071
- return shared_tailwindElement_index.x`<svg
1072
+ return lit.html`<svg
1072
1073
  width="24"
1073
1074
  height="24"
1074
1075
  viewBox="0 0 24 24"
@@ -1101,7 +1102,7 @@ const eyeShow = (options) => {
1101
1102
  };
1102
1103
 
1103
1104
  const filter = (options) => {
1104
- return shared_tailwindElement_index.x`<svg
1105
+ return lit.html`<svg
1105
1106
  width="24"
1106
1107
  height="24"
1107
1108
  viewBox="0 0 24 24"
@@ -1140,7 +1141,7 @@ const filter = (options) => {
1140
1141
  };
1141
1142
 
1142
1143
  const fishOutline = (options) => {
1143
- return shared_tailwindElement_index.x`<svg
1144
+ return lit.html`<svg
1144
1145
  width="24"
1145
1146
  height="24"
1146
1147
  viewBox="0 0 24 24"
@@ -1172,7 +1173,7 @@ const fishOutline = (options) => {
1172
1173
  };
1173
1174
 
1174
1175
  const flip = (options) => {
1175
- return shared_tailwindElement_index.x`<svg
1176
+ return lit.html`<svg
1176
1177
  width="24"
1177
1178
  height="24"
1178
1179
  viewBox="0 0 24 24"
@@ -1213,7 +1214,7 @@ const flip = (options) => {
1213
1214
  };
1214
1215
 
1215
1216
  const globe = (options) => {
1216
- return shared_tailwindElement_index.x`<svg
1217
+ return lit.html`<svg
1217
1218
  width="24"
1218
1219
  height="24"
1219
1220
  viewBox="0 0 24 24"
@@ -1270,7 +1271,7 @@ const globe = (options) => {
1270
1271
  };
1271
1272
 
1272
1273
  const hamburger = (options) => {
1273
- return shared_tailwindElement_index.x`<svg
1274
+ return lit.html`<svg
1274
1275
  width="24"
1275
1276
  height="24"
1276
1277
  viewBox="0 0 24 24"
@@ -1306,7 +1307,7 @@ const hamburger = (options) => {
1306
1307
  };
1307
1308
 
1308
1309
  const infinite = (options) => {
1309
- return shared_tailwindElement_index.x`<svg
1310
+ return lit.html`<svg
1310
1311
  width="24"
1311
1312
  height="24"
1312
1313
  viewBox="0 0 24 24"
@@ -1335,7 +1336,7 @@ const infinite = (options) => {
1335
1336
  };
1336
1337
 
1337
1338
  const information = (options) => {
1338
- return shared_tailwindElement_index.x`<svg
1339
+ return lit.html`<svg
1339
1340
  width="24"
1340
1341
  height="24"
1341
1342
  viewBox="0 0 24 24"
@@ -1369,7 +1370,7 @@ const information = (options) => {
1369
1370
  };
1370
1371
 
1371
1372
  const keyOutline = (options) => {
1372
- return shared_tailwindElement_index.x`<svg
1373
+ return lit.html`<svg
1373
1374
  width="24"
1374
1375
  height="24"
1375
1376
  viewBox="0 0 24 24"
@@ -1390,7 +1391,7 @@ const keyOutline = (options) => {
1390
1391
  };
1391
1392
 
1392
1393
  const link = (options) => {
1393
- return shared_tailwindElement_index.x`<svg
1394
+ return lit.html`<svg
1394
1395
  width="24"
1395
1396
  height="24"
1396
1397
  viewBox="0 0 24 24"
@@ -1419,7 +1420,7 @@ const link = (options) => {
1419
1420
  };
1420
1421
 
1421
1422
  const link1 = (options) => {
1422
- return shared_tailwindElement_index.x`<svg
1423
+ return lit.html`<svg
1423
1424
  width="24"
1424
1425
  height="24"
1425
1426
  viewBox="0 0 24 24"
@@ -1454,7 +1455,7 @@ const link1 = (options) => {
1454
1455
  };
1455
1456
 
1456
1457
  const link2 = (options) => {
1457
- return shared_tailwindElement_index.x`<svg
1458
+ return lit.html`<svg
1458
1459
  width="24"
1459
1460
  height="24"
1460
1461
  viewBox="0 0 24 24"
@@ -1496,7 +1497,7 @@ const link2 = (options) => {
1496
1497
  };
1497
1498
 
1498
1499
  const link3 = (options) => {
1499
- return shared_tailwindElement_index.x`<svg
1500
+ return lit.html`<svg
1500
1501
  width="24"
1501
1502
  height="24"
1502
1503
  viewBox="0 0 24 24"
@@ -1524,7 +1525,7 @@ const link3 = (options) => {
1524
1525
  };
1525
1526
 
1526
1527
  const link4 = (options) => {
1527
- return shared_tailwindElement_index.x`<svg
1528
+ return lit.html`<svg
1528
1529
  width="24"
1529
1530
  height="24"
1530
1531
  viewBox="0 0 24 24"
@@ -1572,7 +1573,7 @@ const link4 = (options) => {
1572
1573
  };
1573
1574
 
1574
1575
  const loading = (options) => {
1575
- return shared_tailwindElement_index.x`<svg
1576
+ return lit.html`<svg
1576
1577
  width="24"
1577
1578
  height="24"
1578
1579
  viewBox="0 0 24 24"
@@ -1618,7 +1619,7 @@ const loading = (options) => {
1618
1619
  };
1619
1620
 
1620
1621
  const location = (options) => {
1621
- return shared_tailwindElement_index.x`<svg
1622
+ return lit.html`<svg
1622
1623
  width="24"
1623
1624
  height="24"
1624
1625
  viewBox="0 0 24 24"
@@ -1647,7 +1648,7 @@ const location = (options) => {
1647
1648
  };
1648
1649
 
1649
1650
  const locked = (options) => {
1650
- return shared_tailwindElement_index.x`<svg
1651
+ return lit.html`<svg
1651
1652
  width="24"
1652
1653
  height="24"
1653
1654
  viewBox="0 0 24 24"
@@ -1687,7 +1688,7 @@ const locked = (options) => {
1687
1688
  };
1688
1689
 
1689
1690
  const login = (options) => {
1690
- return shared_tailwindElement_index.x`<svg
1691
+ return lit.html`<svg
1691
1692
  width="24"
1692
1693
  height="24"
1693
1694
  viewBox="0 0 24 24"
@@ -1722,7 +1723,7 @@ const login = (options) => {
1722
1723
  };
1723
1724
 
1724
1725
  const login2 = (options) => {
1725
- return shared_tailwindElement_index.x`<svg
1726
+ return lit.html`<svg
1726
1727
  width="24"
1727
1728
  height="24"
1728
1729
  viewBox="0 0 24 24"
@@ -1773,7 +1774,7 @@ const login2 = (options) => {
1773
1774
  };
1774
1775
 
1775
1776
  const login3 = (options) => {
1776
- return shared_tailwindElement_index.x`<svg
1777
+ return lit.html`<svg
1777
1778
  width="24"
1778
1779
  height="24"
1779
1780
  viewBox="0 0 24 24"
@@ -1822,7 +1823,7 @@ const login3 = (options) => {
1822
1823
  };
1823
1824
 
1824
1825
  const logoChrome = (options) => {
1825
- return shared_tailwindElement_index.x`<svg
1826
+ return lit.html`<svg
1826
1827
  width="24"
1827
1828
  height="24"
1828
1829
  viewBox="0 0 24 24"
@@ -1853,7 +1854,7 @@ const logoChrome = (options) => {
1853
1854
  };
1854
1855
 
1855
1856
  const logoBrave = (options) => {
1856
- return shared_tailwindElement_index.x`<svg
1857
+ return lit.html`<svg
1857
1858
  width="24"
1858
1859
  height="24"
1859
1860
  viewBox="0 0 24 24"
@@ -1889,7 +1890,7 @@ const logoBrave = (options) => {
1889
1890
  };
1890
1891
 
1891
1892
  const logoEdge = (options) => {
1892
- return shared_tailwindElement_index.x`<svg
1893
+ return lit.html`<svg
1893
1894
  width="24"
1894
1895
  height="24"
1895
1896
  viewBox="0 0 24 24"
@@ -1916,7 +1917,7 @@ const logoEdge = (options) => {
1916
1917
  };
1917
1918
 
1918
1919
  const logoFirefox = (options) => {
1919
- return shared_tailwindElement_index.x`<svg
1920
+ return lit.html`<svg
1920
1921
  width="24"
1921
1922
  height="24"
1922
1923
  viewBox="0 0 24 24"
@@ -1935,7 +1936,7 @@ const logoFirefox = (options) => {
1935
1936
  };
1936
1937
 
1937
1938
  const logoOpera = (options) => {
1938
- return shared_tailwindElement_index.x`<svg
1939
+ return lit.html`<svg
1939
1940
  width="24"
1940
1941
  height="24"
1941
1942
  viewBox="0 0 24 24"
@@ -1954,7 +1955,7 @@ const logoOpera = (options) => {
1954
1955
  };
1955
1956
 
1956
1957
  const logoSafari = (options) => {
1957
- return shared_tailwindElement_index.x`<svg
1958
+ return lit.html`<svg
1958
1959
  width="24"
1959
1960
  height="24"
1960
1961
  viewBox="0 0 24 24"
@@ -1998,7 +1999,7 @@ const logoSafari = (options) => {
1998
1999
  };
1999
2000
 
2000
2001
  const mail = (options) => {
2001
- return shared_tailwindElement_index.x`<svg
2002
+ return lit.html`<svg
2002
2003
  width="24"
2003
2004
  height="24"
2004
2005
  viewBox="0 0 24 24"
@@ -2027,7 +2028,7 @@ const mail = (options) => {
2027
2028
  };
2028
2029
 
2029
2030
  const menu1 = (options) => {
2030
- return shared_tailwindElement_index.x`<svg
2031
+ return lit.html`<svg
2031
2032
  width="24"
2032
2033
  height="24"
2033
2034
  viewBox="0 0 24 24"
@@ -2094,7 +2095,7 @@ const menu1 = (options) => {
2094
2095
  };
2095
2096
 
2096
2097
  const menu2 = (options) => {
2097
- return shared_tailwindElement_index.x`<svg
2098
+ return lit.html`<svg
2098
2099
  width="24"
2099
2100
  height="24"
2100
2101
  viewBox="0 0 24 24"
@@ -2151,7 +2152,7 @@ const menu2 = (options) => {
2151
2152
  };
2152
2153
 
2153
2154
  const migrate = (options) => {
2154
- return shared_tailwindElement_index.x`<svg
2155
+ return lit.html`<svg
2155
2156
  width="24"
2156
2157
  height="24"
2157
2158
  viewBox="0 0 24 24"
@@ -2194,7 +2195,7 @@ const migrate = (options) => {
2194
2195
  };
2195
2196
 
2196
2197
  const minimize = (options) => {
2197
- return shared_tailwindElement_index.x`<svg
2198
+ return lit.html`<svg
2198
2199
  width="24"
2199
2200
  height="24"
2200
2201
  viewBox="0 0 24 24"
@@ -2243,7 +2244,7 @@ const minimize = (options) => {
2243
2244
  };
2244
2245
 
2245
2246
  const network = (options) => {
2246
- return shared_tailwindElement_index.x`<svg
2247
+ return lit.html`<svg
2247
2248
  width="24"
2248
2249
  height="24"
2249
2250
  viewBox="0 0 24 24"
@@ -2288,7 +2289,7 @@ const network = (options) => {
2288
2289
  };
2289
2290
 
2290
2291
  const notifications = (options) => {
2291
- return shared_tailwindElement_index.x`<svg
2292
+ return lit.html`<svg
2292
2293
  width="24"
2293
2294
  height="24"
2294
2295
  viewBox="0 0 24 24"
@@ -2317,7 +2318,7 @@ const notifications = (options) => {
2317
2318
  };
2318
2319
 
2319
2320
  const phonePortraitOutline = (options) => {
2320
- return shared_tailwindElement_index.x`<svg
2321
+ return lit.html`<svg
2321
2322
  width="24"
2322
2323
  height="24"
2323
2324
  viewBox="0 0 24 24"
@@ -2346,7 +2347,7 @@ const phonePortraitOutline = (options) => {
2346
2347
  };
2347
2348
 
2348
2349
  const pin = (options) => {
2349
- return shared_tailwindElement_index.x`<svg
2350
+ return lit.html`<svg
2350
2351
  width="24"
2351
2352
  height="24"
2352
2353
  viewBox="0 0 24 24"
@@ -2367,7 +2368,7 @@ const pin = (options) => {
2367
2368
  };
2368
2369
 
2369
2370
  const playFilled = (options) => {
2370
- return shared_tailwindElement_index.x`<svg
2371
+ return lit.html`<svg
2371
2372
  width="24"
2372
2373
  height="24"
2373
2374
  viewBox="0 0 24 24"
@@ -2386,7 +2387,7 @@ const playFilled = (options) => {
2386
2387
  };
2387
2388
 
2388
2389
  const playOutline = (options) => {
2389
- return shared_tailwindElement_index.x`<svg
2390
+ return lit.html`<svg
2390
2391
  width="24"
2391
2392
  height="24"
2392
2393
  viewBox="0 0 24 24"
@@ -2406,7 +2407,7 @@ const playOutline = (options) => {
2406
2407
  };
2407
2408
 
2408
2409
  const plus = (options) => {
2409
- return shared_tailwindElement_index.x`<svg
2410
+ return lit.html`<svg
2410
2411
  width="24"
2411
2412
  height="24"
2412
2413
  viewBox="0 0 24 24"
@@ -2435,7 +2436,7 @@ const plus = (options) => {
2435
2436
  };
2436
2437
 
2437
2438
  const profileAdd = (options) => {
2438
- return shared_tailwindElement_index.x`<svg
2439
+ return lit.html`<svg
2439
2440
  width="24"
2440
2441
  height="24"
2441
2442
  viewBox="0 0 24 24"
@@ -2474,7 +2475,7 @@ const profileAdd = (options) => {
2474
2475
  };
2475
2476
 
2476
2477
  const profileExport = (options) => {
2477
- return shared_tailwindElement_index.x`<svg
2478
+ return lit.html`<svg
2478
2479
  width="24"
2479
2480
  height="24"
2480
2481
  viewBox="0 0 24 24"
@@ -2512,7 +2513,7 @@ const profileExport = (options) => {
2512
2513
  };
2513
2514
 
2514
2515
  const profileImport = (options) => {
2515
- return shared_tailwindElement_index.x`<svg
2516
+ return lit.html`<svg
2516
2517
  width="24"
2517
2518
  height="24"
2518
2519
  viewBox="0 0 24 24"
@@ -2550,7 +2551,7 @@ const profileImport = (options) => {
2550
2551
  };
2551
2552
 
2552
2553
  const profileRecovery = (options) => {
2553
- return shared_tailwindElement_index.x`<svg
2554
+ return lit.html`<svg
2554
2555
  width="24"
2555
2556
  height="24"
2556
2557
  viewBox="0 0 24 24"
@@ -2601,7 +2602,7 @@ const profileRecovery = (options) => {
2601
2602
  };
2602
2603
 
2603
2604
  const profileRecovery2 = (options) => {
2604
- return shared_tailwindElement_index.x`<svg
2605
+ return lit.html`<svg
2605
2606
  width="24"
2606
2607
  height="24"
2607
2608
  viewBox="0 0 24 24"
@@ -2659,7 +2660,7 @@ const profileRecovery2 = (options) => {
2659
2660
  };
2660
2661
 
2661
2662
  const profileRestore = (options) => {
2662
- return shared_tailwindElement_index.x`<svg
2663
+ return lit.html`<svg
2663
2664
  width="24"
2664
2665
  height="24"
2665
2666
  viewBox="0 0 24 24"
@@ -2705,7 +2706,7 @@ const profileRestore = (options) => {
2705
2706
  };
2706
2707
 
2707
2708
  const profile = (options) => {
2708
- return shared_tailwindElement_index.x`<svg
2709
+ return lit.html`<svg
2709
2710
  width="24"
2710
2711
  height="24"
2711
2712
  viewBox="0 0 24 24"
@@ -2730,7 +2731,7 @@ const profile = (options) => {
2730
2731
  };
2731
2732
 
2732
2733
  const qrCodeScan = (options) => {
2733
- return shared_tailwindElement_index.x`<svg
2734
+ return lit.html`<svg
2734
2735
  width="24"
2735
2736
  height="24"
2736
2737
  viewBox="0 0 24 24"
@@ -2848,7 +2849,7 @@ const qrCodeScan = (options) => {
2848
2849
  };
2849
2850
 
2850
2851
  const qrCode = (options) => {
2851
- return shared_tailwindElement_index.x`<svg
2852
+ return lit.html`<svg
2852
2853
  width="24"
2853
2854
  height="24"
2854
2855
  viewBox="0 0 24 24"
@@ -2942,7 +2943,7 @@ const qrCode = (options) => {
2942
2943
  };
2943
2944
 
2944
2945
  const relayer = (options) => {
2945
- return shared_tailwindElement_index.x`<svg
2946
+ return lit.html`<svg
2946
2947
  width="24"
2947
2948
  height="24"
2948
2949
  viewBox="0 0 24 24"
@@ -2978,7 +2979,7 @@ const relayer = (options) => {
2978
2979
  };
2979
2980
 
2980
2981
  const reload = (options) => {
2981
- return shared_tailwindElement_index.x`<svg
2982
+ return lit.html`<svg
2982
2983
  width="24"
2983
2984
  height="24"
2984
2985
  viewBox="0 0 24 24"
@@ -3006,7 +3007,7 @@ const reload = (options) => {
3006
3007
  };
3007
3008
 
3008
3009
  const returnDown = (options) => {
3009
- return shared_tailwindElement_index.x`<svg
3010
+ return lit.html`<svg
3010
3011
  width="24"
3011
3012
  height="24"
3012
3013
  viewBox="0 0 24 24"
@@ -3035,7 +3036,7 @@ const returnDown = (options) => {
3035
3036
  };
3036
3037
 
3037
3038
  const returnLeft = (options) => {
3038
- return shared_tailwindElement_index.x`<svg
3039
+ return lit.html`<svg
3039
3040
  width="24"
3040
3041
  height="24"
3041
3042
  viewBox="0 0 24 24"
@@ -3064,7 +3065,7 @@ const returnLeft = (options) => {
3064
3065
  };
3065
3066
 
3066
3067
  const returnRight = (options) => {
3067
- return shared_tailwindElement_index.x`<svg
3068
+ return lit.html`<svg
3068
3069
  width="24"
3069
3070
  height="24"
3070
3071
  viewBox="0 0 24 24"
@@ -3093,7 +3094,7 @@ const returnRight = (options) => {
3093
3094
  };
3094
3095
 
3095
3096
  const returnUp = (options) => {
3096
- return shared_tailwindElement_index.x`<svg
3097
+ return lit.html`<svg
3097
3098
  width="24"
3098
3099
  height="24"
3099
3100
  viewBox="0 0 24 24"
@@ -3122,7 +3123,7 @@ const returnUp = (options) => {
3122
3123
  };
3123
3124
 
3124
3125
  const search = (options) => {
3125
- return shared_tailwindElement_index.x`<svg
3126
+ return lit.html`<svg
3126
3127
  width="24"
3127
3128
  height="24"
3128
3129
  viewBox="0 0 24 24"
@@ -3146,7 +3147,7 @@ const search = (options) => {
3146
3147
  };
3147
3148
 
3148
3149
  const settings = (options) => {
3149
- return shared_tailwindElement_index.x`<svg
3150
+ return lit.html`<svg
3150
3151
  width="24"
3151
3152
  height="24"
3152
3153
  viewBox="0 0 24 24"
@@ -3175,7 +3176,7 @@ const settings = (options) => {
3175
3176
  };
3176
3177
 
3177
3178
  const smartContractDoc = (options) => {
3178
- return shared_tailwindElement_index.x`<svg
3179
+ return lit.html`<svg
3179
3180
  width="24"
3180
3181
  height="24"
3181
3182
  viewBox="0 0 24 24"
@@ -3211,7 +3212,7 @@ const smartContractDoc = (options) => {
3211
3212
  };
3212
3213
 
3213
3214
  const smartContract = (options) => {
3214
- return shared_tailwindElement_index.x`<svg
3215
+ return lit.html`<svg
3215
3216
  width="24"
3216
3217
  height="24"
3217
3218
  viewBox="0 0 24 24"
@@ -3238,7 +3239,7 @@ const smartContract = (options) => {
3238
3239
  };
3239
3240
 
3240
3241
  const spinner = (options) => {
3241
- return shared_tailwindElement_index.x`<svg
3242
+ return lit.html`<svg
3242
3243
  width="24"
3243
3244
  height="24"
3244
3245
  viewBox="0 0 24 24"
@@ -3259,7 +3260,7 @@ const spinner = (options) => {
3259
3260
  };
3260
3261
 
3261
3262
  const starFilled = (options) => {
3262
- return shared_tailwindElement_index.x`<svg
3263
+ return lit.html`<svg
3263
3264
  width="24"
3264
3265
  height="24"
3265
3266
  viewBox="0 0 24 24"
@@ -3278,7 +3279,7 @@ const starFilled = (options) => {
3278
3279
  };
3279
3280
 
3280
3281
  const starOutline = (options) => {
3281
- return shared_tailwindElement_index.x`<svg
3282
+ return lit.html`<svg
3282
3283
  width="24"
3283
3284
  height="24"
3284
3285
  viewBox="0 0 24 24"
@@ -3298,7 +3299,7 @@ const starOutline = (options) => {
3298
3299
  };
3299
3300
 
3300
3301
  const stepDot = (options) => {
3301
- return shared_tailwindElement_index.x`<svg
3302
+ return lit.html`<svg
3302
3303
  width="24"
3303
3304
  height="24"
3304
3305
  viewBox="0 0 24 24"
@@ -3328,7 +3329,7 @@ const stepDot = (options) => {
3328
3329
  };
3329
3330
 
3330
3331
  const stepProgress = (options) => {
3331
- return shared_tailwindElement_index.x`<svg
3332
+ return lit.html`<svg
3332
3333
  width="24"
3333
3334
  height="24"
3334
3335
  viewBox="0 0 24 24"
@@ -3355,7 +3356,7 @@ const stepProgress = (options) => {
3355
3356
  };
3356
3357
 
3357
3358
  const steps = (options) => {
3358
- return shared_tailwindElement_index.x`<svg
3359
+ return lit.html`<svg
3359
3360
  width="24"
3360
3361
  height="24"
3361
3362
  viewBox="0 0 24 24"
@@ -3391,7 +3392,7 @@ const steps = (options) => {
3391
3392
  };
3392
3393
 
3393
3394
  const tick = (options) => {
3394
- return shared_tailwindElement_index.x`<svg
3395
+ return lit.html`<svg
3395
3396
  width="24"
3396
3397
  height="24"
3397
3398
  viewBox="0 0 24 24"
@@ -3413,7 +3414,7 @@ const tick = (options) => {
3413
3414
  };
3414
3415
 
3415
3416
  const timerOutline = (options) => {
3416
- return shared_tailwindElement_index.x`<svg
3417
+ return lit.html`<svg
3417
3418
  width="24"
3418
3419
  height="24"
3419
3420
  viewBox="0 0 24 24"
@@ -3456,7 +3457,7 @@ const timerOutline = (options) => {
3456
3457
  };
3457
3458
 
3458
3459
  const transactionReceive = (options) => {
3459
- return shared_tailwindElement_index.x`<svg
3460
+ return lit.html`<svg
3460
3461
  width="24"
3461
3462
  height="24"
3462
3463
  viewBox="0 0 24 24"
@@ -3491,7 +3492,7 @@ const transactionReceive = (options) => {
3491
3492
  };
3492
3493
 
3493
3494
  const transactionSend = (options) => {
3494
- return shared_tailwindElement_index.x`<svg
3495
+ return lit.html`<svg
3495
3496
  width="24"
3496
3497
  height="24"
3497
3498
  viewBox="0 0 24 24"
@@ -3526,7 +3527,7 @@ const transactionSend = (options) => {
3526
3527
  };
3527
3528
 
3528
3529
  const transfer = (options) => {
3529
- return shared_tailwindElement_index.x`<svg
3530
+ return lit.html`<svg
3530
3531
  width="24"
3531
3532
  height="24"
3532
3533
  viewBox="0 0 24 24"
@@ -3569,7 +3570,7 @@ const transfer = (options) => {
3569
3570
  };
3570
3571
 
3571
3572
  const trash = (options) => {
3572
- return shared_tailwindElement_index.x`<svg
3573
+ return lit.html`<svg
3573
3574
  width="24"
3574
3575
  height="24"
3575
3576
  viewBox="0 0 24 24"
@@ -3605,7 +3606,7 @@ const trash = (options) => {
3605
3606
  };
3606
3607
 
3607
3608
  const turnDown = (options) => {
3608
- return shared_tailwindElement_index.x`<svg
3609
+ return lit.html`<svg
3609
3610
  width="24"
3610
3611
  height="24"
3611
3612
  viewBox="0 0 24 24"
@@ -3634,7 +3635,7 @@ const turnDown = (options) => {
3634
3635
  };
3635
3636
 
3636
3637
  const turnLeft = (options) => {
3637
- return shared_tailwindElement_index.x`<svg
3638
+ return lit.html`<svg
3638
3639
  width="24"
3639
3640
  height="24"
3640
3641
  viewBox="0 0 24 24"
@@ -3663,7 +3664,7 @@ const turnLeft = (options) => {
3663
3664
  };
3664
3665
 
3665
3666
  const turnRight = (options) => {
3666
- return shared_tailwindElement_index.x`<svg
3667
+ return lit.html`<svg
3667
3668
  width="24"
3668
3669
  height="24"
3669
3670
  viewBox="0 0 24 24"
@@ -3692,7 +3693,7 @@ const turnRight = (options) => {
3692
3693
  };
3693
3694
 
3694
3695
  const turnUp = (options) => {
3695
- return shared_tailwindElement_index.x`<svg
3696
+ return lit.html`<svg
3696
3697
  width="24"
3697
3698
  height="24"
3698
3699
  viewBox="0 0 24 24"
@@ -3721,7 +3722,7 @@ const turnUp = (options) => {
3721
3722
  };
3722
3723
 
3723
3724
  const unlocked = (options) => {
3724
- return shared_tailwindElement_index.x`<svg
3725
+ return lit.html`<svg
3725
3726
  width="24"
3726
3727
  height="24"
3727
3728
  viewBox="0 0 24 24"
@@ -3758,7 +3759,7 @@ const unlocked = (options) => {
3758
3759
  };
3759
3760
 
3760
3761
  const walletOutline = (options) => {
3761
- return shared_tailwindElement_index.x`<svg
3762
+ return lit.html`<svg
3762
3763
  width="24"
3763
3764
  height="24"
3764
3765
  viewBox="0 0 24 24"
@@ -3789,7 +3790,7 @@ const walletOutline = (options) => {
3789
3790
  };
3790
3791
 
3791
3792
  const warningRound = (options) => {
3792
- return shared_tailwindElement_index.x`<svg
3793
+ return lit.html`<svg
3793
3794
  width="24"
3794
3795
  height="24"
3795
3796
  viewBox="0 0 24 24"
@@ -3817,7 +3818,7 @@ const warningRound = (options) => {
3817
3818
  };
3818
3819
 
3819
3820
  const warningTriangle = (options) => {
3820
- return shared_tailwindElement_index.x`<svg
3821
+ return lit.html`<svg
3821
3822
  width="24"
3822
3823
  height="24"
3823
3824
  viewBox="0 0 24 24"
@@ -3845,7 +3846,7 @@ const warningTriangle = (options) => {
3845
3846
  };
3846
3847
 
3847
3848
  const googleColor = (options) => {
3848
- return shared_tailwindElement_index.x`<svg
3849
+ return lit.html`<svg
3849
3850
  width="24"
3850
3851
  height="24"
3851
3852
  viewBox="0 0 24 24"
@@ -3876,7 +3877,7 @@ const googleColor = (options) => {
3876
3877
  };
3877
3878
 
3878
3879
  const ethLogo = (options) => {
3879
- return shared_tailwindElement_index.x`<svg
3880
+ return lit.html`<svg
3880
3881
  width="25"
3881
3882
  height="24"
3882
3883
  viewBox="0 0 25 24"
@@ -3901,7 +3902,7 @@ const ethLogo = (options) => {
3901
3902
  };
3902
3903
 
3903
3904
  const lyxLogo = (options) => {
3904
- return shared_tailwindElement_index.x`<svg
3905
+ return lit.html`<svg
3905
3906
  width="16"
3906
3907
  height="16"
3907
3908
  viewBox="0 0 16 16"
@@ -3939,7 +3940,7 @@ const lyxLogo = (options) => {
3939
3940
 
3940
3941
  const progressIndicator = (options) => {
3941
3942
  const uniqueId = Math.random().toString(36).substring(7);
3942
- return shared_tailwindElement_index.x`<svg
3943
+ return lit.html`<svg
3943
3944
  width="40"
3944
3945
  height="40"
3945
3946
  viewBox="0 0 40 40"
@@ -4171,7 +4172,7 @@ const progressIndicator = (options) => {
4171
4172
  };
4172
4173
 
4173
4174
  const pulseDot = (options) => {
4174
- return shared_tailwindElement_index.x`<div
4175
+ return lit.html`<div
4175
4176
  style=${styleMap.o({
4176
4177
  width: `${options.width}px`,
4177
4178
  height: `${options.height}px`
@@ -4189,7 +4190,7 @@ const pulseDot = (options) => {
4189
4190
  };
4190
4191
 
4191
4192
  const progressComplete = (options) => {
4192
- return shared_tailwindElement_index.x`<svg
4193
+ return lit.html`<svg
4193
4194
  width="40"
4194
4195
  height="40"
4195
4196
  viewBox="0 0 40 40"
@@ -4474,7 +4475,7 @@ const progressComplete = (options) => {
4474
4475
  };
4475
4476
 
4476
4477
  const completeFilledFadeIn = (options) => {
4477
- return shared_tailwindElement_index.x`<svg
4478
+ return lit.html`<svg
4478
4479
  width="24"
4479
4480
  height="24"
4480
4481
  viewBox="0 0 24 24"
@@ -4504,7 +4505,7 @@ const completeFilledFadeIn = (options) => {
4504
4505
  };
4505
4506
 
4506
4507
  const desktopSharp = (options) => {
4507
- return shared_tailwindElement_index.x`<svg
4508
+ return lit.html`<svg
4508
4509
  width="24"
4509
4510
  height="24"
4510
4511
  viewBox="0 0 24 24"
@@ -4523,7 +4524,7 @@ const desktopSharp = (options) => {
4523
4524
  };
4524
4525
 
4525
4526
  const switched = (options) => {
4526
- return shared_tailwindElement_index.x`<svg
4527
+ return lit.html`<svg
4527
4528
  width="24"
4528
4529
  height="24"
4529
4530
  viewBox="0 0 24 24"
@@ -4567,7 +4568,7 @@ const switched = (options) => {
4567
4568
 
4568
4569
  const progressIndicatorAlt = (options) => {
4569
4570
  const uniqueId = Math.random().toString(36).substring(7);
4570
- return shared_tailwindElement_index.x`<svg
4571
+ return lit.html`<svg
4571
4572
  width="64"
4572
4573
  height="64"
4573
4574
  viewBox="0 0 64 64"
@@ -4714,7 +4715,7 @@ const progressIndicatorAlt = (options) => {
4714
4715
  };
4715
4716
 
4716
4717
  const crossFilled = (options) => {
4717
- return shared_tailwindElement_index.x`<svg
4718
+ return lit.html`<svg
4718
4719
  width="24"
4719
4720
  height="24"
4720
4721
  viewBox="0 0 24 24"
@@ -4749,7 +4750,7 @@ const crossFilled = (options) => {
4749
4750
  };
4750
4751
 
4751
4752
  const transferSend = (options) => {
4752
- return shared_tailwindElement_index.x`<svg
4753
+ return lit.html`<svg
4753
4754
  width="24"
4754
4755
  height="24"
4755
4756
  viewBox="0 0 24 24"
@@ -4783,7 +4784,7 @@ const transferSend = (options) => {
4783
4784
  };
4784
4785
 
4785
4786
  const flagOutline = (options) => {
4786
- return shared_tailwindElement_index.x`<svg
4787
+ return lit.html`<svg
4787
4788
  width="24"
4788
4789
  height="24"
4789
4790
  viewBox="0 0 24 24"
@@ -4805,7 +4806,7 @@ const flagOutline = (options) => {
4805
4806
  };
4806
4807
 
4807
4808
  const tokenId = (options) => {
4808
- return shared_tailwindElement_index.x`<svg
4809
+ return lit.html`<svg
4809
4810
  width="24"
4810
4811
  height="24"
4811
4812
  viewBox="0 0 24 24"
@@ -4837,7 +4838,7 @@ const tokenId = (options) => {
4837
4838
  };
4838
4839
 
4839
4840
  const editDoc = (options) => {
4840
- return shared_tailwindElement_index.x`<svg
4841
+ return lit.html`<svg
4841
4842
  width="24"
4842
4843
  height="24"
4843
4844
  viewBox="0 0 24 24"
@@ -4897,7 +4898,7 @@ const editDoc = (options) => {
4897
4898
  };
4898
4899
 
4899
4900
  const codeOutline = (options) => {
4900
- return shared_tailwindElement_index.x`<svg
4901
+ return lit.html`<svg
4901
4902
  width="24"
4902
4903
  height="24"
4903
4904
  viewBox="0 0 24 24"
@@ -4926,7 +4927,7 @@ const codeOutline = (options) => {
4926
4927
  };
4927
4928
 
4928
4929
  const saveOutline = (options) => {
4929
- return shared_tailwindElement_index.x`<svg
4930
+ return lit.html`<svg
4930
4931
  width="24"
4931
4932
  height="24"
4932
4933
  viewBox="0 0 24 24"
@@ -4948,7 +4949,7 @@ const saveOutline = (options) => {
4948
4949
  };
4949
4950
 
4950
4951
  const scan = (options) => {
4951
- return shared_tailwindElement_index.x`<svg
4952
+ return lit.html`<svg
4952
4953
  width="24"
4953
4954
  height="24"
4954
4955
  viewBox="0 0 24 24"
@@ -4987,7 +4988,7 @@ const scan = (options) => {
4987
4988
  };
4988
4989
 
4989
4990
  const faceId = (options) => {
4990
- return shared_tailwindElement_index.x`<svg
4991
+ return lit.html`<svg
4991
4992
  width="24"
4992
4993
  height="24"
4993
4994
  viewBox="0 0 24 24"
@@ -5044,7 +5045,7 @@ const faceId = (options) => {
5044
5045
  };
5045
5046
 
5046
5047
  const profileFile = (options) => {
5047
- return shared_tailwindElement_index.x`<svg
5048
+ return lit.html`<svg
5048
5049
  width="24"
5049
5050
  height="24"
5050
5051
  viewBox="0 0 24 24"
@@ -5082,7 +5083,7 @@ const profileFile = (options) => {
5082
5083
  };
5083
5084
 
5084
5085
  const handRightOutline = (options) => {
5085
- return shared_tailwindElement_index.x`<svg
5086
+ return lit.html`<svg
5086
5087
  width="24"
5087
5088
  height="24"
5088
5089
  viewBox="0 0 24 24"
@@ -5132,7 +5133,7 @@ const handRightOutline = (options) => {
5132
5133
  };
5133
5134
 
5134
5135
  const extensionOutline = (options) => {
5135
- return shared_tailwindElement_index.x`<svg
5136
+ return lit.html`<svg
5136
5137
  width="24"
5137
5138
  height="24"
5138
5139
  viewBox="0 0 24 24"
@@ -5151,7 +5152,7 @@ const extensionOutline = (options) => {
5151
5152
  };
5152
5153
 
5153
5154
  const luksoLogo = (options) => {
5154
- return shared_tailwindElement_index.x`<svg
5155
+ return lit.html`<svg
5155
5156
  width="24"
5156
5157
  height="24"
5157
5158
  viewBox="0 0 24 24"
@@ -5174,7 +5175,7 @@ const luksoLogo = (options) => {
5174
5175
  };
5175
5176
 
5176
5177
  const metamaskLogo = (options) => {
5177
- return shared_tailwindElement_index.x`<svg
5178
+ return lit.html`<svg
5178
5179
  width="28"
5179
5180
  height="26"
5180
5181
  viewBox="0 0 28 26"
@@ -5462,7 +5463,7 @@ const metamaskLogo = (options) => {
5462
5463
  };
5463
5464
 
5464
5465
  const documentOutline = (options) => {
5465
- return shared_tailwindElement_index.x`<svg
5466
+ return lit.html`<svg
5466
5467
  width="24"
5467
5468
  height="24"
5468
5469
  viewBox="0 0 24 24"
@@ -5490,7 +5491,7 @@ const documentOutline = (options) => {
5490
5491
  };
5491
5492
 
5492
5493
  const headsetOutline = (options) => {
5493
- return shared_tailwindElement_index.x`<svg
5494
+ return lit.html`<svg
5494
5495
  width="24"
5495
5496
  height="24"
5496
5497
  viewBox="0 0 24 24"
@@ -5524,7 +5525,7 @@ const headsetOutline = (options) => {
5524
5525
  };
5525
5526
 
5526
5527
  const cubeOutline = (options) => {
5527
- return shared_tailwindElement_index.x`<svg
5528
+ return lit.html`<svg
5528
5529
  width="24"
5529
5530
  height="24"
5530
5531
  viewBox="0 0 24 24"
@@ -5560,7 +5561,7 @@ const cubeOutline = (options) => {
5560
5561
  };
5561
5562
 
5562
5563
  const filmOutline = (options) => {
5563
- return shared_tailwindElement_index.x`<svg
5564
+ return lit.html`<svg
5564
5565
  width="24"
5565
5566
  height="24"
5566
5567
  viewBox="0 0 24 24"
@@ -5641,7 +5642,7 @@ const filmOutline = (options) => {
5641
5642
  };
5642
5643
 
5643
5644
  const crossFilledFadeIn = (options) => {
5644
- return shared_tailwindElement_index.x`<svg
5645
+ return lit.html`<svg
5645
5646
  width="24"
5646
5647
  height="24"
5647
5648
  viewBox="0 0 24 24"
@@ -5678,7 +5679,7 @@ const crossFilledFadeIn = (options) => {
5678
5679
  };
5679
5680
 
5680
5681
  const videoOutline = (options) => {
5681
- return shared_tailwindElement_index.x`<svg
5682
+ return lit.html`<svg
5682
5683
  width="24"
5683
5684
  height="24"
5684
5685
  viewBox="0 0 24 24"
@@ -5760,7 +5761,7 @@ const videoOutline = (options) => {
5760
5761
  };
5761
5762
 
5762
5763
  const walletRestore = (options) => {
5763
- return shared_tailwindElement_index.x`<svg
5764
+ return lit.html`<svg
5764
5765
  width="24"
5765
5766
  height="24"
5766
5767
  viewBox="0 0 24 24"
@@ -5798,7 +5799,7 @@ const walletRestore = (options) => {
5798
5799
  };
5799
5800
 
5800
5801
  const logoX = (options) => {
5801
- return shared_tailwindElement_index.x`<svg
5802
+ return lit.html`<svg
5802
5803
  width="24"
5803
5804
  height="24"
5804
5805
  viewBox="0 0 24 24"
@@ -5817,7 +5818,7 @@ const logoX = (options) => {
5817
5818
  };
5818
5819
 
5819
5820
  const logoFacebook = (options) => {
5820
- return shared_tailwindElement_index.x`<svg
5821
+ return lit.html`<svg
5821
5822
  width="24"
5822
5823
  height="24"
5823
5824
  viewBox="0 0 24 24"
@@ -5837,7 +5838,7 @@ const logoFacebook = (options) => {
5837
5838
  };
5838
5839
 
5839
5840
  const glasses = (options) => {
5840
- return shared_tailwindElement_index.x`<svg
5841
+ return lit.html`<svg
5841
5842
  width="24"
5842
5843
  height="24"
5843
5844
  viewBox="0 0 24 24"
@@ -5868,7 +5869,7 @@ const glasses = (options) => {
5868
5869
  };
5869
5870
 
5870
5871
  const unlink = (options) => {
5871
- return shared_tailwindElement_index.x`<svg
5872
+ return lit.html`<svg
5872
5873
  width="24"
5873
5874
  height="24"
5874
5875
  viewBox="0 0 24 24"
@@ -5890,7 +5891,7 @@ const unlink = (options) => {
5890
5891
  };
5891
5892
 
5892
5893
  const logoPolygon = (options) => {
5893
- return shared_tailwindElement_index.x`<svg
5894
+ return lit.html`<svg
5894
5895
  width="24"
5895
5896
  height="24"
5896
5897
  viewBox="0 0 25 24"
@@ -5913,7 +5914,7 @@ const logoPolygon = (options) => {
5913
5914
  };
5914
5915
 
5915
5916
  const logoFantom = (options) => {
5916
- return shared_tailwindElement_index.x`<svg
5917
+ return lit.html`<svg
5917
5918
  width="24"
5918
5919
  height="24"
5919
5920
  viewBox="0 0 25 24"
@@ -5939,7 +5940,7 @@ const logoFantom = (options) => {
5939
5940
  };
5940
5941
 
5941
5942
  const logoXMono = (options) => {
5942
- return shared_tailwindElement_index.x`<svg
5943
+ return lit.html`<svg
5943
5944
  width="24"
5944
5945
  height="24"
5945
5946
  viewBox="0 0 24 24"
@@ -5958,7 +5959,7 @@ const logoXMono = (options) => {
5958
5959
  };
5959
5960
 
5960
5961
  const logoInstagramMono = (options) => {
5961
- return shared_tailwindElement_index.x`<svg
5962
+ return lit.html`<svg
5962
5963
  width="24"
5963
5964
  height="24"
5964
5965
  viewBox="0 0 24 24"
@@ -5984,7 +5985,7 @@ const logoInstagramMono = (options) => {
5984
5985
  };
5985
5986
 
5986
5987
  const logoMediumMono = (options) => {
5987
- return shared_tailwindElement_index.x`<svg
5988
+ return lit.html`<svg
5988
5989
  width="24"
5989
5990
  height="24"
5990
5991
  viewBox="0 0 24 24"
@@ -6010,7 +6011,7 @@ const logoMediumMono = (options) => {
6010
6011
  };
6011
6012
 
6012
6013
  const logoDiscordMono = (options) => {
6013
- return shared_tailwindElement_index.x`<svg
6014
+ return lit.html`<svg
6014
6015
  width="24"
6015
6016
  height="24"
6016
6017
  viewBox="0 0 24 24"
@@ -6036,7 +6037,7 @@ const logoDiscordMono = (options) => {
6036
6037
  };
6037
6038
 
6038
6039
  const logoSnapchatMono = (options) => {
6039
- return shared_tailwindElement_index.x`<svg
6040
+ return lit.html`<svg
6040
6041
  width="24"
6041
6042
  height="24"
6042
6043
  viewBox="0 0 24 24"
@@ -6062,7 +6063,7 @@ const logoSnapchatMono = (options) => {
6062
6063
  };
6063
6064
 
6064
6065
  const logoWhatsappMono = (options) => {
6065
- return shared_tailwindElement_index.x`<svg
6066
+ return lit.html`<svg
6066
6067
  width="24"
6067
6068
  height="24"
6068
6069
  viewBox="0 0 24 24"
@@ -6088,7 +6089,7 @@ const logoWhatsappMono = (options) => {
6088
6089
  };
6089
6090
 
6090
6091
  const logoTelegramMono = (options) => {
6091
- return shared_tailwindElement_index.x`<svg
6092
+ return lit.html`<svg
6092
6093
  width="24"
6093
6094
  height="24"
6094
6095
  viewBox="0 0 24 24"
@@ -6114,7 +6115,7 @@ const logoTelegramMono = (options) => {
6114
6115
  };
6115
6116
 
6116
6117
  const logoLinkedinMono = (options) => {
6117
- return shared_tailwindElement_index.x`<svg
6118
+ return lit.html`<svg
6118
6119
  width="24"
6119
6120
  height="24"
6120
6121
  viewBox="0 0 24 24"
@@ -6140,7 +6141,7 @@ const logoLinkedinMono = (options) => {
6140
6141
  };
6141
6142
 
6142
6143
  const logoGithubMono = (options) => {
6143
- return shared_tailwindElement_index.x`<svg
6144
+ return lit.html`<svg
6144
6145
  width="24"
6145
6146
  height="24"
6146
6147
  viewBox="0 0 24 24"
@@ -6166,7 +6167,7 @@ const logoGithubMono = (options) => {
6166
6167
  };
6167
6168
 
6168
6169
  const logoUniversalPageMono = (options) => {
6169
- return shared_tailwindElement_index.x`<svg
6170
+ return lit.html`<svg
6170
6171
  width="24"
6171
6172
  height="24"
6172
6173
  viewBox="0 0 24 24"
@@ -6198,7 +6199,7 @@ const logoUniversalPageMono = (options) => {
6198
6199
  };
6199
6200
 
6200
6201
  const database = (options) => {
6201
- return shared_tailwindElement_index.x`<svg
6202
+ return lit.html`<svg
6202
6203
  width="24"
6203
6204
  height="24"
6204
6205
  viewBox="0 0 24 24"
@@ -6234,7 +6235,7 @@ const database = (options) => {
6234
6235
  };
6235
6236
 
6236
6237
  const emptyOutline = (options) => {
6237
- return shared_tailwindElement_index.x`<svg
6238
+ return lit.html`<svg
6238
6239
  width="24"
6239
6240
  height="24"
6240
6241
  viewBox="0 0 24 24"
@@ -6254,7 +6255,7 @@ const emptyOutline = (options) => {
6254
6255
  };
6255
6256
 
6256
6257
  const profileRemove = (options) => {
6257
- return shared_tailwindElement_index.x`<svg
6258
+ return lit.html`<svg
6258
6259
  width="24"
6259
6260
  height="24"
6260
6261
  viewBox="0 0 24 24"
@@ -6286,7 +6287,7 @@ const profileRemove = (options) => {
6286
6287
  };
6287
6288
 
6288
6289
  const logoYoutubeMono = (options) => {
6289
- return shared_tailwindElement_index.x`<svg
6290
+ return lit.html`<svg
6290
6291
  width="24"
6291
6292
  height="24"
6292
6293
  viewBox="0 0 24 24"
@@ -6305,7 +6306,7 @@ const logoYoutubeMono = (options) => {
6305
6306
  };
6306
6307
 
6307
6308
  const addGrid = (options) => {
6308
- return shared_tailwindElement_index.x`<svg
6309
+ return lit.html`<svg
6309
6310
  width="24"
6310
6311
  height="24"
6311
6312
  viewBox="0 0 24 24"
@@ -6377,7 +6378,7 @@ const addGrid = (options) => {
6377
6378
  };
6378
6379
 
6379
6380
  const gallery = (options) => {
6380
- return shared_tailwindElement_index.x`<svg
6381
+ return lit.html`<svg
6381
6382
  width="24"
6382
6383
  height="24"
6383
6384
  viewBox="0 0 24 24"
@@ -6413,7 +6414,7 @@ const gallery = (options) => {
6413
6414
  };
6414
6415
 
6415
6416
  const logoElfsightMono = (options) => {
6416
- return shared_tailwindElement_index.x`<svg
6417
+ return lit.html`<svg
6417
6418
  width="24"
6418
6419
  height="24"
6419
6420
  viewBox="0 0 24 24"
@@ -6461,7 +6462,7 @@ const logoElfsightMono = (options) => {
6461
6462
  };
6462
6463
 
6463
6464
  const maximizeVertical = (options) => {
6464
- return shared_tailwindElement_index.x`<svg
6465
+ return lit.html`<svg
6465
6466
  width="24"
6466
6467
  height="24"
6467
6468
  viewBox="0 0 24 24"
@@ -6497,7 +6498,7 @@ const maximizeVertical = (options) => {
6497
6498
  };
6498
6499
 
6499
6500
  const minimizeVertical = (options) => {
6500
- return shared_tailwindElement_index.x`<svg
6501
+ return lit.html`<svg
6501
6502
  width="24"
6502
6503
  height="24"
6503
6504
  viewBox="0 0 24 24"
@@ -6540,7 +6541,7 @@ const minimizeVertical = (options) => {
6540
6541
  };
6541
6542
 
6542
6543
  const chart = (options) => {
6543
- return shared_tailwindElement_index.x`<svg
6544
+ return lit.html`<svg
6544
6545
  width="24"
6545
6546
  height="24"
6546
6547
  viewBox="0 0 24 24"
@@ -6584,7 +6585,7 @@ const chart = (options) => {
6584
6585
  };
6585
6586
 
6586
6587
  const people = (options) => {
6587
- return shared_tailwindElement_index.x`<svg
6588
+ return lit.html`<svg
6588
6589
  width="24"
6589
6590
  height="24"
6590
6591
  viewBox="0 0 24 24"
@@ -6641,7 +6642,7 @@ const people = (options) => {
6641
6642
  };
6642
6643
 
6643
6644
  const documentCode = (options) => {
6644
- return shared_tailwindElement_index.x`<svg
6645
+ return lit.html`<svg
6645
6646
  width="24"
6646
6647
  height="24"
6647
6648
  viewBox="0 0 24 24"
@@ -6688,7 +6689,7 @@ const documentCode = (options) => {
6688
6689
  };
6689
6690
 
6690
6691
  const logoWarpcastMono = (options) => {
6691
- return shared_tailwindElement_index.x`<svg
6692
+ return lit.html`<svg
6692
6693
  width="24"
6693
6694
  height="24"
6694
6695
  viewBox="0 0 24 24"
@@ -6840,7 +6841,7 @@ const logoWarpcastMono = (options) => {
6840
6841
  };
6841
6842
 
6842
6843
  const parachute = (options) => {
6843
- return shared_tailwindElement_index.x`<svg
6844
+ return lit.html`<svg
6844
6845
  width="24"
6845
6846
  height="24"
6846
6847
  viewBox="0 0 24 24"
@@ -6860,7 +6861,7 @@ const parachute = (options) => {
6860
6861
  };
6861
6862
 
6862
6863
  const bitcoinConvert = (options) => {
6863
- return shared_tailwindElement_index.x`<svg
6864
+ return lit.html`<svg
6864
6865
  width="24"
6865
6866
  height="24"
6866
6867
  viewBox="0 0 24 24"
@@ -6921,7 +6922,7 @@ const bitcoinConvert = (options) => {
6921
6922
  };
6922
6923
 
6923
6924
  const nft = (options) => {
6924
- return shared_tailwindElement_index.x`<svg
6925
+ return lit.html`<svg
6925
6926
  width="24"
6926
6927
  height="24"
6927
6928
  viewBox="0 0 24 24"
@@ -6947,7 +6948,7 @@ const nft = (options) => {
6947
6948
  };
6948
6949
 
6949
6950
  const fingerprint = (options) => {
6950
- return shared_tailwindElement_index.x`<svg
6951
+ return lit.html`<svg
6951
6952
  width="24"
6952
6953
  height="24"
6953
6954
  viewBox="0 0 24 24"
@@ -6966,7 +6967,7 @@ const fingerprint = (options) => {
6966
6967
  };
6967
6968
 
6968
6969
  const hammer = (options) => {
6969
- return shared_tailwindElement_index.x`<svg
6970
+ return lit.html`<svg
6970
6971
  width="24"
6971
6972
  height="24"
6972
6973
  viewBox="0 0 24 24"
@@ -7002,7 +7003,7 @@ const hammer = (options) => {
7002
7003
  };
7003
7004
 
7004
7005
  const handHeart = (options) => {
7005
- return shared_tailwindElement_index.x`<svg
7006
+ return lit.html`<svg
7006
7007
  width="24"
7007
7008
  height="24"
7008
7009
  viewBox="0 0 24 24"
@@ -7021,7 +7022,7 @@ const handHeart = (options) => {
7021
7022
  };
7022
7023
 
7023
7024
  const earth = (options) => {
7024
- return shared_tailwindElement_index.x`<svg
7025
+ return lit.html`<svg
7025
7026
  width="24"
7026
7027
  height="24"
7027
7028
  viewBox="0 0 24 24"
@@ -7064,7 +7065,7 @@ const earth = (options) => {
7064
7065
  };
7065
7066
 
7066
7067
  const logoSoundcloudMono = (options) => {
7067
- return shared_tailwindElement_index.x`<svg
7068
+ return lit.html`<svg
7068
7069
  width="24"
7069
7070
  height="24"
7070
7071
  viewBox="0 0 24 24"
@@ -7090,7 +7091,7 @@ const logoSoundcloudMono = (options) => {
7090
7091
  };
7091
7092
 
7092
7093
  const logoSpotifyMono = (options) => {
7093
- return shared_tailwindElement_index.x`<svg
7094
+ return lit.html`<svg
7094
7095
  width="24"
7095
7096
  height="24"
7096
7097
  viewBox="0 0 24 24"
@@ -7116,7 +7117,7 @@ const logoSpotifyMono = (options) => {
7116
7117
  };
7117
7118
 
7118
7119
  const logoGoogleCalendarMono = (options) => {
7119
- return shared_tailwindElement_index.x`<svg
7120
+ return lit.html`<svg
7120
7121
  width="24"
7121
7122
  height="24"
7122
7123
  viewBox="0 0 24 24"
@@ -7142,7 +7143,7 @@ const logoGoogleCalendarMono = (options) => {
7142
7143
  };
7143
7144
 
7144
7145
  const logoSubstackMono = (options) => {
7145
- return shared_tailwindElement_index.x`<svg
7146
+ return lit.html`<svg
7146
7147
  width="24"
7147
7148
  height="24"
7148
7149
  viewBox="0 0 24 24"
@@ -7161,7 +7162,7 @@ const logoSubstackMono = (options) => {
7161
7162
  };
7162
7163
 
7163
7164
  const logoXround = (options) => {
7164
- return shared_tailwindElement_index.x`<svg
7165
+ return lit.html`<svg
7165
7166
  width="24"
7166
7167
  height="24"
7167
7168
  viewBox="0 0 24 24"
@@ -7184,7 +7185,7 @@ const logoXround = (options) => {
7184
7185
  };
7185
7186
 
7186
7187
  const logoFarcaster = (options) => {
7187
- return shared_tailwindElement_index.x`<svg
7188
+ return lit.html`<svg
7188
7189
  width="24"
7189
7190
  height="24"
7190
7191
  viewBox="0 0 24 24"
@@ -7206,7 +7207,7 @@ const logoFarcaster = (options) => {
7206
7207
  };
7207
7208
 
7208
7209
  const logoLinkedin = (options) => {
7209
- return shared_tailwindElement_index.x`<svg
7210
+ return lit.html`<svg
7210
7211
  width="24"
7211
7212
  height="24"
7212
7213
  viewBox="0 0 24 24"
@@ -7230,7 +7231,7 @@ const logoLinkedin = (options) => {
7230
7231
  };
7231
7232
 
7232
7233
  const profileRestoreNoSetup = (options) => {
7233
- return shared_tailwindElement_index.x`<svg
7234
+ return lit.html`<svg
7234
7235
  width="24"
7235
7236
  height="24"
7236
7237
  viewBox="0 0 24 24"
@@ -7290,7 +7291,7 @@ const profileRestoreNoSetup = (options) => {
7290
7291
  };
7291
7292
 
7292
7293
  const share = (options) => {
7293
- return shared_tailwindElement_index.x`<svg
7294
+ return lit.html`<svg
7294
7295
  width="24"
7295
7296
  height="24"
7296
7297
  viewBox="0 0 24 24"
@@ -7326,7 +7327,7 @@ const share = (options) => {
7326
7327
  };
7327
7328
 
7328
7329
  const logoFacebookRound = (options) => {
7329
- return shared_tailwindElement_index.x`<svg
7330
+ return lit.html`<svg
7330
7331
  width="24"
7331
7332
  height="24"
7332
7333
  viewBox="0 0 24 24"
@@ -7346,7 +7347,7 @@ const logoFacebookRound = (options) => {
7346
7347
  };
7347
7348
 
7348
7349
  const logoFarcasterRound = (options) => {
7349
- return shared_tailwindElement_index.x`<svg
7350
+ return lit.html`<svg
7350
7351
  width="24"
7351
7352
  height="24"
7352
7353
  viewBox="0 0 24 24"
@@ -7368,7 +7369,7 @@ const logoFarcasterRound = (options) => {
7368
7369
  };
7369
7370
 
7370
7371
  const logoLinkedinRound = (options) => {
7371
- return shared_tailwindElement_index.x`<svg
7372
+ return lit.html`<svg
7372
7373
  width="24"
7373
7374
  height="24"
7374
7375
  viewBox="0 0 24 24"
@@ -7392,7 +7393,7 @@ const logoLinkedinRound = (options) => {
7392
7393
  };
7393
7394
 
7394
7395
  const arrowLongDown = (options) => {
7395
- return shared_tailwindElement_index.x`<svg
7396
+ return lit.html`<svg
7396
7397
  width="24"
7397
7398
  height="24"
7398
7399
  viewBox="0 0 24 24"
@@ -7421,7 +7422,7 @@ const arrowLongDown = (options) => {
7421
7422
  };
7422
7423
 
7423
7424
  const gas = (options) => {
7424
- return shared_tailwindElement_index.x`<svg
7425
+ return lit.html`<svg
7425
7426
  width="24"
7426
7427
  height="24"
7427
7428
  viewBox="0 0 24 24"
@@ -7468,7 +7469,7 @@ const gas = (options) => {
7468
7469
  };
7469
7470
 
7470
7471
  const minusFilled = (options) => {
7471
- return shared_tailwindElement_index.x`<svg
7472
+ return lit.html`<svg
7472
7473
  width="24"
7473
7474
  height="24"
7474
7475
  viewBox="0 0 24 24"
@@ -7490,7 +7491,7 @@ const minusFilled = (options) => {
7490
7491
  };
7491
7492
 
7492
7493
  const documentText = (options) => {
7493
- return shared_tailwindElement_index.x`<svg
7494
+ return lit.html`<svg
7494
7495
  width="24"
7495
7496
  height="24"
7496
7497
  viewBox="0 0 25 24"
@@ -7513,7 +7514,7 @@ const documentText = (options) => {
7513
7514
  };
7514
7515
 
7515
7516
  const category = (options) => {
7516
- return shared_tailwindElement_index.x`<svg
7517
+ return lit.html`<svg
7517
7518
  width="24"
7518
7519
  height="24"
7519
7520
  viewBox="0 0 24 24"
@@ -7560,7 +7561,7 @@ const category = (options) => {
7560
7561
  };
7561
7562
 
7562
7563
  const flash = (options) => {
7563
- return shared_tailwindElement_index.x`<svg
7564
+ return lit.html`<svg
7564
7565
  width="24"
7565
7566
  height="24"
7566
7567
  viewBox="0 0 24 24"
@@ -7583,7 +7584,7 @@ const flash = (options) => {
7583
7584
  };
7584
7585
 
7585
7586
  const userCircleAdd = (options) => {
7586
- return shared_tailwindElement_index.x`<svg
7587
+ return lit.html`<svg
7587
7588
  width="24"
7588
7589
  height="24"
7589
7590
  viewBox="0 0 24 24"
@@ -7643,7 +7644,7 @@ const userCircleAdd = (options) => {
7643
7644
  };
7644
7645
 
7645
7646
  const profileCircle = (options) => {
7646
- return shared_tailwindElement_index.x`<svg
7647
+ return lit.html`<svg
7647
7648
  width="24"
7648
7649
  height="24"
7649
7650
  viewBox="0 0 24 24"
@@ -7679,7 +7680,7 @@ const profileCircle = (options) => {
7679
7680
  };
7680
7681
 
7681
7682
  const playLinear = (options) => {
7682
- return shared_tailwindElement_index.x`<svg
7683
+ return lit.html`<svg
7683
7684
  width="24"
7684
7685
  height="24"
7685
7686
  viewBox="0 0 24 24"
@@ -7702,7 +7703,7 @@ const playLinear = (options) => {
7702
7703
  };
7703
7704
 
7704
7705
  const stopLinear = (options) => {
7705
- return shared_tailwindElement_index.x`<svg
7706
+ return lit.html`<svg
7706
7707
  width="24"
7707
7708
  height="24"
7708
7709
  viewBox="0 0 24 24"
@@ -7724,14 +7725,14 @@ const stopLinear = (options) => {
7724
7725
  };
7725
7726
 
7726
7727
  const minus = (options) => {
7727
- return shared_tailwindElement_index.x`<svg width="24" height="24" viewBox="0 0 24 24" style=${styleMap.o({
7728
+ return lit.html`<svg width="24" height="24" viewBox="0 0 24 24" style=${styleMap.o({
7728
7729
  width: `${options.width}px`,
7729
7730
  height: `${options.height}px`
7730
7731
  })} 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>`;
7731
7732
  };
7732
7733
 
7733
7734
  const medalStar = (options) => {
7734
- return shared_tailwindElement_index.x`<svg
7735
+ return lit.html`<svg
7735
7736
  width="24"
7736
7737
  height="24"
7737
7738
  viewBox="0 0 24 24"
@@ -7769,7 +7770,7 @@ const medalStar = (options) => {
7769
7770
  };
7770
7771
 
7771
7772
  const editLinear = (options) => {
7772
- return shared_tailwindElement_index.x`<svg
7773
+ return lit.html`<svg
7773
7774
  width="24"
7774
7775
  height="24"
7775
7776
  viewBox="0 0 24 24"
@@ -7807,7 +7808,7 @@ const editLinear = (options) => {
7807
7808
  };
7808
7809
 
7809
7810
  const imageLinear = (options) => {
7810
- return shared_tailwindElement_index.x`<svg
7811
+ return lit.html`<svg
7811
7812
  width="25"
7812
7813
  height="24"
7813
7814
  viewBox="0 0 25 24"
@@ -7837,7 +7838,7 @@ const imageLinear = (options) => {
7837
7838
  };
7838
7839
 
7839
7840
  const hexagon = (options) => {
7840
- return shared_tailwindElement_index.x`<svg
7841
+ return lit.html`<svg
7841
7842
  width="25"
7842
7843
  height="24"
7843
7844
  viewBox="0 0 25 24"
@@ -7859,7 +7860,7 @@ const hexagon = (options) => {
7859
7860
  };
7860
7861
 
7861
7862
  const rowVertical = (options) => {
7862
- return shared_tailwindElement_index.x`<svg
7863
+ return lit.html`<svg
7863
7864
  width="24"
7864
7865
  height="24"
7865
7866
  viewBox="0 0 24 24"
@@ -7888,7 +7889,7 @@ const rowVertical = (options) => {
7888
7889
  };
7889
7890
 
7890
7891
  const logoTiktokMono = (options) => {
7891
- return shared_tailwindElement_index.x`<svg
7892
+ return lit.html`<svg
7892
7893
  width="24"
7893
7894
  height="24"
7894
7895
  viewBox="0 0 24 24"
@@ -7907,7 +7908,7 @@ const logoTiktokMono = (options) => {
7907
7908
  };
7908
7909
 
7909
7910
  const profileFollowing = (options) => {
7910
- return shared_tailwindElement_index.x`<svg
7911
+ return lit.html`<svg
7911
7912
  width="24"
7912
7913
  height="24"
7913
7914
  viewBox="0 0 24 24"
@@ -7940,7 +7941,7 @@ const profileFollowing = (options) => {
7940
7941
  };
7941
7942
 
7942
7943
  const logoCommonGroundMono = (options) => {
7943
- return shared_tailwindElement_index.x`<svg
7944
+ return lit.html`<svg
7944
7945
  width="24"
7945
7946
  height="24"
7946
7947
  viewBox="0 0 24 24"
@@ -8003,7 +8004,7 @@ const logoCommonGroundMono = (options) => {
8003
8004
  };
8004
8005
 
8005
8006
  const logoHyperlaneMono = (options) => {
8006
- return shared_tailwindElement_index.x`<svg
8007
+ return lit.html`<svg
8007
8008
  width="540"
8008
8009
  height="494"
8009
8010
  viewBox="0 0 540 494"
@@ -8033,7 +8034,7 @@ const logoHyperlaneMono = (options) => {
8033
8034
  };
8034
8035
 
8035
8036
  const logoHyperlane = (options) => {
8036
- return shared_tailwindElement_index.x`<svg
8037
+ return lit.html`<svg
8037
8038
  width="1000"
8038
8039
  height="1000"
8039
8040
  viewBox="0 0 1000 1000"
@@ -8066,7 +8067,7 @@ const logoHyperlane = (options) => {
8066
8067
  };
8067
8068
 
8068
8069
  const tokenCreate = (options) => {
8069
- return shared_tailwindElement_index.x` <svg
8070
+ return lit.html` <svg
8070
8071
  width="24"
8071
8072
  height="24"
8072
8073
  viewBox="0 0 24 24"
@@ -8101,7 +8102,7 @@ const tokenCreate = (options) => {
8101
8102
  };
8102
8103
 
8103
8104
  const addcontrollerActivated = (options) => {
8104
- return shared_tailwindElement_index.x`<svg
8105
+ return lit.html`<svg
8105
8106
  width="24"
8106
8107
  height="24"
8107
8108
  viewBox="0 0 80 80"
@@ -8284,7 +8285,7 @@ const addcontrollerActivated = (options) => {
8284
8285
  };
8285
8286
 
8286
8287
  const addcontrollerInactive = (options) => {
8287
- return shared_tailwindElement_index.x`<svg
8288
+ return lit.html`<svg
8288
8289
  width="24"
8289
8290
  height="24"
8290
8291
  viewBox="0 0 80 80"
@@ -8412,7 +8413,7 @@ const addcontrollerInactive = (options) => {
8412
8413
  };
8413
8414
 
8414
8415
  const addextensionsActivated = (options) => {
8415
- return shared_tailwindElement_index.x`<svg
8416
+ return lit.html`<svg
8416
8417
  width="24"
8417
8418
  height="24"
8418
8419
  viewBox="0 0 80 80"
@@ -8545,7 +8546,7 @@ const addextensionsActivated = (options) => {
8545
8546
  };
8546
8547
 
8547
8548
  const addextensionsInactive = (options) => {
8548
- return shared_tailwindElement_index.x`<svg
8549
+ return lit.html`<svg
8549
8550
  width="24"
8550
8551
  height="24"
8551
8552
  viewBox="0 0 80 80"
@@ -8604,7 +8605,7 @@ const addextensionsInactive = (options) => {
8604
8605
  };
8605
8606
 
8606
8607
  const adduniversalreceiverdelegateActivated = (options) => {
8607
- return shared_tailwindElement_index.x`<svg
8608
+ return lit.html`<svg
8608
8609
  width="24"
8609
8610
  height="24"
8610
8611
  viewBox="0 0 80 80"
@@ -8736,7 +8737,7 @@ const adduniversalreceiverdelegateActivated = (options) => {
8736
8737
  };
8737
8738
 
8738
8739
  const adduniversalreceiverdelegateInactive = (options) => {
8739
- return shared_tailwindElement_index.x`<svg
8740
+ return lit.html`<svg
8740
8741
  width="24"
8741
8742
  height="24"
8742
8743
  viewBox="0 0 80 80"
@@ -8800,7 +8801,7 @@ const adduniversalreceiverdelegateInactive = (options) => {
8800
8801
  };
8801
8802
 
8802
8803
  const callActivated = (options) => {
8803
- return shared_tailwindElement_index.x`<svg
8804
+ return lit.html`<svg
8804
8805
  width="24"
8805
8806
  height="24"
8806
8807
  viewBox="0 0 80 80"
@@ -8910,7 +8911,7 @@ const callActivated = (options) => {
8910
8911
  };
8911
8912
 
8912
8913
  const callInactive = (options) => {
8913
- return shared_tailwindElement_index.x`<svg
8914
+ return lit.html`<svg
8914
8915
  width="24"
8915
8916
  height="24"
8916
8917
  viewBox="0 0 80 80"
@@ -8965,7 +8966,7 @@ const callInactive = (options) => {
8965
8966
  };
8966
8967
 
8967
8968
  const changeextensionsActivated = (options) => {
8968
- return shared_tailwindElement_index.x`<svg
8969
+ return lit.html`<svg
8969
8970
  width="24"
8970
8971
  height="24"
8971
8972
  viewBox="0 0 80 80"
@@ -9141,7 +9142,7 @@ const changeextensionsActivated = (options) => {
9141
9142
  };
9142
9143
 
9143
9144
  const changeextensionsInactive = (options) => {
9144
- return shared_tailwindElement_index.x`<svg
9145
+ return lit.html`<svg
9145
9146
  width="24"
9146
9147
  height="24"
9147
9148
  viewBox="0 0 80 80"
@@ -9235,7 +9236,7 @@ const changeextensionsInactive = (options) => {
9235
9236
  };
9236
9237
 
9237
9238
  const changeownerActivated = (options) => {
9238
- return shared_tailwindElement_index.x`<svg
9239
+ return lit.html`<svg
9239
9240
  width="24"
9240
9241
  height="24"
9241
9242
  viewBox="0 0 80 80"
@@ -9450,7 +9451,7 @@ const changeownerActivated = (options) => {
9450
9451
  };
9451
9452
 
9452
9453
  const changeownerInactive = (options) => {
9453
- return shared_tailwindElement_index.x`<svg
9454
+ return lit.html`<svg
9454
9455
  width="24"
9455
9456
  height="24"
9456
9457
  viewBox="0 0 80 80"
@@ -9567,7 +9568,7 @@ const changeownerInactive = (options) => {
9567
9568
  };
9568
9569
 
9569
9570
  const changepermissionsActivated = (options) => {
9570
- return shared_tailwindElement_index.x`<svg
9571
+ return lit.html`<svg
9571
9572
  width="24"
9572
9573
  height="24"
9573
9574
  viewBox="0 0 40 40"
@@ -9632,7 +9633,7 @@ const changepermissionsActivated = (options) => {
9632
9633
  };
9633
9634
 
9634
9635
  const changepermissionsInactive = (options) => {
9635
- return shared_tailwindElement_index.x`<svg
9636
+ return lit.html`<svg
9636
9637
  width="24"
9637
9638
  height="24"
9638
9639
  viewBox="0 0 40 40"
@@ -9820,7 +9821,7 @@ const changepermissionsInactive = (options) => {
9820
9821
  };
9821
9822
 
9822
9823
  const changeUniversalReceiverDelegateActivated = (options) => {
9823
- return shared_tailwindElement_index.x`<svg
9824
+ return lit.html`<svg
9824
9825
  width="24"
9825
9826
  height="24"
9826
9827
  viewBox="0 0 80 80"
@@ -9952,7 +9953,7 @@ const changeUniversalReceiverDelegateActivated = (options) => {
9952
9953
  };
9953
9954
 
9954
9955
  const changeUniversalReceiverDelegateInactive = (options) => {
9955
- return shared_tailwindElement_index.x`<svg
9956
+ return lit.html`<svg
9956
9957
  width="24"
9957
9958
  height="24"
9958
9959
  viewBox="0 0 80 80"
@@ -10009,7 +10010,7 @@ const changeUniversalReceiverDelegateInactive = (options) => {
10009
10010
  };
10010
10011
 
10011
10012
  const decryptActivated = (options) => {
10012
- return shared_tailwindElement_index.x`<svg
10013
+ return lit.html`<svg
10013
10014
  width="24"
10014
10015
  height="24"
10015
10016
  viewBox="0 0 80 80"
@@ -10197,7 +10198,7 @@ const decryptActivated = (options) => {
10197
10198
  };
10198
10199
 
10199
10200
  const decryptInactive = (options) => {
10200
- return shared_tailwindElement_index.x`<svg
10201
+ return lit.html`<svg
10201
10202
  width="24"
10202
10203
  height="24"
10203
10204
  viewBox="0 0 80 80"
@@ -10348,7 +10349,7 @@ const decryptInactive = (options) => {
10348
10349
  };
10349
10350
 
10350
10351
  const delegatecallActivated = (options) => {
10351
- return shared_tailwindElement_index.x`<svg
10352
+ return lit.html`<svg
10352
10353
  width="24"
10353
10354
  height="24"
10354
10355
  viewBox="0 0 80 80"
@@ -10531,7 +10532,7 @@ const delegatecallActivated = (options) => {
10531
10532
  };
10532
10533
 
10533
10534
  const delegatecallInactive = (options) => {
10534
- return shared_tailwindElement_index.x`<svg
10535
+ return lit.html`<svg
10535
10536
  width="24"
10536
10537
  height="24"
10537
10538
  viewBox="0 0 80 80"
@@ -10659,7 +10660,7 @@ const delegatecallInactive = (options) => {
10659
10660
  };
10660
10661
 
10661
10662
  const deployActivated = (options) => {
10662
- return shared_tailwindElement_index.x`<svg
10663
+ return lit.html`<svg
10663
10664
  width="24"
10664
10665
  height="24"
10665
10666
  viewBox="0 0 80 80"
@@ -10767,7 +10768,7 @@ const deployActivated = (options) => {
10767
10768
  };
10768
10769
 
10769
10770
  const deployInactive = (options) => {
10770
- return shared_tailwindElement_index.x`<svg
10771
+ return lit.html`<svg
10771
10772
  width="24"
10772
10773
  height="24"
10773
10774
  viewBox="0 0 80 80"
@@ -10800,7 +10801,7 @@ const deployInactive = (options) => {
10800
10801
  };
10801
10802
 
10802
10803
  const editpermissionsActivated = (options) => {
10803
- return shared_tailwindElement_index.x`<svg
10804
+ return lit.html`<svg
10804
10805
  width="24"
10805
10806
  height="24"
10806
10807
  viewBox="0 0 80 80"
@@ -11045,7 +11046,7 @@ const editpermissionsActivated = (options) => {
11045
11046
  };
11046
11047
 
11047
11048
  const editpermissionsInactive = (options) => {
11048
- return shared_tailwindElement_index.x`<svg
11049
+ return lit.html`<svg
11049
11050
  width="24"
11050
11051
  height="24"
11051
11052
  viewBox="0 0 80 80"
@@ -11235,7 +11236,7 @@ const editpermissionsInactive = (options) => {
11235
11236
  };
11236
11237
 
11237
11238
  const encryptActivated = (options) => {
11238
- return shared_tailwindElement_index.x`<svg
11239
+ return lit.html`<svg
11239
11240
  width="24"
11240
11241
  height="24"
11241
11242
  viewBox="0 0 80 80"
@@ -11428,7 +11429,7 @@ const encryptActivated = (options) => {
11428
11429
  };
11429
11430
 
11430
11431
  const encryptInactive = (options) => {
11431
- return shared_tailwindElement_index.x`<svg
11432
+ return lit.html`<svg
11432
11433
  width="24"
11433
11434
  height="24"
11434
11435
  viewBox="0 0 80 80"
@@ -11584,7 +11585,7 @@ const encryptInactive = (options) => {
11584
11585
  };
11585
11586
 
11586
11587
  const executeRelayCallActivated = (options) => {
11587
- return shared_tailwindElement_index.x`<svg
11588
+ return lit.html`<svg
11588
11589
  width="24"
11589
11590
  height="24"
11590
11591
  viewBox="0 0 40 40"
@@ -11760,7 +11761,7 @@ const executeRelayCallActivated = (options) => {
11760
11761
  };
11761
11762
 
11762
11763
  const executeRelayCallInactive = (options) => {
11763
- return shared_tailwindElement_index.x`<svg
11764
+ return lit.html`<svg
11764
11765
  width="24"
11765
11766
  height="24"
11766
11767
  viewBox="0 0 40 40"
@@ -11870,7 +11871,7 @@ const executeRelayCallInactive = (options) => {
11870
11871
  };
11871
11872
 
11872
11873
  const reentrancyActivated = (options) => {
11873
- return shared_tailwindElement_index.x`<svg
11874
+ return lit.html`<svg
11874
11875
  width="24"
11875
11876
  height="24"
11876
11877
  viewBox="0 0 80 80"
@@ -12119,7 +12120,7 @@ const reentrancyActivated = (options) => {
12119
12120
  };
12120
12121
 
12121
12122
  const reentrancyInactive = (options) => {
12122
- return shared_tailwindElement_index.x`<svg
12123
+ return lit.html`<svg
12123
12124
  width="24"
12124
12125
  height="24"
12125
12126
  viewBox="0 0 80 80"
@@ -12313,7 +12314,7 @@ const reentrancyInactive = (options) => {
12313
12314
  };
12314
12315
 
12315
12316
  const setdataActivated = (options) => {
12316
- return shared_tailwindElement_index.x`<svg
12317
+ return lit.html`<svg
12317
12318
  width="24"
12318
12319
  height="24"
12319
12320
  viewBox="0 0 80 80"
@@ -12464,7 +12465,7 @@ const setdataActivated = (options) => {
12464
12465
  };
12465
12466
 
12466
12467
  const setdataInactive = (options) => {
12467
- return shared_tailwindElement_index.x`<svg
12468
+ return lit.html`<svg
12468
12469
  width="24"
12469
12470
  height="24"
12470
12471
  viewBox="0 0 80 80"
@@ -12546,7 +12547,7 @@ const setdataInactive = (options) => {
12546
12547
  };
12547
12548
 
12548
12549
  const signActivated = (options) => {
12549
- return shared_tailwindElement_index.x`<svg
12550
+ return lit.html`<svg
12550
12551
  width="24"
12551
12552
  height="24"
12552
12553
  viewBox="0 0 80 80"
@@ -12721,7 +12722,7 @@ const signActivated = (options) => {
12721
12722
  };
12722
12723
 
12723
12724
  const signInactive = (options) => {
12724
- return shared_tailwindElement_index.x`<svg
12725
+ return lit.html`<svg
12725
12726
  width="24"
12726
12727
  height="24"
12727
12728
  viewBox="0 0 80 80"
@@ -12859,7 +12860,7 @@ const signInactive = (options) => {
12859
12860
  };
12860
12861
 
12861
12862
  const transactionActivated = (options) => {
12862
- return shared_tailwindElement_index.x`<svg
12863
+ return lit.html`<svg
12863
12864
  width="24"
12864
12865
  height="24"
12865
12866
  viewBox="0 0 40 40"
@@ -12974,7 +12975,7 @@ const transactionActivated = (options) => {
12974
12975
  };
12975
12976
 
12976
12977
  const transferActivated = (options) => {
12977
- return shared_tailwindElement_index.x`<svg
12978
+ return lit.html`<svg
12978
12979
  width="24"
12979
12980
  height="24"
12980
12981
  viewBox="0 0 80 80"
@@ -13087,7 +13088,7 @@ const transferActivated = (options) => {
13087
13088
  };
13088
13089
 
13089
13090
  const transferInactive = (options) => {
13090
- return shared_tailwindElement_index.x`<svg
13091
+ return lit.html`<svg
13091
13092
  width="24"
13092
13093
  height="24"
13093
13094
  viewBox="0 0 80 80"
@@ -13145,7 +13146,7 @@ const transferInactive = (options) => {
13145
13146
  };
13146
13147
 
13147
13148
  const logoHyperlaneOutline = (options) => {
13148
- return shared_tailwindElement_index.x`<svg
13149
+ return lit.html`<svg
13149
13150
  width="24"
13150
13151
  height="24"
13151
13152
  viewBox="0 0 24 24"
@@ -13596,7 +13597,7 @@ exports.LuksoIcon = class LuksoIcon extends shared_tailwindElement_index.Tailwin
13596
13597
  const size = this.sizes[this.size];
13597
13598
  if (!size) {
13598
13599
  console.warn(`Size ${this.size} not found`);
13599
- return shared_tailwindElement_index.x``;
13600
+ return lit.html``;
13600
13601
  }
13601
13602
  if (this.pack === "vuesax") {
13602
13603
  if (!this.svgContent) {
@@ -13608,20 +13609,20 @@ exports.LuksoIcon = class LuksoIcon extends shared_tailwindElement_index.Tailwin
13608
13609
  }
13609
13610
  this.requestUpdate();
13610
13611
  });
13611
- return shared_tailwindElement_index.x`<!-- Loading SVG... -->`;
13612
+ return lit.html`<!-- Loading SVG... -->`;
13612
13613
  }
13613
- return shared_tailwindElement_index.x`<!-- Failed to load SVG. -->`;
13614
+ return lit.html`<!-- Failed to load SVG. -->`;
13614
13615
  }
13615
13616
  const processedSvg = this.processVuesaxSvg(this.svgContent);
13616
- return processedSvg ? shared_tailwindElement_index.x`${unsafeHtml.o(processedSvg)}` : shared_tailwindElement_index.x`<!-- SVG not found -->`;
13617
+ return processedSvg ? lit.html`${unsafeHtml_js.unsafeHTML(processedSvg)}` : lit.html`<!-- SVG not found -->`;
13617
13618
  }
13618
13619
  if (!this.pack) {
13619
13620
  const icon = iconMap[this.name];
13620
13621
  if (!icon) {
13621
13622
  console.warn(`Icon ${this.name} not found`);
13622
- return shared_tailwindElement_index.x``;
13623
+ return lit.html``;
13623
13624
  }
13624
- return shared_tailwindElement_index.x`
13625
+ return lit.html`
13625
13626
  ${icon({
13626
13627
  width: size.width,
13627
13628
  height: size.height,
@@ -13632,29 +13633,29 @@ exports.LuksoIcon = class LuksoIcon extends shared_tailwindElement_index.Tailwin
13632
13633
  `;
13633
13634
  }
13634
13635
  console.warn(`Icon pack ${this.pack} not found. `);
13635
- return shared_tailwindElement_index.x``;
13636
+ return lit.html``;
13636
13637
  }
13637
13638
  };
13638
13639
  __decorateClass([
13639
- property.n({ type: String, reflect: true })
13640
+ decorators_js.property({ type: String, reflect: true })
13640
13641
  ], exports.LuksoIcon.prototype, "name", 2);
13641
13642
  __decorateClass([
13642
- property.n({ type: String, reflect: true })
13643
+ decorators_js.property({ type: String, reflect: true })
13643
13644
  ], exports.LuksoIcon.prototype, "size", 2);
13644
13645
  __decorateClass([
13645
- property.n({ type: String, reflect: true })
13646
+ decorators_js.property({ type: String, reflect: true })
13646
13647
  ], exports.LuksoIcon.prototype, "color", 2);
13647
13648
  __decorateClass([
13648
- property.n({ type: String, attribute: "secondary-color", reflect: true })
13649
+ decorators_js.property({ type: String, attribute: "secondary-color", reflect: true })
13649
13650
  ], exports.LuksoIcon.prototype, "secondaryColor", 2);
13650
13651
  __decorateClass([
13651
- property.n({ type: String, reflect: true })
13652
+ decorators_js.property({ type: String, reflect: true })
13652
13653
  ], exports.LuksoIcon.prototype, "pack", 2);
13653
13654
  __decorateClass([
13654
- property.n({ type: String, reflect: true })
13655
+ decorators_js.property({ type: String, reflect: true })
13655
13656
  ], exports.LuksoIcon.prototype, "variant", 2);
13656
13657
  __decorateClass([
13657
- property.n({ type: String })
13658
+ decorators_js.property({ type: String })
13658
13659
  ], exports.LuksoIcon.prototype, "svgContent", 2);
13659
13660
  exports.LuksoIcon = __decorateClass([
13660
13661
  safeCustomElement.safeCustomElement("lukso-icon")