@flux-ui/components 3.0.0-next.55 → 3.0.0-next.57
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 +35 -35
- package/dist/index.js.map +1 -1
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -72,7 +72,7 @@ var FluxFormFieldInjectionKey = Symbol();
|
|
|
72
72
|
var FluxTableInjectionKey = Symbol();
|
|
73
73
|
var FluxTooltipInjectionKey = Symbol();
|
|
74
74
|
//#endregion
|
|
75
|
-
//#region ../../node_modules/.bun/@basmilius+utils@3.
|
|
75
|
+
//#region ../../node_modules/.bun/@basmilius+utils@3.21.0/node_modules/@basmilius/utils/dist/index.mjs
|
|
76
76
|
function t$1(e, t) {
|
|
77
77
|
return Math.round(e / t) * t;
|
|
78
78
|
}
|
|
@@ -3329,7 +3329,7 @@ useMode(definition$2);
|
|
|
3329
3329
|
useMode(definition$1);
|
|
3330
3330
|
useMode(definition);
|
|
3331
3331
|
//#endregion
|
|
3332
|
-
//#region ../../node_modules/.bun/@basmilius+http-client@3.
|
|
3332
|
+
//#region ../../node_modules/.bun/@basmilius+http-client@3.21.0+96a7401e32316653/node_modules/@basmilius/http-client/dist/index.mjs
|
|
3333
3333
|
function c$2(e) {
|
|
3334
3334
|
return class extends e {
|
|
3335
3335
|
constructor(...e) {
|
|
@@ -8278,13 +8278,13 @@ var FluxButton_default = /* @__PURE__ */ defineComponent({
|
|
|
8278
8278
|
});
|
|
8279
8279
|
//#endregion
|
|
8280
8280
|
//#region src/css/component/Action.module.scss
|
|
8281
|
-
var { "button": _0$16, "
|
|
8281
|
+
var { "button": _0$16, "buttonIcon": _1$8, "buttonLabel": _2$5 } = Button_module_default$1;
|
|
8282
8282
|
var Action_module_default = {
|
|
8283
8283
|
action: `action ${_0$16}`,
|
|
8284
8284
|
spinner: `spinner`,
|
|
8285
|
-
actionIcon: `action-icon ${
|
|
8285
|
+
actionIcon: `action-icon ${_1$8}`,
|
|
8286
8286
|
isDestructive: `is-destructive`,
|
|
8287
|
-
actionLabel: `action-label ${
|
|
8287
|
+
actionLabel: `action-label ${_2$5}`,
|
|
8288
8288
|
actionBar: `action-bar`,
|
|
8289
8289
|
separator: `separator`,
|
|
8290
8290
|
formInput: `form-input`,
|
|
@@ -8349,32 +8349,32 @@ var FluxAction_default = /* @__PURE__ */ defineComponent({
|
|
|
8349
8349
|
});
|
|
8350
8350
|
//#endregion
|
|
8351
8351
|
//#region src/css/component/Button.module.scss
|
|
8352
|
-
var { "button": _0$15, "
|
|
8352
|
+
var { "button": _0$15, "buttonIcon": _1$7, "buttonLabel": _2$4 } = Button_module_default$1;
|
|
8353
8353
|
var Button_module_default = {
|
|
8354
8354
|
primaryButton: `primary-button ${_0$15}`,
|
|
8355
8355
|
spinner: `spinner`,
|
|
8356
|
-
primaryButtonIcon: `primary-button-icon ${
|
|
8357
|
-
primaryButtonLabel: `primary-button-label ${
|
|
8356
|
+
primaryButtonIcon: `primary-button-icon ${_1$7}`,
|
|
8357
|
+
primaryButtonLabel: `primary-button-label ${_2$4}`,
|
|
8358
8358
|
secondaryButton: `secondary-button ${_0$15}`,
|
|
8359
|
-
secondaryButtonIcon: `secondary-button-icon ${
|
|
8360
|
-
secondaryButtonLabel: `secondary-button-label ${
|
|
8359
|
+
secondaryButtonIcon: `secondary-button-icon ${_1$7}`,
|
|
8360
|
+
secondaryButtonLabel: `secondary-button-label ${_2$4}`,
|
|
8361
8361
|
destructiveButton: `destructive-button ${_0$15}`,
|
|
8362
|
-
destructiveButtonIcon: `destructive-button-icon ${
|
|
8363
|
-
destructiveButtonLabel: `destructive-button-label ${
|
|
8362
|
+
destructiveButtonIcon: `destructive-button-icon ${_1$7}`,
|
|
8363
|
+
destructiveButtonLabel: `destructive-button-label ${_2$4}`,
|
|
8364
8364
|
baseLinkButton: `base-link-button ${_0$15}`,
|
|
8365
8365
|
primaryLinkButton: `primary-link-button base-link-button ${_0$15}`,
|
|
8366
|
-
primaryLinkButtonIcon: `primary-link-button-icon ${
|
|
8367
|
-
primaryLinkButtonLabel: `primary-link-button-label ${
|
|
8366
|
+
primaryLinkButtonIcon: `primary-link-button-icon ${_1$7}`,
|
|
8367
|
+
primaryLinkButtonLabel: `primary-link-button-label ${_2$4}`,
|
|
8368
8368
|
secondaryLinkButton: `secondary-link-button base-link-button ${_0$15}`,
|
|
8369
|
-
secondaryLinkButtonIcon: `secondary-link-button-icon ${
|
|
8370
|
-
secondaryLinkButtonLabel: `secondary-link-button-label ${
|
|
8369
|
+
secondaryLinkButtonIcon: `secondary-link-button-icon ${_1$7}`,
|
|
8370
|
+
secondaryLinkButtonLabel: `secondary-link-button-label ${_2$4}`,
|
|
8371
8371
|
linkButton: `link-button ${_0$15}`,
|
|
8372
|
-
linkButtonIcon: `link-button-icon ${
|
|
8372
|
+
linkButtonIcon: `link-button-icon ${_1$7}`,
|
|
8373
8373
|
icon: `icon`,
|
|
8374
|
-
linkButtonLabel: `link-button-label ${
|
|
8374
|
+
linkButtonLabel: `link-button-label ${_2$4}`,
|
|
8375
8375
|
publishButton: `publish-button primary-button ${_0$15}`,
|
|
8376
|
-
publishButtonIcon: `publish-button-icon primary-button-icon ${
|
|
8377
|
-
publishButtonLabel: `publish-button-label primary-button-label ${
|
|
8376
|
+
publishButtonIcon: `publish-button-icon primary-button-icon ${_1$7}`,
|
|
8377
|
+
publishButtonLabel: `publish-button-label primary-button-label ${_2$4}`,
|
|
8378
8378
|
publishButtonAnimation: `publish-button-animation`,
|
|
8379
8379
|
isDone: `is-done`,
|
|
8380
8380
|
publishButtonAnimationArrow: `publish-button-animation-arrow`,
|
|
@@ -13321,16 +13321,16 @@ var FluxFormSelect_default = /* @__PURE__ */ defineComponent({
|
|
|
13321
13321
|
});
|
|
13322
13322
|
//#endregion
|
|
13323
13323
|
//#region src/css/component/Pagination.module.scss
|
|
13324
|
-
var { "
|
|
13324
|
+
var { "secondaryButtonIcon": _0$9, "secondaryButton": _1$3, "secondaryButtonLabel": _2$1 } = Button_module_default;
|
|
13325
13325
|
var Pagination_module_default = {
|
|
13326
13326
|
pagination: `pagination`,
|
|
13327
|
-
paginationButton: `pagination-button ${
|
|
13327
|
+
paginationButton: `pagination-button ${_1$3}`,
|
|
13328
13328
|
secondaryButton: `secondary-button`,
|
|
13329
13329
|
paginationButtonArrow: `pagination-button-arrow`,
|
|
13330
13330
|
paginationButtonCurrent: `pagination-button-current`,
|
|
13331
13331
|
paginationButtonSpacer: `pagination-button-spacer`,
|
|
13332
|
-
paginationButtonIcon: `pagination-button-icon ${
|
|
13333
|
-
paginationButtonLabel: `pagination-button-label ${
|
|
13332
|
+
paginationButtonIcon: `pagination-button-icon ${_0$9}`,
|
|
13333
|
+
paginationButtonLabel: `pagination-button-label ${_2$1}`,
|
|
13334
13334
|
paginationBar: `pagination-bar`,
|
|
13335
13335
|
paginationBarLimit: `pagination-bar-limit`,
|
|
13336
13336
|
paginationBarLimitDisplayingOf: `pagination-bar-limit-displaying-of`,
|
|
@@ -13592,13 +13592,13 @@ var FluxPaginationBar_default = /* @__PURE__ */ defineComponent({
|
|
|
13592
13592
|
});
|
|
13593
13593
|
//#endregion
|
|
13594
13594
|
//#region src/css/component/Table.module.scss
|
|
13595
|
-
var { "
|
|
13595
|
+
var { "basePaneElement": _0$8, "basePaneLoader": _1$2 } = Pane_module_default$1;
|
|
13596
13596
|
var Table_module_default = {
|
|
13597
|
-
table: `table ${
|
|
13597
|
+
table: `table ${_0$8}`,
|
|
13598
13598
|
tableBase: `table-base`,
|
|
13599
13599
|
tableFill: `table-fill`,
|
|
13600
13600
|
tablePagination: `table-pagination`,
|
|
13601
|
-
tableLoader: `table-loader ${
|
|
13601
|
+
tableLoader: `table-loader ${_1$2}`,
|
|
13602
13602
|
tableRow: `table-row`,
|
|
13603
13603
|
tableCell: `table-cell`,
|
|
13604
13604
|
tableCellContent: `table-cell-content`,
|
|
@@ -18110,10 +18110,10 @@ var FluxLayerPaneSecondary_default = /* @__PURE__ */ defineComponent({
|
|
|
18110
18110
|
});
|
|
18111
18111
|
//#endregion
|
|
18112
18112
|
//#region src/css/component/Legend.module.scss
|
|
18113
|
-
var { "
|
|
18113
|
+
var { "stackVertical": _0$5, "stackHorizontal": _1$1 } = Layout_module_default;
|
|
18114
18114
|
var Legend_module_default = {
|
|
18115
|
-
legendHorizontal: `legend-horizontal ${
|
|
18116
|
-
legendVertical: `legend-vertical ${
|
|
18115
|
+
legendHorizontal: `legend-horizontal ${_1$1}`,
|
|
18116
|
+
legendVertical: `legend-vertical ${_0$5}`,
|
|
18117
18117
|
legendItem: `legend-item`
|
|
18118
18118
|
};
|
|
18119
18119
|
//#endregion
|
|
@@ -19884,7 +19884,7 @@ var FluxStatistic_default = /* @__PURE__ */ defineComponent({
|
|
|
19884
19884
|
});
|
|
19885
19885
|
//#endregion
|
|
19886
19886
|
//#region src/css/component/Stepper.module.scss
|
|
19887
|
-
var { "
|
|
19887
|
+
var { "sparklesContainerActive": _0$2, "sparklesContainer": _1, "sparklesParticles": _2 } = {
|
|
19888
19888
|
sparklesContainer: `sparkles-container`,
|
|
19889
19889
|
sparklesParticles: `sparkles-particles`,
|
|
19890
19890
|
sparklesContainerActive: `sparkles-container-active`,
|
|
@@ -19895,11 +19895,11 @@ var { "sparklesContainer": _0$2, "sparklesContainerActive": _1, "sparklesParticl
|
|
|
19895
19895
|
var Stepper_module_default = {
|
|
19896
19896
|
stepperStep: `stepper-step`,
|
|
19897
19897
|
stepperSteps: `stepper-steps`,
|
|
19898
|
-
stepperStepsItem: `stepper-steps-item ${
|
|
19898
|
+
stepperStepsItem: `stepper-steps-item ${_1}`,
|
|
19899
19899
|
icon: `icon`,
|
|
19900
|
-
stepperStepsItemComplete: `stepper-steps-item-complete ${
|
|
19901
|
-
stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${
|
|
19902
|
-
stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${
|
|
19900
|
+
stepperStepsItemComplete: `stepper-steps-item-complete ${_0$2} stepper-steps-item ${_1}`,
|
|
19901
|
+
stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${_1}`,
|
|
19902
|
+
stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${_1}`,
|
|
19903
19903
|
stepperStepsItemParticles: `stepper-steps-item-particles ${_2}`
|
|
19904
19904
|
};
|
|
19905
19905
|
//#endregion
|