@flux-ui/components 3.0.0-next.46 → 3.0.0-next.48
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 +41 -41
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -4926,7 +4926,7 @@ function j$1(e, t, n, r, i, o) {
|
|
|
4926
4926
|
//#region ../internals/dist/data/index.js
|
|
4927
4927
|
var oe = `#ef4444`, se = `#dc2626`, _e = `#f97316`, ve = `#ea580c`, Oe = `#f59e0b`, ke = `#d97706`, ze = `#eab308`, Be = `#ca8a04`, Xe = `#84cc16`, Ze = `#65a30d`, st = `#22c55e`, ct = `#16a34a`, vt = `#10b981`, yt = `#059669`, kt = `#14b8a6`, At = `#0d9488`, Bt = `#06b6d4`, Vt = `#0891b2`, Zt = `#0ea5e9`, Qt = `#0284c7`, ln = `#3b82f6`, un = `#2563eb`, bn = `#6366f1`, xn = `#4f46e5`, jn = `#8b5cf6`, Mn = `#7c3aed`, Hn = `#a855f7`, Un = `#9333ea`, $n = `#d946ef`, er = `#c026d3`, ur = `#ec4899`, dr = `#db2777`, xr = `#f43f5e`, Sr = `#e11d48`;
|
|
4928
4928
|
//#endregion
|
|
4929
|
-
//#region ../internals/dist/directive-
|
|
4929
|
+
//#region ../internals/dist/directive-Dprka-AO.js
|
|
4930
4930
|
var i = class {
|
|
4931
4931
|
#e;
|
|
4932
4932
|
#t;
|
|
@@ -4946,7 +4946,7 @@ var i = class {
|
|
|
4946
4946
|
let { height: e } = getComputedStyle(this.#e);
|
|
4947
4947
|
this.#e.style.height = `auto`;
|
|
4948
4948
|
let { height: t } = getComputedStyle(this.#e);
|
|
4949
|
-
this.#e.style.height = e, t !== e && (getComputedStyle(this.#e), requestAnimationFrame(() =>
|
|
4949
|
+
this.#e.style.height = e, t !== e && (getComputedStyle(this.#e), requestAnimationFrame(() => this.#e.style.height = t));
|
|
4950
4950
|
}
|
|
4951
4951
|
}, a = {
|
|
4952
4952
|
beforeUnmount(e) {
|
|
@@ -8277,13 +8277,13 @@ var FluxButton_default = /* @__PURE__ */ defineComponent({
|
|
|
8277
8277
|
});
|
|
8278
8278
|
//#endregion
|
|
8279
8279
|
//#region src/css/component/Action.module.scss
|
|
8280
|
-
var { "
|
|
8280
|
+
var { "button": _0$16, "buttonIcon": _1$8, "buttonLabel": _2$5 } = Button_module_default$1;
|
|
8281
8281
|
var Action_module_default = {
|
|
8282
|
-
action: `action ${
|
|
8282
|
+
action: `action ${_0$16}`,
|
|
8283
8283
|
spinner: `spinner`,
|
|
8284
|
-
actionIcon: `action-icon ${
|
|
8284
|
+
actionIcon: `action-icon ${_1$8}`,
|
|
8285
8285
|
isDestructive: `is-destructive`,
|
|
8286
|
-
actionLabel: `action-label ${
|
|
8286
|
+
actionLabel: `action-label ${_2$5}`,
|
|
8287
8287
|
actionBar: `action-bar`,
|
|
8288
8288
|
separator: `separator`,
|
|
8289
8289
|
formInput: `form-input`,
|
|
@@ -8348,32 +8348,32 @@ var FluxAction_default = /* @__PURE__ */ defineComponent({
|
|
|
8348
8348
|
});
|
|
8349
8349
|
//#endregion
|
|
8350
8350
|
//#region src/css/component/Button.module.scss
|
|
8351
|
-
var { "
|
|
8351
|
+
var { "button": _0$15, "buttonIcon": _1$7, "buttonLabel": _2$4 } = Button_module_default$1;
|
|
8352
8352
|
var Button_module_default = {
|
|
8353
|
-
primaryButton: `primary-button ${
|
|
8353
|
+
primaryButton: `primary-button ${_0$15}`,
|
|
8354
8354
|
spinner: `spinner`,
|
|
8355
|
-
primaryButtonIcon: `primary-button-icon ${
|
|
8356
|
-
primaryButtonLabel: `primary-button-label ${
|
|
8357
|
-
secondaryButton: `secondary-button ${
|
|
8358
|
-
secondaryButtonIcon: `secondary-button-icon ${
|
|
8359
|
-
secondaryButtonLabel: `secondary-button-label ${
|
|
8360
|
-
destructiveButton: `destructive-button ${
|
|
8361
|
-
destructiveButtonIcon: `destructive-button-icon ${
|
|
8362
|
-
destructiveButtonLabel: `destructive-button-label ${
|
|
8363
|
-
baseLinkButton: `base-link-button ${
|
|
8364
|
-
primaryLinkButton: `primary-link-button base-link-button ${
|
|
8365
|
-
primaryLinkButtonIcon: `primary-link-button-icon ${
|
|
8366
|
-
primaryLinkButtonLabel: `primary-link-button-label ${
|
|
8367
|
-
secondaryLinkButton: `secondary-link-button base-link-button ${
|
|
8368
|
-
secondaryLinkButtonIcon: `secondary-link-button-icon ${
|
|
8369
|
-
secondaryLinkButtonLabel: `secondary-link-button-label ${
|
|
8370
|
-
linkButton: `link-button ${
|
|
8371
|
-
linkButtonIcon: `link-button-icon ${
|
|
8355
|
+
primaryButtonIcon: `primary-button-icon ${_1$7}`,
|
|
8356
|
+
primaryButtonLabel: `primary-button-label ${_2$4}`,
|
|
8357
|
+
secondaryButton: `secondary-button ${_0$15}`,
|
|
8358
|
+
secondaryButtonIcon: `secondary-button-icon ${_1$7}`,
|
|
8359
|
+
secondaryButtonLabel: `secondary-button-label ${_2$4}`,
|
|
8360
|
+
destructiveButton: `destructive-button ${_0$15}`,
|
|
8361
|
+
destructiveButtonIcon: `destructive-button-icon ${_1$7}`,
|
|
8362
|
+
destructiveButtonLabel: `destructive-button-label ${_2$4}`,
|
|
8363
|
+
baseLinkButton: `base-link-button ${_0$15}`,
|
|
8364
|
+
primaryLinkButton: `primary-link-button base-link-button ${_0$15}`,
|
|
8365
|
+
primaryLinkButtonIcon: `primary-link-button-icon ${_1$7}`,
|
|
8366
|
+
primaryLinkButtonLabel: `primary-link-button-label ${_2$4}`,
|
|
8367
|
+
secondaryLinkButton: `secondary-link-button base-link-button ${_0$15}`,
|
|
8368
|
+
secondaryLinkButtonIcon: `secondary-link-button-icon ${_1$7}`,
|
|
8369
|
+
secondaryLinkButtonLabel: `secondary-link-button-label ${_2$4}`,
|
|
8370
|
+
linkButton: `link-button ${_0$15}`,
|
|
8371
|
+
linkButtonIcon: `link-button-icon ${_1$7}`,
|
|
8372
8372
|
icon: `icon`,
|
|
8373
|
-
linkButtonLabel: `link-button-label ${
|
|
8374
|
-
publishButton: `publish-button primary-button ${
|
|
8375
|
-
publishButtonIcon: `publish-button-icon primary-button-icon ${
|
|
8376
|
-
publishButtonLabel: `publish-button-label primary-button-label ${
|
|
8373
|
+
linkButtonLabel: `link-button-label ${_2$4}`,
|
|
8374
|
+
publishButton: `publish-button primary-button ${_0$15}`,
|
|
8375
|
+
publishButtonIcon: `publish-button-icon primary-button-icon ${_1$7}`,
|
|
8376
|
+
publishButtonLabel: `publish-button-label primary-button-label ${_2$4}`,
|
|
8377
8377
|
publishButtonAnimation: `publish-button-animation`,
|
|
8378
8378
|
isDone: `is-done`,
|
|
8379
8379
|
publishButtonAnimationArrow: `publish-button-animation-arrow`,
|
|
@@ -10244,7 +10244,7 @@ var FilterBadge_default = /* @__PURE__ */ defineComponent({
|
|
|
10244
10244
|
});
|
|
10245
10245
|
//#endregion
|
|
10246
10246
|
//#region src/css/component/Menu.module.scss
|
|
10247
|
-
var { "
|
|
10247
|
+
var { "buttonIcon": _0$13, "button": _1$5, "buttonLabel": _2$2 } = Button_module_default$1;
|
|
10248
10248
|
var Menu_module_default = {
|
|
10249
10249
|
menu: `menu`,
|
|
10250
10250
|
menuNormal: `menu-normal menu`,
|
|
@@ -10252,10 +10252,10 @@ var Menu_module_default = {
|
|
|
10252
10252
|
menuGroup: `menu-group`,
|
|
10253
10253
|
menuGroupHorizontal: `menu-group-horizontal menu-group`,
|
|
10254
10254
|
menuGroupVertical: `menu-group-vertical menu-group`,
|
|
10255
|
-
menuItem: `menu-item ${
|
|
10255
|
+
menuItem: `menu-item ${_1$5}`,
|
|
10256
10256
|
badge: `badge`,
|
|
10257
|
-
menuItemIcon: `menu-item-icon ${
|
|
10258
|
-
menuItemLabel: `menu-item-label ${
|
|
10257
|
+
menuItemIcon: `menu-item-icon ${_0$13}`,
|
|
10258
|
+
menuItemLabel: `menu-item-label ${_2$2}`,
|
|
10259
10259
|
menuItemActive: `menu-item-active`,
|
|
10260
10260
|
menuItemDestructive: `menu-item-destructive`,
|
|
10261
10261
|
menuItemHighlighted: `menu-item-highlighted`,
|
|
@@ -10264,7 +10264,7 @@ var Menu_module_default = {
|
|
|
10264
10264
|
menuCollapsibleOpened: `menu-collapsible-opened menu-collapsible`,
|
|
10265
10265
|
menuCollapsibleBody: `menu-collapsible-body`,
|
|
10266
10266
|
menuCollapsibleContent: `menu-collapsible-content`,
|
|
10267
|
-
menuItemSelectableIcon: `menu-item-selectable-icon ${
|
|
10267
|
+
menuItemSelectableIcon: `menu-item-selectable-icon ${_0$13}`,
|
|
10268
10268
|
menuItemSelected: `menu-item-selected`,
|
|
10269
10269
|
menuItemCommand: `menu-item-command`,
|
|
10270
10270
|
menuItemCommandIcon: `menu-item-command-icon`,
|
|
@@ -13318,16 +13318,16 @@ var FluxFormSelect_default = /* @__PURE__ */ defineComponent({
|
|
|
13318
13318
|
});
|
|
13319
13319
|
//#endregion
|
|
13320
13320
|
//#region src/css/component/Pagination.module.scss
|
|
13321
|
-
var { "
|
|
13321
|
+
var { "secondaryButton": _0$9, "secondaryButtonIcon": _1$3, "secondaryButtonLabel": _2$1 } = Button_module_default;
|
|
13322
13322
|
var Pagination_module_default = {
|
|
13323
13323
|
pagination: `pagination`,
|
|
13324
|
-
paginationButton: `pagination-button ${
|
|
13324
|
+
paginationButton: `pagination-button ${_0$9}`,
|
|
13325
13325
|
secondaryButton: `secondary-button`,
|
|
13326
13326
|
paginationButtonArrow: `pagination-button-arrow`,
|
|
13327
13327
|
paginationButtonCurrent: `pagination-button-current`,
|
|
13328
13328
|
paginationButtonSpacer: `pagination-button-spacer`,
|
|
13329
|
-
paginationButtonIcon: `pagination-button-icon ${
|
|
13330
|
-
paginationButtonLabel: `pagination-button-label ${
|
|
13329
|
+
paginationButtonIcon: `pagination-button-icon ${_1$3}`,
|
|
13330
|
+
paginationButtonLabel: `pagination-button-label ${_2$1}`,
|
|
13331
13331
|
paginationBar: `pagination-bar`,
|
|
13332
13332
|
paginationBarLimit: `pagination-bar-limit`,
|
|
13333
13333
|
paginationBarLimitDisplayingOf: `pagination-bar-limit-displaying-of`,
|
|
@@ -17891,10 +17891,10 @@ var FluxLayerPaneSecondary_default = /* @__PURE__ */ defineComponent({
|
|
|
17891
17891
|
});
|
|
17892
17892
|
//#endregion
|
|
17893
17893
|
//#region src/css/component/Legend.module.scss
|
|
17894
|
-
var { "
|
|
17894
|
+
var { "stackHorizontal": _0$5, "stackVertical": _1$1 } = Layout_module_default;
|
|
17895
17895
|
var Legend_module_default = {
|
|
17896
|
-
legendHorizontal: `legend-horizontal ${
|
|
17897
|
-
legendVertical: `legend-vertical ${
|
|
17896
|
+
legendHorizontal: `legend-horizontal ${_0$5}`,
|
|
17897
|
+
legendVertical: `legend-vertical ${_1$1}`,
|
|
17898
17898
|
legendItem: `legend-item`
|
|
17899
17899
|
};
|
|
17900
17900
|
//#endregion
|