@lukso/web-components 1.156.1 → 1.158.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_commonjsHelpers-B85MJLTf.js +5 -0
- package/dist/_commonjsHelpers-CFO10eej.cjs +7 -0
- package/dist/axe-BK9JSROP.js +35093 -0
- package/dist/axe-C-H1UVi1.cjs +35097 -0
- package/dist/components/index.cjs +5 -5
- package/dist/components/index.js +5 -5
- package/dist/components/lukso-button/index.cjs +6 -6
- package/dist/components/lukso-button/index.js +4 -4
- package/dist/components/lukso-card/index.cjs +20 -20
- package/dist/components/lukso-card/index.js +8 -8
- package/dist/components/lukso-checkbox/index.cjs +3 -3
- package/dist/components/lukso-checkbox/index.js +3 -3
- package/dist/components/lukso-collapse/index.cjs +5 -5
- package/dist/components/lukso-collapse/index.js +4 -4
- package/dist/components/lukso-color-picker/index.cjs +6 -6
- package/dist/components/lukso-color-picker/index.js +5 -5
- package/dist/components/lukso-dropdown/index.cjs +4 -4
- package/dist/components/lukso-dropdown/index.js +4 -4
- package/dist/components/lukso-dropdown-option/index.cjs +2 -2
- package/dist/components/lukso-dropdown-option/index.js +2 -2
- package/dist/components/lukso-footer/index.cjs +2 -2
- package/dist/components/lukso-footer/index.js +2 -2
- package/dist/components/lukso-icon/icons/token-create.d.ts.map +1 -1
- package/dist/components/lukso-icon/index.cjs +19 -16
- package/dist/components/lukso-icon/index.js +19 -16
- package/dist/components/lukso-icon/vuesax/bold/warning-2.svg +3 -0
- package/dist/components/lukso-icon/vuesax/broken/warning-2.svg +5 -0
- package/dist/components/lukso-icon/vuesax/bulk/warning-2.svg +5 -0
- package/dist/components/lukso-icon/vuesax/linear/warning-2.svg +5 -0
- package/dist/components/lukso-icon/vuesax/outline/warning-2.svg +5 -0
- package/dist/components/lukso-icon/vuesax/twotone/warning-2.svg +5 -0
- package/dist/components/lukso-image/index.cjs +4 -4
- package/dist/components/lukso-image/index.js +4 -4
- package/dist/components/lukso-input/index.cjs +5 -5
- package/dist/components/lukso-input/index.js +4 -4
- package/dist/components/lukso-markdown/index.cjs +3 -2
- package/dist/components/lukso-markdown/index.d.ts.map +1 -1
- package/dist/components/lukso-markdown/index.js +3 -2
- package/dist/components/lukso-markdown-editor/index.cjs +372 -85
- package/dist/components/lukso-markdown-editor/index.d.ts +23 -0
- package/dist/components/lukso-markdown-editor/index.d.ts.map +1 -1
- package/dist/components/lukso-markdown-editor/index.js +371 -84
- package/dist/components/lukso-markdown-editor/lukso-markdown-editor.stories.d.ts +12 -0
- package/dist/components/lukso-markdown-editor/lukso-markdown-editor.stories.d.ts.map +1 -1
- package/dist/components/lukso-modal/index.cjs +2 -2
- package/dist/components/lukso-modal/index.js +2 -2
- package/dist/components/lukso-navbar/index.cjs +3 -3
- package/dist/components/lukso-navbar/index.js +3 -3
- package/dist/components/lukso-pagination/index.cjs +3 -3
- package/dist/components/lukso-pagination/index.js +3 -3
- package/dist/components/lukso-profile/index.cjs +3 -3
- package/dist/components/lukso-profile/index.js +3 -3
- package/dist/components/lukso-progress/index.cjs +7 -7
- package/dist/components/lukso-progress/index.js +4 -4
- package/dist/components/lukso-radio/index.cjs +6 -6
- package/dist/components/lukso-radio/index.js +4 -4
- package/dist/components/lukso-radio-group/index.cjs +3 -3
- package/dist/components/lukso-radio-group/index.js +3 -3
- package/dist/components/lukso-sanitize/index.cjs +30 -19
- package/dist/components/lukso-sanitize/index.js +30 -19
- package/dist/components/lukso-search/index.cjs +7 -7
- package/dist/components/lukso-search/index.js +7 -7
- package/dist/components/lukso-select/index.cjs +5 -5
- package/dist/components/lukso-select/index.js +5 -5
- package/dist/components/lukso-share/index.cjs +2 -2
- package/dist/components/lukso-share/index.js +2 -2
- package/dist/components/lukso-switch/index.cjs +3 -3
- package/dist/components/lukso-switch/index.js +3 -3
- package/dist/components/lukso-tag/index.cjs +3 -3
- package/dist/components/lukso-tag/index.js +3 -3
- package/dist/components/lukso-terms/index.cjs +3 -3
- package/dist/components/lukso-terms/index.js +3 -3
- package/dist/components/lukso-textarea/index.cjs +5 -5
- package/dist/components/lukso-textarea/index.js +4 -4
- package/dist/components/lukso-tooltip/index.cjs +3 -3
- package/dist/components/lukso-tooltip/index.js +3 -3
- package/dist/components/lukso-username/index.cjs +6 -6
- package/dist/components/lukso-username/index.js +6 -6
- package/dist/components/lukso-wizard/index.cjs +2 -2
- package/dist/components/lukso-wizard/index.js +2 -2
- package/dist/docs/Typography.stories.d.ts.map +1 -1
- package/dist/{index-QfURPzjM.cjs → index-1XmcSGot.cjs} +6 -6
- package/dist/{index-BvQ5tHy1.cjs → index-BhmMhjR9.cjs} +1 -1
- package/dist/{index-BR_I57SD.cjs → index-CJ6SmSwD.cjs} +4 -7
- package/dist/{index-g9LnjUjQ.js → index-CP2bxOlA.js} +3 -6
- package/dist/{index-DGEC4kLx.cjs → index-CgUaX5S2.cjs} +6 -6
- package/dist/index-DVrgVgp0.cjs +50 -0
- package/dist/{index-DI0bldib.js → index-Fy0gnibp.js} +1 -1
- package/dist/{index-CzJGpXul.js → index-Vj-gQHwJ.js} +5 -5
- package/dist/index-YQoO_Soq.js +41 -0
- package/dist/{index-bOsUG-kI.js → index-ldATebdp.js} +6 -6
- package/dist/index.cjs +6 -6
- package/dist/index.js +5 -5
- package/dist/{isAddress-7c5mkwjj.cjs → isAddress-DYM3mZP7.cjs} +1 -1
- package/dist/{isAddress-DyEmEF7O.js → isAddress-ZNhN82OL.js} +1 -1
- package/dist/{property-C7opy5D6.cjs → property-Df-2NJoK.cjs} +1 -1
- package/dist/{property-BohUfInC.js → property-Dsz7qIbu.js} +1 -1
- package/dist/shared/tailwind-element/index.cjs +1 -1
- package/dist/shared/tailwind-element/index.js +1 -1
- package/dist/{state-De1ciDiG.cjs → state-B2ymS5qU.cjs} +1 -1
- package/dist/{state-DJBtqv5G.js → state-CcocMKSJ.js} +1 -1
- package/dist/{style-map-BXvyZNeB.js → style-map-A9HLuIu5.js} +1 -1
- package/dist/{style-map-BjMzqR4L.cjs → style-map-CZiyZP71.cjs} +1 -1
- package/dist/styles/main.css +39 -0
- package/dist/styles/main.css.map +1 -1
- package/dist/{unsafe-html-Bs5tNJGm.js → unsafe-html-BTdQd0Aj.js} +1 -1
- package/dist/{unsafe-html-D9Z4CuNa.cjs → unsafe-html-CWvuBYgI.cjs} +1 -1
- package/dist/vitest.config.d.ts.map +1 -1
- package/dist/warning-2-97Si6IrM.cjs +7 -0
- package/dist/warning-2-BSM6W1Gm.js +3 -0
- package/dist/warning-2-BixGOAk9.js +3 -0
- package/dist/warning-2-BvOu0gS4.js +3 -0
- package/dist/warning-2-CZN1r-ol.cjs +7 -0
- package/dist/warning-2-CtlOo41U.js +3 -0
- package/dist/warning-2-Cv13JPGf.cjs +7 -0
- package/dist/warning-2-D2EzJ9aB.js +3 -0
- package/dist/warning-2-DMkszxQr.cjs +7 -0
- package/dist/warning-2-DdO_RDHZ.cjs +7 -0
- package/dist/warning-2-Dq9nReo1.cjs +7 -0
- package/dist/warning-2-DqcrFtKk.js +3 -0
- package/package.json +1 -1
- package/tools/__tests__/accessibility-checker.spec.d.ts +2 -0
- package/tools/__tests__/accessibility-checker.spec.d.ts.map +1 -0
- package/tools/accessibility-checker.d.ts +36 -0
- package/tools/accessibility-checker.d.ts.map +1 -0
- package/tools/index.cjs +32697 -1
- package/tools/index.d.ts +1 -0
- package/tools/index.d.ts.map +1 -1
- package/tools/index.js +32695 -2
- package/tools/sass/typography.scss +55 -1
- package/tools/styles/main.css +39 -0
- package/dist/cn-CNdKneQ1.cjs +0 -2578
- package/dist/cn-Cu9aP49j.js +0 -2575
- package/dist/index-Da-0kQ05.cjs +0 -50
- package/dist/index-wzuGnJOC.js +0 -41
|
@@ -18,12 +18,12 @@ const components_luksoMarkdownEditor_index = require('./lukso-markdown-editor/in
|
|
|
18
18
|
const components_luksoModal_index = require('./lukso-modal/index.cjs');
|
|
19
19
|
const components_luksoNavbar_index = require('./lukso-navbar/index.cjs');
|
|
20
20
|
const components_luksoPagination_index = require('./lukso-pagination/index.cjs');
|
|
21
|
-
const components_luksoProfile_index = require('../index-
|
|
21
|
+
const components_luksoProfile_index = require('../index-CJ6SmSwD.cjs');
|
|
22
22
|
const components_luksoProgress_index = require('./lukso-progress/index.cjs');
|
|
23
23
|
const components_luksoRadio_index = require('./lukso-radio/index.cjs');
|
|
24
24
|
const components_luksoRadioGroup_index = require('./lukso-radio-group/index.cjs');
|
|
25
25
|
const components_luksoSanitize_index = require('./lukso-sanitize/index.cjs');
|
|
26
|
-
const components_luksoSearch_index = require('../index-
|
|
26
|
+
const components_luksoSearch_index = require('../index-CgUaX5S2.cjs');
|
|
27
27
|
const components_luksoSelect_index = require('./lukso-select/index.cjs');
|
|
28
28
|
const components_luksoShare_index = require('./lukso-share/index.cjs');
|
|
29
29
|
const components_luksoSwitch_index = require('./lukso-switch/index.cjs');
|
|
@@ -31,10 +31,10 @@ const components_luksoTag_index = require('./lukso-tag/index.cjs');
|
|
|
31
31
|
const components_luksoTerms_index = require('./lukso-terms/index.cjs');
|
|
32
32
|
const components_luksoTextarea_index = require('./lukso-textarea/index.cjs');
|
|
33
33
|
const components_luksoTooltip_index = require('./lukso-tooltip/index.cjs');
|
|
34
|
-
const components_luksoUsername_index = require('../index-
|
|
34
|
+
const components_luksoUsername_index = require('../index-1XmcSGot.cjs');
|
|
35
35
|
const components_luksoWizard_index = require('./lukso-wizard/index.cjs');
|
|
36
|
-
const shared_tailwindElement_index = require('../index-
|
|
37
|
-
require('../
|
|
36
|
+
const shared_tailwindElement_index = require('../index-DVrgVgp0.cjs');
|
|
37
|
+
require('../axe-C-H1UVi1.cjs');
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
package/dist/components/index.js
CHANGED
|
@@ -14,12 +14,12 @@ export { LuksoMarkdownEditor } from './lukso-markdown-editor/index.js';
|
|
|
14
14
|
export { LuksoModal } from './lukso-modal/index.js';
|
|
15
15
|
export { LuksoNavbar } from './lukso-navbar/index.js';
|
|
16
16
|
export { LuksoPagination } from './lukso-pagination/index.js';
|
|
17
|
-
export { L as LuksoProfile } from '../index-
|
|
17
|
+
export { L as LuksoProfile } from '../index-CP2bxOlA.js';
|
|
18
18
|
export { LuksoProgress } from './lukso-progress/index.js';
|
|
19
19
|
export { LuksoRadio } from './lukso-radio/index.js';
|
|
20
20
|
export { LuksoRadioGroup } from './lukso-radio-group/index.js';
|
|
21
21
|
export { LuksoSanitize } from './lukso-sanitize/index.js';
|
|
22
|
-
export { L as LuksoSearch } from '../index-
|
|
22
|
+
export { L as LuksoSearch } from '../index-ldATebdp.js';
|
|
23
23
|
export { LuksoSelect } from './lukso-select/index.js';
|
|
24
24
|
export { LuksoShare } from './lukso-share/index.js';
|
|
25
25
|
export { LuksoSwitch } from './lukso-switch/index.js';
|
|
@@ -27,7 +27,7 @@ export { LuksoTag } from './lukso-tag/index.js';
|
|
|
27
27
|
export { LuksoTerms } from './lukso-terms/index.js';
|
|
28
28
|
export { LuksoTextarea } from './lukso-textarea/index.js';
|
|
29
29
|
export { LuksoTooltip } from './lukso-tooltip/index.js';
|
|
30
|
-
export { L as LuksoUsername } from '../index-
|
|
30
|
+
export { L as LuksoUsername } from '../index-Vj-gQHwJ.js';
|
|
31
31
|
export { LuksoWizard } from './lukso-wizard/index.js';
|
|
32
|
-
export { a as TailwindElement, T as TailwindStyledElement } from '../index-
|
|
33
|
-
import '../
|
|
32
|
+
export { a as TailwindElement, T as TailwindStyledElement } from '../index-YQoO_Soq.js';
|
|
33
|
+
import '../axe-BK9JSROP.js';
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
7
|
-
const state = require('../../state-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
|
+
const state = require('../../state-B2ymS5qU.cjs');
|
|
8
8
|
const index = require('../../index-CaJky2qL.cjs');
|
|
9
9
|
require('../../tailwind-config.cjs');
|
|
10
|
-
const
|
|
10
|
+
const axe = require('../../axe-C-H1UVi1.cjs');
|
|
11
11
|
|
|
12
12
|
const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
|
|
13
13
|
|
|
@@ -243,7 +243,7 @@ exports.LuksoButton = class LuksoButton extends shared_tailwindElement_index.Tai
|
|
|
243
243
|
data-testid="button"
|
|
244
244
|
?disabled=${this.disabled || this.isLoading}
|
|
245
245
|
type=${this.type}
|
|
246
|
-
class=${
|
|
246
|
+
class=${axe.cn(buttonStyles, this.customClass)}
|
|
247
247
|
aria-label=${this.label}
|
|
248
248
|
@mousedown=${this.handleMouseDown}
|
|
249
249
|
@touchstart=${this.handleMouseDown}
|
|
@@ -269,7 +269,7 @@ exports.LuksoButton = class LuksoButton extends shared_tailwindElement_index.Tai
|
|
|
269
269
|
return shared_tailwindElement_index.x`
|
|
270
270
|
<a
|
|
271
271
|
data-testid="link"
|
|
272
|
-
class=${
|
|
272
|
+
class=${axe.cn(buttonStyles, this.customClass)}
|
|
273
273
|
href=${this.href}
|
|
274
274
|
target=${this.target}
|
|
275
275
|
rel=${this.rel}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, E, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
3
|
-
import { r } from '../../state-
|
|
1
|
+
import { T as TailwindStyledElement, E, x } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
|
+
import { r } from '../../state-CcocMKSJ.js';
|
|
4
4
|
import { c as ce } from '../../index-B9iart53.js';
|
|
5
5
|
import '../../tailwind-config.js';
|
|
6
|
-
import { c as cn } from '../../
|
|
6
|
+
import { c as cn } from '../../axe-BK9JSROP.js';
|
|
7
7
|
|
|
8
8
|
const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
|
|
9
9
|
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const components_luksoProfile_index = require('../../index-
|
|
6
|
-
const shared_tailwindElement_index = require('../../index-
|
|
7
|
-
const property = require('../../property-
|
|
8
|
-
const state = require('../../state-
|
|
5
|
+
const components_luksoProfile_index = require('../../index-CJ6SmSwD.cjs');
|
|
6
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
7
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
8
|
+
const state = require('../../state-B2ymS5qU.cjs');
|
|
9
9
|
const base = require('../../base-NFGX42U4.cjs');
|
|
10
|
-
const styleMap = require('../../style-map-
|
|
10
|
+
const styleMap = require('../../style-map-CZiyZP71.cjs');
|
|
11
11
|
const index = require('../../index-CaJky2qL.cjs');
|
|
12
12
|
require('../../tailwind-config.cjs');
|
|
13
|
-
const
|
|
14
|
-
const isAddress = require('../../isAddress-
|
|
15
|
-
const index$1 = require('../../index-
|
|
13
|
+
const axe = require('../../axe-C-H1UVi1.cjs');
|
|
14
|
+
const isAddress = require('../../isAddress-DYM3mZP7.cjs');
|
|
15
|
+
const index$1 = require('../../index-BhmMhjR9.cjs');
|
|
16
16
|
require('../lukso-image/index.cjs');
|
|
17
17
|
|
|
18
18
|
/**
|
|
@@ -117,7 +117,7 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
117
117
|
[`min-height: ${this.height}px`]: !!this.height,
|
|
118
118
|
[`width: ${this.width}px`]: !!this.width
|
|
119
119
|
})}
|
|
120
|
-
class=${
|
|
120
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
121
121
|
>
|
|
122
122
|
<slot name="content"></slot>
|
|
123
123
|
</div>
|
|
@@ -138,7 +138,7 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
138
138
|
minHeight: `${this.height}px`,
|
|
139
139
|
width: `${this.width}px`
|
|
140
140
|
})}
|
|
141
|
-
class=${
|
|
141
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
142
142
|
>
|
|
143
143
|
<div class=${this.headerClass}>
|
|
144
144
|
<slot name="header"></slot>
|
|
@@ -166,13 +166,13 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
166
166
|
[`min-height: ${this.height}px`]: !!this.height,
|
|
167
167
|
[`width: ${this.width}px`]: !!this.width
|
|
168
168
|
})}
|
|
169
|
-
class=${
|
|
169
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
170
170
|
>
|
|
171
171
|
<div
|
|
172
172
|
style=${styleMap.o({
|
|
173
173
|
backgroundImage: backgroundGradient(this.profileAddress)
|
|
174
174
|
})}
|
|
175
|
-
class=${
|
|
175
|
+
class=${axe.cn(
|
|
176
176
|
"min-h-[92px] -mb-6 w-full rounded-t-[inherit] rounded-b-0 relative",
|
|
177
177
|
this.headerClass
|
|
178
178
|
)}
|
|
@@ -230,13 +230,13 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
230
230
|
[`min-height: ${this.height}px`]: !!this.height,
|
|
231
231
|
[`width: ${this.width}px`]: !!this.width
|
|
232
232
|
})}
|
|
233
|
-
class=${
|
|
233
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
234
234
|
>
|
|
235
235
|
<div
|
|
236
236
|
style=${styleMap.o({
|
|
237
237
|
backgroundImage: backgroundGradient(this.profileAddress)
|
|
238
238
|
})}
|
|
239
|
-
class=${
|
|
239
|
+
class=${axe.cn(
|
|
240
240
|
"min-h-[129px] -mb-6 bg-center bg-cover rounded-t-[inherit] rounded-b-0 relative bg-neutral-100",
|
|
241
241
|
this.headerClass
|
|
242
242
|
)}
|
|
@@ -255,7 +255,7 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
255
255
|
</div>
|
|
256
256
|
<div class="grid grid-rows-[max-content,auto] rounded-b-[inherit]">
|
|
257
257
|
<div
|
|
258
|
-
class=${
|
|
258
|
+
class=${axe.cn("bg-neutral-100 relative", {
|
|
259
259
|
"rounded-b-[inherit]": !this.hasBottom
|
|
260
260
|
})}
|
|
261
261
|
>
|
|
@@ -299,13 +299,13 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
299
299
|
[`min-height: ${this.height}px`]: !!this.height,
|
|
300
300
|
[`width: ${this.width}px`]: !!this.width
|
|
301
301
|
})}
|
|
302
|
-
class=${
|
|
302
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
303
303
|
>
|
|
304
304
|
<div
|
|
305
305
|
style=${styleMap.o({
|
|
306
306
|
backgroundImage: backgroundGradient(this.profileAddress)
|
|
307
307
|
})}
|
|
308
|
-
class=${
|
|
308
|
+
class=${axe.cn(
|
|
309
309
|
"min-h-[40px] bg-center bg-cover rounded-t-[inherit] rounded-b-0 relative bg-neutral-100",
|
|
310
310
|
this.headerClass
|
|
311
311
|
)}
|
|
@@ -355,7 +355,7 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
355
355
|
"min-height: 240px": !this.height,
|
|
356
356
|
[`width: ${this.width}px`]: !!this.width
|
|
357
357
|
})}
|
|
358
|
-
class=${
|
|
358
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
359
359
|
>
|
|
360
360
|
<div
|
|
361
361
|
class="h-full w-full -mb-6 bg-center bg-cover rounded-[inherit] relative"
|
|
@@ -390,13 +390,13 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
390
390
|
[`min-height: ${this.height}px`]: !!this.height,
|
|
391
391
|
[`width: ${this.width}px`]: !!this.width
|
|
392
392
|
})}
|
|
393
|
-
class=${
|
|
393
|
+
class=${axe.cn(cardStyles, this.customClass)}
|
|
394
394
|
>
|
|
395
395
|
<div
|
|
396
396
|
style=${styleMap.o({
|
|
397
397
|
backgroundImage: backgroundGradient(this.profileAddress)
|
|
398
398
|
})}
|
|
399
|
-
class=${
|
|
399
|
+
class=${axe.cn(
|
|
400
400
|
"min-h-[inherit] bg-center bg-cover rounded-t-[inherit] rounded-b-0 relative",
|
|
401
401
|
this.headerClass
|
|
402
402
|
)}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { m as makeBlockie } from '../../index-
|
|
2
|
-
import { T as TailwindStyledElement, x, E } from '../../index-
|
|
3
|
-
import { n, t } from '../../property-
|
|
4
|
-
import { r } from '../../state-
|
|
1
|
+
import { m as makeBlockie } from '../../index-CP2bxOlA.js';
|
|
2
|
+
import { T as TailwindStyledElement, x, E } from '../../index-YQoO_Soq.js';
|
|
3
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
4
|
+
import { r } from '../../state-CcocMKSJ.js';
|
|
5
5
|
import { e } from '../../base-Cl6v8-BZ.js';
|
|
6
|
-
import { o as o$1 } from '../../style-map-
|
|
6
|
+
import { o as o$1 } from '../../style-map-A9HLuIu5.js';
|
|
7
7
|
import { c as ce } from '../../index-B9iart53.js';
|
|
8
8
|
import '../../tailwind-config.js';
|
|
9
|
-
import { c as cn } from '../../
|
|
10
|
-
import { i as isAddress } from '../../isAddress-
|
|
11
|
-
import { c as customStyleMap } from '../../index-
|
|
9
|
+
import { c as cn } from '../../axe-BK9JSROP.js';
|
|
10
|
+
import { i as isAddress } from '../../isAddress-ZNhN82OL.js';
|
|
11
|
+
import { c as customStyleMap } from '../../index-Fy0gnibp.js';
|
|
12
12
|
import '../lukso-image/index.js';
|
|
13
13
|
|
|
14
14
|
/**
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
7
|
-
const state = require('../../state-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
|
+
const state = require('../../state-B2ymS5qU.cjs');
|
|
8
8
|
const index = require('../../index-D0nCA-7X.cjs');
|
|
9
9
|
|
|
10
10
|
var __defProp = Object.defineProperty;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as TailwindElement, x, E } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
3
|
-
import { r } from '../../state-
|
|
1
|
+
import { a as TailwindElement, x, E } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
|
+
import { r } from '../../state-CcocMKSJ.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-F8ll4iy2.js';
|
|
5
5
|
|
|
6
6
|
var __defProp = Object.defineProperty;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
7
|
-
const state = require('../../state-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
|
+
const state = require('../../state-B2ymS5qU.cjs');
|
|
8
8
|
const query = require('../../query-EFiHeHdi.cjs');
|
|
9
9
|
const index = require('../../index-CaJky2qL.cjs');
|
|
10
10
|
require('../../tailwind-config.cjs');
|
|
11
|
-
const
|
|
11
|
+
const axe = require('../../axe-C-H1UVi1.cjs');
|
|
12
12
|
require('../lukso-icon/index.cjs');
|
|
13
13
|
|
|
14
14
|
var __defProp = Object.defineProperty;
|
|
@@ -114,7 +114,7 @@ exports.LuksoCollapse = class LuksoCollapse extends shared_tailwindElement_index
|
|
|
114
114
|
isDisabled: this.isDisabled
|
|
115
115
|
});
|
|
116
116
|
return shared_tailwindElement_index.x`
|
|
117
|
-
<div class=${
|
|
117
|
+
<div class=${axe.cn(base(), this.customClass)}>
|
|
118
118
|
<!-- Header -->
|
|
119
119
|
<div
|
|
120
120
|
class=${header()}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { a as TailwindElement, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
3
|
-
import { r } from '../../state-
|
|
1
|
+
import { a as TailwindElement, x } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
|
+
import { r } from '../../state-CcocMKSJ.js';
|
|
4
4
|
import { e } from '../../query-CHb9Ft_d.js';
|
|
5
5
|
import { c as ce } from '../../index-B9iart53.js';
|
|
6
6
|
import '../../tailwind-config.js';
|
|
7
|
-
import { c as cn } from '../../
|
|
7
|
+
import { c as cn } from '../../axe-BK9JSROP.js';
|
|
8
8
|
import '../lukso-icon/index.js';
|
|
9
9
|
|
|
10
10
|
var __defProp = Object.defineProperty;
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
7
|
-
const state = require('../../state-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
|
+
const state = require('../../state-B2ymS5qU.cjs');
|
|
8
8
|
const index = require('../../index-CaJky2qL.cjs');
|
|
9
|
-
const styleMap = require('../../style-map-
|
|
9
|
+
const styleMap = require('../../style-map-CZiyZP71.cjs');
|
|
10
10
|
require('../../tailwind-config.cjs');
|
|
11
|
-
const
|
|
11
|
+
const axe = require('../../axe-C-H1UVi1.cjs');
|
|
12
12
|
require('../lukso-icon/index.cjs');
|
|
13
13
|
require('../lukso-sanitize/index.cjs');
|
|
14
14
|
|
|
@@ -164,7 +164,7 @@ exports.LuksoColorPicker = class LuksoColorPicker extends shared_tailwindElement
|
|
|
164
164
|
data-testid=${this.name ? `input-${this.name}` : "input"}
|
|
165
165
|
?readonly=${this.isReadonly ? true : void 0}
|
|
166
166
|
?disabled=${this.isDisabled ? true : void 0}
|
|
167
|
-
class=${
|
|
167
|
+
class=${axe.cn(styles, this.customClass)}
|
|
168
168
|
@focus=${this.handleFocus}
|
|
169
169
|
@input=${this.handleInput}
|
|
170
170
|
@change=${this.handleChange}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, E, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
3
|
-
import { r } from '../../state-
|
|
1
|
+
import { T as TailwindStyledElement, E, x } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
|
+
import { r } from '../../state-CcocMKSJ.js';
|
|
4
4
|
import { c as ce } from '../../index-B9iart53.js';
|
|
5
|
-
import { o } from '../../style-map-
|
|
5
|
+
import { o } from '../../style-map-A9HLuIu5.js';
|
|
6
6
|
import '../../tailwind-config.js';
|
|
7
|
-
import { c as cn } from '../../
|
|
7
|
+
import { c as cn } from '../../axe-BK9JSROP.js';
|
|
8
8
|
import '../lukso-icon/index.js';
|
|
9
9
|
import '../lukso-sanitize/index.js';
|
|
10
10
|
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
7
|
const index = require('../../index-CaJky2qL.cjs');
|
|
8
8
|
require('../lukso-icon/index.cjs');
|
|
9
|
-
require('../../index-
|
|
10
|
-
require('../../index-
|
|
9
|
+
require('../../index-CJ6SmSwD.cjs');
|
|
10
|
+
require('../../index-1XmcSGot.cjs');
|
|
11
11
|
const uniqId = require('../../uniq-id-Cszs24DQ.cjs');
|
|
12
12
|
|
|
13
13
|
const debounceFunction = (func, timeout = 100) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, E, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
1
|
+
import { T as TailwindStyledElement, E, x } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
3
|
import { c as ce } from '../../index-B9iart53.js';
|
|
4
4
|
import '../lukso-icon/index.js';
|
|
5
|
-
import '../../index-
|
|
6
|
-
import '../../index-
|
|
5
|
+
import '../../index-CP2bxOlA.js';
|
|
6
|
+
import '../../index-Vj-gQHwJ.js';
|
|
7
7
|
import { u as uniqId } from '../../uniq-id-CGUN-pJV.js';
|
|
8
8
|
|
|
9
9
|
const debounceFunction = (func, timeout = 100) => {
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
7
|
const index = require('../../index-CaJky2qL.cjs');
|
|
8
8
|
|
|
9
9
|
const style = ":host {\n display: block\n}";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
1
|
+
import { T as TailwindStyledElement, x } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
3
|
import { c as ce } from '../../index-B9iart53.js';
|
|
4
4
|
|
|
5
5
|
const style = ":host {\n display: block\n}";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
7
|
|
|
8
8
|
var __defProp = Object.defineProperty;
|
|
9
9
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as TailwindElement, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
1
|
+
import { a as TailwindElement, x } from '../../index-YQoO_Soq.js';
|
|
2
|
+
import { n, t } from '../../property-Dsz7qIbu.js';
|
|
3
3
|
|
|
4
4
|
var __defProp = Object.defineProperty;
|
|
5
5
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"token-create.d.ts","sourceRoot":"","sources":["../../../../../../src/components/lukso-icon/icons/token-create.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,eAAO,MAAM,WAAW,GAAI,SAAS,WAAW,
|
|
1
|
+
{"version":3,"file":"token-create.d.ts","sourceRoot":"","sources":["../../../../../../src/components/lukso-icon/icons/token-create.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,eAAO,MAAM,WAAW,GAAI,SAAS,WAAW,yCAiC/C,CAAA"}
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
6
|
-
const property = require('../../property-
|
|
7
|
-
const unsafeHtml = require('../../unsafe-html-
|
|
8
|
-
const styleMap = require('../../style-map-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-DVrgVgp0.cjs');
|
|
6
|
+
const property = require('../../property-Df-2NJoK.cjs');
|
|
7
|
+
const unsafeHtml = require('../../unsafe-html-CWvuBYgI.cjs');
|
|
8
|
+
const styleMap = require('../../style-map-CZiyZP71.cjs');
|
|
9
9
|
|
|
10
|
-
const style = ":host {\n display: inline-block;\n line-height: 0;\n}\n:host svg {\n display: block !important;\n}";
|
|
10
|
+
const style = ":host {\n position: relative;\n display: inline-block;\n line-height: 0;\n}\n:host svg {\n display: block !important;\n}";
|
|
11
11
|
|
|
12
12
|
const addPhoto = (options) => {
|
|
13
13
|
return shared_tailwindElement_index.x`<svg
|
|
@@ -4105,7 +4105,7 @@ const progressIndicator = (options) => {
|
|
|
4105
4105
|
width: `${options.width}px`,
|
|
4106
4106
|
height: `${options.height}px`
|
|
4107
4107
|
})}
|
|
4108
|
-
class="absolute animate-spin"
|
|
4108
|
+
class="absolute animate-spin top-0 left-0"
|
|
4109
4109
|
>
|
|
4110
4110
|
<g clip-path="url(#${uniqueId}_clip0_1744_19359)">
|
|
4111
4111
|
<g filter="url(#${uniqueId}_filter0_i_1744_19359)">
|
|
@@ -4648,7 +4648,7 @@ const progressIndicatorAlt = (options) => {
|
|
|
4648
4648
|
width: `${options.width}px`,
|
|
4649
4649
|
height: `${options.height}px`
|
|
4650
4650
|
})}
|
|
4651
|
-
class="absolute animate-spin"
|
|
4651
|
+
class="absolute animate-spin top-0 left-0"
|
|
4652
4652
|
>
|
|
4653
4653
|
<g clip-path="url(#${uniqueId}_clip0_2235_25110)">
|
|
4654
4654
|
<g filter="url(#${uniqueId}_filter0_i_2235_25110)">
|
|
@@ -8077,21 +8077,24 @@ const tokenCreate = (options) => {
|
|
|
8077
8077
|
})}
|
|
8078
8078
|
>
|
|
8079
8079
|
<path
|
|
8080
|
-
d="
|
|
8081
|
-
stroke="
|
|
8082
|
-
stroke-width="
|
|
8080
|
+
d="M19.5 4.175h4.348m-2.174 2.173V2"
|
|
8081
|
+
stroke="var(--${options.color})"
|
|
8082
|
+
stroke-width="${options.strokeWidth}"
|
|
8083
8083
|
stroke-linecap="round"
|
|
8084
8084
|
/>
|
|
8085
8085
|
<path
|
|
8086
|
-
d="
|
|
8087
|
-
stroke="
|
|
8088
|
-
stroke-width="
|
|
8086
|
+
d="M20.083 8.79a8.696 8.696 0 1 1-15.43-1.443 8.696 8.696 0 0 1 12-2.694"
|
|
8087
|
+
stroke="var(--${options.color})"
|
|
8088
|
+
stroke-width="${options.strokeWidth}"
|
|
8089
8089
|
stroke-linecap="round"
|
|
8090
8090
|
stroke-linejoin="round"
|
|
8091
8091
|
/>
|
|
8092
8092
|
<path
|
|
8093
|
-
d="
|
|
8094
|
-
|
|
8093
|
+
d="m13.068 9.084.305.621c.153.305.534.588.872.654l.414.065c1.243.207 1.537 1.122.643 2.027l-.381.38c-.25.262-.392.764-.316 1.112l.054.229c.338 1.503-.457 2.08-1.765 1.297l-.284-.164c-.337-.196-.882-.196-1.22 0l-.284.164c-1.318.795-2.114.207-1.765-1.297l.054-.229c.077-.348-.065-.85-.316-1.111l-.381-.381c-.894-.905-.6-1.82.643-2.027l.414-.065c.327-.055.72-.349.872-.654l.305-.621c.589-1.188 1.548-1.188 2.136 0"
|
|
8094
|
+
stroke="var(--${options.color})"
|
|
8095
|
+
stroke-width="${options.strokeWidth}"
|
|
8096
|
+
stroke-linecap="round"
|
|
8097
|
+
stroke-linejoin="round"
|
|
8095
8098
|
/>
|
|
8096
8099
|
</svg>`;
|
|
8097
8100
|
};
|
|
@@ -8364,7 +8367,7 @@ exports.LuksoIcon = class LuksoIcon extends shared_tailwindElement_index.Tailwin
|
|
|
8364
8367
|
strokeWidth: 1.5
|
|
8365
8368
|
}
|
|
8366
8369
|
};
|
|
8367
|
-
this.svgModules = /* #__PURE__ */ Object.assign({"./vuesax/bold/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-DHjVapDw.cjs')).then(m => m["default"]),"./vuesax/bold/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-CZVpq_gN.cjs')).then(m => m["default"]),"./vuesax/bold/eye.svg": () => Promise.resolve().then(() => require('../../eye-DP4zhXsm.cjs')).then(m => m["default"]),"./vuesax/bold/link.svg": () => Promise.resolve().then(() => require('../../link-Ccxf5n-l.cjs')).then(m => m["default"]),"./vuesax/bold/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-C3aFFEMg.cjs')).then(m => m["default"]),"./vuesax/bold/task.svg": () => Promise.resolve().then(() => require('../../task-CZeuxLHS.cjs')).then(m => m["default"]),"./vuesax/bold/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-dNsqnxrJ.cjs')).then(m => m["default"]),"./vuesax/bold/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BbY_nLh3.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-CMfGM3nt.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-DTB7BpEM.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-HOX6BrC8.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-CQKHpAQn.cjs')).then(m => m["default"]),"./vuesax/broken/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-nLmVYCe2.cjs')).then(m => m["default"]),"./vuesax/broken/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-DaVNSGPe.cjs')).then(m => m["default"]),"./vuesax/broken/eye.svg": () => Promise.resolve().then(() => require('../../eye-BGOT4dkg.cjs')).then(m => m["default"]),"./vuesax/broken/link.svg": () => Promise.resolve().then(() => require('../../link-C248CAet.cjs')).then(m => m["default"]),"./vuesax/broken/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-DvQw3mgt.cjs')).then(m => m["default"]),"./vuesax/broken/task.svg": () => Promise.resolve().then(() => require('../../task-INl8gJof.cjs')).then(m => m["default"]),"./vuesax/broken/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-hD59fjBM.cjs')).then(m => m["default"]),"./vuesax/broken/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BLRmyoa_.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-DhIAARrX.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-1H0ry4i1.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-CVLtezzT.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-DxQZxeBV.cjs')).then(m => m["default"]),"./vuesax/bulk/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-D0YgLg2d.cjs')).then(m => m["default"]),"./vuesax/bulk/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-iagfBjcI.cjs')).then(m => m["default"]),"./vuesax/bulk/frame.svg": () => Promise.resolve().then(() => require('../../frame-CHLzNIw4.cjs')).then(m => m["default"]),"./vuesax/bulk/link.svg": () => Promise.resolve().then(() => require('../../link-ck4nib4k.cjs')).then(m => m["default"]),"./vuesax/bulk/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-tS0-FTm4.cjs')).then(m => m["default"]),"./vuesax/bulk/task.svg": () => Promise.resolve().then(() => require('../../task-BFFgtsR7.cjs')).then(m => m["default"]),"./vuesax/bulk/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-Bpds56iN.cjs')).then(m => m["default"]),"./vuesax/bulk/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-D5L8cO7S.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-CZUB_mi5.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-BrM7y8Q-.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-DwMDZkz6.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-Bh1GtPWc.cjs')).then(m => m["default"]),"./vuesax/linear/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-BF4bK2lN.cjs')).then(m => m["default"]),"./vuesax/linear/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-5K5tDUZr.cjs')).then(m => m["default"]),"./vuesax/linear/eye.svg": () => Promise.resolve().then(() => require('../../eye-CXBFLyYh.cjs')).then(m => m["default"]),"./vuesax/linear/link.svg": () => Promise.resolve().then(() => require('../../link-CtsNQupk.cjs')).then(m => m["default"]),"./vuesax/linear/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-DMxoMhLq.cjs')).then(m => m["default"]),"./vuesax/linear/task.svg": () => Promise.resolve().then(() => require('../../task-YBjBROjF.cjs')).then(m => m["default"]),"./vuesax/linear/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-D9y0G3W6.cjs')).then(m => m["default"]),"./vuesax/linear/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-Dqj-AGrY.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-BiW7-UK8.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-C7GGAIEd.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-DmbcMnUt.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-CaDWcT07.cjs')).then(m => m["default"]),"./vuesax/outline/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-CPsLNqIT.cjs')).then(m => m["default"]),"./vuesax/outline/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-BnjvF1ME.cjs')).then(m => m["default"]),"./vuesax/outline/eye.svg": () => Promise.resolve().then(() => require('../../eye-BJFvKUDu.cjs')).then(m => m["default"]),"./vuesax/outline/link.svg": () => Promise.resolve().then(() => require('../../link-DCLn1IDs.cjs')).then(m => m["default"]),"./vuesax/outline/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-CrTAH_fl.cjs')).then(m => m["default"]),"./vuesax/outline/task.svg": () => Promise.resolve().then(() => require('../../task-CpUWZ14w.cjs')).then(m => m["default"]),"./vuesax/outline/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-DA18Cobf.cjs')).then(m => m["default"]),"./vuesax/outline/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BRpMpFEP.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-DssUllZx.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-ByaUTZOq.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-CQFeWNky.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-AzUv7Wy_.cjs')).then(m => m["default"]),"./vuesax/twotone/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-CMjY_cQG.cjs')).then(m => m["default"]),"./vuesax/twotone/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-DD4uAbjM.cjs')).then(m => m["default"]),"./vuesax/twotone/eye.svg": () => Promise.resolve().then(() => require('../../eye-CK1M03ez.cjs')).then(m => m["default"]),"./vuesax/twotone/link.svg": () => Promise.resolve().then(() => require('../../link-CaiWNqlz.cjs')).then(m => m["default"]),"./vuesax/twotone/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-4db6OP5z.cjs')).then(m => m["default"]),"./vuesax/twotone/task.svg": () => Promise.resolve().then(() => require('../../task-5wAtmLia.cjs')).then(m => m["default"]),"./vuesax/twotone/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-q4PQl2lp.cjs')).then(m => m["default"]),"./vuesax/twotone/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BAQsDLCD.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-TtJrRcy1.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-BanoqoY2.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-Tim7PD2T.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-D-peBkxs.cjs')).then(m => m["default"])
|
|
8370
|
+
this.svgModules = /* #__PURE__ */ Object.assign({"./vuesax/bold/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-DHjVapDw.cjs')).then(m => m["default"]),"./vuesax/bold/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-CZVpq_gN.cjs')).then(m => m["default"]),"./vuesax/bold/eye.svg": () => Promise.resolve().then(() => require('../../eye-DP4zhXsm.cjs')).then(m => m["default"]),"./vuesax/bold/link.svg": () => Promise.resolve().then(() => require('../../link-Ccxf5n-l.cjs')).then(m => m["default"]),"./vuesax/bold/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-C3aFFEMg.cjs')).then(m => m["default"]),"./vuesax/bold/task.svg": () => Promise.resolve().then(() => require('../../task-CZeuxLHS.cjs')).then(m => m["default"]),"./vuesax/bold/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-dNsqnxrJ.cjs')).then(m => m["default"]),"./vuesax/bold/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BbY_nLh3.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-CMfGM3nt.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-DTB7BpEM.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-HOX6BrC8.cjs')).then(m => m["default"]),"./vuesax/bold/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-CQKHpAQn.cjs')).then(m => m["default"]),"./vuesax/bold/warning-2.svg": () => Promise.resolve().then(() => require('../../warning-2-CZN1r-ol.cjs')).then(m => m["default"]),"./vuesax/broken/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-nLmVYCe2.cjs')).then(m => m["default"]),"./vuesax/broken/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-DaVNSGPe.cjs')).then(m => m["default"]),"./vuesax/broken/eye.svg": () => Promise.resolve().then(() => require('../../eye-BGOT4dkg.cjs')).then(m => m["default"]),"./vuesax/broken/link.svg": () => Promise.resolve().then(() => require('../../link-C248CAet.cjs')).then(m => m["default"]),"./vuesax/broken/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-DvQw3mgt.cjs')).then(m => m["default"]),"./vuesax/broken/task.svg": () => Promise.resolve().then(() => require('../../task-INl8gJof.cjs')).then(m => m["default"]),"./vuesax/broken/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-hD59fjBM.cjs')).then(m => m["default"]),"./vuesax/broken/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BLRmyoa_.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-DhIAARrX.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-1H0ry4i1.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-CVLtezzT.cjs')).then(m => m["default"]),"./vuesax/broken/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-DxQZxeBV.cjs')).then(m => m["default"]),"./vuesax/broken/warning-2.svg": () => Promise.resolve().then(() => require('../../warning-2-DdO_RDHZ.cjs')).then(m => m["default"]),"./vuesax/bulk/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-D0YgLg2d.cjs')).then(m => m["default"]),"./vuesax/bulk/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-iagfBjcI.cjs')).then(m => m["default"]),"./vuesax/bulk/frame.svg": () => Promise.resolve().then(() => require('../../frame-CHLzNIw4.cjs')).then(m => m["default"]),"./vuesax/bulk/link.svg": () => Promise.resolve().then(() => require('../../link-ck4nib4k.cjs')).then(m => m["default"]),"./vuesax/bulk/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-tS0-FTm4.cjs')).then(m => m["default"]),"./vuesax/bulk/task.svg": () => Promise.resolve().then(() => require('../../task-BFFgtsR7.cjs')).then(m => m["default"]),"./vuesax/bulk/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-Bpds56iN.cjs')).then(m => m["default"]),"./vuesax/bulk/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-D5L8cO7S.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-CZUB_mi5.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-BrM7y8Q-.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-DwMDZkz6.cjs')).then(m => m["default"]),"./vuesax/bulk/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-Bh1GtPWc.cjs')).then(m => m["default"]),"./vuesax/bulk/warning-2.svg": () => Promise.resolve().then(() => require('../../warning-2-97Si6IrM.cjs')).then(m => m["default"]),"./vuesax/linear/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-BF4bK2lN.cjs')).then(m => m["default"]),"./vuesax/linear/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-5K5tDUZr.cjs')).then(m => m["default"]),"./vuesax/linear/eye.svg": () => Promise.resolve().then(() => require('../../eye-CXBFLyYh.cjs')).then(m => m["default"]),"./vuesax/linear/link.svg": () => Promise.resolve().then(() => require('../../link-CtsNQupk.cjs')).then(m => m["default"]),"./vuesax/linear/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-DMxoMhLq.cjs')).then(m => m["default"]),"./vuesax/linear/task.svg": () => Promise.resolve().then(() => require('../../task-YBjBROjF.cjs')).then(m => m["default"]),"./vuesax/linear/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-D9y0G3W6.cjs')).then(m => m["default"]),"./vuesax/linear/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-Dqj-AGrY.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-BiW7-UK8.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-C7GGAIEd.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-DmbcMnUt.cjs')).then(m => m["default"]),"./vuesax/linear/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-CaDWcT07.cjs')).then(m => m["default"]),"./vuesax/linear/warning-2.svg": () => Promise.resolve().then(() => require('../../warning-2-Cv13JPGf.cjs')).then(m => m["default"]),"./vuesax/outline/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-CPsLNqIT.cjs')).then(m => m["default"]),"./vuesax/outline/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-BnjvF1ME.cjs')).then(m => m["default"]),"./vuesax/outline/eye.svg": () => Promise.resolve().then(() => require('../../eye-BJFvKUDu.cjs')).then(m => m["default"]),"./vuesax/outline/link.svg": () => Promise.resolve().then(() => require('../../link-DCLn1IDs.cjs')).then(m => m["default"]),"./vuesax/outline/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-CrTAH_fl.cjs')).then(m => m["default"]),"./vuesax/outline/task.svg": () => Promise.resolve().then(() => require('../../task-CpUWZ14w.cjs')).then(m => m["default"]),"./vuesax/outline/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-DA18Cobf.cjs')).then(m => m["default"]),"./vuesax/outline/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BRpMpFEP.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-DssUllZx.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-ByaUTZOq.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-CQFeWNky.cjs')).then(m => m["default"]),"./vuesax/outline/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-AzUv7Wy_.cjs')).then(m => m["default"]),"./vuesax/outline/warning-2.svg": () => Promise.resolve().then(() => require('../../warning-2-Dq9nReo1.cjs')).then(m => m["default"]),"./vuesax/twotone/attach-square.svg": () => Promise.resolve().then(() => require('../../attach-square-CMjY_cQG.cjs')).then(m => m["default"]),"./vuesax/twotone/eye-slash.svg": () => Promise.resolve().then(() => require('../../eye-slash-DD4uAbjM.cjs')).then(m => m["default"]),"./vuesax/twotone/eye.svg": () => Promise.resolve().then(() => require('../../eye-CK1M03ez.cjs')).then(m => m["default"]),"./vuesax/twotone/link.svg": () => Promise.resolve().then(() => require('../../link-CaiWNqlz.cjs')).then(m => m["default"]),"./vuesax/twotone/smallcaps.svg": () => Promise.resolve().then(() => require('../../smallcaps-4db6OP5z.cjs')).then(m => m["default"]),"./vuesax/twotone/task.svg": () => Promise.resolve().then(() => require('../../task-5wAtmLia.cjs')).then(m => m["default"]),"./vuesax/twotone/text-bold.svg": () => Promise.resolve().then(() => require('../../text-bold-q4PQl2lp.cjs')).then(m => m["default"]),"./vuesax/twotone/text-italic.svg": () => Promise.resolve().then(() => require('../../text-italic-BAQsDLCD.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-center.svg": () => Promise.resolve().then(() => require('../../textalign-center-TtJrRcy1.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-justifycenter.svg": () => Promise.resolve().then(() => require('../../textalign-justifycenter-BanoqoY2.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-left.svg": () => Promise.resolve().then(() => require('../../textalign-left-Tim7PD2T.cjs')).then(m => m["default"]),"./vuesax/twotone/textalign-right.svg": () => Promise.resolve().then(() => require('../../textalign-right-D-peBkxs.cjs')).then(m => m["default"]),"./vuesax/twotone/warning-2.svg": () => Promise.resolve().then(() => require('../../warning-2-DMkszxQr.cjs')).then(m => m["default"])
|
|
8368
8371
|
|
|
8369
8372
|
|
|
8370
8373
|
});
|