@luminescent/ui-qwik 7.0.0-3 → 7.0.0-4
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/lib/components/elements/Anchor.qwik.cjs +5 -5
- package/lib/components/elements/Anchor.qwik.mjs +5 -5
- package/lib/components/elements/ColorPicker.qwik.cjs +24 -24
- package/lib/components/elements/ColorPicker.qwik.mjs +24 -24
- package/lib/components/elements/Dropdown.qwik.cjs +3 -3
- package/lib/components/elements/Dropdown.qwik.mjs +3 -3
- package/lib/components/elements/Label.qwik.cjs +4 -4
- package/lib/components/elements/Label.qwik.mjs +4 -4
- package/lib/components/elements/Nav.qwik.cjs +9 -9
- package/lib/components/elements/Nav.qwik.mjs +9 -9
- package/lib/components/elements/NumberInput.qwik.cjs +25 -18
- package/lib/components/elements/NumberInput.qwik.mjs +26 -19
- package/lib/components/elements/RangeInput.qwik.cjs +10 -10
- package/lib/components/elements/RangeInput.qwik.mjs +10 -10
- package/lib/components/elements/SelectMenu.qwik.cjs +12 -12
- package/lib/components/elements/SelectMenu.qwik.mjs +12 -12
- package/lib/components/elements/Sidebar.qwik.cjs +4 -4
- package/lib/components/elements/Sidebar.qwik.mjs +4 -4
- package/lib/components/elements/Toggle.qwik.cjs +4 -4
- package/lib/components/elements/Toggle.qwik.mjs +4 -4
- package/lib/q-manifest.json +34 -34
- package/lib/svg/ChevronDown.qwik.cjs +3 -3
- package/lib/svg/ChevronDown.qwik.mjs +3 -3
- package/lib/svg/Link.qwik.cjs +5 -5
- package/lib/svg/Link.qwik.mjs +5 -5
- package/lib/svg/Menu.qwik.cjs +5 -5
- package/lib/svg/Menu.qwik.mjs +5 -5
- package/lib/svg/Minus.qwik.cjs +3 -3
- package/lib/svg/Minus.qwik.mjs +3 -3
- package/lib/svg/Plus.qwik.cjs +3 -3
- package/lib/svg/Plus.qwik.mjs +3 -3
- package/lib/svg/Shuffle.qwik.cjs +7 -7
- package/lib/svg/Shuffle.qwik.mjs +7 -7
- package/package.json +14 -15
package/lib/q-manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1",
|
|
3
|
-
"manifestHash": "
|
|
3
|
+
"manifestHash": "labqx9",
|
|
4
4
|
"options": {
|
|
5
5
|
"target": "lib",
|
|
6
6
|
"buildMode": "development",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"mapping": {},
|
|
14
14
|
"bundles": {
|
|
15
15
|
"../components/elements/Anchor.qwik.cjs": {
|
|
16
|
-
"size":
|
|
17
|
-
"total":
|
|
16
|
+
"size": 1398,
|
|
17
|
+
"total": 3465,
|
|
18
18
|
"imports": [
|
|
19
19
|
"../components/functions.qwik.cjs",
|
|
20
20
|
"../svg/Link.qwik.cjs"
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"interactivity": 0
|
|
26
26
|
},
|
|
27
27
|
"../components/elements/ColorPicker.qwik.cjs": {
|
|
28
|
-
"size":
|
|
29
|
-
"total":
|
|
28
|
+
"size": 14101,
|
|
29
|
+
"total": 18650,
|
|
30
30
|
"imports": [
|
|
31
31
|
"../components/functions.qwik.cjs",
|
|
32
32
|
"../svg/Shuffle.qwik.cjs",
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"interactivity": 0
|
|
39
39
|
},
|
|
40
40
|
"../components/elements/Dropdown.qwik.cjs": {
|
|
41
|
-
"size":
|
|
42
|
-
"total":
|
|
41
|
+
"size": 1420,
|
|
42
|
+
"total": 3270,
|
|
43
43
|
"imports": [
|
|
44
44
|
"../components/functions.qwik.cjs",
|
|
45
45
|
"../svg/ChevronDown.qwik.cjs"
|
|
@@ -50,16 +50,16 @@
|
|
|
50
50
|
"interactivity": 0
|
|
51
51
|
},
|
|
52
52
|
"../components/elements/Label.qwik.cjs": {
|
|
53
|
-
"size":
|
|
54
|
-
"total":
|
|
53
|
+
"size": 974,
|
|
54
|
+
"total": 974,
|
|
55
55
|
"origins": [
|
|
56
56
|
"src/components/elements/Label.tsx"
|
|
57
57
|
],
|
|
58
58
|
"interactivity": 0
|
|
59
59
|
},
|
|
60
60
|
"../components/elements/Nav.qwik.cjs": {
|
|
61
|
-
"size":
|
|
62
|
-
"total":
|
|
61
|
+
"size": 4089,
|
|
62
|
+
"total": 6082,
|
|
63
63
|
"imports": [
|
|
64
64
|
"../components/functions.qwik.cjs",
|
|
65
65
|
"../svg/Menu.qwik.cjs"
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"interactivity": 0
|
|
71
71
|
},
|
|
72
72
|
"../components/elements/NumberInput.qwik.cjs": {
|
|
73
|
-
"size":
|
|
74
|
-
"total":
|
|
73
|
+
"size": 3598,
|
|
74
|
+
"total": 6441,
|
|
75
75
|
"imports": [
|
|
76
76
|
"../components/functions.qwik.cjs",
|
|
77
77
|
"../svg/Minus.qwik.cjs",
|
|
@@ -83,16 +83,16 @@
|
|
|
83
83
|
"interactivity": 0
|
|
84
84
|
},
|
|
85
85
|
"../components/elements/RangeInput.qwik.cjs": {
|
|
86
|
-
"size":
|
|
87
|
-
"total":
|
|
86
|
+
"size": 3277,
|
|
87
|
+
"total": 3277,
|
|
88
88
|
"origins": [
|
|
89
89
|
"src/components/elements/RangeInput.tsx"
|
|
90
90
|
],
|
|
91
91
|
"interactivity": 0
|
|
92
92
|
},
|
|
93
93
|
"../components/elements/SelectMenu.qwik.cjs": {
|
|
94
|
-
"size":
|
|
95
|
-
"total":
|
|
94
|
+
"size": 4761,
|
|
95
|
+
"total": 8881,
|
|
96
96
|
"imports": [
|
|
97
97
|
"../components/elements/Dropdown.qwik.cjs",
|
|
98
98
|
"../components/functions.qwik.cjs"
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
"interactivity": 0
|
|
104
104
|
},
|
|
105
105
|
"../components/elements/Sidebar.qwik.cjs": {
|
|
106
|
-
"size":
|
|
107
|
-
"total":
|
|
106
|
+
"size": 1623,
|
|
107
|
+
"total": 2473,
|
|
108
108
|
"imports": [
|
|
109
109
|
"../components/functions.qwik.cjs"
|
|
110
110
|
],
|
|
@@ -114,8 +114,8 @@
|
|
|
114
114
|
"interactivity": 0
|
|
115
115
|
},
|
|
116
116
|
"../components/elements/Toggle.qwik.cjs": {
|
|
117
|
-
"size":
|
|
118
|
-
"total":
|
|
117
|
+
"size": 2015,
|
|
118
|
+
"total": 2865,
|
|
119
119
|
"imports": [
|
|
120
120
|
"../components/functions.qwik.cjs"
|
|
121
121
|
],
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
},
|
|
135
135
|
"../index.qwik.cjs": {
|
|
136
136
|
"size": 1466,
|
|
137
|
-
"total":
|
|
137
|
+
"total": 58694,
|
|
138
138
|
"imports": [
|
|
139
139
|
"../components/elements/Anchor.qwik.cjs",
|
|
140
140
|
"../components/elements/ColorPicker.qwik.cjs",
|
|
@@ -154,48 +154,48 @@
|
|
|
154
154
|
"interactivity": 0
|
|
155
155
|
},
|
|
156
156
|
"../svg/ChevronDown.qwik.cjs": {
|
|
157
|
-
"size":
|
|
158
|
-
"total":
|
|
157
|
+
"size": 1000,
|
|
158
|
+
"total": 1000,
|
|
159
159
|
"origins": [
|
|
160
160
|
"src/svg/ChevronDown.tsx"
|
|
161
161
|
],
|
|
162
162
|
"interactivity": 0
|
|
163
163
|
},
|
|
164
164
|
"../svg/Link.qwik.cjs": {
|
|
165
|
-
"size":
|
|
166
|
-
"total":
|
|
165
|
+
"size": 1217,
|
|
166
|
+
"total": 1217,
|
|
167
167
|
"origins": [
|
|
168
168
|
"src/svg/Link.tsx"
|
|
169
169
|
],
|
|
170
170
|
"interactivity": 0
|
|
171
171
|
},
|
|
172
172
|
"../svg/Menu.qwik.cjs": {
|
|
173
|
-
"size":
|
|
174
|
-
"total":
|
|
173
|
+
"size": 1143,
|
|
174
|
+
"total": 1143,
|
|
175
175
|
"origins": [
|
|
176
176
|
"src/svg/Menu.tsx"
|
|
177
177
|
],
|
|
178
178
|
"interactivity": 0
|
|
179
179
|
},
|
|
180
180
|
"../svg/Minus.qwik.cjs": {
|
|
181
|
-
"size":
|
|
182
|
-
"total":
|
|
181
|
+
"size": 952,
|
|
182
|
+
"total": 952,
|
|
183
183
|
"origins": [
|
|
184
184
|
"src/svg/Minus.tsx"
|
|
185
185
|
],
|
|
186
186
|
"interactivity": 0
|
|
187
187
|
},
|
|
188
188
|
"../svg/Plus.qwik.cjs": {
|
|
189
|
-
"size":
|
|
190
|
-
"total":
|
|
189
|
+
"size": 1041,
|
|
190
|
+
"total": 1041,
|
|
191
191
|
"origins": [
|
|
192
192
|
"src/svg/Plus.tsx"
|
|
193
193
|
],
|
|
194
194
|
"interactivity": 0
|
|
195
195
|
},
|
|
196
196
|
"../svg/Shuffle.qwik.cjs": {
|
|
197
|
-
"size":
|
|
198
|
-
"total":
|
|
197
|
+
"size": 1473,
|
|
198
|
+
"total": 1473,
|
|
199
199
|
"origins": [
|
|
200
200
|
"src/svg/Shuffle.tsx"
|
|
201
201
|
],
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
let _qwik_dev_core = require("@qwik.dev/core");
|
|
2
2
|
//#region src/svg/ChevronDown.tsx
|
|
3
|
-
var ChevronDown =
|
|
3
|
+
var ChevronDown = /*#__PURE__*/ (0, _qwik_dev_core.componentQrl)(/*#__PURE__*/ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
|
|
4
4
|
const props = (0, _qwik_dev_core._restProps)(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ (0, _qwik_dev_core._jsxSplit)("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
8
8
|
height: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
@@ -14,7 +14,7 @@ var ChevronDown = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__
|
|
|
14
14
|
"stroke-linejoin": "round",
|
|
15
15
|
class: "lucide lucide-chevron-down-icon lucide-chevron-down",
|
|
16
16
|
...(0, _qwik_dev_core._getVarProps)(props)
|
|
17
|
-
}, (0, _qwik_dev_core._getConstProps)(props),
|
|
17
|
+
}, (0, _qwik_dev_core._getConstProps)(props), /*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "m6 9 6 6 6-6" }, null, 3, null), 0, "EL_0");
|
|
18
18
|
}, "ChevronDown_component_t7XDRYS4gVA"));
|
|
19
19
|
//#endregion
|
|
20
20
|
exports.ChevronDown = ChevronDown;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _getConstProps, _getVarProps, _jsxSorted, _jsxSplit, _restProps, _wrapProp, componentQrl, inlinedQrl } from "@qwik.dev/core";
|
|
2
2
|
//#region src/svg/ChevronDown.tsx
|
|
3
|
-
var ChevronDown =
|
|
3
|
+
var ChevronDown = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
|
|
4
4
|
const props = _restProps(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ _jsxSplit("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: _wrapProp(_rawProps, "size"),
|
|
8
8
|
height: _wrapProp(_rawProps, "size"),
|
|
@@ -14,7 +14,7 @@ var ChevronDown = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawP
|
|
|
14
14
|
"stroke-linejoin": "round",
|
|
15
15
|
class: "lucide lucide-chevron-down-icon lucide-chevron-down",
|
|
16
16
|
..._getVarProps(props)
|
|
17
|
-
}, _getConstProps(props),
|
|
17
|
+
}, _getConstProps(props), /*#__PURE__*/ _jsxSorted("path", null, { d: "m6 9 6 6 6-6" }, null, 3, null), 0, "EL_0");
|
|
18
18
|
}, "ChevronDown_component_t7XDRYS4gVA"));
|
|
19
19
|
//#endregion
|
|
20
20
|
export { ChevronDown };
|
package/lib/svg/Link.qwik.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
let _qwik_dev_core = require("@qwik.dev/core");
|
|
2
2
|
//#region src/svg/Link.tsx
|
|
3
|
-
var Link =
|
|
3
|
+
var Link = /*#__PURE__*/ (0, _qwik_dev_core.componentQrl)(/*#__PURE__*/ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
|
|
4
4
|
const props = (0, _qwik_dev_core._restProps)(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ (0, _qwik_dev_core._jsxSplit)("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
8
8
|
height: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
@@ -15,9 +15,9 @@ var Link = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0,
|
|
|
15
15
|
class: "lucide lucide-link2-icon lucide-link-2",
|
|
16
16
|
...(0, _qwik_dev_core._getVarProps)(props)
|
|
17
17
|
}, (0, _qwik_dev_core._getConstProps)(props), [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M9 17H7A5 5 0 0 1 7 7h2" }, null, 3, null),
|
|
19
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M15 7h2a5 5 0 1 1 0 10h-2" }, null, 3, null),
|
|
20
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("line", null, {
|
|
21
21
|
x1: "8",
|
|
22
22
|
x2: "16",
|
|
23
23
|
y1: "12",
|
package/lib/svg/Link.qwik.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _getConstProps, _getVarProps, _jsxSorted, _jsxSplit, _restProps, _wrapProp, componentQrl, inlinedQrl } from "@qwik.dev/core";
|
|
2
2
|
//#region src/svg/Link.tsx
|
|
3
|
-
var Link =
|
|
3
|
+
var Link = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
|
|
4
4
|
const props = _restProps(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ _jsxSplit("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: _wrapProp(_rawProps, "size"),
|
|
8
8
|
height: _wrapProp(_rawProps, "size"),
|
|
@@ -15,9 +15,9 @@ var Link = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) =
|
|
|
15
15
|
class: "lucide lucide-link2-icon lucide-link-2",
|
|
16
16
|
..._getVarProps(props)
|
|
17
17
|
}, _getConstProps(props), [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M9 17H7A5 5 0 0 1 7 7h2" }, null, 3, null),
|
|
19
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M15 7h2a5 5 0 1 1 0 10h-2" }, null, 3, null),
|
|
20
|
+
/*#__PURE__*/ _jsxSorted("line", null, {
|
|
21
21
|
x1: "8",
|
|
22
22
|
x2: "16",
|
|
23
23
|
y1: "12",
|
package/lib/svg/Menu.qwik.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
let _qwik_dev_core = require("@qwik.dev/core");
|
|
2
2
|
//#region src/svg/Menu.tsx
|
|
3
|
-
var Menu =
|
|
3
|
+
var Menu = /*#__PURE__*/ (0, _qwik_dev_core.componentQrl)(/*#__PURE__*/ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
|
|
4
4
|
const props = (0, _qwik_dev_core._restProps)(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ (0, _qwik_dev_core._jsxSplit)("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
8
8
|
height: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
@@ -15,9 +15,9 @@ var Menu = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0,
|
|
|
15
15
|
class: "lucide lucide-menu-icon lucide-menu",
|
|
16
16
|
...(0, _qwik_dev_core._getVarProps)(props)
|
|
17
17
|
}, (0, _qwik_dev_core._getConstProps)(props), [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M4 12h16" }, null, 3, null),
|
|
19
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M4 18h16" }, null, 3, null),
|
|
20
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M4 6h16" }, null, 3, null)
|
|
21
21
|
], 0, "2h_0");
|
|
22
22
|
}, "Menu_component_vQVEp2ubF7g"));
|
|
23
23
|
//#endregion
|
package/lib/svg/Menu.qwik.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _getConstProps, _getVarProps, _jsxSorted, _jsxSplit, _restProps, _wrapProp, componentQrl, inlinedQrl } from "@qwik.dev/core";
|
|
2
2
|
//#region src/svg/Menu.tsx
|
|
3
|
-
var Menu =
|
|
3
|
+
var Menu = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
|
|
4
4
|
const props = _restProps(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ _jsxSplit("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: _wrapProp(_rawProps, "size"),
|
|
8
8
|
height: _wrapProp(_rawProps, "size"),
|
|
@@ -15,9 +15,9 @@ var Menu = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) =
|
|
|
15
15
|
class: "lucide lucide-menu-icon lucide-menu",
|
|
16
16
|
..._getVarProps(props)
|
|
17
17
|
}, _getConstProps(props), [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
18
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M4 12h16" }, null, 3, null),
|
|
19
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M4 18h16" }, null, 3, null),
|
|
20
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M4 6h16" }, null, 3, null)
|
|
21
21
|
], 0, "2h_0");
|
|
22
22
|
}, "Menu_component_vQVEp2ubF7g"));
|
|
23
23
|
//#endregion
|
package/lib/svg/Minus.qwik.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
let _qwik_dev_core = require("@qwik.dev/core");
|
|
2
2
|
//#region src/svg/Minus.tsx
|
|
3
|
-
var Minus =
|
|
3
|
+
var Minus = /*#__PURE__*/ (0, _qwik_dev_core.componentQrl)(/*#__PURE__*/ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
|
|
4
4
|
const props = (0, _qwik_dev_core._restProps)(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ (0, _qwik_dev_core._jsxSplit)("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
8
8
|
height: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
@@ -14,7 +14,7 @@ var Minus = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0,
|
|
|
14
14
|
"stroke-linejoin": "round",
|
|
15
15
|
class: "lucide lucide-minus-icon lucide-minus",
|
|
16
16
|
...(0, _qwik_dev_core._getVarProps)(props)
|
|
17
|
-
}, (0, _qwik_dev_core._getConstProps)(props),
|
|
17
|
+
}, (0, _qwik_dev_core._getConstProps)(props), /*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M5 12h14" }, null, 3, null), 0, "tk_0");
|
|
18
18
|
}, "Minus_component_eaRlUyV3g0s"));
|
|
19
19
|
//#endregion
|
|
20
20
|
exports.Minus = Minus;
|
package/lib/svg/Minus.qwik.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _getConstProps, _getVarProps, _jsxSorted, _jsxSplit, _restProps, _wrapProp, componentQrl, inlinedQrl } from "@qwik.dev/core";
|
|
2
2
|
//#region src/svg/Minus.tsx
|
|
3
|
-
var Minus =
|
|
3
|
+
var Minus = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
|
|
4
4
|
const props = _restProps(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ _jsxSplit("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: _wrapProp(_rawProps, "size"),
|
|
8
8
|
height: _wrapProp(_rawProps, "size"),
|
|
@@ -14,7 +14,7 @@ var Minus = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps)
|
|
|
14
14
|
"stroke-linejoin": "round",
|
|
15
15
|
class: "lucide lucide-minus-icon lucide-minus",
|
|
16
16
|
..._getVarProps(props)
|
|
17
|
-
}, _getConstProps(props),
|
|
17
|
+
}, _getConstProps(props), /*#__PURE__*/ _jsxSorted("path", null, { d: "M5 12h14" }, null, 3, null), 0, "tk_0");
|
|
18
18
|
}, "Minus_component_eaRlUyV3g0s"));
|
|
19
19
|
//#endregion
|
|
20
20
|
export { Minus };
|
package/lib/svg/Plus.qwik.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
let _qwik_dev_core = require("@qwik.dev/core");
|
|
2
2
|
//#region src/svg/Plus.tsx
|
|
3
|
-
var Plus =
|
|
3
|
+
var Plus = /*#__PURE__*/ (0, _qwik_dev_core.componentQrl)(/*#__PURE__*/ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
|
|
4
4
|
const props = (0, _qwik_dev_core._restProps)(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ (0, _qwik_dev_core._jsxSplit)("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
8
8
|
height: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
@@ -14,7 +14,7 @@ var Plus = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0,
|
|
|
14
14
|
"stroke-linejoin": "round",
|
|
15
15
|
class: "lucide lucide-plus-icon lucide-plus",
|
|
16
16
|
...(0, _qwik_dev_core._getVarProps)(props)
|
|
17
|
-
}, (0, _qwik_dev_core._getConstProps)(props), [
|
|
17
|
+
}, (0, _qwik_dev_core._getConstProps)(props), [/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M5 12h14" }, null, 3, null), /*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M12 5v14" }, null, 3, null)], 0, "1y_0");
|
|
18
18
|
}, "Plus_component_MKiwkkJ7or4"));
|
|
19
19
|
//#endregion
|
|
20
20
|
exports.Plus = Plus;
|
package/lib/svg/Plus.qwik.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _getConstProps, _getVarProps, _jsxSorted, _jsxSplit, _restProps, _wrapProp, componentQrl, inlinedQrl } from "@qwik.dev/core";
|
|
2
2
|
//#region src/svg/Plus.tsx
|
|
3
|
-
var Plus =
|
|
3
|
+
var Plus = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
|
|
4
4
|
const props = _restProps(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ _jsxSplit("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: _wrapProp(_rawProps, "size"),
|
|
8
8
|
height: _wrapProp(_rawProps, "size"),
|
|
@@ -14,7 +14,7 @@ var Plus = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) =
|
|
|
14
14
|
"stroke-linejoin": "round",
|
|
15
15
|
class: "lucide lucide-plus-icon lucide-plus",
|
|
16
16
|
..._getVarProps(props)
|
|
17
|
-
}, _getConstProps(props), [
|
|
17
|
+
}, _getConstProps(props), [/*#__PURE__*/ _jsxSorted("path", null, { d: "M5 12h14" }, null, 3, null), /*#__PURE__*/ _jsxSorted("path", null, { d: "M12 5v14" }, null, 3, null)], 0, "1y_0");
|
|
18
18
|
}, "Plus_component_MKiwkkJ7or4"));
|
|
19
19
|
//#endregion
|
|
20
20
|
export { Plus };
|
package/lib/svg/Shuffle.qwik.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
let _qwik_dev_core = require("@qwik.dev/core");
|
|
2
2
|
//#region src/svg/Shuffle.tsx
|
|
3
|
-
var Shuffle =
|
|
3
|
+
var Shuffle = /*#__PURE__*/ (0, _qwik_dev_core.componentQrl)(/*#__PURE__*/ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
|
|
4
4
|
const props = (0, _qwik_dev_core._restProps)(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ (0, _qwik_dev_core._jsxSplit)("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
8
8
|
height: (0, _qwik_dev_core._wrapProp)(_rawProps, "size"),
|
|
@@ -15,11 +15,11 @@ var Shuffle = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (
|
|
|
15
15
|
class: "lucide lucide-shuffle-icon lucide-shuffle",
|
|
16
16
|
...(0, _qwik_dev_core._getVarProps)(props)
|
|
17
17
|
}, (0, _qwik_dev_core._getConstProps)(props), [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
18
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "m18 14 4 4-4 4" }, null, 3, null),
|
|
19
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "m18 2 4 4-4 4" }, null, 3, null),
|
|
20
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22" }, null, 3, null),
|
|
21
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M2 6h1.972a4 4 0 0 1 3.6 2.2" }, null, 3, null),
|
|
22
|
+
/*#__PURE__*/ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" }, null, 3, null)
|
|
23
23
|
], 0, "z5_0");
|
|
24
24
|
}, "Shuffle_component_17D0HKe0U1U"));
|
|
25
25
|
//#endregion
|
package/lib/svg/Shuffle.qwik.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { _getConstProps, _getVarProps, _jsxSorted, _jsxSplit, _restProps, _wrapProp, componentQrl, inlinedQrl } from "@qwik.dev/core";
|
|
2
2
|
//#region src/svg/Shuffle.tsx
|
|
3
|
-
var Shuffle =
|
|
3
|
+
var Shuffle = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
|
|
4
4
|
const props = _restProps(_rawProps, ["size"]);
|
|
5
|
-
return
|
|
5
|
+
return /*#__PURE__*/ _jsxSplit("svg", {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7
7
|
width: _wrapProp(_rawProps, "size"),
|
|
8
8
|
height: _wrapProp(_rawProps, "size"),
|
|
@@ -15,11 +15,11 @@ var Shuffle = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps
|
|
|
15
15
|
class: "lucide lucide-shuffle-icon lucide-shuffle",
|
|
16
16
|
..._getVarProps(props)
|
|
17
17
|
}, _getConstProps(props), [
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
18
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "m18 14 4 4-4 4" }, null, 3, null),
|
|
19
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "m18 2 4 4-4 4" }, null, 3, null),
|
|
20
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M2 18h1.973a4 4 0 0 0 3.3-1.7l5.454-8.6a4 4 0 0 1 3.3-1.7H22" }, null, 3, null),
|
|
21
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M2 6h1.972a4 4 0 0 1 3.6 2.2" }, null, 3, null),
|
|
22
|
+
/*#__PURE__*/ _jsxSorted("path", null, { d: "M22 18h-6.041a4 4 0 0 1-3.3-1.8l-.359-.45" }, null, 3, null)
|
|
23
23
|
], 0, "z5_0");
|
|
24
24
|
}, "Shuffle_component_17D0HKe0U1U"));
|
|
25
25
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@luminescent/ui-qwik",
|
|
3
|
-
"version": "7.0.0-
|
|
3
|
+
"version": "7.0.0-4",
|
|
4
4
|
"description": "Luminescent UI library - Qwik",
|
|
5
5
|
"main": "./lib/index.qwik.mjs",
|
|
6
6
|
"qwik": "./lib/index.qwik.mjs",
|
|
@@ -26,25 +26,24 @@
|
|
|
26
26
|
"access": "public"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@anuragroy/tailwindcss-animate": "^1.0.6",
|
|
30
29
|
"@eslint/js": "latest",
|
|
31
|
-
"@qwik.dev/core": "^2.0.0-beta.
|
|
32
|
-
"@qwik.dev/router": "^2.0.0-beta.
|
|
33
|
-
"@tailwindcss/vite": "^4.
|
|
34
|
-
"@types/node": "25.
|
|
35
|
-
"eslint": "10.
|
|
30
|
+
"@qwik.dev/core": "^2.0.0-beta.36",
|
|
31
|
+
"@qwik.dev/router": "^2.0.0-beta.36",
|
|
32
|
+
"@tailwindcss/vite": "^4.3.1",
|
|
33
|
+
"@types/node": "25.9.3",
|
|
34
|
+
"eslint": "10.5.0",
|
|
36
35
|
"eslint-plugin-qwik": "^2.0.0-beta.30",
|
|
37
|
-
"globals": "17.
|
|
38
|
-
"np": "^11.
|
|
39
|
-
"prettier": "3.8.
|
|
40
|
-
"prettier-plugin-tailwindcss": "^0.
|
|
41
|
-
"tailwindcss": "4.
|
|
36
|
+
"globals": "17.6.0",
|
|
37
|
+
"np": "^11.2.1",
|
|
38
|
+
"prettier": "3.8.4",
|
|
39
|
+
"prettier-plugin-tailwindcss": "^0.8.0",
|
|
40
|
+
"tailwindcss": "4.3.1",
|
|
42
41
|
"typescript": "5.9.3",
|
|
43
|
-
"typescript-eslint": "8.
|
|
44
|
-
"vite": "8.0.
|
|
42
|
+
"typescript-eslint": "8.61.1",
|
|
43
|
+
"vite": "8.0.16"
|
|
45
44
|
},
|
|
46
45
|
"peerDependencies": {
|
|
47
|
-
"@luminescent/ui": "
|
|
46
|
+
"@luminescent/ui": "7.0.0"
|
|
48
47
|
},
|
|
49
48
|
"scripts": {
|
|
50
49
|
"build": "qwik build",
|