@pantheon-systems/pds-toolkit-react 2.0.0-alpha.66 → 2.0.0-alpha.67
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/icons/Icon/generated-icon-data.d.ts +1 -1
- package/dist/css/component-css/pds-index.css +1 -1
- package/dist/css/component-css/pds-tab-menu.css +1 -1
- package/dist/css/pds-components.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +0 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3279,7 +3279,6 @@ var Gn = ({ className: t = "pds-dropdown__selected-icon" }) => /* @__PURE__ */ e
|
|
|
3279
3279
|
O,
|
|
3280
3280
|
t ?? ""
|
|
3281
3281
|
]),
|
|
3282
|
-
enableShift: !1,
|
|
3283
3282
|
offsetValue: 8,
|
|
3284
3283
|
placement: "bottom-start"
|
|
3285
3284
|
}, /* @__PURE__ */ e.createElement(Ln.Trigger, {
|
|
@@ -3365,7 +3364,6 @@ var Gn = ({ className: t = "pds-dropdown__selected-icon" }) => /* @__PURE__ */ e
|
|
|
3365
3364
|
}, tr = ({ className: t, disabled: n, iconName: r = "ellipsisVertical", iconOnly: i = !1, id: a, isSplitButton: o = !1, label: s, menuItems: c, onClick: l, size: u = "s", statusDot: d, tally: f, testId: p, undefinedLabel: m = "Unlabeled group", variant: h = "primary", ..._ }) => {
|
|
3366
3365
|
let { activeIndex: v, floatingStyles: y, getFloatingProps: b, getItemProps: x, getReferenceProps: C, isMounted: w, isOpen: T, listRef: E, refs: D, setIsOpen: O, transitionStyles: k } = Pn({
|
|
3367
3366
|
enableClick: !n,
|
|
3368
|
-
enableShift: !1,
|
|
3369
3367
|
enableTypeahead: !0,
|
|
3370
3368
|
offsetValue: 8,
|
|
3371
3369
|
placement: "bottom-start",
|
|
@@ -8742,7 +8740,6 @@ var Hr = {
|
|
|
8742
8740
|
}, d, p);
|
|
8743
8741
|
}, Gi = ({ className: t, headingText: n, menuItems: i, selectTextFallback: a = "Navigate to...", ...o }) => {
|
|
8744
8742
|
let s = "pds-dropdown-menu", c = Ii(i), l = c ? c.props.children : a, u = /* @__PURE__ */ e.createElement(Gn, { className: `pds-dropdown__selected-icon ${s}__active-icon` }), { activeIndex: d, floatingStyles: f, getFloatingProps: p, getItemProps: m, getReferenceProps: h, isMounted: g, listRef: _, refs: v, setIsOpen: y, transitionStyles: b } = Pn({
|
|
8745
|
-
enableShift: !1,
|
|
8746
8743
|
enableTypeahead: !0,
|
|
8747
8744
|
role: "menu"
|
|
8748
8745
|
}), x = (e) => {
|