@kopexa/filter 0.0.34 → 0.0.36
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/{chunk-I7SYMJUX.mjs → chunk-E5CPSJZD.mjs} +1 -1
- package/dist/{chunk-GCPIJXCX.mjs → chunk-KBVTXOFI.mjs} +1 -1
- package/dist/{chunk-GXMFOGTO.mjs → chunk-KCA4SBT7.mjs} +1 -1
- package/dist/{chunk-ELOANVK4.mjs → chunk-LTRRYRUX.mjs} +1 -1
- package/dist/{chunk-UOJKRFPW.mjs → chunk-PUBY2ZP3.mjs} +1 -1
- package/dist/filter-active.js +1 -1
- package/dist/filter-active.mjs +2 -2
- package/dist/filter-bar-internal.js +1 -1
- package/dist/filter-bar-internal.mjs +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/filter-bar.mjs +2 -2
- package/dist/filter-value-editor.js +1 -1
- package/dist/filter-value-editor.mjs +1 -1
- package/dist/index.js +2 -2
- package/dist/index.mjs +5 -5
- package/dist/search-filter-bar.js +1 -1
- package/dist/search-filter-bar.mjs +2 -2
- package/package.json +19 -19
|
@@ -187,7 +187,7 @@ function ValueInput({
|
|
|
187
187
|
}
|
|
188
188
|
},
|
|
189
189
|
disabled: option.disabled,
|
|
190
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
190
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
191
191
|
}
|
|
192
192
|
),
|
|
193
193
|
option.icon && /* @__PURE__ */ jsx("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
|
@@ -452,7 +452,7 @@ function MultiselectEditor(props) {
|
|
|
452
452
|
Checkbox,
|
|
453
453
|
{
|
|
454
454
|
checked: isSelected,
|
|
455
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
455
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
456
456
|
}
|
|
457
457
|
),
|
|
458
458
|
option.icon && /* @__PURE__ */ jsx("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/dist/filter-active.js
CHANGED
|
@@ -397,7 +397,7 @@ function ValueInput({
|
|
|
397
397
|
}
|
|
398
398
|
},
|
|
399
399
|
disabled: option.disabled,
|
|
400
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
400
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
401
401
|
}
|
|
402
402
|
),
|
|
403
403
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/dist/filter-active.mjs
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"use client";
|
|
3
3
|
import {
|
|
4
4
|
FilterActive
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-KBVTXOFI.mjs";
|
|
6
|
+
import "./chunk-LTRRYRUX.mjs";
|
|
7
7
|
import "./chunk-PHESMHTT.mjs";
|
|
8
8
|
import "./chunk-YTYOFT33.mjs";
|
|
9
9
|
import "./chunk-I3Z2T4N2.mjs";
|
|
@@ -498,7 +498,7 @@ function MultiselectEditor(props) {
|
|
|
498
498
|
import_checkbox.Checkbox,
|
|
499
499
|
{
|
|
500
500
|
checked: isSelected,
|
|
501
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
501
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
502
502
|
}
|
|
503
503
|
),
|
|
504
504
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/dist/filter-bar.js
CHANGED
|
@@ -503,7 +503,7 @@ function MultiselectEditor(props) {
|
|
|
503
503
|
import_checkbox.Checkbox,
|
|
504
504
|
{
|
|
505
505
|
checked: isSelected,
|
|
506
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
506
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
507
507
|
}
|
|
508
508
|
),
|
|
509
509
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/dist/filter-bar.mjs
CHANGED
|
@@ -390,7 +390,7 @@ function ValueInput({
|
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
392
|
disabled: option.disabled,
|
|
393
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
393
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
394
394
|
}
|
|
395
395
|
),
|
|
396
396
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/dist/index.js
CHANGED
|
@@ -613,7 +613,7 @@ function ValueInput({
|
|
|
613
613
|
}
|
|
614
614
|
},
|
|
615
615
|
disabled: option.disabled,
|
|
616
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
616
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
617
617
|
}
|
|
618
618
|
),
|
|
619
619
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
|
@@ -1613,7 +1613,7 @@ function MultiselectEditor(props) {
|
|
|
1613
1613
|
import_checkbox2.Checkbox,
|
|
1614
1614
|
{
|
|
1615
1615
|
checked: isSelected,
|
|
1616
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
1616
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
1617
1617
|
}
|
|
1618
1618
|
),
|
|
1619
1619
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/dist/index.mjs
CHANGED
|
@@ -7,18 +7,18 @@ import {
|
|
|
7
7
|
} from "./chunk-LWDVRMCI.mjs";
|
|
8
8
|
import {
|
|
9
9
|
SearchFilterBar
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-E5CPSJZD.mjs";
|
|
11
11
|
import {
|
|
12
12
|
FilterActive
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-KBVTXOFI.mjs";
|
|
14
14
|
import {
|
|
15
15
|
FilterValueEditor
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-LTRRYRUX.mjs";
|
|
17
17
|
import "./chunk-PHESMHTT.mjs";
|
|
18
18
|
import {
|
|
19
19
|
FilterBar
|
|
20
|
-
} from "./chunk-
|
|
21
|
-
import "./chunk-
|
|
20
|
+
} from "./chunk-KCA4SBT7.mjs";
|
|
21
|
+
import "./chunk-PUBY2ZP3.mjs";
|
|
22
22
|
import {
|
|
23
23
|
filterBarMessages
|
|
24
24
|
} from "./chunk-I7WCYMXD.mjs";
|
|
@@ -506,7 +506,7 @@ function MultiselectEditor(props) {
|
|
|
506
506
|
import_checkbox.Checkbox,
|
|
507
507
|
{
|
|
508
508
|
checked: isSelected,
|
|
509
|
-
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary
|
|
509
|
+
className: "flex-shrink-0 border-border bg-background data-[state=checked]:bg-primary data-[state=checked]:border-primary data-[state=checked]:text-primary-foreground"
|
|
510
510
|
}
|
|
511
511
|
),
|
|
512
512
|
option.icon && /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", { className: "flex-shrink-0 [&>*]:size-5", children: option.icon }),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kopexa/filter",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.36",
|
|
4
4
|
"description": "A filter component for building complex filtering interfaces",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"filter",
|
|
@@ -30,26 +30,26 @@
|
|
|
30
30
|
"peerDependencies": {
|
|
31
31
|
"react": ">=19.0.0-rc.0",
|
|
32
32
|
"react-dom": ">=19.0.0-rc.0",
|
|
33
|
-
"@kopexa/theme": "17.22.
|
|
33
|
+
"@kopexa/theme": "17.22.7"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@kopexa/react-utils": "17.0.
|
|
37
|
-
"@kopexa/shared-utils": "17.0.
|
|
38
|
-
"@kopexa/use-controllable-state": "17.0.
|
|
39
|
-
"@kopexa/use-debounced-callback": "17.0.
|
|
40
|
-
"@kopexa/
|
|
41
|
-
"@kopexa/
|
|
42
|
-
"@kopexa/input": "17.0.
|
|
43
|
-
"@kopexa/button": "17.0.
|
|
44
|
-
"@kopexa/select": "17.2.
|
|
45
|
-
"@kopexa/combobox": "17.3.
|
|
46
|
-
"@kopexa/calendar": "17.0.
|
|
47
|
-
"@kopexa/
|
|
48
|
-
"@kopexa/
|
|
49
|
-
"@kopexa/switch": "17.2.
|
|
50
|
-
"@kopexa/spinner": "17.0.
|
|
51
|
-
"@kopexa/checkbox": "17.0.
|
|
52
|
-
"@kopexa/command": "17.0.
|
|
36
|
+
"@kopexa/react-utils": "17.0.46",
|
|
37
|
+
"@kopexa/shared-utils": "17.0.46",
|
|
38
|
+
"@kopexa/use-controllable-state": "17.0.46",
|
|
39
|
+
"@kopexa/use-debounced-callback": "17.0.46",
|
|
40
|
+
"@kopexa/i18n": "17.7.3",
|
|
41
|
+
"@kopexa/icons": "17.7.11",
|
|
42
|
+
"@kopexa/input": "17.0.46",
|
|
43
|
+
"@kopexa/button": "17.0.46",
|
|
44
|
+
"@kopexa/select": "17.2.11",
|
|
45
|
+
"@kopexa/combobox": "17.3.11",
|
|
46
|
+
"@kopexa/calendar": "17.0.46",
|
|
47
|
+
"@kopexa/dropdown-menu": "17.0.46",
|
|
48
|
+
"@kopexa/popover": "17.2.11",
|
|
49
|
+
"@kopexa/switch": "17.2.11",
|
|
50
|
+
"@kopexa/spinner": "17.0.46",
|
|
51
|
+
"@kopexa/checkbox": "17.0.46",
|
|
52
|
+
"@kopexa/command": "17.0.46"
|
|
53
53
|
},
|
|
54
54
|
"clean-package": "../../../clean-package.config.json",
|
|
55
55
|
"module": "dist/index.mjs",
|