@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.
Files changed (34) hide show
  1. package/lib/components/elements/Anchor.qwik.cjs +5 -5
  2. package/lib/components/elements/Anchor.qwik.mjs +5 -5
  3. package/lib/components/elements/ColorPicker.qwik.cjs +24 -24
  4. package/lib/components/elements/ColorPicker.qwik.mjs +24 -24
  5. package/lib/components/elements/Dropdown.qwik.cjs +3 -3
  6. package/lib/components/elements/Dropdown.qwik.mjs +3 -3
  7. package/lib/components/elements/Label.qwik.cjs +4 -4
  8. package/lib/components/elements/Label.qwik.mjs +4 -4
  9. package/lib/components/elements/Nav.qwik.cjs +9 -9
  10. package/lib/components/elements/Nav.qwik.mjs +9 -9
  11. package/lib/components/elements/NumberInput.qwik.cjs +25 -18
  12. package/lib/components/elements/NumberInput.qwik.mjs +26 -19
  13. package/lib/components/elements/RangeInput.qwik.cjs +10 -10
  14. package/lib/components/elements/RangeInput.qwik.mjs +10 -10
  15. package/lib/components/elements/SelectMenu.qwik.cjs +12 -12
  16. package/lib/components/elements/SelectMenu.qwik.mjs +12 -12
  17. package/lib/components/elements/Sidebar.qwik.cjs +4 -4
  18. package/lib/components/elements/Sidebar.qwik.mjs +4 -4
  19. package/lib/components/elements/Toggle.qwik.cjs +4 -4
  20. package/lib/components/elements/Toggle.qwik.mjs +4 -4
  21. package/lib/q-manifest.json +34 -34
  22. package/lib/svg/ChevronDown.qwik.cjs +3 -3
  23. package/lib/svg/ChevronDown.qwik.mjs +3 -3
  24. package/lib/svg/Link.qwik.cjs +5 -5
  25. package/lib/svg/Link.qwik.mjs +5 -5
  26. package/lib/svg/Menu.qwik.cjs +5 -5
  27. package/lib/svg/Menu.qwik.mjs +5 -5
  28. package/lib/svg/Minus.qwik.cjs +3 -3
  29. package/lib/svg/Minus.qwik.mjs +3 -3
  30. package/lib/svg/Plus.qwik.cjs +3 -3
  31. package/lib/svg/Plus.qwik.mjs +3 -3
  32. package/lib/svg/Shuffle.qwik.cjs +7 -7
  33. package/lib/svg/Shuffle.qwik.mjs +7 -7
  34. package/package.json +14 -15
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1",
3
- "manifestHash": "ehbkl2",
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": 1412,
17
- "total": 3491,
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": 14155,
29
- "total": 18720,
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": 1432,
42
- "total": 3290,
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": 986,
54
- "total": 986,
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": 4119,
62
- "total": 6124,
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": 3427,
74
- "total": 6288,
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": 3301,
87
- "total": 3301,
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": 4789,
95
- "total": 8929,
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": 1641,
107
- "total": 2491,
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": 2031,
118
- "total": 2881,
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": 58817,
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": 1008,
158
- "total": 1008,
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": 1229,
166
- "total": 1229,
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": 1155,
174
- "total": 1155,
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": 960,
182
- "total": 960,
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": 1051,
190
- "total": 1051,
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": 1489,
198
- "total": 1489,
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 = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
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 /* @__PURE__ */ (0, _qwik_dev_core._jsxSplit)("svg", {
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), /* @__PURE__ */ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "m6 9 6 6 6-6" }, null, 3, null), 0, "EL_0");
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 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) => {
3
+ var ChevronDown = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
4
4
  const props = _restProps(_rawProps, ["size"]);
5
- return /* @__PURE__ */ _jsxSplit("svg", {
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), /* @__PURE__ */ _jsxSorted("path", null, { d: "m6 9 6 6 6-6" }, null, 3, null), 0, "EL_0");
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 };
@@ -1,8 +1,8 @@
1
1
  let _qwik_dev_core = require("@qwik.dev/core");
2
2
  //#region src/svg/Link.tsx
3
- var Link = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
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 /* @__PURE__ */ (0, _qwik_dev_core._jsxSplit)("svg", {
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
- /* @__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, {
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",
@@ -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 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) => {
3
+ var Link = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
4
4
  const props = _restProps(_rawProps, ["size"]);
5
- return /* @__PURE__ */ _jsxSplit("svg", {
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
- /* @__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, {
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",
@@ -1,8 +1,8 @@
1
1
  let _qwik_dev_core = require("@qwik.dev/core");
2
2
  //#region src/svg/Menu.tsx
3
- var Menu = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
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 /* @__PURE__ */ (0, _qwik_dev_core._jsxSplit)("svg", {
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
- /* @__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)
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
@@ -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 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) => {
3
+ var Menu = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
4
4
  const props = _restProps(_rawProps, ["size"]);
5
- return /* @__PURE__ */ _jsxSplit("svg", {
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
- /* @__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)
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
@@ -1,8 +1,8 @@
1
1
  let _qwik_dev_core = require("@qwik.dev/core");
2
2
  //#region src/svg/Minus.tsx
3
- var Minus = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
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 /* @__PURE__ */ (0, _qwik_dev_core._jsxSplit)("svg", {
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), /* @__PURE__ */ (0, _qwik_dev_core._jsxSorted)("path", null, { d: "M5 12h14" }, null, 3, null), 0, "tk_0");
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;
@@ -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 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) => {
3
+ var Minus = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
4
4
  const props = _restProps(_rawProps, ["size"]);
5
- return /* @__PURE__ */ _jsxSplit("svg", {
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), /* @__PURE__ */ _jsxSorted("path", null, { d: "M5 12h14" }, null, 3, null), 0, "tk_0");
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 };
@@ -1,8 +1,8 @@
1
1
  let _qwik_dev_core = require("@qwik.dev/core");
2
2
  //#region src/svg/Plus.tsx
3
- var Plus = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
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 /* @__PURE__ */ (0, _qwik_dev_core._jsxSplit)("svg", {
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), [/* @__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");
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;
@@ -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 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) => {
3
+ var Plus = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
4
4
  const props = _restProps(_rawProps, ["size"]);
5
- return /* @__PURE__ */ _jsxSplit("svg", {
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), [/* @__PURE__ */ _jsxSorted("path", null, { d: "M5 12h14" }, null, 3, null), /* @__PURE__ */ _jsxSorted("path", null, { d: "M12 5v14" }, null, 3, null)], 0, "1y_0");
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 };
@@ -1,8 +1,8 @@
1
1
  let _qwik_dev_core = require("@qwik.dev/core");
2
2
  //#region src/svg/Shuffle.tsx
3
- var Shuffle = /* @__PURE__ */ (0, _qwik_dev_core.componentQrl)(/* @__PURE__ */ (0, _qwik_dev_core.inlinedQrl)((_rawProps) => {
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 /* @__PURE__ */ (0, _qwik_dev_core._jsxSplit)("svg", {
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
- /* @__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)
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
@@ -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 = /* @__PURE__ */ componentQrl(/* @__PURE__ */ inlinedQrl((_rawProps) => {
3
+ var Shuffle = /*#__PURE__*/ componentQrl(/*#__PURE__*/ inlinedQrl((_rawProps) => {
4
4
  const props = _restProps(_rawProps, ["size"]);
5
- return /* @__PURE__ */ _jsxSplit("svg", {
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
- /* @__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)
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",
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.30",
32
- "@qwik.dev/router": "^2.0.0-beta.30",
33
- "@tailwindcss/vite": "^4.2.2",
34
- "@types/node": "25.5.0",
35
- "eslint": "10.1.0",
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.4.0",
38
- "np": "^11.0.2",
39
- "prettier": "3.8.1",
40
- "prettier-plugin-tailwindcss": "^0.7.2",
41
- "tailwindcss": "4.2.2",
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.58.0",
44
- "vite": "8.0.3"
42
+ "typescript-eslint": "8.61.1",
43
+ "vite": "8.0.16"
45
44
  },
46
45
  "peerDependencies": {
47
- "@luminescent/ui": "6.8.3-1"
46
+ "@luminescent/ui": "7.0.0"
48
47
  },
49
48
  "scripts": {
50
49
  "build": "qwik build",