@flux-ui/components 3.0.0-next.16 → 3.0.0-next.18
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/composable/useFlyoutInjection.d.ts +1 -5
- package/dist/composable/useFlyoutInjection.d.ts.map +1 -1
- package/dist/composable/useTableInjection.d.ts +1 -6
- package/dist/composable/useTableInjection.d.ts.map +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/package.json +10 -10
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
export default function ():
|
|
2
|
-
isClosing: import('vue').Ref<boolean, boolean>;
|
|
3
|
-
isOpen: import('vue').Ref<boolean, boolean>;
|
|
4
|
-
isOpening: import('vue').Ref<boolean, boolean>;
|
|
5
|
-
};
|
|
1
|
+
export default function (): import('../data').FluxFlyoutInjection;
|
|
6
2
|
//# sourceMappingURL=useFlyoutInjection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFlyoutInjection.d.ts","sourceRoot":"","sources":["../../src/composable/useFlyoutInjection.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO
|
|
1
|
+
{"version":3,"file":"useFlyoutInjection.d.ts","sourceRoot":"","sources":["../../src/composable/useFlyoutInjection.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,uDAMb"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableInjection.d.ts","sourceRoot":"","sources":["../../src/composable/useTableInjection.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO
|
|
1
|
+
{"version":3,"file":"useTableInjection.d.ts","sourceRoot":"","sources":["../../src/composable/useTableInjection.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,sDAOb"}
|
package/dist/index.js
CHANGED
|
@@ -3068,7 +3068,7 @@ const mu = (n, e) => {
|
|
|
3068
3068
|
function pu(n) {
|
|
3069
3069
|
return !!n && "$t" in n;
|
|
3070
3070
|
}
|
|
3071
|
-
const { button: an,
|
|
3071
|
+
const { button: an, buttonIcon: sn, buttonLabel: on } = rt, fu = `primary-button ${an}`, hu = "spinner", gu = `primary-button-icon ${sn}`, vu = `primary-button-label ${on}`, bu = `secondary-button ${an}`, yu = `secondary-button-icon ${sn}`, ku = `secondary-button-label ${on}`, Au = `destructive-button ${an}`, Fu = `destructive-button-icon ${sn}`, $u = `destructive-button-label ${on}`, Cu = `link-button ${an}`, wu = `link-button-icon ${sn}`, Bu = "icon", Su = `link-button-label ${on}`, Eu = `publish-button primary-button ${an}`, Iu = `publish-button-icon primary-button-icon ${sn}`, Tu = `publish-button-label primary-button-label ${on}`, Lu = "publish-button-animation", Du = "is-done", Mu = "publish-button-animation-arrow", Pu = "publish-arrow-out", Vu = "publish-button-animation-check", xu = "publish-button-animation-circle", Ou = "is-idle", Ru = "is-loading", zu = "publish-arrow-in", Hu = "publish-button-cloud", Nu = "publish", Gu = "button-group", Uu = "button", se = { primaryButton: fu, spinner: hu, primaryButtonIcon: gu, primaryButtonLabel: vu, secondaryButton: bu, secondaryButtonIcon: yu, secondaryButtonLabel: ku, destructiveButton: Au, destructiveButtonIcon: Fu, destructiveButtonLabel: $u, linkButton: Cu, linkButtonIcon: wu, icon: Bu, linkButtonLabel: Su, publishButton: Eu, publishButtonIcon: Iu, publishButtonLabel: Tu, publishButtonAnimation: Lu, isDone: Du, publishButtonAnimationArrow: Mu, publishArrowOut: Pu, publishButtonAnimationCheck: Vu, publishButtonAnimationCircle: xu, isIdle: Ou, isLoading: Ru, publishArrowIn: zu, publishButtonCloud: Hu, publish: Nu, buttonGroup: Gu, button: Uu }, ma = /* @__PURE__ */ y({
|
|
3072
3072
|
__name: "FluxButtonGroup",
|
|
3073
3073
|
setup(n) {
|
|
3074
3074
|
return (e, a) => (c(), p("div", {
|
|
@@ -4133,7 +4133,7 @@ const { button: an, buttonLabel: sn, buttonIcon: on } = rt, fu = `primary-button
|
|
|
4133
4133
|
w(u.$slots, "default")
|
|
4134
4134
|
], 4));
|
|
4135
4135
|
}
|
|
4136
|
-
}), {
|
|
4136
|
+
}), { button: lp, buttonIcon: qi, buttonLabel: rp } = rt, up = "menu", cp = "menu-normal menu", dp = "menu-large menu", mp = "menu-group", pp = "menu-group-horizontal menu-group", fp = "menu-group-vertical menu-group", hp = `menu-item ${lp}`, gp = `menu-item-icon ${qi}`, vp = `menu-item-label ${rp}`, bp = "menu-item-active", yp = "menu-item-destructive", kp = "menu-item-highlighted", Ap = "menu-item-indented", Fp = `menu-item-selectable-icon ${qi}`, $p = "menu-item-selected", Cp = "menu-item-command", wp = "menu-item-command-icon", Bp = "icon", Sp = "menu-item-image", Ep = "menu-title", Ip = "menu-sub-header", Tp = "menu-sub-header-icon", Lp = "menu-sub-header-label", Dp = "base-pane", Mp = "divider", Pp = "separator", Vp = "expandable-body", fe = { menu: up, menuNormal: cp, menuLarge: dp, menuGroup: mp, menuGroupHorizontal: pp, menuGroupVertical: fp, menuItem: hp, menuItemIcon: gp, menuItemLabel: vp, menuItemActive: bp, menuItemDestructive: yp, menuItemHighlighted: kp, menuItemIndented: Ap, menuItemSelectableIcon: Fp, menuItemSelected: $p, menuItemCommand: Cp, menuItemCommandIcon: wp, icon: Bp, menuItemImage: Sp, menuTitle: Ep, menuSubHeader: Ip, menuSubHeaderIcon: Tp, menuSubHeaderLabel: Lp, basePane: Dp, divider: Mp, separator: Pp, expandableBody: Vp }, xp = ["src"], We = /* @__PURE__ */ y({
|
|
4137
4137
|
__name: "FluxMenuItem",
|
|
4138
4138
|
props: {
|
|
4139
4139
|
type: { default: "button" },
|
|
@@ -5180,7 +5180,7 @@ const ng = {
|
|
|
5180
5180
|
setup(n) {
|
|
5181
5181
|
return () => n.vnode;
|
|
5182
5182
|
}
|
|
5183
|
-
}), {
|
|
5183
|
+
}), { basePaneLoader: ag, basePaneStructure: ig } = mt, sg = `calendar ${ig}`, og = "calendar-actions", lg = `calendar-loader ${ag}`, rg = "calendar-current", ug = "calendar-current-value", cg = "calendar-current-month calendar-current-value", dg = "calendar-current-year calendar-current-value", mg = "calendar-cells", pg = "calendar-cell", fg = "calendar-day calendar-cell", hg = "calendar-entry calendar-cell", gg = "is-disabled", vg = "calendar-entry-date", bg = "calendar-events", yg = "calendar-event", kg = "is-single", Ag = "is-middle", Fg = "is-start", $g = "is-end", Ce = { calendar: sg, calendarActions: og, calendarLoader: lg, calendarCurrent: rg, calendarCurrentValue: ug, calendarCurrentMonth: cg, calendarCurrentYear: dg, calendarCells: mg, calendarCell: pg, calendarDay: fg, calendarEntry: hg, isDisabled: gg, calendarEntryDate: vg, calendarEvents: bg, calendarEvent: yg, isSingle: kg, isMiddle: Ag, isStart: Fg, isEnd: $g }, Cg = "date-picker", wg = "date-picker-dates", Bg = "date-picker-months", Sg = "date-picker-years", Eg = "date-picker-header", Ig = "date-picker-header-view", Tg = "date-picker-header-view-button", Lg = "date-picker-date", Dg = "is-disabled", Mg = "is-range-entry", Pg = "is-range-end", Vg = "is-range-start", xg = "is-selection-entry", Og = "is-selection-end", Rg = "is-selection-start", zg = "is-selected", Hg = "date-picker-dates-grid", Ng = "date-picker-day", Gg = "button", ge = { datePicker: Cg, datePickerDates: wg, datePickerMonths: Bg, datePickerYears: Sg, datePickerHeader: Eg, datePickerHeaderView: Ig, datePickerHeaderViewButton: Tg, datePickerDate: Lg, isDisabled: Dg, isRangeEntry: Mg, isRangeEnd: Pg, isRangeStart: Vg, isSelectionEntry: xg, isSelectionEnd: Og, isSelectionStart: Rg, isSelected: zg, datePickerDatesGrid: Hg, datePickerDay: Ng, button: Gg }, Ug = ["onClick"], Wg = ["onClick"], jA = /* @__PURE__ */ y({
|
|
5184
5184
|
__name: "FluxCalendar",
|
|
5185
5185
|
props: {
|
|
5186
5186
|
initialDate: { default: () => Fe.now() },
|
|
@@ -6477,7 +6477,7 @@ const ng = {
|
|
|
6477
6477
|
], 2)
|
|
6478
6478
|
], 2));
|
|
6479
6479
|
}
|
|
6480
|
-
}), {
|
|
6480
|
+
}), { basePaneElement: rb, basePaneLoader: ub } = mt, cb = `table ${rb}`, db = "table-base", mb = "table-fill", pb = "table-pagination", fb = `table-loader ${ub}`, hb = "table-row", gb = "table-cell", vb = "table-cell-content", bb = "table-header table-cell", yb = "is-shrinking", kb = "is-sticky", Ab = "table-header-content table-cell-content", Fb = "is-striped", $b = "is-hoverable", Cb = "is-bordered", wb = "is-separated", Bb = "table-actions", Sb = "table-sort", Eb = "base-pane-structure", Ae = { table: cb, tableBase: db, tableFill: mb, tablePagination: pb, tableLoader: fb, tableRow: hb, tableCell: gb, tableCellContent: vb, tableHeader: bb, isShrinking: yb, isSticky: kb, tableHeaderContent: Ab, isStriped: Fb, isHoverable: $b, isBordered: Cb, isSeparated: wb, tableActions: Bb, tableSort: Sb, basePaneStructure: Eb }, Ib = /* @__PURE__ */ y({
|
|
6481
6481
|
__name: "FluxTableCell",
|
|
6482
6482
|
props: {
|
|
6483
6483
|
contentDirection: { default: "row" }
|
|
@@ -9368,7 +9368,7 @@ const ng = {
|
|
|
9368
9368
|
_: 3
|
|
9369
9369
|
}));
|
|
9370
9370
|
}
|
|
9371
|
-
}), {
|
|
9371
|
+
}), { stackHorizontal: cy, stackVertical: dy } = Ke, my = `legend-horizontal ${cy}`, py = `legend-vertical ${dy}`, fy = "legend-item", Wn = { legendHorizontal: my, legendVertical: py, legendItem: fy }, hy = /* @__PURE__ */ y({
|
|
9372
9372
|
__name: "FluxLegend",
|
|
9373
9373
|
props: {
|
|
9374
9374
|
direction: { default: "horizontal" },
|