@lukso/web-components 1.17.0 → 1.17.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 +2 -2
- package/dist/components/index.js +2 -2
- package/dist/components/lukso-button/index.cjs +1 -1
- package/dist/components/lukso-button/index.js +1 -1
- package/dist/components/lukso-card/index.cjs +3 -3
- package/dist/components/lukso-card/index.d.ts.map +1 -1
- package/dist/components/lukso-card/index.js +3 -3
- package/dist/components/lukso-icon/index.cjs +2 -2
- package/dist/components/lukso-icon/index.js +2 -2
- package/dist/components/lukso-input/index.cjs +12 -2
- package/dist/components/lukso-input/index.d.ts +2 -0
- package/dist/components/lukso-input/index.d.ts.map +1 -1
- package/dist/components/lukso-input/index.js +12 -2
- package/dist/components/lukso-modal/index.cjs +1 -1
- package/dist/components/lukso-modal/index.js +1 -1
- package/dist/components/lukso-navbar/index.cjs +1 -1
- package/dist/components/lukso-navbar/index.js +1 -1
- package/dist/components/lukso-profile/index.cjs +2 -2
- package/dist/components/lukso-profile/index.js +2 -2
- package/dist/components/lukso-progress/index.cjs +2 -2
- package/dist/components/lukso-progress/index.js +2 -2
- package/dist/components/lukso-sanitize/index.cjs +1 -1
- package/dist/components/lukso-sanitize/index.js +1 -1
- package/dist/components/lukso-tag/index.cjs +2 -2
- package/dist/components/lukso-tag/index.js +2 -2
- package/dist/components/lukso-terms/index.cjs +2 -2
- package/dist/components/lukso-terms/index.js +2 -2
- package/dist/components/lukso-test/index.cjs +1 -1
- package/dist/components/lukso-test/index.js +1 -1
- package/dist/components/lukso-username/index.cjs +2 -2
- package/dist/components/lukso-username/index.js +2 -2
- package/dist/components/lukso-wizard/index.cjs +3 -3
- package/dist/components/lukso-wizard/index.js +3 -3
- package/dist/{index-0f13d58e.cjs → index-17cdeaed.cjs} +1 -1
- package/dist/{index-7a686142.js → index-84bddb70.js} +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +2 -2
- package/dist/shared/tailwind-element/index.cjs +1 -1
- package/dist/shared/tailwind-element/index.js +1 -1
- package/dist/{style-map-9d612f4e.js → style-map-290d218c.js} +1 -1
- package/dist/{style-map-0d95bd3c.cjs → style-map-b44b10d1.cjs} +1 -1
- package/package.json +1 -1
|
@@ -16,11 +16,11 @@ const components_luksoTerms_index = require('./lukso-terms/index.cjs');
|
|
|
16
16
|
const components_luksoTest_index = require('./lukso-test/index.cjs');
|
|
17
17
|
const components_luksoUsername_index = require('./lukso-username/index.cjs');
|
|
18
18
|
const components_luksoWizard_index = require('./lukso-wizard/index.cjs');
|
|
19
|
-
const shared_tailwindElement_index = require('../index-
|
|
19
|
+
const shared_tailwindElement_index = require('../index-17cdeaed.cjs');
|
|
20
20
|
require('../directive-db00f5fb.cjs');
|
|
21
21
|
require('../state-a62a7d5d.cjs');
|
|
22
22
|
require('../index-7dc05ee5.cjs');
|
|
23
|
-
require('../style-map-
|
|
23
|
+
require('../style-map-b44b10d1.cjs');
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
package/dist/components/index.js
CHANGED
|
@@ -12,8 +12,8 @@ export { LuksoTerms } from './lukso-terms/index.js';
|
|
|
12
12
|
export { LuksoTest } from './lukso-test/index.js';
|
|
13
13
|
export { LuksoUsername } from './lukso-username/index.js';
|
|
14
14
|
export { LuksoWizard } from './lukso-wizard/index.js';
|
|
15
|
-
export { a as TailwindElement, T as TailwindStyledElement } from '../index-
|
|
15
|
+
export { a as TailwindElement, T as TailwindStyledElement } from '../index-84bddb70.js';
|
|
16
16
|
import '../directive-9ec64c08.js';
|
|
17
17
|
import '../state-7fde94d1.js';
|
|
18
18
|
import '../index-714323c9.js';
|
|
19
|
-
import '../style-map-
|
|
19
|
+
import '../style-map-290d218c.js';
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
const state = require('../../state-a62a7d5d.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, y } from '../../index-
|
|
1
|
+
import { T as TailwindStyledElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
3
|
import { t } from '../../state-7fde94d1.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.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-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
|
-
const styleMap = require('../../style-map-
|
|
7
|
+
const styleMap = require('../../style-map-b44b10d1.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
9
9
|
require('../lukso-profile/index.cjs');
|
|
10
10
|
|
|
@@ -31,7 +31,7 @@ exports.LuksoCard = class LuksoCard extends shared_tailwindElement_index.Tailwin
|
|
|
31
31
|
this.isFixedWidth = false;
|
|
32
32
|
this.isFixedHeight = false;
|
|
33
33
|
this.isFullWidth = false;
|
|
34
|
-
this.defaultStyles = `rounded-24 shadow-
|
|
34
|
+
this.defaultStyles = `rounded-24 shadow-neutral-drop-shadow-2xl`;
|
|
35
35
|
}
|
|
36
36
|
basicTemplate() {
|
|
37
37
|
return shared_tailwindElement_index.y`
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAOA,OAAO,4BAA4B,CAAA;AAEnC,oBAAY,YAAY,GAAG,OAAO,GAAG,aAAa,GAAG,SAAS,CAAA;;AAE9D,qBACa,SAAU,SAAQ,cAA4B;IAEzD,OAAO,EAAE,YAAY,CAAU;IAG/B,aAAa,SAAK;IAGlB,UAAU,SAAK;IAGf,cAAc,SAAK;IAGnB,YAAY,UAAQ;IAGpB,aAAa,UAAQ;IAGrB,WAAW,UAAQ;IAEnB,OAAO,CAAC,aAAa,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAOA,OAAO,4BAA4B,CAAA;AAEnC,oBAAY,YAAY,GAAG,OAAO,GAAG,aAAa,GAAG,SAAS,CAAA;;AAE9D,qBACa,SAAU,SAAQ,cAA4B;IAEzD,OAAO,EAAE,YAAY,CAAU;IAG/B,aAAa,SAAK;IAGlB,UAAU,SAAK;IAGf,cAAc,SAAK;IAGnB,YAAY,UAAQ;IAGpB,aAAa,UAAQ;IAGrB,WAAW,UAAQ;IAEnB,OAAO,CAAC,aAAa,CAA+C;IAEpE,aAAa;IAgBb,kBAAkB;IAqBlB,eAAe;IAgDf,MAAM;CAWP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,SAAS,CAAA;KACxB;CACF"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, y } from '../../index-
|
|
1
|
+
import { T as TailwindStyledElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
|
-
import { i } from '../../style-map-
|
|
3
|
+
import { i } from '../../style-map-290d218c.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.js';
|
|
5
5
|
import '../lukso-profile/index.js';
|
|
6
6
|
|
|
@@ -27,7 +27,7 @@ let LuksoCard = class extends TailwindStyledElement(style) {
|
|
|
27
27
|
this.isFixedWidth = false;
|
|
28
28
|
this.isFixedHeight = false;
|
|
29
29
|
this.isFullWidth = false;
|
|
30
|
-
this.defaultStyles = `rounded-24 shadow-
|
|
30
|
+
this.defaultStyles = `rounded-24 shadow-neutral-drop-shadow-2xl`;
|
|
31
31
|
}
|
|
32
32
|
basicTemplate() {
|
|
33
33
|
return y`
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
|
-
const styleMap = require('../../style-map-
|
|
7
|
+
const styleMap = require('../../style-map-b44b10d1.cjs');
|
|
8
8
|
|
|
9
9
|
const style = ":host {\n display: inline-flex\n}";
|
|
10
10
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { y, T as TailwindStyledElement } from '../../index-
|
|
1
|
+
import { y, T as TailwindStyledElement } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
|
-
import { i } from '../../style-map-
|
|
3
|
+
import { i } from '../../style-map-290d218c.js';
|
|
4
4
|
|
|
5
5
|
const style = ":host {\n display: inline-flex\n}";
|
|
6
6
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
const state = require('../../state-a62a7d5d.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
@@ -33,8 +33,10 @@ exports.LuksoInput = class LuksoInput extends shared_tailwindElement_index.Tailw
|
|
|
33
33
|
this.description = "";
|
|
34
34
|
this.error = "";
|
|
35
35
|
this.unit = "";
|
|
36
|
+
this.customClass = "";
|
|
36
37
|
this.isFullWidth = false;
|
|
37
38
|
this.isReadonly = false;
|
|
39
|
+
this.isDisabled = false;
|
|
38
40
|
this.autofocus = false;
|
|
39
41
|
this.max = void 0;
|
|
40
42
|
this.min = void 0;
|
|
@@ -64,6 +66,7 @@ exports.LuksoInput = class LuksoInput extends shared_tailwindElement_index.Tailw
|
|
|
64
66
|
data-testid=${this.name ? `input-${this.name}` : "input"}
|
|
65
67
|
accept=${this.accept}
|
|
66
68
|
?readonly=${this.isReadonly ? true : void 0}
|
|
69
|
+
?disabled=${this.isDisabled ? true : void 0}
|
|
67
70
|
class=${index.customClassMap({
|
|
68
71
|
[this.defaultInputStyles]: true,
|
|
69
72
|
[this.error === "" ? "border-neutral-90" : "border-red-85"]: !this.hasHighlight,
|
|
@@ -72,7 +75,8 @@ exports.LuksoInput = class LuksoInput extends shared_tailwindElement_index.Tailw
|
|
|
72
75
|
["rounded-12"]: this.unit === "",
|
|
73
76
|
["w-full"]: this.isFullWidth,
|
|
74
77
|
["w-[350px]"]: !this.isFullWidth && this.unit === "",
|
|
75
|
-
["w-[300px]"]: !this.isFullWidth && this.unit !== ""
|
|
78
|
+
["w-[300px]"]: !this.isFullWidth && this.unit !== "",
|
|
79
|
+
[this.customClass]: !!this.customClass
|
|
76
80
|
})}
|
|
77
81
|
@focus=${this.handleFocus}
|
|
78
82
|
@change=${this.handleChange}
|
|
@@ -242,12 +246,18 @@ __decorateClass([
|
|
|
242
246
|
__decorateClass([
|
|
243
247
|
directive.e({ type: String })
|
|
244
248
|
], exports.LuksoInput.prototype, "unit", 2);
|
|
249
|
+
__decorateClass([
|
|
250
|
+
directive.e({ type: String, attribute: "custom-class" })
|
|
251
|
+
], exports.LuksoInput.prototype, "customClass", 2);
|
|
245
252
|
__decorateClass([
|
|
246
253
|
directive.e({ type: Boolean, attribute: "is-full-width" })
|
|
247
254
|
], exports.LuksoInput.prototype, "isFullWidth", 2);
|
|
248
255
|
__decorateClass([
|
|
249
256
|
directive.e({ type: Boolean, attribute: "is-readonly" })
|
|
250
257
|
], exports.LuksoInput.prototype, "isReadonly", 2);
|
|
258
|
+
__decorateClass([
|
|
259
|
+
directive.e({ type: Boolean, attribute: "is-disabled" })
|
|
260
|
+
], exports.LuksoInput.prototype, "isDisabled", 2);
|
|
251
261
|
__decorateClass([
|
|
252
262
|
directive.e({ type: Boolean })
|
|
253
263
|
], exports.LuksoInput.prototype, "autofocus", 2);
|
|
@@ -12,8 +12,10 @@ export declare class LuksoInput extends TailwindElement {
|
|
|
12
12
|
description: string;
|
|
13
13
|
error: string;
|
|
14
14
|
unit: string;
|
|
15
|
+
customClass: string;
|
|
15
16
|
isFullWidth: boolean;
|
|
16
17
|
isReadonly: boolean;
|
|
18
|
+
isDisabled: boolean;
|
|
17
19
|
autofocus: boolean;
|
|
18
20
|
max: number | undefined;
|
|
19
21
|
min: number | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAG3D,qBACa,UAAW,SAAQ,eAAe;IAE7C,KAAK,SAAK;IAGV,IAAI,SAAK;IAGT,IAAI,SAAS;IAGb,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,YAAY,SAAO;IAGnB,EAAE,SAAK;IAGP,GAAG,MAAY;IAGf,MAAM,MAAY;IAGlB,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,IAAI,SAAK;IAGT,WAAW,UAAQ;IAGnB,UAAU,UAAQ;IAGlB,SAAS,UAAQ;IAGjB,GAAG,EAAE,MAAM,GAAG,SAAS,CAAY;IAGnC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAY;IAGnC,OAAO,CAAC,QAAQ,CAAQ;IAGxB,OAAO,CAAC,YAAY,CAAQ;IAE5B,OAAO,CAAC,kBAAkB,CAE4C;IAEtE,OAAO,CAAC,iBAAiB,CAG0B;IAEnD,aAAa;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAA;AAG3D,qBACa,UAAW,SAAQ,eAAe;IAE7C,KAAK,SAAK;IAGV,IAAI,SAAK;IAGT,IAAI,SAAS;IAGb,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,YAAY,SAAO;IAGnB,EAAE,SAAK;IAGP,GAAG,MAAY;IAGf,MAAM,MAAY;IAGlB,WAAW,SAAK;IAGhB,KAAK,SAAK;IAGV,IAAI,SAAK;IAGT,WAAW,SAAK;IAGhB,WAAW,UAAQ;IAGnB,UAAU,UAAQ;IAGlB,UAAU,UAAQ;IAGlB,SAAS,UAAQ;IAGjB,GAAG,EAAE,MAAM,GAAG,SAAS,CAAY;IAGnC,GAAG,EAAE,MAAM,GAAG,SAAS,CAAY;IAGnC,OAAO,CAAC,QAAQ,CAAQ;IAGxB,OAAO,CAAC,YAAY,CAAQ;IAE5B,OAAO,CAAC,kBAAkB,CAE4C;IAEtE,OAAO,CAAC,iBAAiB,CAG0B;IAEnD,aAAa;IA0Cb,aAAa;IAUb,mBAAmB;IAQnB,aAAa;IAMb,YAAY;IAgBZ,OAAO,CAAC,WAAW;IAKnB,OAAO,CAAC,UAAU;IAelB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,WAAW;IAanB,OAAO,CAAC,aAAa;IAarB,OAAO,CAAC,cAAc;IAatB,OAAO,CAAC,eAAe;IAIvB,OAAO,CAAC,cAAc;IAMtB,MAAM;CAYP;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,UAAU,CAAA;KAC1B;CACF"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as TailwindElement, y, b } from '../../index-
|
|
1
|
+
import { a as TailwindElement, y, b } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
3
|
import { t } from '../../state-7fde94d1.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.js';
|
|
@@ -29,8 +29,10 @@ let LuksoInput = class extends TailwindElement {
|
|
|
29
29
|
this.description = "";
|
|
30
30
|
this.error = "";
|
|
31
31
|
this.unit = "";
|
|
32
|
+
this.customClass = "";
|
|
32
33
|
this.isFullWidth = false;
|
|
33
34
|
this.isReadonly = false;
|
|
35
|
+
this.isDisabled = false;
|
|
34
36
|
this.autofocus = false;
|
|
35
37
|
this.max = void 0;
|
|
36
38
|
this.min = void 0;
|
|
@@ -60,6 +62,7 @@ let LuksoInput = class extends TailwindElement {
|
|
|
60
62
|
data-testid=${this.name ? `input-${this.name}` : "input"}
|
|
61
63
|
accept=${this.accept}
|
|
62
64
|
?readonly=${this.isReadonly ? true : void 0}
|
|
65
|
+
?disabled=${this.isDisabled ? true : void 0}
|
|
63
66
|
class=${customClassMap({
|
|
64
67
|
[this.defaultInputStyles]: true,
|
|
65
68
|
[this.error === "" ? "border-neutral-90" : "border-red-85"]: !this.hasHighlight,
|
|
@@ -68,7 +71,8 @@ let LuksoInput = class extends TailwindElement {
|
|
|
68
71
|
["rounded-12"]: this.unit === "",
|
|
69
72
|
["w-full"]: this.isFullWidth,
|
|
70
73
|
["w-[350px]"]: !this.isFullWidth && this.unit === "",
|
|
71
|
-
["w-[300px]"]: !this.isFullWidth && this.unit !== ""
|
|
74
|
+
["w-[300px]"]: !this.isFullWidth && this.unit !== "",
|
|
75
|
+
[this.customClass]: !!this.customClass
|
|
72
76
|
})}
|
|
73
77
|
@focus=${this.handleFocus}
|
|
74
78
|
@change=${this.handleChange}
|
|
@@ -238,12 +242,18 @@ __decorateClass([
|
|
|
238
242
|
__decorateClass([
|
|
239
243
|
e({ type: String })
|
|
240
244
|
], LuksoInput.prototype, "unit", 2);
|
|
245
|
+
__decorateClass([
|
|
246
|
+
e({ type: String, attribute: "custom-class" })
|
|
247
|
+
], LuksoInput.prototype, "customClass", 2);
|
|
241
248
|
__decorateClass([
|
|
242
249
|
e({ type: Boolean, attribute: "is-full-width" })
|
|
243
250
|
], LuksoInput.prototype, "isFullWidth", 2);
|
|
244
251
|
__decorateClass([
|
|
245
252
|
e({ type: Boolean, attribute: "is-readonly" })
|
|
246
253
|
], LuksoInput.prototype, "isReadonly", 2);
|
|
254
|
+
__decorateClass([
|
|
255
|
+
e({ type: Boolean, attribute: "is-disabled" })
|
|
256
|
+
], LuksoInput.prototype, "isDisabled", 2);
|
|
247
257
|
__decorateClass([
|
|
248
258
|
e({ type: Boolean })
|
|
249
259
|
], LuksoInput.prototype, "autofocus", 2);
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
const index = require('../../index-7dc05ee5.cjs');
|
|
8
8
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
const state = require('../../state-a62a7d5d.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as TailwindElement, y } from '../../index-
|
|
1
|
+
import { a as TailwindElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
3
|
import { t } from '../../state-7fde94d1.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.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-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
|
-
const styleMap = require('../../style-map-
|
|
7
|
+
const styleMap = require('../../style-map-b44b10d1.cjs');
|
|
8
8
|
|
|
9
9
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
10
10
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as TailwindElement, y } from '../../index-
|
|
1
|
+
import { a as TailwindElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
|
-
import { i } from '../../style-map-
|
|
3
|
+
import { i } from '../../style-map-290d218c.js';
|
|
4
4
|
|
|
5
5
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
6
6
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
|
-
const styleMap = require('../../style-map-
|
|
7
|
+
const styleMap = require('../../style-map-b44b10d1.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
9
9
|
|
|
10
10
|
var __defProp = Object.defineProperty;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as TailwindElement, y } from '../../index-
|
|
1
|
+
import { a as TailwindElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
|
-
import { i } from '../../style-map-
|
|
3
|
+
import { i } from '../../style-map-290d218c.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.js';
|
|
5
5
|
|
|
6
6
|
var __defProp = Object.defineProperty;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
|
-
const styleMap = require('../../style-map-
|
|
7
|
+
const styleMap = require('../../style-map-b44b10d1.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
9
9
|
|
|
10
10
|
var __defProp = Object.defineProperty;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as TailwindElement, y } from '../../index-
|
|
1
|
+
import { a as TailwindElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
|
-
import { i } from '../../style-map-
|
|
3
|
+
import { i } from '../../style-map-290d218c.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.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-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
const state = require('../../state-a62a7d5d.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
9
9
|
require('../lukso-icon/index.cjs');
|
|
10
10
|
require('../lukso-sanitize/index.cjs');
|
|
11
|
-
require('../../style-map-
|
|
11
|
+
require('../../style-map-b44b10d1.cjs');
|
|
12
12
|
|
|
13
13
|
const style = ":host {\n display: flex;\n height: 100%\n}";
|
|
14
14
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, y } from '../../index-
|
|
1
|
+
import { T as TailwindStyledElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
3
|
import { t } from '../../state-7fde94d1.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.js';
|
|
5
5
|
import '../lukso-icon/index.js';
|
|
6
6
|
import '../lukso-sanitize/index.js';
|
|
7
|
-
import '../../style-map-
|
|
7
|
+
import '../../style-map-290d218c.js';
|
|
8
8
|
|
|
9
9
|
const style = ":host {\n display: flex;\n height: 100%\n}";
|
|
10
10
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
|
|
8
8
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { x as x$2, T as TailwindStyledElement, y } from '../../index-
|
|
1
|
+
import { x as x$2, T as TailwindStyledElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { b as e$3, i as i$3, t as t$3, e as e$4, a as e$5 } from '../../directive-9ec64c08.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
|
-
const styleMap = require('../../style-map-
|
|
7
|
+
const styleMap = require('../../style-map-b44b10d1.cjs');
|
|
8
8
|
const index = require('../../index-7dc05ee5.cjs');
|
|
9
9
|
|
|
10
10
|
const sliceAddress = (address, startSliceBy = 6, endSliceBy) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as TailwindElement, y } from '../../index-
|
|
1
|
+
import { a as TailwindElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { e, a as e$1 } from '../../directive-9ec64c08.js';
|
|
3
|
-
import { i } from '../../style-map-
|
|
3
|
+
import { i } from '../../style-map-290d218c.js';
|
|
4
4
|
import { c as customClassMap } from '../../index-714323c9.js';
|
|
5
5
|
|
|
6
6
|
const sliceAddress = (address, startSliceBy = 6, endSliceBy) => {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
4
|
|
|
5
|
-
const shared_tailwindElement_index = require('../../index-
|
|
5
|
+
const shared_tailwindElement_index = require('../../index-17cdeaed.cjs');
|
|
6
6
|
const directive = require('../../directive-db00f5fb.cjs');
|
|
7
7
|
const index = require('../../index-7dc05ee5.cjs');
|
|
8
8
|
|
|
@@ -55,10 +55,10 @@ exports.LuksoWizard = class LuksoWizard extends shared_tailwindElement_index.Tai
|
|
|
55
55
|
${step.label}
|
|
56
56
|
</div>
|
|
57
57
|
<div
|
|
58
|
-
class="lukso-wizard-circle bg-
|
|
58
|
+
class="lukso-wizard-circle bg-neutral-90 w-4 h-4 rounded-full shadow-wizard-step mt-2 flex items-center
|
|
59
59
|
border-[1px] border-solid border-[rgba(255,255,255,0.8)]
|
|
60
60
|
after:block after:absolute after:bottom-[7px] after:w-[calc(100%-16px)] after:ml-[15px] after:h-[2px]
|
|
61
|
-
after:content:'' after:bg-
|
|
61
|
+
after:content:'' after:bg-neutral-90 after:shadow-wizard-line"
|
|
62
62
|
>
|
|
63
63
|
<div
|
|
64
64
|
class="lukso-wizard-circle-inner rounded-full w-[10px] h-[10px] ml-[2px] ${index.customClassMap(
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L, x, a as TailwindElement, y } from '../../index-
|
|
1
|
+
import { L, x, a as TailwindElement, y } from '../../index-84bddb70.js';
|
|
2
2
|
import { b as e, i, t, e as e$1, a as e$2 } from '../../directive-9ec64c08.js';
|
|
3
3
|
import { c as customClassMap } from '../../index-714323c9.js';
|
|
4
4
|
|
|
@@ -51,10 +51,10 @@ let LuksoWizard = class extends TailwindElement {
|
|
|
51
51
|
${step.label}
|
|
52
52
|
</div>
|
|
53
53
|
<div
|
|
54
|
-
class="lukso-wizard-circle bg-
|
|
54
|
+
class="lukso-wizard-circle bg-neutral-90 w-4 h-4 rounded-full shadow-wizard-step mt-2 flex items-center
|
|
55
55
|
border-[1px] border-solid border-[rgba(255,255,255,0.8)]
|
|
56
56
|
after:block after:absolute after:bottom-[7px] after:w-[calc(100%-16px)] after:ml-[15px] after:h-[2px]
|
|
57
|
-
after:content:'' after:bg-
|
|
57
|
+
after:content:'' after:bg-neutral-90 after:shadow-wizard-line"
|
|
58
58
|
>
|
|
59
59
|
<div
|
|
60
60
|
class="lukso-wizard-circle-inner rounded-full w-[10px] h-[10px] ml-[2px] ${customClassMap(
|