@flux-ui/components 3.0.0-next.16 → 3.0.0-next.17
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/index.js +4 -4
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -2980,7 +2980,7 @@ const hr = "base-pane", gr = "base-pane-loader", vr = "base-pane-structure base-
|
|
|
2980
2980
|
_: 3
|
|
2981
2981
|
}, 8, ["component-type", "class", "type", "aria-disabled", "disabled", "tabindex", "href", "rel", "target", "to"]));
|
|
2982
2982
|
}
|
|
2983
|
-
}), {
|
|
2983
|
+
}), { button: Kr, buttonIcon: Yr, buttonLabel: Qr } = rt, Zr = `action ${Kr}`, Xr = "spinner", Jr = `action-icon ${Yr}`, eu = "is-destructive", tu = `action-label ${Qr}`, nu = "action-bar", au = "separator", iu = "form-input", su = "base-pane-structure", ou = "pane-header", lu = "action-pane", ru = "action-pane-grid", uu = "action-pane-body", cu = "pane-body", tt = { action: Zr, spinner: Xr, actionIcon: Jr, isDestructive: eu, actionLabel: tu, actionBar: nu, separator: au, formInput: iu, basePaneStructure: su, paneHeader: ou, actionPane: lu, actionPaneGrid: ru, actionPaneBody: uu, paneBody: cu }, du = /* @__PURE__ */ y({
|
|
2984
2984
|
__name: "FluxAction",
|
|
2985
2985
|
props: {
|
|
2986
2986
|
type: {},
|
|
@@ -3068,7 +3068,7 @@ const mu = (n, e) => {
|
|
|
3068
3068
|
function pu(n) {
|
|
3069
3069
|
return !!n && "$t" in n;
|
|
3070
3070
|
}
|
|
3071
|
-
const {
|
|
3071
|
+
const { buttonLabel: an, buttonIcon: sn, button: on } = rt, fu = `primary-button ${on}`, hu = "spinner", gu = `primary-button-icon ${sn}`, vu = `primary-button-label ${an}`, bu = `secondary-button ${on}`, yu = `secondary-button-icon ${sn}`, ku = `secondary-button-label ${an}`, Au = `destructive-button ${on}`, Fu = `destructive-button-icon ${sn}`, $u = `destructive-button-label ${an}`, Cu = `link-button ${on}`, wu = `link-button-icon ${sn}`, Bu = "icon", Su = `link-button-label ${an}`, Eu = `publish-button primary-button ${on}`, Iu = `publish-button-icon primary-button-icon ${sn}`, Tu = `publish-button-label primary-button-label ${an}`, 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" },
|
|
@@ -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" }
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flux-ui/components",
|
|
3
3
|
"description": "A set of opiniated UI components.",
|
|
4
|
-
"version": "3.0.0-next.
|
|
4
|
+
"version": "3.0.0-next.17",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"funding": "https://github.com/sponsors/basmilius",
|
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"sideEffects": false,
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@basmilius/utils": "^2.5.4",
|
|
55
|
-
"@flux-ui/internals": "3.0.0-next.
|
|
56
|
-
"@flux-ui/types": "3.0.0-next.
|
|
55
|
+
"@flux-ui/internals": "3.0.0-next.17",
|
|
56
|
+
"@flux-ui/types": "3.0.0-next.17",
|
|
57
57
|
"@fortawesome/fontawesome-common-types": "^7.0.0",
|
|
58
58
|
"clsx": "^2.1.1",
|
|
59
59
|
"imask": "^7.6.1",
|