@uipath/apollo-wind 2.52.0 → 2.52.2
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/ui/index.cjs +18 -18
- package/dist/components/ui/resizable.cjs +3 -3
- package/dist/components/ui/resizable.d.ts +1 -1
- package/dist/components/ui/resizable.js +3 -3
- package/dist/components/ui/tabs.cjs +1 -1
- package/dist/components/ui/tabs.js +1 -1
- package/dist/styles.css +77 -8
- package/dist/tailwind.css +30 -0
- package/package.json +1 -1
|
@@ -30,13 +30,13 @@ var __webpack_modules__ = {
|
|
|
30
30
|
"./calendar" (module) {
|
|
31
31
|
module.exports = require("./calendar.cjs");
|
|
32
32
|
},
|
|
33
|
-
"
|
|
33
|
+
"@/components/ui/card" (module) {
|
|
34
34
|
module.exports = require("./card.cjs");
|
|
35
35
|
},
|
|
36
36
|
"./chart" (module) {
|
|
37
37
|
module.exports = require("./chart.cjs");
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"./checkbox" (module) {
|
|
40
40
|
module.exports = require("./checkbox.cjs");
|
|
41
41
|
},
|
|
42
42
|
"./collapsible" (module) {
|
|
@@ -60,7 +60,7 @@ var __webpack_modules__ = {
|
|
|
60
60
|
"./datetime-picker" (module) {
|
|
61
61
|
module.exports = require("./datetime-picker.cjs");
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"@/components/ui/dialog" (module) {
|
|
64
64
|
module.exports = require("./dialog.cjs");
|
|
65
65
|
},
|
|
66
66
|
"./drawer" (module) {
|
|
@@ -87,13 +87,13 @@ var __webpack_modules__ = {
|
|
|
87
87
|
"@/components/ui/info-tooltip" (module) {
|
|
88
88
|
module.exports = require("./info-tooltip.cjs");
|
|
89
89
|
},
|
|
90
|
-
"
|
|
90
|
+
"@/components/ui/input-group" (module) {
|
|
91
91
|
module.exports = require("./input-group.cjs");
|
|
92
92
|
},
|
|
93
|
-
"
|
|
93
|
+
"./input" (module) {
|
|
94
94
|
module.exports = require("./input.cjs");
|
|
95
95
|
},
|
|
96
|
-
"
|
|
96
|
+
"@/components/ui/label" (module) {
|
|
97
97
|
module.exports = require("./label.cjs");
|
|
98
98
|
},
|
|
99
99
|
"./layout" (module) {
|
|
@@ -168,16 +168,16 @@ var __webpack_modules__ = {
|
|
|
168
168
|
"./tabs" (module) {
|
|
169
169
|
module.exports = require("./tabs.cjs");
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"./textarea" (module) {
|
|
172
172
|
module.exports = require("./textarea.cjs");
|
|
173
173
|
},
|
|
174
174
|
"./toggle-group" (module) {
|
|
175
175
|
module.exports = require("./toggle-group.cjs");
|
|
176
176
|
},
|
|
177
|
-
"
|
|
177
|
+
"@/components/ui/toggle" (module) {
|
|
178
178
|
module.exports = require("./toggle.cjs");
|
|
179
179
|
},
|
|
180
|
-
"
|
|
180
|
+
"@/components/ui/tooltip" (module) {
|
|
181
181
|
module.exports = require("./tooltip.cjs");
|
|
182
182
|
},
|
|
183
183
|
"./tree-view" (module) {
|
|
@@ -303,7 +303,7 @@ var __webpack_exports__ = {};
|
|
|
303
303
|
"default"
|
|
304
304
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_calendar__rspack_import_9[__rspack_import_key];
|
|
305
305
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
306
|
-
var _card__rspack_import_10 = __webpack_require__("
|
|
306
|
+
var _card__rspack_import_10 = __webpack_require__("@/components/ui/card");
|
|
307
307
|
var __rspack_reexport = {};
|
|
308
308
|
for(const __rspack_import_key in _card__rspack_import_10)if ([
|
|
309
309
|
"TreeView",
|
|
@@ -317,7 +317,7 @@ var __webpack_exports__ = {};
|
|
|
317
317
|
"default"
|
|
318
318
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_chart__rspack_import_11[__rspack_import_key];
|
|
319
319
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
320
|
-
var _checkbox__rspack_import_12 = __webpack_require__("
|
|
320
|
+
var _checkbox__rspack_import_12 = __webpack_require__("./checkbox");
|
|
321
321
|
var __rspack_reexport = {};
|
|
322
322
|
for(const __rspack_import_key in _checkbox__rspack_import_12)if ([
|
|
323
323
|
"TreeView",
|
|
@@ -373,7 +373,7 @@ var __webpack_exports__ = {};
|
|
|
373
373
|
"default"
|
|
374
374
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_datetime_picker__rspack_import_19[__rspack_import_key];
|
|
375
375
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
376
|
-
var _dialog__rspack_import_20 = __webpack_require__("
|
|
376
|
+
var _dialog__rspack_import_20 = __webpack_require__("@/components/ui/dialog");
|
|
377
377
|
var __rspack_reexport = {};
|
|
378
378
|
for(const __rspack_import_key in _dialog__rspack_import_20)if ([
|
|
379
379
|
"TreeView",
|
|
@@ -436,21 +436,21 @@ var __webpack_exports__ = {};
|
|
|
436
436
|
"default"
|
|
437
437
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_info_tooltip__rspack_import_28[__rspack_import_key];
|
|
438
438
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
439
|
-
var _input__rspack_import_29 = __webpack_require__("
|
|
439
|
+
var _input__rspack_import_29 = __webpack_require__("./input");
|
|
440
440
|
var __rspack_reexport = {};
|
|
441
441
|
for(const __rspack_import_key in _input__rspack_import_29)if ([
|
|
442
442
|
"TreeView",
|
|
443
443
|
"default"
|
|
444
444
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_input__rspack_import_29[__rspack_import_key];
|
|
445
445
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
446
|
-
var _input_group__rspack_import_30 = __webpack_require__("
|
|
446
|
+
var _input_group__rspack_import_30 = __webpack_require__("@/components/ui/input-group");
|
|
447
447
|
var __rspack_reexport = {};
|
|
448
448
|
for(const __rspack_import_key in _input_group__rspack_import_30)if ([
|
|
449
449
|
"TreeView",
|
|
450
450
|
"default"
|
|
451
451
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_input_group__rspack_import_30[__rspack_import_key];
|
|
452
452
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
453
|
-
var _label__rspack_import_31 = __webpack_require__("
|
|
453
|
+
var _label__rspack_import_31 = __webpack_require__("@/components/ui/label");
|
|
454
454
|
var __rspack_reexport = {};
|
|
455
455
|
for(const __rspack_import_key in _label__rspack_import_31)if ([
|
|
456
456
|
"TreeView",
|
|
@@ -625,14 +625,14 @@ var __webpack_exports__ = {};
|
|
|
625
625
|
"default"
|
|
626
626
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_tabs__rspack_import_55[__rspack_import_key];
|
|
627
627
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
628
|
-
var _textarea__rspack_import_56 = __webpack_require__("
|
|
628
|
+
var _textarea__rspack_import_56 = __webpack_require__("./textarea");
|
|
629
629
|
var __rspack_reexport = {};
|
|
630
630
|
for(const __rspack_import_key in _textarea__rspack_import_56)if ([
|
|
631
631
|
"TreeView",
|
|
632
632
|
"default"
|
|
633
633
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_textarea__rspack_import_56[__rspack_import_key];
|
|
634
634
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
635
|
-
var _toggle__rspack_import_57 = __webpack_require__("
|
|
635
|
+
var _toggle__rspack_import_57 = __webpack_require__("@/components/ui/toggle");
|
|
636
636
|
var __rspack_reexport = {};
|
|
637
637
|
for(const __rspack_import_key in _toggle__rspack_import_57)if ([
|
|
638
638
|
"TreeView",
|
|
@@ -646,7 +646,7 @@ var __webpack_exports__ = {};
|
|
|
646
646
|
"default"
|
|
647
647
|
].indexOf(__rspack_import_key) < 0) __rspack_reexport[__rspack_import_key] = ()=>_toggle_group__rspack_import_58[__rspack_import_key];
|
|
648
648
|
__webpack_require__.d(__webpack_exports__, __rspack_reexport);
|
|
649
|
-
var _tooltip__rspack_import_59 = __webpack_require__("
|
|
649
|
+
var _tooltip__rspack_import_59 = __webpack_require__("@/components/ui/tooltip");
|
|
650
650
|
var __rspack_reexport = {};
|
|
651
651
|
for(const __rspack_import_key in _tooltip__rspack_import_59)if ([
|
|
652
652
|
"TreeView",
|
|
@@ -40,12 +40,12 @@ const ResizablePanelGroup = ({ className, ...props })=>/*#__PURE__*/ (0, jsx_run
|
|
|
40
40
|
const ResizablePanel = external_react_resizable_panels_namespaceObject.Panel;
|
|
41
41
|
const ResizableHandle = ({ withHandle, className, ...props })=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_react_resizable_panels_namespaceObject.Separator, {
|
|
42
42
|
"data-slot": "resizable-handle",
|
|
43
|
-
className: (0, index_cjs_namespaceObject.cn)('group relative flex w-px items-center justify-center bg-border transition-colors data-[separator=hover]:bg-primary data-[separator=active]:bg-primary after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 aria-[orientation=horizontal]:h-px aria-[orientation=horizontal]:w-full aria-[orientation=horizontal]:after:left-0 aria-[orientation=horizontal]:after:h-1 aria-[orientation=horizontal]:after:w-full aria-[orientation=horizontal]:after:-translate-y-1/2 aria-[orientation=horizontal]:after:translate-x-0 [&[aria-orientation=horizontal]>div]:rotate-90', className),
|
|
43
|
+
className: (0, index_cjs_namespaceObject.cn)('group relative flex w-px items-center justify-center bg-[var(--resizable-handle-divider-bg,var(--ap-wind-border))] transition-colors data-[separator=hover]:bg-primary! data-[separator=active]:bg-primary! after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 aria-[orientation=horizontal]:h-px aria-[orientation=horizontal]:w-full aria-[orientation=horizontal]:after:left-0 aria-[orientation=horizontal]:after:h-1 aria-[orientation=horizontal]:after:w-full aria-[orientation=horizontal]:after:-translate-y-1/2 aria-[orientation=horizontal]:after:translate-x-0 [&[aria-orientation=horizontal]>div]:rotate-90', className),
|
|
44
44
|
...props,
|
|
45
45
|
children: withHandle && /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)("div", {
|
|
46
|
-
className: "z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border transition-colors group-data-[separator=hover]:bg-primary group-data-[separator=active]:bg-primary",
|
|
46
|
+
className: "z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border transition-colors group-data-[separator=hover]:bg-primary! group-data-[separator=active]:bg-primary! [.light:not(.react-flow)_&]:bg-border-subtle [.dark:not(.react-flow)_&]:bg-foreground-subtle [.light:not(.react-flow)_&]:border-border-subtle [.light-hc_&]:border-border-subtle [.dark:not(.react-flow)_&]:border-border-subtle [.dark-hc_&]:border-border-subtle",
|
|
47
47
|
children: /*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(external_lucide_react_namespaceObject.GripVertical, {
|
|
48
|
-
className: "h-2.5 w-2.5"
|
|
48
|
+
className: "h-2.5 w-2.5 [.light:not(.react-flow)_&]:text-foreground-emp [.light-hc_&]:text-foreground-inverse [.dark:not(.react-flow)_&]:text-foreground-inverse [.dark-hc_&]:text-foreground-inverse"
|
|
49
49
|
})
|
|
50
50
|
})
|
|
51
51
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Group, Panel, Separator } from 'react-resizable-panels';
|
|
2
1
|
import type { PanelImperativeHandle } from 'react-resizable-panels';
|
|
2
|
+
import { Group, Panel, Separator } from 'react-resizable-panels';
|
|
3
3
|
declare const ResizablePanelGroup: ({ className, ...props }: React.ComponentProps<typeof Group>) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare const ResizablePanel: typeof Panel;
|
|
5
5
|
declare const ResizableHandle: ({ withHandle, className, ...props }: React.ComponentProps<typeof Separator> & {
|
|
@@ -10,12 +10,12 @@ const ResizablePanelGroup = ({ className, ...props })=>/*#__PURE__*/ jsx(Group,
|
|
|
10
10
|
const ResizablePanel = Panel;
|
|
11
11
|
const ResizableHandle = ({ withHandle, className, ...props })=>/*#__PURE__*/ jsx(Separator, {
|
|
12
12
|
"data-slot": "resizable-handle",
|
|
13
|
-
className: cn('group relative flex w-px items-center justify-center bg-border transition-colors data-[separator=hover]:bg-primary data-[separator=active]:bg-primary after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 aria-[orientation=horizontal]:h-px aria-[orientation=horizontal]:w-full aria-[orientation=horizontal]:after:left-0 aria-[orientation=horizontal]:after:h-1 aria-[orientation=horizontal]:after:w-full aria-[orientation=horizontal]:after:-translate-y-1/2 aria-[orientation=horizontal]:after:translate-x-0 [&[aria-orientation=horizontal]>div]:rotate-90', className),
|
|
13
|
+
className: cn('group relative flex w-px items-center justify-center bg-[var(--resizable-handle-divider-bg,var(--ap-wind-border))] transition-colors data-[separator=hover]:bg-primary! data-[separator=active]:bg-primary! after:absolute after:inset-y-0 after:left-1/2 after:w-1 after:-translate-x-1/2 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring focus-visible:ring-offset-1 aria-[orientation=horizontal]:h-px aria-[orientation=horizontal]:w-full aria-[orientation=horizontal]:after:left-0 aria-[orientation=horizontal]:after:h-1 aria-[orientation=horizontal]:after:w-full aria-[orientation=horizontal]:after:-translate-y-1/2 aria-[orientation=horizontal]:after:translate-x-0 [&[aria-orientation=horizontal]>div]:rotate-90', className),
|
|
14
14
|
...props,
|
|
15
15
|
children: withHandle && /*#__PURE__*/ jsx("div", {
|
|
16
|
-
className: "z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border transition-colors group-data-[separator=hover]:bg-primary group-data-[separator=active]:bg-primary",
|
|
16
|
+
className: "z-10 flex h-4 w-3 items-center justify-center rounded-sm border bg-border transition-colors group-data-[separator=hover]:bg-primary! group-data-[separator=active]:bg-primary! [.light:not(.react-flow)_&]:bg-border-subtle [.dark:not(.react-flow)_&]:bg-foreground-subtle [.light:not(.react-flow)_&]:border-border-subtle [.light-hc_&]:border-border-subtle [.dark:not(.react-flow)_&]:border-border-subtle [.dark-hc_&]:border-border-subtle",
|
|
17
17
|
children: /*#__PURE__*/ jsx(GripVertical, {
|
|
18
|
-
className: "h-2.5 w-2.5"
|
|
18
|
+
className: "h-2.5 w-2.5 [.light:not(.react-flow)_&]:text-foreground-emp [.light-hc_&]:text-foreground-inverse [.dark:not(.react-flow)_&]:text-foreground-inverse [.dark-hc_&]:text-foreground-inverse"
|
|
19
19
|
})
|
|
20
20
|
})
|
|
21
21
|
});
|
|
@@ -173,7 +173,7 @@ ScrollableTabsList.displayName = 'ScrollableTabsList';
|
|
|
173
173
|
const TabsTrigger = /*#__PURE__*/ external_react_namespaceObject.forwardRef(({ className, ...props }, ref)=>/*#__PURE__*/ (0, jsx_runtime_namespaceObject.jsx)(react_tabs_namespaceObject.Trigger, {
|
|
174
174
|
ref: ref,
|
|
175
175
|
"data-slot": "tabs-trigger",
|
|
176
|
-
className: (0, index_cjs_namespaceObject.cn)('inline-flex cursor-pointer items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-
|
|
176
|
+
className: (0, index_cjs_namespaceObject.cn)('inline-flex cursor-pointer items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-(--tabs-active-shadow)', className),
|
|
177
177
|
...props
|
|
178
178
|
}));
|
|
179
179
|
TabsTrigger.displayName = react_tabs_namespaceObject.Trigger.displayName;
|
|
@@ -141,7 +141,7 @@ ScrollableTabsList.displayName = 'ScrollableTabsList';
|
|
|
141
141
|
const TabsTrigger = /*#__PURE__*/ forwardRef(({ className, ...props }, ref)=>/*#__PURE__*/ jsx(Trigger, {
|
|
142
142
|
ref: ref,
|
|
143
143
|
"data-slot": "tabs-trigger",
|
|
144
|
-
className: cn('inline-flex cursor-pointer items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-
|
|
144
|
+
className: cn('inline-flex cursor-pointer items-center justify-center whitespace-nowrap rounded-sm px-3 py-1.5 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow-(--tabs-active-shadow)', className),
|
|
145
145
|
...props
|
|
146
146
|
}));
|
|
147
147
|
TabsTrigger.displayName = Trigger.displayName;
|
package/dist/styles.css
CHANGED
|
@@ -2482,6 +2482,12 @@
|
|
|
2482
2482
|
.bg-\[\#ff0000\] {
|
|
2483
2483
|
background-color: #ff0000;
|
|
2484
2484
|
}
|
|
2485
|
+
.bg-\[var\(--resizable-handle-divider-bg\,var\(--ap-wind-border\)\)\] {
|
|
2486
|
+
background-color: var(--resizable-handle-divider-bg,var(--ap-wind-border));
|
|
2487
|
+
}
|
|
2488
|
+
.bg-\[var\(\.\.\.\)\] {
|
|
2489
|
+
background-color: var(...);
|
|
2490
|
+
}
|
|
2485
2491
|
.bg-accent {
|
|
2486
2492
|
background-color: var(--accent);
|
|
2487
2493
|
}
|
|
@@ -4600,14 +4606,14 @@
|
|
|
4600
4606
|
opacity: 100%;
|
|
4601
4607
|
}
|
|
4602
4608
|
}
|
|
4603
|
-
.group-data-\[separator\=active\]\:bg-primary {
|
|
4609
|
+
.group-data-\[separator\=active\]\:bg-primary\! {
|
|
4604
4610
|
&:is(:where(.group)[data-separator="active"] *) {
|
|
4605
|
-
background-color: var(--primary);
|
|
4611
|
+
background-color: var(--primary) !important;
|
|
4606
4612
|
}
|
|
4607
4613
|
}
|
|
4608
|
-
.group-data-\[separator\=hover\]\:bg-primary {
|
|
4614
|
+
.group-data-\[separator\=hover\]\:bg-primary\! {
|
|
4609
4615
|
&:is(:where(.group)[data-separator="hover"] *) {
|
|
4610
|
-
background-color: var(--primary);
|
|
4616
|
+
background-color: var(--primary) !important;
|
|
4611
4617
|
}
|
|
4612
4618
|
}
|
|
4613
4619
|
.group-data-\[state\=open\]\/section\:rotate-90 {
|
|
@@ -5786,14 +5792,14 @@
|
|
|
5786
5792
|
color: var(--foreground);
|
|
5787
5793
|
}
|
|
5788
5794
|
}
|
|
5789
|
-
.data-\[separator\=active\]\:bg-primary {
|
|
5795
|
+
.data-\[separator\=active\]\:bg-primary\! {
|
|
5790
5796
|
&[data-separator="active"] {
|
|
5791
|
-
background-color: var(--primary);
|
|
5797
|
+
background-color: var(--primary) !important;
|
|
5792
5798
|
}
|
|
5793
5799
|
}
|
|
5794
|
-
.data-\[separator\=hover\]\:bg-primary {
|
|
5800
|
+
.data-\[separator\=hover\]\:bg-primary\! {
|
|
5795
5801
|
&[data-separator="hover"] {
|
|
5796
|
-
background-color: var(--primary);
|
|
5802
|
+
background-color: var(--primary) !important;
|
|
5797
5803
|
}
|
|
5798
5804
|
}
|
|
5799
5805
|
.data-\[side\=bottom\]\:translate-y-1 {
|
|
@@ -5867,6 +5873,12 @@
|
|
|
5867
5873
|
color: var(--foreground);
|
|
5868
5874
|
}
|
|
5869
5875
|
}
|
|
5876
|
+
.data-\[state\=active\]\:shadow-\(--tabs-active-shadow\) {
|
|
5877
|
+
&[data-state="active"] {
|
|
5878
|
+
--tw-shadow: var(--tabs-active-shadow);
|
|
5879
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
5880
|
+
}
|
|
5881
|
+
}
|
|
5870
5882
|
.data-\[state\=active\]\:shadow-none {
|
|
5871
5883
|
&[data-state="active"] {
|
|
5872
5884
|
--tw-shadow: 0 0 #0000;
|
|
@@ -7149,6 +7161,56 @@
|
|
|
7149
7161
|
rotate: 180deg;
|
|
7150
7162
|
}
|
|
7151
7163
|
}
|
|
7164
|
+
.\[\.dark-hc_\&\]\:border-border-subtle {
|
|
7165
|
+
.dark-hc & {
|
|
7166
|
+
border-color: var(--border-subtle);
|
|
7167
|
+
}
|
|
7168
|
+
}
|
|
7169
|
+
.\[\.dark-hc_\&\]\:text-foreground-inverse {
|
|
7170
|
+
.dark-hc & {
|
|
7171
|
+
color: var(--foreground-inverse);
|
|
7172
|
+
}
|
|
7173
|
+
}
|
|
7174
|
+
.\[\.dark\:not\(\.react-flow\)_\&\]\:border-border-subtle {
|
|
7175
|
+
.dark:not(.react-flow) & {
|
|
7176
|
+
border-color: var(--border-subtle);
|
|
7177
|
+
}
|
|
7178
|
+
}
|
|
7179
|
+
.\[\.dark\:not\(\.react-flow\)_\&\]\:bg-foreground-subtle {
|
|
7180
|
+
.dark:not(.react-flow) & {
|
|
7181
|
+
background-color: var(--foreground-subtle);
|
|
7182
|
+
}
|
|
7183
|
+
}
|
|
7184
|
+
.\[\.dark\:not\(\.react-flow\)_\&\]\:text-foreground-inverse {
|
|
7185
|
+
.dark:not(.react-flow) & {
|
|
7186
|
+
color: var(--foreground-inverse);
|
|
7187
|
+
}
|
|
7188
|
+
}
|
|
7189
|
+
.\[\.light-hc_\&\]\:border-border-subtle {
|
|
7190
|
+
.light-hc & {
|
|
7191
|
+
border-color: var(--border-subtle);
|
|
7192
|
+
}
|
|
7193
|
+
}
|
|
7194
|
+
.\[\.light-hc_\&\]\:text-foreground-inverse {
|
|
7195
|
+
.light-hc & {
|
|
7196
|
+
color: var(--foreground-inverse);
|
|
7197
|
+
}
|
|
7198
|
+
}
|
|
7199
|
+
.\[\.light\:not\(\.react-flow\)_\&\]\:border-border-subtle {
|
|
7200
|
+
.light:not(.react-flow) & {
|
|
7201
|
+
border-color: var(--border-subtle);
|
|
7202
|
+
}
|
|
7203
|
+
}
|
|
7204
|
+
.\[\.light\:not\(\.react-flow\)_\&\]\:bg-border-subtle {
|
|
7205
|
+
.light:not(.react-flow) & {
|
|
7206
|
+
background-color: var(--border-subtle);
|
|
7207
|
+
}
|
|
7208
|
+
}
|
|
7209
|
+
.\[\.light\:not\(\.react-flow\)_\&\]\:text-foreground-emp {
|
|
7210
|
+
.light:not(.react-flow) & {
|
|
7211
|
+
color: var(--foreground-emp);
|
|
7212
|
+
}
|
|
7213
|
+
}
|
|
7152
7214
|
.\[\[data-slot\=card-content\]_\&\]\:bg-transparent {
|
|
7153
7215
|
[data-slot=card-content] & {
|
|
7154
7216
|
background-color: transparent;
|
|
@@ -9976,6 +10038,7 @@ html[dir='rtl'], [data-sonner-toaster][dir='rtl'] {
|
|
|
9976
10038
|
}
|
|
9977
10039
|
:root {
|
|
9978
10040
|
--radius: 0.75rem;
|
|
10041
|
+
--tabs-active-shadow: 0 0 #0000;
|
|
9979
10042
|
}
|
|
9980
10043
|
body.light, .light:not(.react-flow), body.light-hc, .light-hc, body.dark, .dark:not(.react-flow), body.dark-hc, .dark-hc, body.future-dark, .future-dark, body.future-light, .future-light {
|
|
9981
10044
|
--surface: var(--color-background);
|
|
@@ -10056,16 +10119,21 @@ body.light, .light:not(.react-flow), body.light-hc, .light-hc, body.dark, .dark:
|
|
|
10056
10119
|
--destructive-foreground: var(--foreground-on-accent);
|
|
10057
10120
|
--border-de-emp: var(--border-subtle);
|
|
10058
10121
|
--input: var(--border-subtle);
|
|
10122
|
+
--tabs-active-shadow: 0 0 0 1px var(--input);
|
|
10059
10123
|
}
|
|
10060
10124
|
body.light, .light:not(.react-flow), body.light-hc, .light-hc {
|
|
10061
10125
|
--surface-muted: var(--color-background-gray);
|
|
10062
10126
|
--warning: var(--color-warning-text);
|
|
10127
|
+
--muted: var(--surface-overlay);
|
|
10063
10128
|
color-scheme: light;
|
|
10064
10129
|
}
|
|
10065
10130
|
body.dark, .dark:not(.react-flow), body.dark-hc, .dark-hc {
|
|
10066
10131
|
--surface-hover: var(--color-background-gray);
|
|
10067
10132
|
color-scheme: dark;
|
|
10068
10133
|
}
|
|
10134
|
+
body.light, .light:not(.react-flow), body.light-hc, .light-hc, body.dark, .dark:not(.react-flow), body.dark-hc, .dark-hc {
|
|
10135
|
+
--resizable-handle-divider-bg: var(--border-subtle);
|
|
10136
|
+
}
|
|
10069
10137
|
body.future-dark, .future-dark, body.future-light, .future-light {
|
|
10070
10138
|
--brand-darker: var(--color-primary-darker);
|
|
10071
10139
|
--ring: var(--color-focus-indicator);
|
|
@@ -10076,6 +10144,7 @@ body.future-dark, .future-dark, body.future-light, .future-light {
|
|
|
10076
10144
|
--destructive: var(--color-red-500);
|
|
10077
10145
|
--destructive-foreground: var(--color-zinc-50);
|
|
10078
10146
|
--input: var(--ap-wind-border);
|
|
10147
|
+
--tabs-active-shadow: 0 0 #0000;
|
|
10079
10148
|
--font-sans: Inter, noto-sans, "Noto Sans JP", "Noto Sans KR", "Noto Sans SC",
|
|
10080
10149
|
"Noto Sans TC", system-ui, sans-serif;
|
|
10081
10150
|
--font-normal: var(--font-sans);
|
package/dist/tailwind.css
CHANGED
|
@@ -19,6 +19,11 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--radius: 0.75rem;
|
|
21
21
|
/* 12px — base border-radius for buttons and UI elements */
|
|
22
|
+
|
|
23
|
+
/* Active pill-tab edge. Themes override this below; the default is a no-op
|
|
24
|
+
shadow so the box-shadow stack (focus ring included) stays valid when no
|
|
25
|
+
theme class is present. */
|
|
26
|
+
--tabs-active-shadow: 0 0 #0000;
|
|
22
27
|
}
|
|
23
28
|
|
|
24
29
|
/* Variant active when the component is inside a Future Dark or Light theme */
|
|
@@ -154,6 +159,11 @@ body.future-light, .future-light {
|
|
|
154
159
|
--destructive-foreground: var(--foreground-on-accent);
|
|
155
160
|
--border-de-emp: var(--border-subtle);
|
|
156
161
|
--input: var(--border-subtle);
|
|
162
|
+
|
|
163
|
+
/* Classic themes mark the active pill tab with a 1px hairline in the same
|
|
164
|
+
color as input and panel borders, drawn in the shadow slot so consumer
|
|
165
|
+
shadow overrides keep working. The Future family clears it below. */
|
|
166
|
+
--tabs-active-shadow: 0 0 0 1px var(--input);
|
|
157
167
|
}
|
|
158
168
|
|
|
159
169
|
/* ── Classic light family — mapping divergences + element-scoped color-scheme ── */
|
|
@@ -161,6 +171,10 @@ body.light, .light:not(.react-flow),
|
|
|
161
171
|
body.light-hc, .light-hc {
|
|
162
172
|
--surface-muted: var(--color-background-gray);
|
|
163
173
|
--warning: var(--color-warning-text);
|
|
174
|
+
/* Classic light's raised surface is the same white as the page, so the
|
|
175
|
+
shared --muted mapping renders with no contrast (e.g. Tabs track).
|
|
176
|
+
Use the overlay surface instead, matching the Future family mapping. */
|
|
177
|
+
--muted: var(--surface-overlay);
|
|
164
178
|
color-scheme: light;
|
|
165
179
|
}
|
|
166
180
|
|
|
@@ -171,6 +185,20 @@ body.dark-hc, .dark-hc {
|
|
|
171
185
|
color-scheme: dark;
|
|
172
186
|
}
|
|
173
187
|
|
|
188
|
+
/* ResizableHandle's divider needs a resting background that matches its own
|
|
189
|
+
border-subtle-toned box in classic themes (see resizable.tsx). Exposed as a
|
|
190
|
+
variable, with an unset default falling back to --ap-wind-border, so a
|
|
191
|
+
consumer's own bg-* override (e.g. bg-transparent) still wins: cn()/
|
|
192
|
+
tailwind-merge can't dedupe a plain bg-* class against one scoped to an
|
|
193
|
+
arbitrary theme variant, so the variant class must stay a single, unvaried
|
|
194
|
+
bg-[var(...)] utility for consumer overrides to keep working. */
|
|
195
|
+
body.light, .light:not(.react-flow),
|
|
196
|
+
body.light-hc, .light-hc,
|
|
197
|
+
body.dark, .dark:not(.react-flow),
|
|
198
|
+
body.dark-hc, .dark-hc {
|
|
199
|
+
--resizable-handle-divider-bg: var(--border-subtle);
|
|
200
|
+
}
|
|
201
|
+
|
|
174
202
|
/* ── Future family — mapping divergences (color-scheme comes from core) ──── */
|
|
175
203
|
body.future-dark, .future-dark,
|
|
176
204
|
body.future-light, .future-light {
|
|
@@ -185,6 +213,8 @@ body.future-light, .future-light {
|
|
|
185
213
|
--destructive: var(--color-red-500);
|
|
186
214
|
--destructive-foreground: var(--color-zinc-50);
|
|
187
215
|
--input: var(--ap-wind-border);
|
|
216
|
+
/* Future is flat: the active pill is distinguished by surface alone, no edge or shadow */
|
|
217
|
+
--tabs-active-shadow: 0 0 #0000;
|
|
188
218
|
|
|
189
219
|
/* Typography: Inter, shipped by apollo-core. Neither Inter nor noto-sans
|
|
190
220
|
covers CJK, so the four bundled Noto CJK families are chained explicitly
|