@flux-ui/components 3.0.0-next.46 → 3.0.0-next.47

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 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-DGZmhsWZ.js
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(() => requestAnimationFrame(() => this.#e.style.height = t)));
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,11 +8277,11 @@ var FluxButton_default = /* @__PURE__ */ defineComponent({
8277
8277
  });
8278
8278
  //#endregion
8279
8279
  //#region src/css/component/Action.module.scss
8280
- var { "buttonIcon": _0$16, "buttonLabel": _1$8, "button": _2$5 } = Button_module_default$1;
8280
+ var { "button": _0$16, "buttonLabel": _1$8, "buttonIcon": _2$5 } = Button_module_default$1;
8281
8281
  var Action_module_default = {
8282
- action: `action ${_2$5}`,
8282
+ action: `action ${_0$16}`,
8283
8283
  spinner: `spinner`,
8284
- actionIcon: `action-icon ${_0$16}`,
8284
+ actionIcon: `action-icon ${_2$5}`,
8285
8285
  isDestructive: `is-destructive`,
8286
8286
  actionLabel: `action-label ${_1$8}`,
8287
8287
  actionBar: `action-bar`,
@@ -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 { "buttonLabel": _0$15, "button": _1$7, "buttonIcon": _2$4 } = Button_module_default$1;
8351
+ var { "button": _0$15, "buttonLabel": _1$7, "buttonIcon": _2$4 } = Button_module_default$1;
8352
8352
  var Button_module_default = {
8353
- primaryButton: `primary-button ${_1$7}`,
8353
+ primaryButton: `primary-button ${_0$15}`,
8354
8354
  spinner: `spinner`,
8355
8355
  primaryButtonIcon: `primary-button-icon ${_2$4}`,
8356
- primaryButtonLabel: `primary-button-label ${_0$15}`,
8357
- secondaryButton: `secondary-button ${_1$7}`,
8356
+ primaryButtonLabel: `primary-button-label ${_1$7}`,
8357
+ secondaryButton: `secondary-button ${_0$15}`,
8358
8358
  secondaryButtonIcon: `secondary-button-icon ${_2$4}`,
8359
- secondaryButtonLabel: `secondary-button-label ${_0$15}`,
8360
- destructiveButton: `destructive-button ${_1$7}`,
8359
+ secondaryButtonLabel: `secondary-button-label ${_1$7}`,
8360
+ destructiveButton: `destructive-button ${_0$15}`,
8361
8361
  destructiveButtonIcon: `destructive-button-icon ${_2$4}`,
8362
- destructiveButtonLabel: `destructive-button-label ${_0$15}`,
8363
- baseLinkButton: `base-link-button ${_1$7}`,
8364
- primaryLinkButton: `primary-link-button base-link-button ${_1$7}`,
8362
+ destructiveButtonLabel: `destructive-button-label ${_1$7}`,
8363
+ baseLinkButton: `base-link-button ${_0$15}`,
8364
+ primaryLinkButton: `primary-link-button base-link-button ${_0$15}`,
8365
8365
  primaryLinkButtonIcon: `primary-link-button-icon ${_2$4}`,
8366
- primaryLinkButtonLabel: `primary-link-button-label ${_0$15}`,
8367
- secondaryLinkButton: `secondary-link-button base-link-button ${_1$7}`,
8366
+ primaryLinkButtonLabel: `primary-link-button-label ${_1$7}`,
8367
+ secondaryLinkButton: `secondary-link-button base-link-button ${_0$15}`,
8368
8368
  secondaryLinkButtonIcon: `secondary-link-button-icon ${_2$4}`,
8369
- secondaryLinkButtonLabel: `secondary-link-button-label ${_0$15}`,
8370
- linkButton: `link-button ${_1$7}`,
8369
+ secondaryLinkButtonLabel: `secondary-link-button-label ${_1$7}`,
8370
+ linkButton: `link-button ${_0$15}`,
8371
8371
  linkButtonIcon: `link-button-icon ${_2$4}`,
8372
8372
  icon: `icon`,
8373
- linkButtonLabel: `link-button-label ${_0$15}`,
8374
- publishButton: `publish-button primary-button ${_1$7}`,
8373
+ linkButtonLabel: `link-button-label ${_1$7}`,
8374
+ publishButton: `publish-button primary-button ${_0$15}`,
8375
8375
  publishButtonIcon: `publish-button-icon primary-button-icon ${_2$4}`,
8376
- publishButtonLabel: `publish-button-label primary-button-label ${_0$15}`,
8376
+ publishButtonLabel: `publish-button-label primary-button-label ${_1$7}`,
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 { "button": _0$13, "buttonLabel": _1$5, "buttonIcon": _2$2 } = Button_module_default$1;
10247
+ var { "button": _0$13, "buttonIcon": _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`,
@@ -10254,8 +10254,8 @@ var Menu_module_default = {
10254
10254
  menuGroupVertical: `menu-group-vertical menu-group`,
10255
10255
  menuItem: `menu-item ${_0$13}`,
10256
10256
  badge: `badge`,
10257
- menuItemIcon: `menu-item-icon ${_2$2}`,
10258
- menuItemLabel: `menu-item-label ${_1$5}`,
10257
+ menuItemIcon: `menu-item-icon ${_1$5}`,
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 ${_2$2}`,
10267
+ menuItemSelectableIcon: `menu-item-selectable-icon ${_1$5}`,
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 { "secondaryButtonIcon": _0$9, "secondaryButtonLabel": _1$3, "secondaryButton": _2$1 } = Button_module_default;
13321
+ var { "secondaryButtonIcon": _0$9, "secondaryButton": _1$3, "secondaryButtonLabel": _2$1 } = Button_module_default;
13322
13322
  var Pagination_module_default = {
13323
13323
  pagination: `pagination`,
13324
- paginationButton: `pagination-button ${_2$1}`,
13324
+ paginationButton: `pagination-button ${_1$3}`,
13325
13325
  secondaryButton: `secondary-button`,
13326
13326
  paginationButtonArrow: `pagination-button-arrow`,
13327
13327
  paginationButtonCurrent: `pagination-button-current`,
13328
13328
  paginationButtonSpacer: `pagination-button-spacer`,
13329
13329
  paginationButtonIcon: `pagination-button-icon ${_0$9}`,
13330
- paginationButtonLabel: `pagination-button-label ${_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`,
@@ -19665,7 +19665,7 @@ var FluxStatistic_default = /* @__PURE__ */ defineComponent({
19665
19665
  });
19666
19666
  //#endregion
19667
19667
  //#region src/css/component/Stepper.module.scss
19668
- var { "sparklesContainer": _0$2, "sparklesContainerActive": _1, "sparklesParticles": _2 } = {
19668
+ var { "sparklesContainerActive": _0$2, "sparklesContainer": _1, "sparklesParticles": _2 } = {
19669
19669
  sparklesContainer: `sparkles-container`,
19670
19670
  sparklesParticles: `sparkles-particles`,
19671
19671
  sparklesContainerActive: `sparkles-container-active`,
@@ -19676,11 +19676,11 @@ var { "sparklesContainer": _0$2, "sparklesContainerActive": _1, "sparklesParticl
19676
19676
  var Stepper_module_default = {
19677
19677
  stepperStep: `stepper-step`,
19678
19678
  stepperSteps: `stepper-steps`,
19679
- stepperStepsItem: `stepper-steps-item ${_0$2}`,
19679
+ stepperStepsItem: `stepper-steps-item ${_1}`,
19680
19680
  icon: `icon`,
19681
- stepperStepsItemComplete: `stepper-steps-item-complete ${_1} stepper-steps-item ${_0$2}`,
19682
- stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${_0$2}`,
19683
- stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${_0$2}`,
19681
+ stepperStepsItemComplete: `stepper-steps-item-complete ${_0$2} stepper-steps-item ${_1}`,
19682
+ stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${_1}`,
19683
+ stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${_1}`,
19684
19684
  stepperStepsItemParticles: `stepper-steps-item-particles ${_2}`
19685
19685
  };
19686
19686
  //#endregion