@lukso/web-components 1.155.1 → 1.156.1
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/components/index.cjs +4 -4
- package/dist/components/index.js +4 -4
- package/dist/components/lukso-button/index.cjs +3 -3
- package/dist/components/lukso-button/index.js +3 -3
- package/dist/components/lukso-card/index.cjs +6 -6
- package/dist/components/lukso-card/index.js +6 -6
- 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 +3 -3
- package/dist/components/lukso-collapse/index.js +3 -3
- package/dist/components/lukso-color-picker/index.cjs +4 -4
- package/dist/components/lukso-color-picker/index.js +4 -4
- 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/logo-hyperlane-mono.d.ts +3 -0
- package/dist/components/lukso-icon/icons/logo-hyperlane-mono.d.ts.map +1 -0
- package/dist/components/lukso-icon/icons/logo-hyperlane.d.ts +3 -0
- package/dist/components/lukso-icon/icons/logo-hyperlane.d.ts.map +1 -0
- package/dist/components/lukso-icon/icons/token-create.d.ts +3 -0
- package/dist/components/lukso-icon/icons/token-create.d.ts.map +1 -0
- package/dist/components/lukso-icon/index.cjs +136 -16
- package/dist/components/lukso-icon/index.d.ts +4 -4
- package/dist/components/lukso-icon/index.d.ts.map +1 -1
- package/dist/components/lukso-icon/index.js +136 -16
- package/dist/components/lukso-icon/lukso-icon.stories.d.ts +15 -1
- package/dist/components/lukso-icon/lukso-icon.stories.d.ts.map +1 -1
- 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 +3 -3
- package/dist/components/lukso-input/index.js +3 -3
- package/dist/components/lukso-markdown/index.cjs +11 -5
- package/dist/components/lukso-markdown/index.d.ts +4 -2
- package/dist/components/lukso-markdown/index.d.ts.map +1 -1
- package/dist/components/lukso-markdown/index.js +11 -5
- package/dist/components/lukso-markdown/lukso-markdown.stories.d.ts +3 -0
- package/dist/components/lukso-markdown/lukso-markdown.stories.d.ts.map +1 -1
- package/dist/components/lukso-markdown-editor/index.cjs +512 -114
- package/dist/components/lukso-markdown-editor/index.d.ts +40 -1
- package/dist/components/lukso-markdown-editor/index.d.ts.map +1 -1
- package/dist/components/lukso-markdown-editor/index.js +512 -114
- package/dist/components/lukso-markdown-editor/lukso-markdown-editor.stories.d.ts +53 -1
- 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 +3 -3
- package/dist/components/lukso-progress/index.js +3 -3
- package/dist/components/lukso-radio/index.cjs +3 -3
- package/dist/components/lukso-radio/index.js +3 -3
- 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 +3 -3
- package/dist/components/lukso-sanitize/index.js +3 -3
- package/dist/components/lukso-search/index.cjs +6 -6
- package/dist/components/lukso-search/index.js +6 -6
- 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 +3 -3
- package/dist/components/lukso-textarea/index.js +3 -3
- 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 +4 -4
- package/dist/components/lukso-username/index.js +4 -4
- package/dist/components/lukso-wizard/index.cjs +2 -2
- package/dist/components/lukso-wizard/index.js +2 -2
- package/dist/docs/Icons.stories.d.ts.map +1 -1
- package/dist/{index-D4HqZcbk.cjs → index-BR_I57SD.cjs} +2 -2
- package/dist/{index-D-a6OWyj.cjs → index-BvQ5tHy1.cjs} +1 -1
- package/dist/{index-1cnTXnRX.js → index-CzJGpXul.js} +3 -3
- package/dist/{index-CO57mpzm.cjs → index-DGEC4kLx.cjs} +5 -5
- package/dist/{index-CsepkLbs.js → index-DI0bldib.js} +1 -1
- package/dist/{index-KrWvJ44l.cjs → index-Da-0kQ05.cjs} +1 -1
- package/dist/{index-D9mdD_OM.cjs → index-QfURPzjM.cjs} +3 -3
- package/dist/{index-B5_11hN3.js → index-bOsUG-kI.js} +5 -5
- package/dist/{index-DFculCCQ.js → index-g9LnjUjQ.js} +2 -2
- package/dist/{index-BWp0TAbf.js → index-wzuGnJOC.js} +1 -1
- package/dist/index.cjs +4 -4
- package/dist/index.js +4 -4
- package/dist/{property-DkFGx5Fg.js → property-BohUfInC.js} +1 -1
- package/dist/{property-CLMAG2Rj.cjs → property-C7opy5D6.cjs} +1 -1
- package/dist/shared/tailwind-element/index.cjs +1 -1
- package/dist/shared/tailwind-element/index.js +1 -1
- package/dist/{state-DPXXwNMf.js → state-DJBtqv5G.js} +1 -1
- package/dist/{state-DXBdLH-W.cjs → state-De1ciDiG.cjs} +1 -1
- package/dist/{style-map-CXXmrGLe.js → style-map-BXvyZNeB.js} +1 -1
- package/dist/{style-map-BFG88xg5.cjs → style-map-BjMzqR4L.cjs} +1 -1
- package/dist/{unsafe-html-C4RqiLkE.js → unsafe-html-Bs5tNJGm.js} +1 -1
- package/dist/{unsafe-html-CxwvRvgp.cjs → unsafe-html-D9Z4CuNa.cjs} +1 -1
- package/dist/vitest.config.d.ts.map +1 -1
- package/package.json +1 -1
- package/tailwind.config.cjs +14 -1
- package/LICENSE +0 -21
- package/README.md +0 -146
|
@@ -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-BR_I57SD.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-DGEC4kLx.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,9 +31,9 @@ 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-QfURPzjM.cjs');
|
|
35
35
|
const components_luksoWizard_index = require('./lukso-wizard/index.cjs');
|
|
36
|
-
const shared_tailwindElement_index = require('../index-
|
|
36
|
+
const shared_tailwindElement_index = require('../index-Da-0kQ05.cjs');
|
|
37
37
|
require('../cn-CNdKneQ1.cjs');
|
|
38
38
|
|
|
39
39
|
|
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-g9LnjUjQ.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-bOsUG-kI.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-CzJGpXul.js';
|
|
31
31
|
export { LuksoWizard } from './lukso-wizard/index.js';
|
|
32
|
-
export { a as TailwindElement, T as TailwindStyledElement } from '../index-
|
|
32
|
+
export { a as TailwindElement, T as TailwindStyledElement } from '../index-wzuGnJOC.js';
|
|
33
33
|
import '../cn-Cu9aP49j.js';
|
|
@@ -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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.cjs');
|
|
7
|
+
const state = require('../../state-De1ciDiG.cjs');
|
|
8
8
|
const index = require('../../index-CaJky2qL.cjs');
|
|
9
9
|
require('../../tailwind-config.cjs');
|
|
10
10
|
const cn = require('../../cn-CNdKneQ1.cjs');
|
|
@@ -1,6 +1,6 @@
|
|
|
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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.js';
|
|
3
|
+
import { r } from '../../state-DJBtqv5G.js';
|
|
4
4
|
import { c as ce } from '../../index-B9iart53.js';
|
|
5
5
|
import '../../tailwind-config.js';
|
|
6
6
|
import { c as cn } from '../../cn-Cu9aP49j.js';
|
|
@@ -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-BR_I57SD.cjs');
|
|
6
|
+
const shared_tailwindElement_index = require('../../index-Da-0kQ05.cjs');
|
|
7
|
+
const property = require('../../property-C7opy5D6.cjs');
|
|
8
|
+
const state = require('../../state-De1ciDiG.cjs');
|
|
9
9
|
const base = require('../../base-NFGX42U4.cjs');
|
|
10
|
-
const styleMap = require('../../style-map-
|
|
10
|
+
const styleMap = require('../../style-map-BjMzqR4L.cjs');
|
|
11
11
|
const index = require('../../index-CaJky2qL.cjs');
|
|
12
12
|
require('../../tailwind-config.cjs');
|
|
13
13
|
const cn = require('../../cn-CNdKneQ1.cjs');
|
|
14
14
|
const isAddress = require('../../isAddress-7c5mkwjj.cjs');
|
|
15
|
-
const index$1 = require('../../index-
|
|
15
|
+
const index$1 = require('../../index-BvQ5tHy1.cjs');
|
|
16
16
|
require('../lukso-image/index.cjs');
|
|
17
17
|
|
|
18
18
|
/**
|
|
@@ -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-g9LnjUjQ.js';
|
|
2
|
+
import { T as TailwindStyledElement, x, E } from '../../index-wzuGnJOC.js';
|
|
3
|
+
import { n, t } from '../../property-BohUfInC.js';
|
|
4
|
+
import { r } from '../../state-DJBtqv5G.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-BXvyZNeB.js';
|
|
7
7
|
import { c as ce } from '../../index-B9iart53.js';
|
|
8
8
|
import '../../tailwind-config.js';
|
|
9
9
|
import { c as cn } from '../../cn-Cu9aP49j.js';
|
|
10
10
|
import { i as isAddress } from '../../isAddress-DyEmEF7O.js';
|
|
11
|
-
import { c as customStyleMap } from '../../index-
|
|
11
|
+
import { c as customStyleMap } from '../../index-DI0bldib.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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.cjs');
|
|
7
|
+
const state = require('../../state-De1ciDiG.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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.js';
|
|
3
|
+
import { r } from '../../state-DJBtqv5G.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-F8ll4iy2.js';
|
|
5
5
|
|
|
6
6
|
var __defProp = Object.defineProperty;
|
|
@@ -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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.cjs');
|
|
7
|
+
const state = require('../../state-De1ciDiG.cjs');
|
|
8
8
|
const query = require('../../query-EFiHeHdi.cjs');
|
|
9
9
|
const index = require('../../index-CaJky2qL.cjs');
|
|
10
10
|
require('../../tailwind-config.cjs');
|
|
@@ -1,6 +1,6 @@
|
|
|
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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.js';
|
|
3
|
+
import { r } from '../../state-DJBtqv5G.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';
|
|
@@ -2,11 +2,11 @@
|
|
|
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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.cjs');
|
|
7
|
+
const state = require('../../state-De1ciDiG.cjs');
|
|
8
8
|
const index = require('../../index-CaJky2qL.cjs');
|
|
9
|
-
const styleMap = require('../../style-map-
|
|
9
|
+
const styleMap = require('../../style-map-BjMzqR4L.cjs');
|
|
10
10
|
require('../../tailwind-config.cjs');
|
|
11
11
|
const cn = require('../../cn-CNdKneQ1.cjs');
|
|
12
12
|
require('../lukso-icon/index.cjs');
|
|
@@ -1,8 +1,8 @@
|
|
|
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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.js';
|
|
3
|
+
import { r } from '../../state-DJBtqv5G.js';
|
|
4
4
|
import { c as ce } from '../../index-B9iart53.js';
|
|
5
|
-
import { o } from '../../style-map-
|
|
5
|
+
import { o } from '../../style-map-BXvyZNeB.js';
|
|
6
6
|
import '../../tailwind-config.js';
|
|
7
7
|
import { c as cn } from '../../cn-Cu9aP49j.js';
|
|
8
8
|
import '../lukso-icon/index.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-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.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-BR_I57SD.cjs');
|
|
10
|
+
require('../../index-QfURPzjM.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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.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-g9LnjUjQ.js';
|
|
6
|
+
import '../../index-CzJGpXul.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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.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-wzuGnJOC.js';
|
|
2
|
+
import { n, t } from '../../property-BohUfInC.js';
|
|
3
3
|
|
|
4
4
|
var __defProp = Object.defineProperty;
|
|
5
5
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logo-hyperlane-mono.d.ts","sourceRoot":"","sources":["../../../../../../src/components/lukso-icon/icons/logo-hyperlane-mono.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,eAAO,MAAM,iBAAiB,GAAI,SAAS,WAAW,yCA4BrD,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"logo-hyperlane.d.ts","sourceRoot":"","sources":["../../../../../../src/components/lukso-icon/icons/logo-hyperlane.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAEnE,eAAO,MAAM,aAAa,GAAI,SAAS,WAAW,yCA+BjD,CAAA"}
|
|
@@ -0,0 +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,yCA8B/C,CAAA"}
|
|
@@ -2,10 +2,10 @@
|
|
|
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-Da-0kQ05.cjs');
|
|
6
|
+
const property = require('../../property-C7opy5D6.cjs');
|
|
7
|
+
const unsafeHtml = require('../../unsafe-html-D9Z4CuNa.cjs');
|
|
8
|
+
const styleMap = require('../../style-map-BjMzqR4L.cjs');
|
|
9
9
|
|
|
10
10
|
const style = ":host {\n display: inline-block;\n line-height: 0;\n}\n:host svg {\n display: block !important;\n}";
|
|
11
11
|
|
|
@@ -8001,6 +8001,101 @@ const logoCommonGroundMono = (options) => {
|
|
|
8001
8001
|
</svg> `;
|
|
8002
8002
|
};
|
|
8003
8003
|
|
|
8004
|
+
const logoHyperlaneMono = (options) => {
|
|
8005
|
+
return shared_tailwindElement_index.x`<svg
|
|
8006
|
+
width="540"
|
|
8007
|
+
height="494"
|
|
8008
|
+
viewBox="0 0 540 494"
|
|
8009
|
+
fill="none"
|
|
8010
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8011
|
+
style=${styleMap.o({
|
|
8012
|
+
width: `${options.width}px`,
|
|
8013
|
+
height: `${options.height}px`
|
|
8014
|
+
})}
|
|
8015
|
+
>
|
|
8016
|
+
<path
|
|
8017
|
+
d="M319.652 0h100.467c13.707 0 25.97 7.96 30.755 19.96l88.184 221.188a7.2 7.2 0 0 1 .023 5.295l-.494 1.271-.005.012-87.813 225.798c-4.715 12.122-17.043 20.192-30.846 20.192H319.471c-5.649 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.85C309.989 5.298 313.952 0 319.652 0M57.393 0H157.86c13.707 0 25.97 7.96 30.754 19.96l88.185 221.188a7.2 7.2 0 0 1 .023 5.295l-.495 1.271-.005.012-87.813 225.798c-4.714 12.122-17.042 20.192-30.845 20.192H57.212c-5.65 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.85C47.73 5.298 51.693 0 57.393 0"
|
|
8018
|
+
fill="#000"
|
|
8019
|
+
/>
|
|
8020
|
+
<path d="M387.826 194H246v107h141.826L411 245.971z" fill="#000" />
|
|
8021
|
+
<path
|
|
8022
|
+
d="M270.652 0h100.467c13.707 0 25.97 7.96 30.755 19.96l88.184 221.188a7.2 7.2 0 0 1 .023 5.295l-.494 1.271-.005.012-87.813 225.798c-4.715 12.122-17.043 20.192-30.846 20.192H270.471c-5.649 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.85C260.989 5.298 264.952 0 270.652 0M8.393 0H108.86c13.707 0 25.97 7.96 30.754 19.96l88.185 221.188a7.2 7.2 0 0 1 .023 5.295l-.495 1.271-.005.012-87.813 225.798c-4.714 12.122-17.042 20.192-30.845 20.192H8.212c-5.65 0-9.609-5.21-7.747-10.193l90.547-242.375L.687 10.298C-1.27 5.298 2.693 0 8.393 0"
|
|
8023
|
+
fill="#000"
|
|
8024
|
+
/>
|
|
8025
|
+
<path
|
|
8026
|
+
d="M338.826 194H197v107h141.826L362 245.971z"
|
|
8027
|
+
stroke="var(--${options.color})"
|
|
8028
|
+
stroke-width="${options.strokeWidth}"
|
|
8029
|
+
fill="#000"
|
|
8030
|
+
/>
|
|
8031
|
+
</svg>`;
|
|
8032
|
+
};
|
|
8033
|
+
|
|
8034
|
+
const logoHyperlane = (options) => {
|
|
8035
|
+
return shared_tailwindElement_index.x`<svg
|
|
8036
|
+
width="1000"
|
|
8037
|
+
height="1000"
|
|
8038
|
+
viewBox="0 0 1000 1000"
|
|
8039
|
+
fill="none"
|
|
8040
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8041
|
+
style=${styleMap.o({
|
|
8042
|
+
width: `${options.width}px`,
|
|
8043
|
+
height: `${options.height}px`
|
|
8044
|
+
})}
|
|
8045
|
+
>
|
|
8046
|
+
<defs>
|
|
8047
|
+
<clipPath id="rounded">
|
|
8048
|
+
<rect width="1000" height="1000" rx="500" ry="500" />
|
|
8049
|
+
</clipPath>
|
|
8050
|
+
</defs>
|
|
8051
|
+
<g clip-path="url(#rounded)">
|
|
8052
|
+
<path fill="#2362C0" d="M0 0h1000v1000H0z" />
|
|
8053
|
+
<path
|
|
8054
|
+
d="M495.652 253h100.467c13.707 0 25.97 7.959 30.755 19.961l88.184 221.187a7.2 7.2 0 0 1 .023 5.295l-.494 1.271-.005.012-87.813 225.798c-4.715 12.122-17.043 20.192-30.846 20.192H495.471c-5.649 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.849c-1.957-5.002 2.006-10.299 7.706-10.299m-262.259 0H333.86c13.707 0 25.97 7.959 30.754 19.961l88.185 221.187a7.2 7.2 0 0 1 .023 5.295l-.495 1.271-.005.012-87.813 225.798c-4.714 12.122-17.042 20.192-30.845 20.192H233.212c-5.649 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.849c-1.957-5.002 2.006-10.299 7.706-10.299"
|
|
8055
|
+
fill="#D631B9"
|
|
8056
|
+
/>
|
|
8057
|
+
<path d="M563.826 447H422v107h141.826L587 498.971z" fill="#D631B9" />
|
|
8058
|
+
<path
|
|
8059
|
+
d="M553.652 253h100.467c13.707 0 25.97 7.959 30.755 19.961l88.184 221.187a7.2 7.2 0 0 1 .023 5.295l-.494 1.271-.005.012-87.813 225.798c-4.715 12.122-17.043 20.192-30.846 20.192H553.471c-5.649 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.849c-1.957-5.002 2.006-10.299 7.706-10.299m-262.259 0H391.86c13.707 0 25.97 7.959 30.754 19.961l88.185 221.187a7.2 7.2 0 0 1 .023 5.295l-.495 1.271-.005.012-87.813 225.798c-4.714 12.122-17.042 20.192-30.845 20.192H291.212c-5.649 0-9.609-5.21-7.747-10.193l90.547-242.375-90.325-230.849c-1.957-5.002 2.006-10.299 7.706-10.299"
|
|
8060
|
+
fill="#fff"
|
|
8061
|
+
/>
|
|
8062
|
+
<path d="M621.826 447H480v107h141.826L645 498.971z" fill="#fff" />
|
|
8063
|
+
</g>
|
|
8064
|
+
</svg>`;
|
|
8065
|
+
};
|
|
8066
|
+
|
|
8067
|
+
const tokenCreate = (options) => {
|
|
8068
|
+
return shared_tailwindElement_index.x` <svg
|
|
8069
|
+
width="24"
|
|
8070
|
+
height="24"
|
|
8071
|
+
viewBox="0 0 24 24"
|
|
8072
|
+
fill="none"
|
|
8073
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
8074
|
+
style=${styleMap.o({
|
|
8075
|
+
width: `${options.width}px`,
|
|
8076
|
+
height: `${options.height}px`
|
|
8077
|
+
})}
|
|
8078
|
+
>
|
|
8079
|
+
<path
|
|
8080
|
+
d="M15.995 4.5h5.5m-2.75 2.75v-5.5"
|
|
8081
|
+
stroke="#1B2832"
|
|
8082
|
+
stroke-width="1.5"
|
|
8083
|
+
stroke-linecap="round"
|
|
8084
|
+
/>
|
|
8085
|
+
<path
|
|
8086
|
+
d="M17.858 9.836a8 8 0 1 1-14.256.063 8 8 0 0 1 10.744-3.542"
|
|
8087
|
+
stroke="#1B2832"
|
|
8088
|
+
stroke-width="1.846"
|
|
8089
|
+
stroke-linecap="round"
|
|
8090
|
+
stroke-linejoin="round"
|
|
8091
|
+
/>
|
|
8092
|
+
<path
|
|
8093
|
+
d="m12.976 11.639-1.734-1a.99.99 0 0 0-.993 0l-1.734 1a1 1 0 0 0-.496.86V14.5c0 .354.19.682.496.86l1.734 1.001a.99.99 0 0 0 .993 0l1.733-1.001a1 1 0 0 0 .497-.86v-2.002a.99.99 0 0 0-.496-.86m-.855 2.06-.515.893a.4.4 0 0 1-.344.199H10.23a.4.4 0 0 1-.344-.2l-.516-.89a.4.4 0 0 1 0-.397l.515-.894a.4.4 0 0 1 .344-.198h1.03c.143 0 .274.075.345.198l.515.894a.4.4 0 0 1 .002.397"
|
|
8094
|
+
fill="#1B2832"
|
|
8095
|
+
/>
|
|
8096
|
+
</svg>`;
|
|
8097
|
+
};
|
|
8098
|
+
|
|
8004
8099
|
var __defProp = Object.defineProperty;
|
|
8005
8100
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
8006
8101
|
var __decorateClass = (decorators, target, key, kind) => {
|
|
@@ -8220,17 +8315,22 @@ const iconMap = {
|
|
|
8220
8315
|
"row-vertical": rowVertical,
|
|
8221
8316
|
"logo-tiktok-mono": logoTiktokMono,
|
|
8222
8317
|
"profile-following": profileFollowing,
|
|
8223
|
-
"logo-common-ground-mono": logoCommonGroundMono
|
|
8318
|
+
"logo-common-ground-mono": logoCommonGroundMono,
|
|
8319
|
+
"logo-hyperlane-mono": logoHyperlaneMono,
|
|
8320
|
+
"logo-hyperlane": logoHyperlane,
|
|
8321
|
+
"token-create": tokenCreate
|
|
8224
8322
|
};
|
|
8323
|
+
const DEFAULT_COLOR = "neutral-20";
|
|
8324
|
+
const DEFAULT_SIZE = "medium";
|
|
8225
8325
|
exports.LuksoIcon = class LuksoIcon extends shared_tailwindElement_index.TailwindStyledElement(style) {
|
|
8226
8326
|
constructor() {
|
|
8227
8327
|
super(...arguments);
|
|
8228
|
-
this.name =
|
|
8229
|
-
this.size =
|
|
8230
|
-
this.color =
|
|
8231
|
-
this.secondaryColor =
|
|
8328
|
+
this.name = void 0;
|
|
8329
|
+
this.size = DEFAULT_SIZE;
|
|
8330
|
+
this.color = DEFAULT_COLOR;
|
|
8331
|
+
this.secondaryColor = void 0;
|
|
8232
8332
|
this.pack = void 0;
|
|
8233
|
-
this.variant =
|
|
8333
|
+
this.variant = void 0;
|
|
8234
8334
|
this.svgContent = "";
|
|
8235
8335
|
this.sizes = {
|
|
8236
8336
|
"x-small": {
|
|
@@ -8346,16 +8446,36 @@ exports.LuksoIcon = class LuksoIcon extends shared_tailwindElement_index.Tailwin
|
|
|
8346
8446
|
}
|
|
8347
8447
|
async updated(changedProperties) {
|
|
8348
8448
|
super.updated(changedProperties);
|
|
8349
|
-
if (this.pack ===
|
|
8350
|
-
|
|
8351
|
-
|
|
8352
|
-
|
|
8449
|
+
if (this.pack === void 0) {
|
|
8450
|
+
if (this.variant) {
|
|
8451
|
+
this.variant = void 0;
|
|
8452
|
+
}
|
|
8353
8453
|
}
|
|
8354
|
-
if (this.pack === "vuesax"
|
|
8355
|
-
this.
|
|
8454
|
+
if (this.pack === "vuesax") {
|
|
8455
|
+
if (!this.variant) {
|
|
8456
|
+
this.variant = "linear";
|
|
8457
|
+
}
|
|
8458
|
+
if (changedProperties.has("name") || changedProperties.has("pack") || changedProperties.has("variant")) {
|
|
8459
|
+
const svgContent = await this.loadSvg(
|
|
8460
|
+
this.pack,
|
|
8461
|
+
this.variant,
|
|
8462
|
+
this.name
|
|
8463
|
+
);
|
|
8464
|
+
this.svgContent = svgContent;
|
|
8465
|
+
this.requestUpdate();
|
|
8466
|
+
}
|
|
8467
|
+
if (this.svgContent && (changedProperties.has("color") || changedProperties.has("secondaryColor") || changedProperties.has("size"))) {
|
|
8468
|
+
this.requestUpdate();
|
|
8469
|
+
}
|
|
8356
8470
|
}
|
|
8357
8471
|
}
|
|
8358
8472
|
render() {
|
|
8473
|
+
if (!this.color) {
|
|
8474
|
+
this.color = DEFAULT_COLOR;
|
|
8475
|
+
}
|
|
8476
|
+
if (!this.size) {
|
|
8477
|
+
this.size = DEFAULT_SIZE;
|
|
8478
|
+
}
|
|
8359
8479
|
const size = this.sizes[this.size];
|
|
8360
8480
|
if (!size) {
|
|
8361
8481
|
console.warn(`Size ${this.size} not found`);
|
|
@@ -11,12 +11,12 @@ export type IconPack = undefined | 'vuesax';
|
|
|
11
11
|
export type IconVariant = 'linear' | 'bold' | 'outline' | 'broken' | 'bulk' | 'twotone';
|
|
12
12
|
declare const LuksoIcon_base: typeof import('lit').LitElement;
|
|
13
13
|
export declare class LuksoIcon extends LuksoIcon_base {
|
|
14
|
-
name:
|
|
15
|
-
size:
|
|
14
|
+
name: any;
|
|
15
|
+
size: IconSize;
|
|
16
16
|
color: string;
|
|
17
|
-
secondaryColor:
|
|
17
|
+
secondaryColor: any;
|
|
18
18
|
pack: any;
|
|
19
|
-
variant:
|
|
19
|
+
variant: any;
|
|
20
20
|
private svgContent;
|
|
21
21
|
private sizes;
|
|
22
22
|
private svgModules;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-icon/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,gBAAgB,EAAE,MAAM,KAAK,CAAA;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/lukso-icon/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,gBAAgB,EAAE,MAAM,KAAK,CAAA;AA0NjD,MAAM,MAAM,WAAW,GAAG;IACxB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,MAAM,CAAA;IACnB,cAAc,CAAC,EAAE,MAAM,CAAA;CACxB,CAAA;AAED,MAAM,MAAM,QAAQ,GAChB,SAAS,GACT,OAAO,GACP,QAAQ,GACR,OAAO,GACP,SAAS,GACT,UAAU,CAAA;AAEd,MAAM,MAAM,QAAQ,GAAG,SAAS,GAAG,QAAQ,CAAA;AAE3C,MAAM,MAAM,WAAW,GACnB,QAAQ,GACR,MAAM,GACN,SAAS,GACT,QAAQ,GACR,MAAM,GACN,SAAS,CAAA;;AAkOb,qBACa,SAAU,SAAQ,cAA4B;IAEzD,IAAI,MAAY;IAGhB,IAAI,WAAe;IAGnB,KAAK,SAAgB;IAGrB,cAAc,MAAY;IAG1B,IAAI,MAAY;IAGhB,OAAO,MAAY;IAGnB,OAAO,CAAC,UAAU,CAAK;IAEvB,OAAO,CAAC,KAAK,CA+BZ;IAID,OAAO,CAAC,UAAU,CAGhB;IAEF;;;;;;;;OAQG;YACW,OAAO;IAsCrB;;;;OAIG;IACH,OAAO,CAAC,gBAAgB;IAmElB,OAAO,CAAC,iBAAiB,EAAE,gBAAgB,CAAC,IAAI,CAAC;IA6CvD,MAAM;CAuDP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAA;KACxB;CACF"}
|