@lukso/web-components 1.125.0 → 1.126.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/components/index.cjs +6 -6
- package/dist/components/index.js +6 -6
- package/dist/components/lukso-button/index.cjs +21 -12
- package/dist/components/lukso-button/index.d.ts +1 -1
- package/dist/components/lukso-button/index.d.ts.map +1 -1
- package/dist/components/lukso-button/index.js +21 -12
- package/dist/components/lukso-button/lukso-button.stories.d.ts +4 -0
- package/dist/components/lukso-button/lukso-button.stories.d.ts.map +1 -1
- 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-color-picker/index.cjs +4 -4
- package/dist/components/lukso-color-picker/index.js +4 -4
- package/dist/components/lukso-dropdown/index.cjs +90 -20
- package/dist/components/lukso-dropdown/index.d.ts +6 -1
- package/dist/components/lukso-dropdown/index.d.ts.map +1 -1
- package/dist/components/lukso-dropdown/index.js +90 -20
- package/dist/components/lukso-dropdown/lukso-dropdown.stories.d.ts +10 -2
- package/dist/components/lukso-dropdown/lukso-dropdown.stories.d.ts.map +1 -1
- package/dist/components/lukso-dropdown-option/index.cjs +9 -3
- package/dist/components/lukso-dropdown-option/index.d.ts +1 -1
- package/dist/components/lukso-dropdown-option/index.d.ts.map +1 -1
- package/dist/components/lukso-dropdown-option/index.js +9 -3
- package/dist/components/lukso-footer/index.cjs +2 -2
- package/dist/components/lukso-footer/index.js +2 -2
- package/dist/components/lukso-icon/index.cjs +3 -3
- package/dist/components/lukso-icon/index.js +3 -3
- 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 +15 -5
- package/dist/components/lukso-input/index.d.ts +1 -1
- package/dist/components/lukso-input/index.d.ts.map +1 -1
- package/dist/components/lukso-input/index.js +15 -5
- 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 +5 -5
- package/dist/components/lukso-navbar/index.js +5 -5
- package/dist/components/lukso-pagination/index.cjs +4 -4
- package/dist/components/lukso-pagination/index.js +4 -4
- package/dist/components/lukso-profile/index.cjs +5 -5
- package/dist/components/lukso-profile/index.js +5 -5
- package/dist/components/lukso-progress/index.cjs +3 -3
- package/dist/components/lukso-progress/index.js +3 -3
- package/dist/components/lukso-sanitize/index.cjs +2 -2
- package/dist/components/lukso-sanitize/index.js +2 -2
- package/dist/components/lukso-search/index.cjs +9 -6
- package/dist/components/lukso-search/index.d.ts +1 -1
- package/dist/components/lukso-search/index.d.ts.map +1 -1
- package/dist/components/lukso-search/index.js +9 -6
- package/dist/components/lukso-select/index.cjs +74 -74
- package/dist/components/lukso-select/index.js +74 -74
- package/dist/components/lukso-share/index.cjs +24 -27
- package/dist/components/lukso-share/index.js +24 -27
- package/dist/components/lukso-switch/index.cjs +50 -50
- package/dist/components/lukso-switch/index.js +50 -50
- package/dist/components/lukso-tag/index.cjs +32 -35
- package/dist/components/lukso-tag/index.js +32 -35
- package/dist/components/lukso-terms/index.cjs +7 -10
- package/dist/components/lukso-terms/index.js +7 -10
- package/dist/components/lukso-test/index.cjs +13 -16
- package/dist/components/lukso-test/index.js +13 -16
- package/dist/components/lukso-textarea/index.cjs +83 -86
- package/dist/components/lukso-textarea/index.js +83 -86
- package/dist/components/lukso-tooltip/index.cjs +35 -38
- package/dist/components/lukso-tooltip/index.js +35 -38
- package/dist/components/lukso-username/index.cjs +50 -53
- package/dist/components/lukso-username/index.js +50 -53
- package/dist/components/lukso-wizard/index.cjs +42 -45
- package/dist/components/lukso-wizard/index.js +42 -45
- package/dist/{index-65515396.cjs → index-2ffc105b.cjs} +1 -1
- package/dist/index-869a59a0.js +37 -0
- package/dist/index-b44989bb.cjs +46 -0
- package/dist/{index-e496b515.js → index-b74237f9.js} +1 -1
- package/dist/{index-d8500104.js → index-da14e190.js} +2 -2
- package/dist/{index-188719ef.cjs → index-e5b0ba18.cjs} +2 -2
- package/dist/index.cjs +6 -6
- package/dist/index.js +6 -6
- package/dist/{property-a2c3c430.cjs → property-65ed3fa1.cjs} +1 -1
- package/dist/{property-2a7bbcd8.js → property-ff5733e6.js} +1 -1
- package/dist/shared/tailwind-element/index.cjs +1 -1
- package/dist/shared/tailwind-element/index.js +1 -1
- package/dist/{state-a01f91dc.js → state-9bdaddc0.js} +1 -1
- package/dist/{state-0d05f6ea.cjs → state-ec4491d8.cjs} +1 -1
- package/dist/{style-map-d3b1c1d5.cjs → style-map-227a49cb.cjs} +1 -1
- package/dist/{style-map-bece8358.js → style-map-8a1e2472.js} +1 -1
- package/dist/tailwind-config.cjs +1 -0
- package/dist/tailwind-config.d.ts +1 -0
- package/dist/tailwind-config.d.ts.map +1 -1
- package/dist/tailwind-config.js +1 -0
- package/package.json +1 -1
- package/tools/cn.cjs +1 -1
- package/tools/cn.js +1 -1
- package/tools/index.cjs +1 -1
- package/tools/index.js +1 -1
- package/tools/{tailwind-config-24192028.cjs → tailwind-config-20125010.cjs} +1 -0
- package/tools/{tailwind-config-e80c127f.js → tailwind-config-c5a676c5.js} +1 -0
- package/tools/tailwind-config.cjs +1 -1
- package/tools/tailwind-config.d.ts +1 -0
- package/tools/tailwind-config.d.ts.map +1 -1
- package/tools/tailwind-config.js +1 -1
- package/dist/index-51f597c4.cjs +0 -48
- package/dist/index-5d8104dc.js +0 -39
|
@@ -2,14 +2,14 @@
|
|
|
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-b44989bb.cjs');
|
|
6
|
+
const property = require('../../property-65ed3fa1.cjs');
|
|
7
|
+
const state = require('../../state-ec4491d8.cjs');
|
|
8
8
|
const index = require('../../index-2b104ecb.cjs');
|
|
9
9
|
require('../../tailwind-config.cjs');
|
|
10
10
|
const cn = require('../../cn-b6daa995.cjs');
|
|
11
11
|
require('../lukso-icon/index.cjs');
|
|
12
|
-
require('../../style-map-
|
|
12
|
+
require('../../style-map-227a49cb.cjs');
|
|
13
13
|
require('../../directive-8278ab14.cjs');
|
|
14
14
|
|
|
15
15
|
const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
|
|
@@ -27,95 +27,92 @@ var __decorateClass = (decorators, target, key, kind) => {
|
|
|
27
27
|
};
|
|
28
28
|
const FOCUS_DELAY_MS = 10;
|
|
29
29
|
exports.LuksoTextarea = class LuksoTextarea extends shared_tailwindElement_index.TailwindStyledElement(style) {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
wrapper: "group flex",
|
|
55
|
-
input: `bg-neutral-100 border-solid placeholder:text-neutral-70 w-full
|
|
30
|
+
value = "";
|
|
31
|
+
name = "";
|
|
32
|
+
placeholder = "";
|
|
33
|
+
label = "";
|
|
34
|
+
id = "";
|
|
35
|
+
ref = void 0;
|
|
36
|
+
description = "";
|
|
37
|
+
error = "";
|
|
38
|
+
customClass = "";
|
|
39
|
+
isFullWidth = false;
|
|
40
|
+
isReadonly = false;
|
|
41
|
+
isDisabled = false;
|
|
42
|
+
autofocus = false;
|
|
43
|
+
borderless = false;
|
|
44
|
+
isNonResizable = false;
|
|
45
|
+
keepFocusOnEscape = false;
|
|
46
|
+
size = "medium";
|
|
47
|
+
rows = 4;
|
|
48
|
+
hasFocus = false;
|
|
49
|
+
hasHighlight = false;
|
|
50
|
+
styles = index.ce({
|
|
51
|
+
slots: {
|
|
52
|
+
wrapper: "group flex",
|
|
53
|
+
input: `bg-neutral-100 border-solid placeholder:text-neutral-70 w-full
|
|
56
54
|
outline-none transition transition-all duration-150 appearance-none`
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
},
|
|
63
|
-
false: {
|
|
64
|
-
input: "border-neutral-90"
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
hasHighlight: {
|
|
68
|
-
true: {
|
|
69
|
-
input: "border-neutral-35"
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
borderless: {
|
|
73
|
-
true: { input: "border-0" },
|
|
74
|
-
false: { input: "border" }
|
|
55
|
+
},
|
|
56
|
+
variants: {
|
|
57
|
+
hasError: {
|
|
58
|
+
true: {
|
|
59
|
+
input: "border-red-85"
|
|
75
60
|
},
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
61
|
+
false: {
|
|
62
|
+
input: "border-neutral-90"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
hasHighlight: {
|
|
66
|
+
true: {
|
|
67
|
+
input: "border-neutral-35"
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
borderless: {
|
|
71
|
+
true: { input: "border-0" },
|
|
72
|
+
false: { input: "border" }
|
|
73
|
+
},
|
|
74
|
+
isReadonly: {
|
|
75
|
+
true: { input: "cursor-not-allowed" }
|
|
76
|
+
},
|
|
77
|
+
isDisabled: {
|
|
78
|
+
true: {
|
|
79
|
+
input: "text-neutral-60 cursor-not-allowed"
|
|
88
80
|
},
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
81
|
+
false: { input: "text-neutral-20" }
|
|
82
|
+
},
|
|
83
|
+
isFullWidth: {
|
|
84
|
+
true: { wrapper: "w-full" },
|
|
85
|
+
false: { wrapper: "w-[350px]" }
|
|
86
|
+
},
|
|
87
|
+
size: {
|
|
88
|
+
small: {
|
|
89
|
+
input: "min-h-[28px] px-2 py-1 paragraph-inter-12-regular rounded-8"
|
|
96
90
|
},
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
input: "resize-none"
|
|
100
|
-
}
|
|
91
|
+
medium: {
|
|
92
|
+
input: "min-h-[48px] px-4 py-3 paragraph-inter-14-regular rounded-12"
|
|
101
93
|
}
|
|
102
94
|
},
|
|
103
|
-
|
|
104
|
-
{
|
|
105
|
-
|
|
106
|
-
size: "small",
|
|
107
|
-
class: { wrapper: "w-[210px]" }
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
hasHighlight: true,
|
|
111
|
-
hasError: true,
|
|
112
|
-
class: {
|
|
113
|
-
input: "border-red-65"
|
|
114
|
-
}
|
|
95
|
+
isNonResizable: {
|
|
96
|
+
true: {
|
|
97
|
+
input: "resize-none"
|
|
115
98
|
}
|
|
116
|
-
|
|
117
|
-
}
|
|
118
|
-
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
compoundVariants: [
|
|
102
|
+
{
|
|
103
|
+
isFullWidth: false,
|
|
104
|
+
size: "small",
|
|
105
|
+
class: { wrapper: "w-[210px]" }
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
hasHighlight: true,
|
|
109
|
+
hasError: true,
|
|
110
|
+
class: {
|
|
111
|
+
input: "border-red-65"
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
]
|
|
115
|
+
});
|
|
119
116
|
connectedCallback() {
|
|
120
117
|
super.connectedCallback();
|
|
121
118
|
if (this.autofocus) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, x, E } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
3
|
-
import { r } from '../../state-
|
|
1
|
+
import { T as TailwindStyledElement, x, E } from '../../index-869a59a0.js';
|
|
2
|
+
import { n, t } from '../../property-ff5733e6.js';
|
|
3
|
+
import { r } from '../../state-9bdaddc0.js';
|
|
4
4
|
import { c as ce } from '../../index-d14b6a34.js';
|
|
5
5
|
import '../../tailwind-config.js';
|
|
6
6
|
import { c as cn } from '../../cn-90c03edf.js';
|
|
7
7
|
import '../lukso-icon/index.js';
|
|
8
|
-
import '../../style-map-
|
|
8
|
+
import '../../style-map-8a1e2472.js';
|
|
9
9
|
import '../../directive-2bb7789e.js';
|
|
10
10
|
|
|
11
11
|
const style = ":host {\n\n display: inline-flex\n}\n\n:host([is-full-width]) {\n\n display: flex;\n\n width: 100%\n}";
|
|
@@ -23,95 +23,92 @@ var __decorateClass = (decorators, target, key, kind) => {
|
|
|
23
23
|
};
|
|
24
24
|
const FOCUS_DELAY_MS = 10;
|
|
25
25
|
let LuksoTextarea = class extends TailwindStyledElement(style) {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
wrapper: "group flex",
|
|
51
|
-
input: `bg-neutral-100 border-solid placeholder:text-neutral-70 w-full
|
|
26
|
+
value = "";
|
|
27
|
+
name = "";
|
|
28
|
+
placeholder = "";
|
|
29
|
+
label = "";
|
|
30
|
+
id = "";
|
|
31
|
+
ref = void 0;
|
|
32
|
+
description = "";
|
|
33
|
+
error = "";
|
|
34
|
+
customClass = "";
|
|
35
|
+
isFullWidth = false;
|
|
36
|
+
isReadonly = false;
|
|
37
|
+
isDisabled = false;
|
|
38
|
+
autofocus = false;
|
|
39
|
+
borderless = false;
|
|
40
|
+
isNonResizable = false;
|
|
41
|
+
keepFocusOnEscape = false;
|
|
42
|
+
size = "medium";
|
|
43
|
+
rows = 4;
|
|
44
|
+
hasFocus = false;
|
|
45
|
+
hasHighlight = false;
|
|
46
|
+
styles = ce({
|
|
47
|
+
slots: {
|
|
48
|
+
wrapper: "group flex",
|
|
49
|
+
input: `bg-neutral-100 border-solid placeholder:text-neutral-70 w-full
|
|
52
50
|
outline-none transition transition-all duration-150 appearance-none`
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
},
|
|
59
|
-
false: {
|
|
60
|
-
input: "border-neutral-90"
|
|
61
|
-
}
|
|
62
|
-
},
|
|
63
|
-
hasHighlight: {
|
|
64
|
-
true: {
|
|
65
|
-
input: "border-neutral-35"
|
|
66
|
-
}
|
|
67
|
-
},
|
|
68
|
-
borderless: {
|
|
69
|
-
true: { input: "border-0" },
|
|
70
|
-
false: { input: "border" }
|
|
51
|
+
},
|
|
52
|
+
variants: {
|
|
53
|
+
hasError: {
|
|
54
|
+
true: {
|
|
55
|
+
input: "border-red-85"
|
|
71
56
|
},
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
57
|
+
false: {
|
|
58
|
+
input: "border-neutral-90"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
hasHighlight: {
|
|
62
|
+
true: {
|
|
63
|
+
input: "border-neutral-35"
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
borderless: {
|
|
67
|
+
true: { input: "border-0" },
|
|
68
|
+
false: { input: "border" }
|
|
69
|
+
},
|
|
70
|
+
isReadonly: {
|
|
71
|
+
true: { input: "cursor-not-allowed" }
|
|
72
|
+
},
|
|
73
|
+
isDisabled: {
|
|
74
|
+
true: {
|
|
75
|
+
input: "text-neutral-60 cursor-not-allowed"
|
|
84
76
|
},
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
77
|
+
false: { input: "text-neutral-20" }
|
|
78
|
+
},
|
|
79
|
+
isFullWidth: {
|
|
80
|
+
true: { wrapper: "w-full" },
|
|
81
|
+
false: { wrapper: "w-[350px]" }
|
|
82
|
+
},
|
|
83
|
+
size: {
|
|
84
|
+
small: {
|
|
85
|
+
input: "min-h-[28px] px-2 py-1 paragraph-inter-12-regular rounded-8"
|
|
92
86
|
},
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
input: "resize-none"
|
|
96
|
-
}
|
|
87
|
+
medium: {
|
|
88
|
+
input: "min-h-[48px] px-4 py-3 paragraph-inter-14-regular rounded-12"
|
|
97
89
|
}
|
|
98
90
|
},
|
|
99
|
-
|
|
100
|
-
{
|
|
101
|
-
|
|
102
|
-
size: "small",
|
|
103
|
-
class: { wrapper: "w-[210px]" }
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
hasHighlight: true,
|
|
107
|
-
hasError: true,
|
|
108
|
-
class: {
|
|
109
|
-
input: "border-red-65"
|
|
110
|
-
}
|
|
91
|
+
isNonResizable: {
|
|
92
|
+
true: {
|
|
93
|
+
input: "resize-none"
|
|
111
94
|
}
|
|
112
|
-
|
|
113
|
-
}
|
|
114
|
-
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
compoundVariants: [
|
|
98
|
+
{
|
|
99
|
+
isFullWidth: false,
|
|
100
|
+
size: "small",
|
|
101
|
+
class: { wrapper: "w-[210px]" }
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
hasHighlight: true,
|
|
105
|
+
hasError: true,
|
|
106
|
+
class: {
|
|
107
|
+
input: "border-red-65"
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
]
|
|
111
|
+
});
|
|
115
112
|
connectedCallback() {
|
|
116
113
|
super.connectedCallback();
|
|
117
114
|
if (this.autofocus) {
|
|
@@ -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-b44989bb.cjs');
|
|
6
|
+
const property = require('../../property-65ed3fa1.cjs');
|
|
7
|
+
const state = require('../../state-ec4491d8.cjs');
|
|
8
8
|
const index = require('../../index-2b104ecb.cjs');
|
|
9
|
-
const styleMap = require('../../style-map-
|
|
9
|
+
const styleMap = require('../../style-map-227a49cb.cjs');
|
|
10
10
|
require('../../directive-8278ab14.cjs');
|
|
11
11
|
|
|
12
12
|
var top = 'top';
|
|
@@ -3460,42 +3460,39 @@ var __decorateClass = (decorators, target, key, kind) => {
|
|
|
3460
3460
|
return result;
|
|
3461
3461
|
};
|
|
3462
3462
|
exports.LuksoTooltip = class LuksoTooltip extends shared_tailwindElement_index.TailwindStyledElement(style) {
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3489
|
-
|
|
3490
|
-
|
|
3491
|
-
|
|
3492
|
-
true: {
|
|
3493
|
-
trigger: "cursor-default"
|
|
3494
|
-
}
|
|
3463
|
+
variant = "light";
|
|
3464
|
+
size = "medium";
|
|
3465
|
+
placement = "top";
|
|
3466
|
+
trigger = "mouseenter";
|
|
3467
|
+
text = "";
|
|
3468
|
+
maxWidth = 300;
|
|
3469
|
+
show = false;
|
|
3470
|
+
hideOnClick = "true";
|
|
3471
|
+
isClipboardCopy = false;
|
|
3472
|
+
copyText = "";
|
|
3473
|
+
copyValue = "";
|
|
3474
|
+
offset = 10;
|
|
3475
|
+
options = "";
|
|
3476
|
+
showArrow = true;
|
|
3477
|
+
showDelay = 300;
|
|
3478
|
+
hideDelay = 300;
|
|
3479
|
+
showCopy = false;
|
|
3480
|
+
optionsParsed = [];
|
|
3481
|
+
tooltipInstance = void 0;
|
|
3482
|
+
styles = index.ce({
|
|
3483
|
+
slots: {
|
|
3484
|
+
tooltip: "hidden",
|
|
3485
|
+
trigger: "cursor-pointer flex flex-col items-center",
|
|
3486
|
+
options: "rounded-4 hover:bg-neutral-95"
|
|
3487
|
+
},
|
|
3488
|
+
variants: {
|
|
3489
|
+
hasNoText: {
|
|
3490
|
+
true: {
|
|
3491
|
+
trigger: "cursor-default"
|
|
3495
3492
|
}
|
|
3496
3493
|
}
|
|
3497
|
-
}
|
|
3498
|
-
}
|
|
3494
|
+
}
|
|
3495
|
+
});
|
|
3499
3496
|
hideOnClickCheck() {
|
|
3500
3497
|
if (this.hideOnClick === "toggle") {
|
|
3501
3498
|
return this.hideOnClick;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { T as TailwindStyledElement, x } from '../../index-
|
|
2
|
-
import { n, t } from '../../property-
|
|
3
|
-
import { r } from '../../state-
|
|
1
|
+
import { T as TailwindStyledElement, x } from '../../index-869a59a0.js';
|
|
2
|
+
import { n, t } from '../../property-ff5733e6.js';
|
|
3
|
+
import { r } from '../../state-9bdaddc0.js';
|
|
4
4
|
import { c as ce } from '../../index-d14b6a34.js';
|
|
5
|
-
import { o } from '../../style-map-
|
|
5
|
+
import { o } from '../../style-map-8a1e2472.js';
|
|
6
6
|
import '../../directive-2bb7789e.js';
|
|
7
7
|
|
|
8
8
|
var top = 'top';
|
|
@@ -3456,42 +3456,39 @@ var __decorateClass = (decorators, target, key, kind) => {
|
|
|
3456
3456
|
return result;
|
|
3457
3457
|
};
|
|
3458
3458
|
let LuksoTooltip = class extends TailwindStyledElement(style) {
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
true: {
|
|
3489
|
-
trigger: "cursor-default"
|
|
3490
|
-
}
|
|
3459
|
+
variant = "light";
|
|
3460
|
+
size = "medium";
|
|
3461
|
+
placement = "top";
|
|
3462
|
+
trigger = "mouseenter";
|
|
3463
|
+
text = "";
|
|
3464
|
+
maxWidth = 300;
|
|
3465
|
+
show = false;
|
|
3466
|
+
hideOnClick = "true";
|
|
3467
|
+
isClipboardCopy = false;
|
|
3468
|
+
copyText = "";
|
|
3469
|
+
copyValue = "";
|
|
3470
|
+
offset = 10;
|
|
3471
|
+
options = "";
|
|
3472
|
+
showArrow = true;
|
|
3473
|
+
showDelay = 300;
|
|
3474
|
+
hideDelay = 300;
|
|
3475
|
+
showCopy = false;
|
|
3476
|
+
optionsParsed = [];
|
|
3477
|
+
tooltipInstance = void 0;
|
|
3478
|
+
styles = ce({
|
|
3479
|
+
slots: {
|
|
3480
|
+
tooltip: "hidden",
|
|
3481
|
+
trigger: "cursor-pointer flex flex-col items-center",
|
|
3482
|
+
options: "rounded-4 hover:bg-neutral-95"
|
|
3483
|
+
},
|
|
3484
|
+
variants: {
|
|
3485
|
+
hasNoText: {
|
|
3486
|
+
true: {
|
|
3487
|
+
trigger: "cursor-default"
|
|
3491
3488
|
}
|
|
3492
3489
|
}
|
|
3493
|
-
}
|
|
3494
|
-
}
|
|
3490
|
+
}
|
|
3491
|
+
});
|
|
3495
3492
|
hideOnClickCheck() {
|
|
3496
3493
|
if (this.hideOnClick === "toggle") {
|
|
3497
3494
|
return this.hideOnClick;
|