@sps-woodland/core 8.53.12 → 8.53.13
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/action-bar/action-bar/ActionBar.ve.js +8 -8
- package/lib/action-bar/index.js +30 -30
- package/lib/action-bar/index.umd.cjs +1 -1
- package/lib/action-bar/style.css +1 -1
- package/lib/add-to-list/add-to-list/AddToList.ve.js +19 -19
- package/lib/add-to-list/index.js +183 -183
- package/lib/add-to-list/index.umd.cjs +1 -1
- package/lib/add-to-list/style.css +1 -1
- package/lib/buttons/button/Button.ve.js +4 -4
- package/lib/buttons/index.js +48 -48
- package/lib/buttons/index.umd.cjs +1 -1
- package/lib/buttons/style.css +1 -1
- package/lib/cards/card/Card.ve.js +1 -1
- package/lib/cards/card-footer/CardFooter.ve.js +2 -2
- package/lib/cards/card-header/CardHeader.ve.js +1 -1
- package/lib/cards/card-title/CardTitle.ve.js +2 -2
- package/lib/cards/index.js +21 -21
- package/lib/cards/index.umd.cjs +1 -1
- package/lib/cards/style.css +1 -1
- package/lib/content-row/content-row/ContentRow.ve.js +13 -13
- package/lib/content-row/content-row-col/ContentRowCol.ve.js +2 -2
- package/lib/content-row/index.js +152 -152
- package/lib/content-row/index.umd.cjs +1 -1
- package/lib/content-row/row-list-auto-layout/RowListAutoLayout.ve.js +2 -2
- package/lib/content-row/style.css +1 -1
- package/lib/content-tiles/content-tile/ContentTile.ve.js +7 -7
- package/lib/content-tiles/content-tile-list/ContentTileList.ve.js +3 -3
- package/lib/content-tiles/index.js +59 -59
- package/lib/content-tiles/index.umd.cjs +1 -1
- package/lib/content-tiles/style.css +1 -1
- package/lib/core.css +1 -1
- package/lib/dropdowns/dropdown/Dropdown.ve.js +3 -3
- package/lib/dropdowns/index.js +84 -84
- package/lib/dropdowns/index.umd.cjs +1 -1
- package/lib/dropdowns/option-list/Option.ve.js +1 -1
- package/lib/dropdowns/option-list/OptionList.ve.js +1 -1
- package/lib/dropdowns/style.css +1 -1
- package/lib/feedback-block/FeedbackBlock.ve.js +3 -3
- package/lib/feedback-block/index.js +54 -54
- package/lib/feedback-block/index.umd.cjs +1 -1
- package/lib/feedback-block/style.css +1 -1
- package/lib/file-upload/file-upload/FileUpload.ve.js +14 -14
- package/lib/file-upload/index.js +110 -110
- package/lib/file-upload/index.umd.cjs +1 -1
- package/lib/file-upload/style.css +1 -1
- package/lib/filter-tiles/filter-tile/FilterTile.ve.js +5 -5
- package/lib/filter-tiles/filter-tile-set/FilterTileSet.ve.js +2 -2
- package/lib/filter-tiles/index.js +55 -55
- package/lib/filter-tiles/index.umd.cjs +1 -1
- package/lib/filter-tiles/style.css +1 -1
- package/lib/focused-task/focused-task/FocusedTask.ve.js +9 -9
- package/lib/focused-task/index.js +49 -49
- package/lib/focused-task/index.umd.cjs +1 -1
- package/lib/focused-task/style.css +1 -1
- package/lib/growler/Growler.ve.js +7 -7
- package/lib/growler/Sonner.ve.js +7 -7
- package/lib/growler/index.js +80 -80
- package/lib/growler/index.umd.cjs +1 -1
- package/lib/growler/style.css +1 -1
- package/lib/index.js +104 -104
- package/lib/index.umd.cjs +2 -2
- package/lib/insight-card/InsightCard.ve.js +7 -7
- package/lib/insight-card/index.js +59 -59
- package/lib/insight-card/index.umd.cjs +1 -1
- package/lib/insight-card/style.css +1 -1
- package/lib/key-value-set/index.js +53 -53
- package/lib/key-value-set/index.umd.cjs +1 -1
- package/lib/key-value-set/key-value-set/KeyValueSet.ve.js +2 -2
- package/lib/key-value-set/key-value-set-item/KeyValueSetItem.ve.js +3 -3
- package/lib/key-value-set/style.css +1 -1
- package/lib/list-bar/advanced-search/AdvancedSearch.ve.js +5 -5
- package/lib/list-bar/index.js +88 -88
- package/lib/list-bar/index.umd.cjs +1 -1
- package/lib/list-bar/list-bar/ListBar.ve.js +12 -12
- package/lib/list-bar/search-results-bar/SearchResultsBar.ve.js +8 -8
- package/lib/list-bar/style.css +1 -1
- package/lib/matrix/index.js +29 -29
- package/lib/matrix/index.umd.cjs +1 -1
- package/lib/matrix/matrix/Matrix.ve.js +2 -2
- package/lib/matrix/style.css +1 -1
- package/lib/modal/index.js +86 -86
- package/lib/modal/index.umd.cjs +1 -1
- package/lib/modal/modal/Modal.ve.js +9 -9
- package/lib/modal/style.css +1 -1
- package/lib/page-title/index.js +17 -17
- package/lib/page-title/index.umd.cjs +1 -1
- package/lib/page-title/page-subtitle/PageSubtitle.ve.js +3 -3
- package/lib/page-title/page-title/PageTitle.ve.js +4 -4
- package/lib/page-title/style.css +1 -1
- package/lib/photo/index.js +67 -67
- package/lib/photo/index.umd.cjs +1 -1
- package/lib/photo/photo/Photo.ve.js +1 -1
- package/lib/photo/photo-carousel/PhotoCarousel.ve.js +1 -1
- package/lib/photo/style.css +1 -1
- package/lib/product-bar/index.js +62 -62
- package/lib/product-bar/index.umd.cjs +1 -1
- package/lib/product-bar/product-bar/ProductBar.ve.js +10 -10
- package/lib/product-bar/product-bar-overflow-menu/ProductBarOverflowMenu.ve.js +5 -5
- package/lib/product-bar/slack-link/SlackLink.ve.js +2 -2
- package/lib/product-bar/style.css +1 -1
- package/lib/product-bar-vertical/index.js +69 -69
- package/lib/product-bar-vertical/index.umd.cjs +1 -1
- package/lib/product-bar-vertical/product-bar-vertical/ProductBarVertical.ve.js +20 -20
- package/lib/product-bar-vertical/style.css +1 -1
- package/lib/progress-indicators/index.js +79 -79
- package/lib/progress-indicators/index.umd.cjs +1 -1
- package/lib/progress-indicators/progress-bar/ProgressBar.ve.js +10 -10
- package/lib/progress-indicators/progress-bar/progress-bar-step/ProgressBarStep.ve.js +4 -4
- package/lib/progress-indicators/style.css +1 -1
- package/lib/rich-text-editor/index.js +85 -85
- package/lib/rich-text-editor/index.umd.cjs +2 -2
- package/lib/rich-text-editor/rich-text-editor/RTEToolbarButton.ve.js +2 -2
- package/lib/rich-text-editor/rich-text-editor/RichTextEditor.ve.js +5 -5
- package/lib/rich-text-editor/style.css +1 -1
- package/lib/scrollable-container/ScrollableContainer.ve.js +1 -1
- package/lib/scrollable-container/index.js +8 -8
- package/lib/scrollable-container/index.umd.cjs +1 -1
- package/lib/scrollable-container/style.css +1 -1
- package/lib/side-nav/index.js +78 -78
- package/lib/side-nav/index.umd.cjs +1 -1
- package/lib/side-nav/side-nav/SideNav.ve.js +12 -12
- package/lib/side-nav/style.css +1 -1
- package/lib/sorting-header/caret/caret.ve.js +2 -2
- package/lib/sorting-header/index.js +125 -125
- package/lib/sorting-header/index.umd.cjs +1 -1
- package/lib/sorting-header/sorting-header/SortingHeader.ve.js +3 -3
- package/lib/sorting-header/sorting-header-cell/SortingHeaderCell.ve.js +2 -2
- package/lib/sorting-header/style.css +1 -1
- package/lib/style.css +1 -1
- package/lib/tabs/index.js +100 -100
- package/lib/tabs/index.umd.cjs +1 -1
- package/lib/tabs/style.css +1 -1
- package/lib/tabs/tab/Tab.ve.js +2 -2
- package/lib/tabs/tabs/Tabs.ve.js +5 -5
- package/lib/tags/clickable-tag/ClickableTag.ve.js +4 -4
- package/lib/tags/index.js +80 -80
- package/lib/tags/index.umd.cjs +1 -1
- package/lib/tags/split-tag/SplitTag.ve.js +2 -2
- package/lib/tags/style.css +1 -1
- package/lib/tags/tag/Tag.ve.js +3 -3
- package/lib/zero-state/ZeroState.ve.js +6 -6
- package/lib/zero-state/index.js +42 -42
- package/lib/zero-state/index.umd.cjs +1 -1
- package/lib/zero-state/style.css +1 -1
- package/package.json +10 -10
package/lib/tabs/index.js
CHANGED
|
@@ -1,155 +1,155 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as o from "react";
|
|
2
2
|
import { useTabListState as A } from "@react-stately/tabs";
|
|
3
3
|
import { useTab as F, useTabPanel as D, useTabList as z } from "@react-aria/tabs";
|
|
4
|
-
import { Metadata as
|
|
5
|
-
function X(e,
|
|
6
|
-
return
|
|
4
|
+
import { Metadata as h, modChildren as q, cl as g, Content as U, useChildTestIdAttrBuilder as M, Icon as C } from "@sps-woodland/core";
|
|
5
|
+
function X(e, _, t) {
|
|
6
|
+
return _ in e ? Object.defineProperty(e, _, {
|
|
7
7
|
value: t,
|
|
8
8
|
enumerable: !0,
|
|
9
9
|
configurable: !0,
|
|
10
10
|
writable: !0
|
|
11
|
-
}) : e[
|
|
11
|
+
}) : e[_] = t, e;
|
|
12
12
|
}
|
|
13
|
-
function O(e,
|
|
13
|
+
function O(e, _) {
|
|
14
14
|
var t = Object.keys(e);
|
|
15
15
|
if (Object.getOwnPropertySymbols) {
|
|
16
|
-
var
|
|
17
|
-
|
|
18
|
-
return Object.getOwnPropertyDescriptor(e,
|
|
19
|
-
})), t.push.apply(t,
|
|
16
|
+
var s = Object.getOwnPropertySymbols(e);
|
|
17
|
+
_ && (s = s.filter(function(r) {
|
|
18
|
+
return Object.getOwnPropertyDescriptor(e, r).enumerable;
|
|
19
|
+
})), t.push.apply(t, s);
|
|
20
20
|
}
|
|
21
21
|
return t;
|
|
22
22
|
}
|
|
23
23
|
function L(e) {
|
|
24
|
-
for (var
|
|
25
|
-
var t = arguments[
|
|
26
|
-
|
|
27
|
-
X(e,
|
|
28
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : O(Object(t)).forEach(function(
|
|
29
|
-
Object.defineProperty(e,
|
|
24
|
+
for (var _ = 1; _ < arguments.length; _++) {
|
|
25
|
+
var t = arguments[_] != null ? arguments[_] : {};
|
|
26
|
+
_ % 2 ? O(Object(t), !0).forEach(function(s) {
|
|
27
|
+
X(e, s, t[s]);
|
|
28
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : O(Object(t)).forEach(function(s) {
|
|
29
|
+
Object.defineProperty(e, s, Object.getOwnPropertyDescriptor(t, s));
|
|
30
30
|
});
|
|
31
31
|
}
|
|
32
32
|
return e;
|
|
33
33
|
}
|
|
34
|
-
var G = (e,
|
|
35
|
-
for (var
|
|
36
|
-
var
|
|
37
|
-
if (e[
|
|
34
|
+
var G = (e, _, t) => {
|
|
35
|
+
for (var s of Object.keys(e)) {
|
|
36
|
+
var r;
|
|
37
|
+
if (e[s] !== ((r = _[s]) !== null && r !== void 0 ? r : t[s]))
|
|
38
38
|
return !1;
|
|
39
39
|
}
|
|
40
40
|
return !0;
|
|
41
|
-
},
|
|
42
|
-
var t = e.defaultClassName,
|
|
43
|
-
for (var
|
|
44
|
-
var c, d = (c =
|
|
41
|
+
}, k = (e) => (_) => {
|
|
42
|
+
var t = e.defaultClassName, s = L(L({}, e.defaultVariants), _);
|
|
43
|
+
for (var r in s) {
|
|
44
|
+
var c, d = (c = s[r]) !== null && c !== void 0 ? c : e.defaultVariants[r];
|
|
45
45
|
if (d != null) {
|
|
46
|
-
var
|
|
47
|
-
typeof
|
|
46
|
+
var n = d;
|
|
47
|
+
typeof n == "boolean" && (n = n === !0 ? "true" : "false");
|
|
48
48
|
var l = (
|
|
49
49
|
// @ts-expect-error
|
|
50
|
-
e.variantClassNames[
|
|
50
|
+
e.variantClassNames[r][n]
|
|
51
51
|
);
|
|
52
52
|
l && (t += " " + l);
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
|
-
for (var [
|
|
56
|
-
G(
|
|
55
|
+
for (var [f, p] of e.compoundVariants)
|
|
56
|
+
G(f, s, e.defaultVariants) && (t += " " + p);
|
|
57
57
|
return t;
|
|
58
|
-
}, H =
|
|
58
|
+
}, H = k({ defaultClassName: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u540", variantClassNames: { context: { container: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u541", navigation: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u542" }, active: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u543", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u544" }, disabled: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u545", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u546" } }, defaultVariants: {}, compoundVariants: [[{ context: "container", active: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u547"], [{ context: "container", active: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u548"], [{ context: "container", active: !1, disabled: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u549"], [{ context: "navigation", active: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54a"], [{ context: "navigation", active: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54b"], [{ context: "navigation", active: !1, disabled: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54c"], [{ context: "navigation", active: !1, disabled: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54d"]] }), J = k({ defaultClassName: "", variantClassNames: { active: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54e", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54f" }, disabled: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54g", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54h" }, context: { navigation: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54i", container: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54j" } }, defaultVariants: {}, compoundVariants: [[{ context: "navigation", active: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54k"]] });
|
|
59
59
|
function T({
|
|
60
60
|
context: e,
|
|
61
|
-
item:
|
|
61
|
+
item: _,
|
|
62
62
|
state: t,
|
|
63
|
-
...
|
|
63
|
+
...s
|
|
64
64
|
}) {
|
|
65
|
-
const { key:
|
|
66
|
-
className: g(p.props.className, J({ active:
|
|
65
|
+
const { key: r } = _, c = o.useRef(null), { tabProps: d } = F({ key: r }, t, c), n = t.selectedKey === r, l = t.disabledKeys.has(r), f = q(_.rendered, (p) => p.type.displayName === "SpsTag" || h.isWoodlandComponent(p.type) && h.get(p.type).name === "Tag" ? [{
|
|
66
|
+
className: g(p.props.className, J({ active: n, disabled: l, context: e }))
|
|
67
67
|
}] : [{}]);
|
|
68
|
-
return /* @__PURE__ */
|
|
68
|
+
return /* @__PURE__ */ o.createElement(
|
|
69
69
|
"div",
|
|
70
70
|
{
|
|
71
71
|
...d,
|
|
72
72
|
ref: c,
|
|
73
|
-
className: H({ active:
|
|
74
|
-
...
|
|
73
|
+
className: H({ active: n, disabled: l, context: e }),
|
|
74
|
+
...s
|
|
75
75
|
},
|
|
76
|
-
|
|
76
|
+
f
|
|
77
77
|
);
|
|
78
78
|
}
|
|
79
|
-
|
|
79
|
+
h.set(T, { name: "Tab" });
|
|
80
80
|
function R({
|
|
81
81
|
context: e,
|
|
82
|
-
"data-testid":
|
|
82
|
+
"data-testid": _,
|
|
83
83
|
state: t,
|
|
84
|
-
...
|
|
84
|
+
...s
|
|
85
85
|
}) {
|
|
86
|
-
const
|
|
87
|
-
return /* @__PURE__ */
|
|
86
|
+
const r = o.useRef(null), { tabPanelProps: c } = D(s, t, r), d = e === "container" ? U : "div";
|
|
87
|
+
return /* @__PURE__ */ o.createElement(
|
|
88
88
|
d,
|
|
89
89
|
{
|
|
90
90
|
...c,
|
|
91
|
-
ref:
|
|
92
|
-
"data-testid":
|
|
91
|
+
ref: r,
|
|
92
|
+
"data-testid": _
|
|
93
93
|
},
|
|
94
94
|
t.selectedItem ? t.selectedItem.props.children : null
|
|
95
95
|
);
|
|
96
96
|
}
|
|
97
|
-
|
|
98
|
-
var Q = 39, Y = "pkg_sps-
|
|
97
|
+
h.set(R, { name: "TabPanel" });
|
|
98
|
+
var Q = 39, Y = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k1", P = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k2", Z = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k3", $ = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k4", ee = k({ defaultClassName: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k5 pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k0", variantClassNames: { context: { container: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k6", navigation: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k7" } }, defaultVariants: {}, compoundVariants: [] });
|
|
99
99
|
const te = 0.75;
|
|
100
|
-
function
|
|
100
|
+
function ae({
|
|
101
101
|
className: e,
|
|
102
|
-
context:
|
|
102
|
+
context: _ = "navigation",
|
|
103
103
|
"data-testid": t,
|
|
104
|
-
selectedKey:
|
|
105
|
-
defaultSelectedKey:
|
|
104
|
+
selectedKey: s,
|
|
105
|
+
defaultSelectedKey: r,
|
|
106
106
|
...c
|
|
107
107
|
}) {
|
|
108
108
|
const d = {
|
|
109
109
|
...c,
|
|
110
|
-
selectedKey:
|
|
111
|
-
defaultSelectedKey:
|
|
112
|
-
},
|
|
113
|
-
const
|
|
114
|
-
if (!
|
|
115
|
-
const i =
|
|
116
|
-
B(
|
|
110
|
+
selectedKey: s ?? void 0,
|
|
111
|
+
defaultSelectedKey: r ?? void 0
|
|
112
|
+
}, n = A(d), l = o.useRef(null), { tabListProps: f } = z(d, n, l), p = M({ "data-testid": t }), w = _ === "container", [E, B] = o.useState(!1), [N, V] = o.useState(!1), m = o.useCallback(() => {
|
|
113
|
+
const a = l.current;
|
|
114
|
+
if (!a) return;
|
|
115
|
+
const i = a.scrollWidth - a.clientWidth;
|
|
116
|
+
B(a.scrollLeft > 1), V(i - a.scrollLeft > 1);
|
|
117
117
|
}, []);
|
|
118
|
-
|
|
119
|
-
const
|
|
120
|
-
if (!
|
|
121
|
-
|
|
122
|
-
const i = new ResizeObserver(
|
|
123
|
-
return i.observe(
|
|
124
|
-
|
|
118
|
+
o.useEffect(() => {
|
|
119
|
+
const a = l.current;
|
|
120
|
+
if (!a) return;
|
|
121
|
+
m(), a.addEventListener("scroll", m, { passive: !0 });
|
|
122
|
+
const i = new ResizeObserver(m);
|
|
123
|
+
return i.observe(a), () => {
|
|
124
|
+
a.removeEventListener("scroll", m), i.disconnect();
|
|
125
125
|
};
|
|
126
|
-
}, [
|
|
127
|
-
const S = (
|
|
126
|
+
}, [m]);
|
|
127
|
+
const S = (a) => {
|
|
128
128
|
const i = l.current;
|
|
129
129
|
if (!i) return;
|
|
130
130
|
const u = i.clientWidth * te;
|
|
131
|
-
i.scrollBy({ left:
|
|
132
|
-
},
|
|
133
|
-
const
|
|
134
|
-
if (!
|
|
135
|
-
const i =
|
|
131
|
+
i.scrollBy({ left: a === "left" ? -u : u, behavior: "smooth" });
|
|
132
|
+
}, y = o.useCallback(() => {
|
|
133
|
+
const a = l.current;
|
|
134
|
+
if (!a) return;
|
|
135
|
+
const i = a.querySelector('[aria-selected="true"]');
|
|
136
136
|
if (!i) return;
|
|
137
|
-
const u =
|
|
138
|
-
|
|
139
|
-
left:
|
|
137
|
+
const u = a.getBoundingClientRect(), b = i.getBoundingClientRect(), v = Q, x = a.scrollLeft > 1, I = a.scrollWidth - a.clientWidth - a.scrollLeft > 1, W = u.left + (x ? v : 0), K = u.right - (I ? v : 0);
|
|
138
|
+
b.left < W ? a.scrollBy({
|
|
139
|
+
left: b.left - (u.left + v),
|
|
140
140
|
behavior: "smooth"
|
|
141
|
-
}) :
|
|
142
|
-
left:
|
|
141
|
+
}) : b.right > K && a.scrollBy({
|
|
142
|
+
left: b.right - (u.right - v),
|
|
143
143
|
behavior: "smooth"
|
|
144
144
|
});
|
|
145
145
|
}, []);
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
}, [
|
|
146
|
+
o.useEffect(() => {
|
|
147
|
+
y();
|
|
148
|
+
}, [n.selectedKey, y]);
|
|
149
149
|
const j = () => {
|
|
150
|
-
requestAnimationFrame(() =>
|
|
150
|
+
requestAnimationFrame(() => y());
|
|
151
151
|
};
|
|
152
|
-
return /* @__PURE__ */
|
|
152
|
+
return /* @__PURE__ */ o.createElement(o.Fragment, null, /* @__PURE__ */ o.createElement("div", { className: Y, "data-testid": t }, w && E && /* @__PURE__ */ o.createElement(
|
|
153
153
|
"button",
|
|
154
154
|
{
|
|
155
155
|
"aria-label": "Show previous tabs",
|
|
@@ -159,26 +159,26 @@ function se({
|
|
|
159
159
|
onClick: () => S("left"),
|
|
160
160
|
type: "button"
|
|
161
161
|
},
|
|
162
|
-
/* @__PURE__ */
|
|
163
|
-
), /* @__PURE__ */
|
|
162
|
+
/* @__PURE__ */ o.createElement(C, { icon: "chevron-left", size: "sm", "aria-hidden": "true" })
|
|
163
|
+
), /* @__PURE__ */ o.createElement(
|
|
164
164
|
"div",
|
|
165
165
|
{
|
|
166
|
-
...
|
|
166
|
+
...f,
|
|
167
167
|
ref: l,
|
|
168
|
-
className: g(ee({ context:
|
|
168
|
+
className: g(ee({ context: _ }), e),
|
|
169
169
|
onClickCapture: j
|
|
170
170
|
},
|
|
171
|
-
[...
|
|
171
|
+
[...n.collection].map((a) => /* @__PURE__ */ o.createElement(
|
|
172
172
|
T,
|
|
173
173
|
{
|
|
174
|
-
key:
|
|
175
|
-
item:
|
|
176
|
-
state:
|
|
177
|
-
context:
|
|
178
|
-
...p(`tab-${String(
|
|
174
|
+
key: a.key,
|
|
175
|
+
item: a,
|
|
176
|
+
state: n,
|
|
177
|
+
context: _,
|
|
178
|
+
...p(`tab-${String(a.key)}`)
|
|
179
179
|
}
|
|
180
180
|
))
|
|
181
|
-
),
|
|
181
|
+
), w && N && /* @__PURE__ */ o.createElement(
|
|
182
182
|
"button",
|
|
183
183
|
{
|
|
184
184
|
"aria-label": "Show more tabs",
|
|
@@ -187,20 +187,20 @@ function se({
|
|
|
187
187
|
onClick: () => S("right"),
|
|
188
188
|
type: "button"
|
|
189
189
|
},
|
|
190
|
-
/* @__PURE__ */
|
|
191
|
-
)), /* @__PURE__ */
|
|
190
|
+
/* @__PURE__ */ o.createElement(C, { icon: "chevron-right", size: "sm", "aria-hidden": "true" })
|
|
191
|
+
)), /* @__PURE__ */ o.createElement(
|
|
192
192
|
R,
|
|
193
193
|
{
|
|
194
|
-
key:
|
|
195
|
-
state:
|
|
196
|
-
context:
|
|
194
|
+
key: n.selectedItem ? n.selectedItem.key : null,
|
|
195
|
+
state: n,
|
|
196
|
+
context: _,
|
|
197
197
|
...p("tab-panel")
|
|
198
198
|
}
|
|
199
199
|
));
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
h.set(ae, { name: "Tabs" });
|
|
202
202
|
export {
|
|
203
203
|
T as Tab,
|
|
204
204
|
R as TabPanel,
|
|
205
|
-
|
|
205
|
+
ae as Tabs
|
|
206
206
|
};
|
package/lib/tabs/index.umd.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(i,
|
|
1
|
+
(function(i,m){typeof exports=="object"&&typeof module<"u"?m(exports,require("react"),require("@react-stately/tabs"),require("@react-aria/tabs"),require("@sps-woodland/core")):typeof define=="function"&&define.amd?define(["exports","react","@react-stately/tabs","@react-aria/tabs","@sps-woodland/core"],m):(i=typeof globalThis<"u"?globalThis:i||self,m(i.Tabs={},i.react,i.reactStatelyTabs,i.reactAriaTabs,i.spsWoodlandCore))})(this,(function(i,m,N,w,l){"use strict";function B(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const _=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,_.get?_:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const n=B(m);function V(e,a,t){return a in e?Object.defineProperty(e,a,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[a]=t,e}function C(e,a){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var _=Object.getOwnPropertySymbols(e);a&&(_=_.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),t.push.apply(t,_)}return t}function P(e){for(var a=1;a<arguments.length;a++){var t=arguments[a]!=null?arguments[a]:{};a%2?C(Object(t),!0).forEach(function(_){V(e,_,t[_])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):C(Object(t)).forEach(function(_){Object.defineProperty(e,_,Object.getOwnPropertyDescriptor(t,_))})}return e}var I=(e,a,t)=>{for(var _ of Object.keys(e)){var r;if(e[_]!==((r=a[_])!==null&&r!==void 0?r:t[_]))return!1}return!0},k=e=>a=>{var t=e.defaultClassName,_=P(P({},e.defaultVariants),a);for(var r in _){var u,p=(u=_[r])!==null&&u!==void 0?u:e.defaultVariants[r];if(p!=null){var o=p;typeof o=="boolean"&&(o=o===!0?"true":"false");var c=e.variantClassNames[r][o];c&&(t+=" "+c)}}for(var[h,f]of e.compoundVariants)I(h,_,e.defaultVariants)&&(t+=" "+f);return t},x=k({defaultClassName:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u540",variantClassNames:{context:{container:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u541",navigation:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u542"},active:{true:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u543",false:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u544"},disabled:{true:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u545",false:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u546"}},defaultVariants:{},compoundVariants:[[{context:"container",active:!0},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u547"],[{context:"container",active:!1},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u548"],[{context:"container",active:!1,disabled:!1},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u549"],[{context:"navigation",active:!0},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54a"],[{context:"navigation",active:!1},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54b"],[{context:"navigation",active:!1,disabled:!1},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54c"],[{context:"navigation",active:!1,disabled:!0},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54d"]]}),W=k({defaultClassName:"",variantClassNames:{active:{true:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54e",false:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54f"},disabled:{true:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54g",false:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54h"},context:{navigation:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54i",container:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54j"}},defaultVariants:{},compoundVariants:[[{context:"navigation",active:!0},"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54k"]]});function S({context:e,item:a,state:t,..._}){const{key:r}=a,u=n.useRef(null),{tabProps:p}=w.useTab({key:r},t,u),o=t.selectedKey===r,c=t.disabledKeys.has(r),h=l.modChildren(a.rendered,f=>f.type.displayName==="SpsTag"||l.Metadata.isWoodlandComponent(f.type)&&l.Metadata.get(f.type).name==="Tag"?[{className:l.cl(f.props.className,W({active:o,disabled:c,context:e}))}]:[{}]);return n.createElement("div",{...p,ref:u,className:x({active:o,disabled:c,context:e}),..._},h)}l.Metadata.set(S,{name:"Tab"});function O({context:e,"data-testid":a,state:t,..._}){const r=n.useRef(null),{tabPanelProps:u}=w.useTabPanel(_,t,r),p=e==="container"?l.Content:"div";return n.createElement(p,{...u,ref:r,"data-testid":a},t.selectedItem?t.selectedItem.props.children:null)}l.Metadata.set(O,{name:"TabPanel"});var M=39,q="pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k1",L="pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k2",A="pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k3",D="pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k4",K=k({defaultClassName:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k5 pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k0",variantClassNames:{context:{container:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k6",navigation:"pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k7"}},defaultVariants:{},compoundVariants:[]});const F=.75;function R({className:e,context:a="navigation","data-testid":t,selectedKey:_,defaultSelectedKey:r,...u}){const p={...u,selectedKey:_??void 0,defaultSelectedKey:r??void 0},o=N.useTabListState(p),c=n.useRef(null),{tabListProps:h}=w.useTabList(p,o,c),f=l.useChildTestIdAttrBuilder({"data-testid":t}),E=a==="container",[z,U]=n.useState(!1),[X,G]=n.useState(!1),v=n.useCallback(()=>{const s=c.current;if(!s)return;const d=s.scrollWidth-s.clientWidth;U(s.scrollLeft>1),G(d-s.scrollLeft>1)},[]);n.useEffect(()=>{const s=c.current;if(!s)return;v(),s.addEventListener("scroll",v,{passive:!0});const d=new ResizeObserver(v);return d.observe(s),()=>{s.removeEventListener("scroll",v),d.disconnect()}},[v]);const j=s=>{const d=c.current;if(!d)return;const b=d.clientWidth*F;d.scrollBy({left:s==="left"?-b:b,behavior:"smooth"})},T=n.useCallback(()=>{const s=c.current;if(!s)return;const d=s.querySelector('[aria-selected="true"]');if(!d)return;const b=s.getBoundingClientRect(),y=d.getBoundingClientRect(),g=M,J=s.scrollLeft>1,Q=s.scrollWidth-s.clientWidth-s.scrollLeft>1,Y=b.left+(J?g:0),Z=b.right-(Q?g:0);y.left<Y?s.scrollBy({left:y.left-(b.left+g),behavior:"smooth"}):y.right>Z&&s.scrollBy({left:y.right-(b.right-g),behavior:"smooth"})},[]);n.useEffect(()=>{T()},[o.selectedKey,T]);const H=()=>{requestAnimationFrame(()=>T())};return n.createElement(n.Fragment,null,n.createElement("div",{className:q,"data-testid":t},E&&z&&n.createElement("button",{"aria-label":"Show previous tabs",title:"Show previous tabs",className:l.cl(L,A),"data-side":"left",onClick:()=>j("left"),type:"button"},n.createElement(l.Icon,{icon:"chevron-left",size:"sm","aria-hidden":"true"})),n.createElement("div",{...h,ref:c,className:l.cl(K({context:a}),e),onClickCapture:H},[...o.collection].map(s=>n.createElement(S,{key:s.key,item:s,state:o,context:a,...f(`tab-${String(s.key)}`)}))),E&&X&&n.createElement("button",{"aria-label":"Show more tabs",title:"Show more tabs",className:l.cl(L,D),onClick:()=>j("right"),type:"button"},n.createElement(l.Icon,{icon:"chevron-right",size:"sm","aria-hidden":"true"}))),n.createElement(O,{key:o.selectedItem?o.selectedItem.key:null,state:o,context:a,...f("tab-panel")}))}l.Metadata.set(R,{name:"Tabs"}),i.Tab=S,i.TabPanel=O,i.Tabs=R,Object.defineProperty(i,Symbol.toStringTag,{value:"Module"})}));
|
package/lib/tabs/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.pkg_sps-
|
|
1
|
+
.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u540{align-items:center;border-top-width:.0625rem;border-right-width:.0625rem;border-style:solid;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;line-height:.875rem;padding:.5rem 1rem;white-space:nowrap}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u541{border-bottom-width:0;border-left-width:.0625rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#717779;margin-bottom:-1px}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u542{border-bottom-width:.0625rem;border-left-width:0}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u542:first-child{border-left-width:.0625rem;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u542:last-child{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u545{cursor:not-allowed}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u547{background-color:#fff;border-color:#d2d4d4;color:#1f282c}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u548{border-color:transparent}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u549:hover{background-color:#f3f4f4;border-color:#d2d4d4;box-shadow:0 -.0625rem #d2d4d4 inset}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54a{background-color:#007db8;border-color:#007db8;color:#fff}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54b{background-color:#fff;border-color:#d2d4d4;color:#4b5356}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54c:hover{background-color:#f3f4f4}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54d{color:#717779}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54k{background-color:#fff!important;color:#4b5356!important}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u540 svg{margin-bottom:0}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k0{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k0::-webkit-scrollbar{display:none}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k1{position:relative}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k2{position:absolute;bottom:1px;z-index:1;display:flex;align-items:center;height:34px;width:32px;background-color:#e9e9ea;justify-content:center;border:none;padding:0;cursor:pointer}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k2:focus{outline:none}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k2:after{content:"";position:absolute;display:block;height:34px;width:8px}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k3{left:0}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k3:after{background:linear-gradient(to right,#e9e9eaff,transparent);right:-7px}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k4{right:0}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k4:after{background:linear-gradient(to left,#e9e9eaff,transparent);left:-7px}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k6{background-color:#e9e9ea;border-bottom-color:#d2d4d4;border-bottom-style:solid;border-bottom-width:.0625rem;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding-top:1rem;padding-left:1rem;padding-right:1rem}.pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k7{margin-bottom:1rem}
|
package/lib/tabs/tab/Tab.ve.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
import { createRuntimeFn as _ } from "../../node_modules/.pnpm/@vanilla-extract_recipes@0.2.5_@vanilla-extract_css@1.17.4/node_modules/@vanilla-extract/recipes/createRuntimeFn/dist/vanilla-extract-recipes-createRuntimeFn.esm.js";
|
|
3
|
-
var
|
|
3
|
+
var o = _({ defaultClassName: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u540", variantClassNames: { context: { container: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u541", navigation: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u542" }, active: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u543", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u544" }, disabled: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u545", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u546" } }, defaultVariants: {}, compoundVariants: [[{ context: "container", active: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u547"], [{ context: "container", active: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u548"], [{ context: "container", active: !1, disabled: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u549"], [{ context: "navigation", active: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54a"], [{ context: "navigation", active: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54b"], [{ context: "navigation", active: !1, disabled: !1 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54c"], [{ context: "navigation", active: !1, disabled: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54d"]] }), e = _({ defaultClassName: "", variantClassNames: { active: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54e", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54f" }, disabled: { true: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54g", false: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54h" }, context: { navigation: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54i", container: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54j" } }, defaultVariants: {}, compoundVariants: [[{ context: "navigation", active: !0 }, "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_p40u54k"]] });
|
|
4
4
|
export {
|
|
5
|
-
|
|
5
|
+
o as tab,
|
|
6
6
|
e as tabTag
|
|
7
7
|
};
|
package/lib/tabs/tabs/Tabs.ve.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
import { createRuntimeFn as _ } from "../../node_modules/.pnpm/@vanilla-extract_recipes@0.2.5_@vanilla-extract_css@1.17.4/node_modules/@vanilla-extract/recipes/createRuntimeFn/dist/vanilla-extract-recipes-createRuntimeFn.esm.js";
|
|
3
|
-
var
|
|
3
|
+
var o = 39, n = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k1", r = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k2", t = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k3", m = "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k4", e = _({ defaultClassName: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k5 pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k0", variantClassNames: { context: { container: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k6", navigation: "pkg_sps-woodland_core__family_tabs__version_8_53_13__hash_1mdnm0k7" } }, defaultVariants: {}, compoundVariants: [] });
|
|
4
4
|
export {
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
o as SCROLL_BUTTON_VISUAL_FOOTPRINT_PX,
|
|
6
|
+
e as tabs,
|
|
7
7
|
r as tabsScrollButton,
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
t as tabsScrollButtonLeft,
|
|
9
|
+
m as tabsScrollButtonRight,
|
|
10
10
|
n as tabsScrollWrapper
|
|
11
11
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
import { createRuntimeFn as _ } from "../../node_modules/.pnpm/@vanilla-extract_recipes@0.2.5_@vanilla-extract_css@1.17.4/node_modules/@vanilla-extract/recipes/createRuntimeFn/dist/vanilla-extract-recipes-createRuntimeFn.esm.js";
|
|
3
|
-
var
|
|
3
|
+
var l = _({ defaultClassName: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu50", variantClassNames: { kind: { blue: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu51", gray: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu52" }, disabled: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu53", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu54" }, wrap: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu55", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu56" } }, defaultVariants: { kind: "blue", disabled: !1, wrap: !1 }, compoundVariants: [] }), e = _({ defaultClassName: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu57", variantClassNames: { link: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu58", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu59" }, wrap: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5a", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5b" }, disabled: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5c", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5d" }, addOrRemove: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5e", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5f" } }, defaultVariants: { link: !1, wrap: !1, disabled: !1, addOrRemove: !1 }, compoundVariants: [[{ disabled: !1, wrap: !1, addOrRemove: !0 }, "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5g"]] }), o = _({ defaultClassName: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5h", variantClassNames: { wrap: { true: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5i", false: "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5j" } }, defaultVariants: { wrap: !1 }, compoundVariants: [] }), r = "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5k", d = "pkg_sps-woodland_core__family_tags__version_8_53_13__hash_1avalu5l";
|
|
4
4
|
export {
|
|
5
|
-
|
|
5
|
+
l as clickableTag,
|
|
6
6
|
r as clickableTagIcon,
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
o as clickableTagIconWrapper,
|
|
8
|
+
e as clickableTagLabel,
|
|
9
9
|
d as clickableTagLink
|
|
10
10
|
};
|