@flux-ui/components 3.0.0-next.60 → 3.0.0-next.61
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.css +3 -0
- package/dist/index.js +43 -43
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
- package/src/css/component/Icon.module.scss +4 -0
package/dist/index.css
CHANGED
package/dist/index.js
CHANGED
|
@@ -8859,13 +8859,13 @@ var FluxButton_default = /* @__PURE__ */ defineComponent({
|
|
|
8859
8859
|
});
|
|
8860
8860
|
//#endregion
|
|
8861
8861
|
//#region src/css/component/Action.module.scss
|
|
8862
|
-
var { "
|
|
8862
|
+
var { "button": _0$16, "buttonIcon": _1$8, "buttonLabel": _2$5 } = Button_module_default$1;
|
|
8863
8863
|
var Action_module_default = {
|
|
8864
|
-
action: `action ${
|
|
8864
|
+
action: `action ${_0$16}`,
|
|
8865
8865
|
spinner: `spinner`,
|
|
8866
|
-
actionIcon: `action-icon ${
|
|
8866
|
+
actionIcon: `action-icon ${_1$8}`,
|
|
8867
8867
|
isDestructive: `is-destructive`,
|
|
8868
|
-
actionLabel: `action-label ${
|
|
8868
|
+
actionLabel: `action-label ${_2$5}`,
|
|
8869
8869
|
actionBar: `action-bar`,
|
|
8870
8870
|
separator: `separator`,
|
|
8871
8871
|
formInput: `form-input`,
|
|
@@ -8930,32 +8930,32 @@ var FluxAction_default = /* @__PURE__ */ defineComponent({
|
|
|
8930
8930
|
});
|
|
8931
8931
|
//#endregion
|
|
8932
8932
|
//#region src/css/component/Button.module.scss
|
|
8933
|
-
var { "
|
|
8933
|
+
var { "button": _0$15, "buttonLabel": _1$7, "buttonIcon": _2$4 } = Button_module_default$1;
|
|
8934
8934
|
var Button_module_default = {
|
|
8935
|
-
primaryButton: `primary-button ${
|
|
8935
|
+
primaryButton: `primary-button ${_0$15}`,
|
|
8936
8936
|
spinner: `spinner`,
|
|
8937
|
-
primaryButtonIcon: `primary-button-icon ${
|
|
8938
|
-
primaryButtonLabel: `primary-button-label ${
|
|
8939
|
-
secondaryButton: `secondary-button ${
|
|
8940
|
-
secondaryButtonIcon: `secondary-button-icon ${
|
|
8941
|
-
secondaryButtonLabel: `secondary-button-label ${
|
|
8942
|
-
destructiveButton: `destructive-button ${
|
|
8943
|
-
destructiveButtonIcon: `destructive-button-icon ${
|
|
8944
|
-
destructiveButtonLabel: `destructive-button-label ${
|
|
8945
|
-
baseLinkButton: `base-link-button ${
|
|
8946
|
-
primaryLinkButton: `primary-link-button base-link-button ${
|
|
8947
|
-
primaryLinkButtonIcon: `primary-link-button-icon ${
|
|
8948
|
-
primaryLinkButtonLabel: `primary-link-button-label ${
|
|
8949
|
-
secondaryLinkButton: `secondary-link-button base-link-button ${
|
|
8950
|
-
secondaryLinkButtonIcon: `secondary-link-button-icon ${
|
|
8951
|
-
secondaryLinkButtonLabel: `secondary-link-button-label ${
|
|
8952
|
-
linkButton: `link-button ${
|
|
8953
|
-
linkButtonIcon: `link-button-icon ${
|
|
8937
|
+
primaryButtonIcon: `primary-button-icon ${_2$4}`,
|
|
8938
|
+
primaryButtonLabel: `primary-button-label ${_1$7}`,
|
|
8939
|
+
secondaryButton: `secondary-button ${_0$15}`,
|
|
8940
|
+
secondaryButtonIcon: `secondary-button-icon ${_2$4}`,
|
|
8941
|
+
secondaryButtonLabel: `secondary-button-label ${_1$7}`,
|
|
8942
|
+
destructiveButton: `destructive-button ${_0$15}`,
|
|
8943
|
+
destructiveButtonIcon: `destructive-button-icon ${_2$4}`,
|
|
8944
|
+
destructiveButtonLabel: `destructive-button-label ${_1$7}`,
|
|
8945
|
+
baseLinkButton: `base-link-button ${_0$15}`,
|
|
8946
|
+
primaryLinkButton: `primary-link-button base-link-button ${_0$15}`,
|
|
8947
|
+
primaryLinkButtonIcon: `primary-link-button-icon ${_2$4}`,
|
|
8948
|
+
primaryLinkButtonLabel: `primary-link-button-label ${_1$7}`,
|
|
8949
|
+
secondaryLinkButton: `secondary-link-button base-link-button ${_0$15}`,
|
|
8950
|
+
secondaryLinkButtonIcon: `secondary-link-button-icon ${_2$4}`,
|
|
8951
|
+
secondaryLinkButtonLabel: `secondary-link-button-label ${_1$7}`,
|
|
8952
|
+
linkButton: `link-button ${_0$15}`,
|
|
8953
|
+
linkButtonIcon: `link-button-icon ${_2$4}`,
|
|
8954
8954
|
icon: `icon`,
|
|
8955
|
-
linkButtonLabel: `link-button-label ${
|
|
8956
|
-
publishButton: `publish-button primary-button ${
|
|
8957
|
-
publishButtonIcon: `publish-button-icon primary-button-icon ${
|
|
8958
|
-
publishButtonLabel: `publish-button-label primary-button-label ${
|
|
8955
|
+
linkButtonLabel: `link-button-label ${_1$7}`,
|
|
8956
|
+
publishButton: `publish-button primary-button ${_0$15}`,
|
|
8957
|
+
publishButtonIcon: `publish-button-icon primary-button-icon ${_2$4}`,
|
|
8958
|
+
publishButtonLabel: `publish-button-label primary-button-label ${_1$7}`,
|
|
8959
8959
|
publishButtonAnimation: `publish-button-animation`,
|
|
8960
8960
|
isDone: `is-done`,
|
|
8961
8961
|
publishButtonAnimationArrow: `publish-button-animation-arrow`,
|
|
@@ -10528,12 +10528,12 @@ var FluxBoxedIcon_default = /* @__PURE__ */ defineComponent({
|
|
|
10528
10528
|
});
|
|
10529
10529
|
//#endregion
|
|
10530
10530
|
//#region src/css/component/Calendar.module.scss
|
|
10531
|
-
var { "
|
|
10531
|
+
var { "basePaneLoader": _0$13, "basePaneStructure": _1$5 } = Pane_module_default$1;
|
|
10532
10532
|
var Calendar_module_default = {
|
|
10533
|
-
calendar: `calendar ${
|
|
10533
|
+
calendar: `calendar ${_1$5}`,
|
|
10534
10534
|
calendarItemRegistry: `calendar-item-registry`,
|
|
10535
10535
|
calendarActions: `calendar-actions`,
|
|
10536
|
-
calendarLoader: `calendar-loader ${
|
|
10536
|
+
calendarLoader: `calendar-loader ${_0$13}`,
|
|
10537
10537
|
calendarCurrent: `calendar-current`,
|
|
10538
10538
|
calendarCurrentValue: `calendar-current-value`,
|
|
10539
10539
|
calendarCurrentMonth: `calendar-current-month calendar-current-value`,
|
|
@@ -13428,7 +13428,7 @@ var FilterBadge_default = /* @__PURE__ */ defineComponent({
|
|
|
13428
13428
|
});
|
|
13429
13429
|
//#endregion
|
|
13430
13430
|
//#region src/css/component/Menu.module.scss
|
|
13431
|
-
var { "
|
|
13431
|
+
var { "button": _0$10, "buttonIcon": _1$4, "buttonLabel": _2$2 } = Button_module_default$1;
|
|
13432
13432
|
var Menu_module_default = {
|
|
13433
13433
|
menu: `menu`,
|
|
13434
13434
|
menuNormal: `menu-normal menu`,
|
|
@@ -13436,10 +13436,10 @@ var Menu_module_default = {
|
|
|
13436
13436
|
menuGroup: `menu-group`,
|
|
13437
13437
|
menuGroupHorizontal: `menu-group-horizontal menu-group`,
|
|
13438
13438
|
menuGroupVertical: `menu-group-vertical menu-group`,
|
|
13439
|
-
menuItem: `menu-item ${
|
|
13439
|
+
menuItem: `menu-item ${_0$10}`,
|
|
13440
13440
|
badge: `badge`,
|
|
13441
|
-
menuItemIcon: `menu-item-icon ${
|
|
13442
|
-
menuItemLabel: `menu-item-label ${
|
|
13441
|
+
menuItemIcon: `menu-item-icon ${_1$4}`,
|
|
13442
|
+
menuItemLabel: `menu-item-label ${_2$2}`,
|
|
13443
13443
|
menuItemActive: `menu-item-active`,
|
|
13444
13444
|
menuItemDestructive: `menu-item-destructive`,
|
|
13445
13445
|
menuItemHighlighted: `menu-item-highlighted`,
|
|
@@ -13448,7 +13448,7 @@ var Menu_module_default = {
|
|
|
13448
13448
|
menuCollapsibleOpened: `menu-collapsible-opened menu-collapsible`,
|
|
13449
13449
|
menuCollapsibleBody: `menu-collapsible-body`,
|
|
13450
13450
|
menuCollapsibleContent: `menu-collapsible-content`,
|
|
13451
|
-
menuItemSelectableIcon: `menu-item-selectable-icon ${
|
|
13451
|
+
menuItemSelectableIcon: `menu-item-selectable-icon ${_1$4}`,
|
|
13452
13452
|
menuItemSelected: `menu-item-selected`,
|
|
13453
13453
|
menuItemCommand: `menu-item-command`,
|
|
13454
13454
|
menuItemCommandIcon: `menu-item-command-icon`,
|
|
@@ -15038,7 +15038,7 @@ var FluxFormSelect_default = /* @__PURE__ */ defineComponent({
|
|
|
15038
15038
|
});
|
|
15039
15039
|
//#endregion
|
|
15040
15040
|
//#region src/css/component/Pagination.module.scss
|
|
15041
|
-
var { "
|
|
15041
|
+
var { "secondaryButtonIcon": _0$9, "secondaryButtonLabel": _1$3, "secondaryButton": _2$1 } = Button_module_default;
|
|
15042
15042
|
var Pagination_module_default = {
|
|
15043
15043
|
pagination: `pagination`,
|
|
15044
15044
|
paginationButton: `pagination-button ${_2$1}`,
|
|
@@ -15046,8 +15046,8 @@ var Pagination_module_default = {
|
|
|
15046
15046
|
paginationButtonArrow: `pagination-button-arrow`,
|
|
15047
15047
|
paginationButtonCurrent: `pagination-button-current`,
|
|
15048
15048
|
paginationButtonSpacer: `pagination-button-spacer`,
|
|
15049
|
-
paginationButtonIcon: `pagination-button-icon ${
|
|
15050
|
-
paginationButtonLabel: `pagination-button-label ${
|
|
15049
|
+
paginationButtonIcon: `pagination-button-icon ${_0$9}`,
|
|
15050
|
+
paginationButtonLabel: `pagination-button-label ${_1$3}`,
|
|
15051
15051
|
paginationBar: `pagination-bar`,
|
|
15052
15052
|
paginationBarLimit: `pagination-bar-limit`,
|
|
15053
15053
|
paginationBarLimitDisplayingOf: `pagination-bar-limit-displaying-of`,
|
|
@@ -21553,7 +21553,7 @@ var FluxStatistic_default = /* @__PURE__ */ defineComponent({
|
|
|
21553
21553
|
});
|
|
21554
21554
|
//#endregion
|
|
21555
21555
|
//#region src/css/component/Stepper.module.scss
|
|
21556
|
-
var { "
|
|
21556
|
+
var { "sparklesContainer": _0$2, "sparklesContainerActive": _1, "sparklesParticles": _2 } = {
|
|
21557
21557
|
sparklesContainer: `sparkles-container`,
|
|
21558
21558
|
sparklesParticles: `sparkles-particles`,
|
|
21559
21559
|
sparklesContainerActive: `sparkles-container-active`,
|
|
@@ -21564,11 +21564,11 @@ var { "sparklesContainerActive": _0$2, "sparklesContainer": _1, "sparklesParticl
|
|
|
21564
21564
|
var Stepper_module_default = {
|
|
21565
21565
|
stepperStep: `stepper-step`,
|
|
21566
21566
|
stepperSteps: `stepper-steps`,
|
|
21567
|
-
stepperStepsItem: `stepper-steps-item ${
|
|
21567
|
+
stepperStepsItem: `stepper-steps-item ${_0$2}`,
|
|
21568
21568
|
icon: `icon`,
|
|
21569
|
-
stepperStepsItemComplete: `stepper-steps-item-complete ${
|
|
21570
|
-
stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${
|
|
21571
|
-
stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${
|
|
21569
|
+
stepperStepsItemComplete: `stepper-steps-item-complete ${_1} stepper-steps-item ${_0$2}`,
|
|
21570
|
+
stepperStepsItemCurrent: `stepper-steps-item-current stepper-steps-item ${_0$2}`,
|
|
21571
|
+
stepperStepsItemIdle: `stepper-steps-item-idle stepper-steps-item ${_0$2}`,
|
|
21572
21572
|
stepperStepsItemParticles: `stepper-steps-item-particles ${_2}`
|
|
21573
21573
|
};
|
|
21574
21574
|
//#endregion
|