@mezzanine-ui/core 0.13.10 → 0.13.12
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/_internal/input-check/index.d.ts +2 -2
- package/_internal/input-check/inputCheck.d.ts +12 -12
- package/_internal/input-check/inputCheck.js +9 -9
- package/_internal/input-check/inputCheckGroup.d.ts +7 -7
- package/_internal/input-check/inputCheckGroup.js +4 -4
- package/_internal/input-trigger-popper/index.d.ts +1 -1
- package/_internal/input-trigger-popper/inputTriggerPopper.d.ts +4 -4
- package/_internal/input-trigger-popper/inputTriggerPopper.js +3 -3
- package/_internal/overlay-with-slide-fade/index.d.ts +1 -1
- package/_internal/overlay-with-slide-fade/overlayWithSlideFade.d.ts +4 -4
- package/_internal/overlay-with-slide-fade/overlayWithSlideFade.js +3 -3
- package/accordion/accordion.d.ts +13 -13
- package/accordion/accordion.js +12 -12
- package/accordion/index.d.ts +1 -1
- package/alert/alert.d.ts +15 -15
- package/alert/alert.js +12 -12
- package/alert/index.d.ts +1 -1
- package/app-bar/appBar.d.ts +8 -8
- package/app-bar/appBar.js +5 -5
- package/app-bar/appBarBrand.d.ts +4 -4
- package/app-bar/appBarBrand.js +3 -3
- package/app-bar/appBarMain.d.ts +4 -4
- package/app-bar/appBarMain.js +3 -3
- package/app-bar/appBarSupport.d.ts +4 -4
- package/app-bar/appBarSupport.js +3 -3
- package/app-bar/index.d.ts +4 -4
- package/badge/badge.d.ts +7 -7
- package/badge/badge.js +6 -6
- package/badge/index.d.ts +1 -1
- package/button/button.d.ts +17 -17
- package/button/button.js +11 -11
- package/button/buttonGroup.d.ts +18 -18
- package/button/buttonGroup.js +15 -15
- package/button/index.d.ts +2 -2
- package/calendar/calendar.d.ts +47 -47
- package/calendar/calendar.js +61 -61
- package/calendar/index.d.ts +2 -2
- package/calendar/typings.d.ts +43 -43
- package/calendarMethodsDayjs/index.d.ts +3 -3
- package/calendarMethodsDayjs/index.js +97 -97
- package/calendarMethodsLuxon/index.d.ts +3 -3
- package/calendarMethodsLuxon/index.js +100 -100
- package/calendarMethodsMoment/index.d.ts +3 -3
- package/calendarMethodsMoment/index.js +112 -112
- package/card/card.d.ts +7 -7
- package/card/card.js +6 -6
- package/card/cardActions.d.ts +4 -4
- package/card/cardActions.js +3 -3
- package/card/index.d.ts +2 -2
- package/checkbox/checkbox.d.ts +15 -15
- package/checkbox/checkbox.js +6 -6
- package/checkbox/index.d.ts +1 -1
- package/date-range-picker/dateRangePicker.d.ts +11 -11
- package/date-range-picker/dateRangePicker.js +10 -10
- package/date-range-picker/index.d.ts +1 -1
- package/date-time-picker/dateTimePicker.d.ts +9 -9
- package/date-time-picker/dateTimePicker.js +8 -8
- package/date-time-picker/index.d.ts +1 -1
- package/drawer/drawer.d.ts +10 -10
- package/drawer/drawer.js +8 -8
- package/drawer/index.d.ts +1 -1
- package/empty/empty.d.ts +8 -8
- package/empty/empty.js +7 -7
- package/empty/index.d.ts +1 -1
- package/form/form.d.ts +1 -1
- package/form/formField.d.ts +18 -18
- package/form/formField.js +16 -16
- package/form/index.d.ts +2 -2
- package/icon/icon.d.ts +15 -15
- package/icon/icon.js +38 -38
- package/icon/index.d.ts +1 -1
- package/input/index.d.ts +1 -1
- package/input/input.d.ts +8 -8
- package/input/input.js +5 -5
- package/loading/index.d.ts +1 -1
- package/loading/loading.d.ts +8 -8
- package/loading/loading.js +7 -7
- package/menu/index.d.ts +4 -4
- package/menu/menu.d.ts +13 -13
- package/menu/menu.js +13 -13
- package/menu/menuDivider.d.ts +4 -4
- package/menu/menuDivider.js +3 -3
- package/menu/menuItem.d.ts +8 -8
- package/menu/menuItem.js +7 -7
- package/menu/menuItemGroup.d.ts +6 -6
- package/menu/menuItemGroup.js +5 -5
- package/message/index.d.ts +1 -1
- package/message/message.d.ts +16 -16
- package/message/message.js +13 -13
- package/modal/index.d.ts +1 -1
- package/modal/modal.d.ts +30 -30
- package/modal/modal.js +25 -25
- package/navigation/index.d.ts +3 -3
- package/navigation/navigation.d.ts +8 -8
- package/navigation/navigation.js +5 -5
- package/navigation/navigationItem.d.ts +6 -6
- package/navigation/navigationItem.js +5 -5
- package/navigation/navigationSubMenu.d.ts +11 -11
- package/navigation/navigationSubMenu.js +10 -10
- package/notification/index.d.ts +1 -1
- package/notification/notification.d.ts +25 -25
- package/notification/notification.js +22 -22
- package/overlay/index.d.ts +1 -1
- package/overlay/overlay.d.ts +10 -10
- package/overlay/overlay.js +9 -9
- package/package.json +3 -3
- package/page-footer/index.d.ts +1 -1
- package/page-footer/pageFooter.d.ts +4 -4
- package/page-footer/pageFooter.js +3 -3
- package/pagination/index.d.ts +4 -4
- package/pagination/pagination.d.ts +8 -8
- package/pagination/pagination.js +7 -7
- package/pagination/paginationItem.d.ts +9 -9
- package/pagination/paginationItem.js +7 -7
- package/pagination/paginationJumper.d.ts +5 -5
- package/pagination/paginationJumper.js +4 -4
- package/pagination/paginationPageSize.d.ts +5 -5
- package/pagination/paginationPageSize.js +4 -4
- package/picker/index.d.ts +1 -1
- package/picker/picker.d.ts +10 -10
- package/picker/picker.js +5 -5
- package/popconfirm/index.d.ts +1 -1
- package/popconfirm/popconfirm.d.ts +5 -5
- package/popconfirm/popconfirm.js +4 -4
- package/popover/index.d.ts +1 -1
- package/popover/popover.d.ts +6 -6
- package/popover/popover.js +5 -5
- package/progress/index.d.ts +1 -1
- package/progress/progress.d.ts +27 -27
- package/progress/progress.js +25 -25
- package/radio/index.d.ts +1 -1
- package/radio/radio.d.ts +13 -13
- package/radio/radio.js +4 -4
- package/select/index.d.ts +1 -1
- package/select/select.d.ts +30 -30
- package/select/select.js +26 -26
- package/skeleton/index.d.ts +1 -1
- package/skeleton/skeleton.d.ts +5 -5
- package/skeleton/skeleton.js +4 -4
- package/slider/index.d.ts +1 -1
- package/slider/slider.d.ts +60 -60
- package/slider/slider.js +122 -122
- package/stepper/index.d.ts +2 -2
- package/stepper/step.d.ts +9 -9
- package/stepper/step.js +8 -8
- package/stepper/stepper.d.ts +4 -4
- package/stepper/stepper.js +3 -3
- package/switch/index.d.ts +1 -1
- package/switch/switch.d.ts +13 -13
- package/switch/switch.js +21 -21
- package/table/index.d.ts +1 -1
- package/table/table.d.ts +150 -150
- package/table/table.js +65 -65
- package/tabs/index.d.ts +1 -1
- package/tabs/tabs.d.ts +11 -11
- package/tabs/tabs.js +10 -10
- package/tag/index.d.ts +1 -1
- package/tag/tag.d.ts +10 -10
- package/tag/tag.js +7 -7
- package/text-field/index.d.ts +1 -1
- package/text-field/textField.d.ts +19 -19
- package/text-field/textField.js +16 -16
- package/textarea/index.d.ts +1 -1
- package/textarea/textarea.d.ts +9 -9
- package/textarea/textarea.js +6 -6
- package/time-panel/index.d.ts +1 -1
- package/time-panel/timePanel.d.ts +33 -33
- package/time-panel/timePanel.js +45 -45
- package/tooltip/index.d.ts +1 -1
- package/tooltip/tooltip.d.ts +4 -4
- package/tooltip/tooltip.js +3 -3
- package/tree/index.d.ts +1 -1
- package/tree/tree.d.ts +49 -49
- package/tree/tree.js +20 -20
- package/typography/index.d.ts +2 -2
- package/typography/typography.d.ts +22 -22
- package/typography/typography.js +17 -17
- package/upload/UploadPictureBlock.d.ts +51 -51
- package/upload/UploadPictureBlock.js +105 -105
- package/upload/UploadPictureWall.d.ts +5 -5
- package/upload/UploadPictureWall.js +4 -4
- package/upload/index.d.ts +5 -5
- package/upload/uploadInput.d.ts +4 -4
- package/upload/uploadInput.js +3 -3
- package/upload/uploadPicture.d.ts +4 -4
- package/upload/uploadPicture.js +3 -3
- package/upload/uploadResult.d.ts +17 -17
- package/upload/uploadResult.js +14 -14
package/modal/modal.d.ts
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { SeverityWithInfo } from '@mezzanine-ui/system/severity';
|
|
2
|
-
import { Size } from '@mezzanine-ui/system/size';
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export declare const modalPrefix = "mzn-modal";
|
|
6
|
-
export declare const modalSeverityIcons: {
|
|
7
|
-
readonly success: import("@mezzanine-ui/icons").IconDefinition;
|
|
8
|
-
readonly warning: import("@mezzanine-ui/icons").IconDefinition;
|
|
9
|
-
readonly error: import("@mezzanine-ui/icons").IconDefinition;
|
|
10
|
-
readonly info: import("@mezzanine-ui/icons").IconDefinition;
|
|
11
|
-
};
|
|
12
|
-
export declare const modalClasses: {
|
|
13
|
-
readonly host: "mzn-modal";
|
|
14
|
-
readonly overlay: "mzn-modal__overlay";
|
|
15
|
-
readonly closeIcon: "mzn-modal__close-icon";
|
|
16
|
-
readonly severity: (severity: ModalSeverity) => string;
|
|
17
|
-
readonly size: (size: ModalSize) => string;
|
|
18
|
-
readonly fullScreen: "mzn-modal--full-screen";
|
|
19
|
-
readonly withCloseIcon: "mzn-modal--close-icon";
|
|
20
|
-
/** Header */
|
|
21
|
-
readonly header: "mzn-modal__header";
|
|
22
|
-
readonly severityIcon: "mzn-modal__severity-icon";
|
|
23
|
-
readonly title: "mzn-modal__title";
|
|
24
|
-
readonly titleLarge: "mzn-modal__title--large";
|
|
25
|
-
/** Body */
|
|
26
|
-
readonly body: "mzn-modal__body";
|
|
27
|
-
/** Footer */
|
|
28
|
-
readonly footer: "mzn-modal__footer";
|
|
29
|
-
readonly actions: "mzn-modal__actions";
|
|
30
|
-
};
|
|
1
|
+
import { SeverityWithInfo } from '@mezzanine-ui/system/severity';
|
|
2
|
+
import { Size } from '@mezzanine-ui/system/size';
|
|
3
|
+
export type ModalSeverity = SeverityWithInfo;
|
|
4
|
+
export type ModalSize = Size | 'extraLarge';
|
|
5
|
+
export declare const modalPrefix = "mzn-modal";
|
|
6
|
+
export declare const modalSeverityIcons: {
|
|
7
|
+
readonly success: import("@mezzanine-ui/icons").IconDefinition;
|
|
8
|
+
readonly warning: import("@mezzanine-ui/icons").IconDefinition;
|
|
9
|
+
readonly error: import("@mezzanine-ui/icons").IconDefinition;
|
|
10
|
+
readonly info: import("@mezzanine-ui/icons").IconDefinition;
|
|
11
|
+
};
|
|
12
|
+
export declare const modalClasses: {
|
|
13
|
+
readonly host: "mzn-modal";
|
|
14
|
+
readonly overlay: "mzn-modal__overlay";
|
|
15
|
+
readonly closeIcon: "mzn-modal__close-icon";
|
|
16
|
+
readonly severity: (severity: ModalSeverity) => string;
|
|
17
|
+
readonly size: (size: ModalSize) => string;
|
|
18
|
+
readonly fullScreen: "mzn-modal--full-screen";
|
|
19
|
+
readonly withCloseIcon: "mzn-modal--close-icon";
|
|
20
|
+
/** Header */
|
|
21
|
+
readonly header: "mzn-modal__header";
|
|
22
|
+
readonly severityIcon: "mzn-modal__severity-icon";
|
|
23
|
+
readonly title: "mzn-modal__title";
|
|
24
|
+
readonly titleLarge: "mzn-modal__title--large";
|
|
25
|
+
/** Body */
|
|
26
|
+
readonly body: "mzn-modal__body";
|
|
27
|
+
/** Footer */
|
|
28
|
+
readonly footer: "mzn-modal__footer";
|
|
29
|
+
readonly actions: "mzn-modal__actions";
|
|
30
|
+
};
|
package/modal/modal.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import { CheckCircleFilledIcon, ExclamationCircleFilledIcon, TimesCircleFilledIcon, InfoCircleFilledIcon } from '@mezzanine-ui/icons';
|
|
2
2
|
|
|
3
|
-
const modalPrefix = 'mzn-modal';
|
|
4
|
-
const modalSeverityIcons = {
|
|
5
|
-
success: CheckCircleFilledIcon,
|
|
6
|
-
warning: ExclamationCircleFilledIcon,
|
|
7
|
-
error: TimesCircleFilledIcon,
|
|
8
|
-
info: InfoCircleFilledIcon,
|
|
9
|
-
};
|
|
10
|
-
const modalClasses = {
|
|
11
|
-
host: modalPrefix,
|
|
12
|
-
overlay: `${modalPrefix}__overlay`,
|
|
13
|
-
closeIcon: `${modalPrefix}__close-icon`,
|
|
14
|
-
severity: (severity) => `${modalPrefix}--${severity}`,
|
|
15
|
-
size: (size) => `${modalPrefix}--${size === 'extraLarge' ? 'extra-large' : size}`,
|
|
16
|
-
fullScreen: `${modalPrefix}--full-screen`,
|
|
17
|
-
withCloseIcon: `${modalPrefix}--close-icon`,
|
|
18
|
-
/** Header */
|
|
19
|
-
header: `${modalPrefix}__header`,
|
|
20
|
-
severityIcon: `${modalPrefix}__severity-icon`,
|
|
21
|
-
title: `${modalPrefix}__title`,
|
|
22
|
-
titleLarge: `${modalPrefix}__title--large`,
|
|
23
|
-
/** Body */
|
|
24
|
-
body: `${modalPrefix}__body`,
|
|
25
|
-
/** Footer */
|
|
26
|
-
footer: `${modalPrefix}__footer`,
|
|
27
|
-
actions: `${modalPrefix}__actions`,
|
|
3
|
+
const modalPrefix = 'mzn-modal';
|
|
4
|
+
const modalSeverityIcons = {
|
|
5
|
+
success: CheckCircleFilledIcon,
|
|
6
|
+
warning: ExclamationCircleFilledIcon,
|
|
7
|
+
error: TimesCircleFilledIcon,
|
|
8
|
+
info: InfoCircleFilledIcon,
|
|
9
|
+
};
|
|
10
|
+
const modalClasses = {
|
|
11
|
+
host: modalPrefix,
|
|
12
|
+
overlay: `${modalPrefix}__overlay`,
|
|
13
|
+
closeIcon: `${modalPrefix}__close-icon`,
|
|
14
|
+
severity: (severity) => `${modalPrefix}--${severity}`,
|
|
15
|
+
size: (size) => `${modalPrefix}--${size === 'extraLarge' ? 'extra-large' : size}`,
|
|
16
|
+
fullScreen: `${modalPrefix}--full-screen`,
|
|
17
|
+
withCloseIcon: `${modalPrefix}--close-icon`,
|
|
18
|
+
/** Header */
|
|
19
|
+
header: `${modalPrefix}__header`,
|
|
20
|
+
severityIcon: `${modalPrefix}__severity-icon`,
|
|
21
|
+
title: `${modalPrefix}__title`,
|
|
22
|
+
titleLarge: `${modalPrefix}__title--large`,
|
|
23
|
+
/** Body */
|
|
24
|
+
body: `${modalPrefix}__body`,
|
|
25
|
+
/** Footer */
|
|
26
|
+
footer: `${modalPrefix}__footer`,
|
|
27
|
+
actions: `${modalPrefix}__actions`,
|
|
28
28
|
};
|
|
29
29
|
|
|
30
30
|
export { modalClasses, modalPrefix, modalSeverityIcons };
|
package/navigation/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './navigation';
|
|
2
|
-
export * from './navigationItem';
|
|
3
|
-
export * from './navigationSubMenu';
|
|
1
|
+
export * from './navigation';
|
|
2
|
+
export * from './navigationItem';
|
|
3
|
+
export * from './navigationSubMenu';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Orientation } from '@mezzanine-ui/system/orientation';
|
|
2
|
-
export declare const navigationPrefix = "mzn-navigation";
|
|
3
|
-
export
|
|
4
|
-
export declare const navigationClasses: {
|
|
5
|
-
readonly host: "mzn-navigation";
|
|
6
|
-
readonly horizontal: "mzn-navigation--horizontal";
|
|
7
|
-
readonly vertical: "mzn-navigation--vertical";
|
|
8
|
-
};
|
|
1
|
+
import { Orientation } from '@mezzanine-ui/system/orientation';
|
|
2
|
+
export declare const navigationPrefix = "mzn-navigation";
|
|
3
|
+
export type NavigationOrientation = Orientation;
|
|
4
|
+
export declare const navigationClasses: {
|
|
5
|
+
readonly host: "mzn-navigation";
|
|
6
|
+
readonly horizontal: "mzn-navigation--horizontal";
|
|
7
|
+
readonly vertical: "mzn-navigation--vertical";
|
|
8
|
+
};
|
package/navigation/navigation.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
const navigationPrefix = 'mzn-navigation';
|
|
2
|
-
const navigationClasses = {
|
|
3
|
-
host: navigationPrefix,
|
|
4
|
-
horizontal: `${navigationPrefix}--horizontal`,
|
|
5
|
-
vertical: `${navigationPrefix}--vertical`,
|
|
1
|
+
const navigationPrefix = 'mzn-navigation';
|
|
2
|
+
const navigationClasses = {
|
|
3
|
+
host: navigationPrefix,
|
|
4
|
+
horizontal: `${navigationPrefix}--horizontal`,
|
|
5
|
+
vertical: `${navigationPrefix}--vertical`,
|
|
6
6
|
};
|
|
7
7
|
|
|
8
8
|
export { navigationClasses, navigationPrefix };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare const navigationItemPrefix: "mzn-navigation-item";
|
|
2
|
-
export declare const navigationItemClasses: {
|
|
3
|
-
readonly host: "mzn-navigation-item";
|
|
4
|
-
readonly icon: "mzn-navigation-item__icon";
|
|
5
|
-
readonly active: "mzn-navigation-item--active";
|
|
6
|
-
};
|
|
1
|
+
export declare const navigationItemPrefix: "mzn-navigation-item";
|
|
2
|
+
export declare const navigationItemClasses: {
|
|
3
|
+
readonly host: "mzn-navigation-item";
|
|
4
|
+
readonly icon: "mzn-navigation-item__icon";
|
|
5
|
+
readonly active: "mzn-navigation-item--active";
|
|
6
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { navigationPrefix } from './navigation.js';
|
|
2
2
|
|
|
3
|
-
const navigationItemPrefix = `${navigationPrefix}-item`;
|
|
4
|
-
const navigationItemClasses = {
|
|
5
|
-
host: navigationItemPrefix,
|
|
6
|
-
icon: `${navigationItemPrefix}__icon`,
|
|
7
|
-
active: `${navigationItemPrefix}--active`,
|
|
3
|
+
const navigationItemPrefix = `${navigationPrefix}-item`;
|
|
4
|
+
const navigationItemClasses = {
|
|
5
|
+
host: navigationItemPrefix,
|
|
6
|
+
icon: `${navigationItemPrefix}__icon`,
|
|
7
|
+
active: `${navigationItemPrefix}--active`,
|
|
8
8
|
};
|
|
9
9
|
|
|
10
10
|
export { navigationItemClasses, navigationItemPrefix };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export declare const navigationSubMenuPrefix: "mzn-navigation-sub-menu";
|
|
2
|
-
export declare const navigationSubMenuClasses: {
|
|
3
|
-
readonly host: "mzn-navigation-sub-menu";
|
|
4
|
-
readonly group: "mzn-navigation-sub-menu__group";
|
|
5
|
-
readonly indent: "mzn-navigation-sub-menu--indent";
|
|
6
|
-
readonly title: "mzn-navigation-sub-menu__title";
|
|
7
|
-
readonly toggleIcon: "mzn-navigation-sub-menu__toggle-icon";
|
|
8
|
-
readonly icon: "mzn-navigation-sub-menu__icon";
|
|
9
|
-
readonly active: "mzn-navigation-sub-menu--active";
|
|
10
|
-
readonly open: "mzn-navigation-sub-menu--open";
|
|
11
|
-
};
|
|
1
|
+
export declare const navigationSubMenuPrefix: "mzn-navigation-sub-menu";
|
|
2
|
+
export declare const navigationSubMenuClasses: {
|
|
3
|
+
readonly host: "mzn-navigation-sub-menu";
|
|
4
|
+
readonly group: "mzn-navigation-sub-menu__group";
|
|
5
|
+
readonly indent: "mzn-navigation-sub-menu--indent";
|
|
6
|
+
readonly title: "mzn-navigation-sub-menu__title";
|
|
7
|
+
readonly toggleIcon: "mzn-navigation-sub-menu__toggle-icon";
|
|
8
|
+
readonly icon: "mzn-navigation-sub-menu__icon";
|
|
9
|
+
readonly active: "mzn-navigation-sub-menu--active";
|
|
10
|
+
readonly open: "mzn-navigation-sub-menu--open";
|
|
11
|
+
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { navigationPrefix } from './navigation.js';
|
|
2
2
|
|
|
3
|
-
const navigationSubMenuPrefix = `${navigationPrefix}-sub-menu`;
|
|
4
|
-
const navigationSubMenuClasses = {
|
|
5
|
-
host: navigationSubMenuPrefix,
|
|
6
|
-
group: `${navigationSubMenuPrefix}__group`,
|
|
7
|
-
indent: `${navigationSubMenuPrefix}--indent`,
|
|
8
|
-
title: `${navigationSubMenuPrefix}__title`,
|
|
9
|
-
toggleIcon: `${navigationSubMenuPrefix}__toggle-icon`,
|
|
10
|
-
icon: `${navigationSubMenuPrefix}__icon`,
|
|
11
|
-
active: `${navigationSubMenuPrefix}--active`,
|
|
12
|
-
open: `${navigationSubMenuPrefix}--open`,
|
|
3
|
+
const navigationSubMenuPrefix = `${navigationPrefix}-sub-menu`;
|
|
4
|
+
const navigationSubMenuClasses = {
|
|
5
|
+
host: navigationSubMenuPrefix,
|
|
6
|
+
group: `${navigationSubMenuPrefix}__group`,
|
|
7
|
+
indent: `${navigationSubMenuPrefix}--indent`,
|
|
8
|
+
title: `${navigationSubMenuPrefix}__title`,
|
|
9
|
+
toggleIcon: `${navigationSubMenuPrefix}__toggle-icon`,
|
|
10
|
+
icon: `${navigationSubMenuPrefix}__icon`,
|
|
11
|
+
active: `${navigationSubMenuPrefix}--active`,
|
|
12
|
+
open: `${navigationSubMenuPrefix}--open`,
|
|
13
13
|
};
|
|
14
14
|
|
|
15
15
|
export { navigationSubMenuClasses, navigationSubMenuPrefix };
|
package/notification/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './notification';
|
|
1
|
+
export * from './notification';
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { SeverityWithInfo } from '@mezzanine-ui/system/severity';
|
|
2
|
-
export
|
|
3
|
-
export declare const notificationPrefix = "mzn-notif";
|
|
4
|
-
export declare const notificationRootPrefix
|
|
5
|
-
export declare const notificationIcons: {
|
|
6
|
-
readonly success: import("@mezzanine-ui/icons").IconDefinition;
|
|
7
|
-
readonly warning: import("@mezzanine-ui/icons").IconDefinition;
|
|
8
|
-
readonly error: import("@mezzanine-ui/icons").IconDefinition;
|
|
9
|
-
readonly info: import("@mezzanine-ui/icons").IconDefinition;
|
|
10
|
-
};
|
|
11
|
-
export declare const notificationClasses: {
|
|
12
|
-
readonly host: "mzn-notif";
|
|
13
|
-
readonly severity: (severity: NotificationSeverity) => string;
|
|
14
|
-
readonly closeIcon: "mzn-notif__close-icon";
|
|
15
|
-
/** Severity Icon classes */
|
|
16
|
-
readonly iconContainer: "mzn-notif__icon-container";
|
|
17
|
-
readonly severityIcon: "mzn-notif__severity-icon";
|
|
18
|
-
/** Body classes */
|
|
19
|
-
readonly body: "mzn-notif__body";
|
|
20
|
-
readonly title: "mzn-notif__title";
|
|
21
|
-
readonly content: "mzn-notif__content";
|
|
22
|
-
readonly action: "mzn-notif__action";
|
|
23
|
-
/** Root classes */
|
|
24
|
-
readonly root:
|
|
25
|
-
};
|
|
1
|
+
import { SeverityWithInfo } from '@mezzanine-ui/system/severity';
|
|
2
|
+
export type NotificationSeverity = SeverityWithInfo;
|
|
3
|
+
export declare const notificationPrefix = "mzn-notif";
|
|
4
|
+
export declare const notificationRootPrefix = "mzn-notif-root";
|
|
5
|
+
export declare const notificationIcons: {
|
|
6
|
+
readonly success: import("@mezzanine-ui/icons").IconDefinition;
|
|
7
|
+
readonly warning: import("@mezzanine-ui/icons").IconDefinition;
|
|
8
|
+
readonly error: import("@mezzanine-ui/icons").IconDefinition;
|
|
9
|
+
readonly info: import("@mezzanine-ui/icons").IconDefinition;
|
|
10
|
+
};
|
|
11
|
+
export declare const notificationClasses: {
|
|
12
|
+
readonly host: "mzn-notif";
|
|
13
|
+
readonly severity: (severity: NotificationSeverity) => string;
|
|
14
|
+
readonly closeIcon: "mzn-notif__close-icon";
|
|
15
|
+
/** Severity Icon classes */
|
|
16
|
+
readonly iconContainer: "mzn-notif__icon-container";
|
|
17
|
+
readonly severityIcon: "mzn-notif__severity-icon";
|
|
18
|
+
/** Body classes */
|
|
19
|
+
readonly body: "mzn-notif__body";
|
|
20
|
+
readonly title: "mzn-notif__title";
|
|
21
|
+
readonly content: "mzn-notif__content";
|
|
22
|
+
readonly action: "mzn-notif__action";
|
|
23
|
+
/** Root classes */
|
|
24
|
+
readonly root: "mzn-notif-root";
|
|
25
|
+
};
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
import { CheckCircleFilledIcon, ExclamationCircleFilledIcon, TimesCircleFilledIcon, InfoCircleFilledIcon } from '@mezzanine-ui/icons';
|
|
2
2
|
|
|
3
|
-
const notificationPrefix = 'mzn-notif';
|
|
4
|
-
const notificationRootPrefix = `${notificationPrefix}-root`;
|
|
5
|
-
const notificationIcons = {
|
|
6
|
-
success: CheckCircleFilledIcon,
|
|
7
|
-
warning: ExclamationCircleFilledIcon,
|
|
8
|
-
error: TimesCircleFilledIcon,
|
|
9
|
-
info: InfoCircleFilledIcon,
|
|
10
|
-
};
|
|
11
|
-
const notificationClasses = {
|
|
12
|
-
host: notificationPrefix,
|
|
13
|
-
severity: (severity) => `${notificationPrefix}--${severity}`,
|
|
14
|
-
closeIcon: `${notificationPrefix}__close-icon`,
|
|
15
|
-
/** Severity Icon classes */
|
|
16
|
-
iconContainer: `${notificationPrefix}__icon-container`,
|
|
17
|
-
severityIcon: `${notificationPrefix}__severity-icon`,
|
|
18
|
-
/** Body classes */
|
|
19
|
-
body: `${notificationPrefix}__body`,
|
|
20
|
-
title: `${notificationPrefix}__title`,
|
|
21
|
-
content: `${notificationPrefix}__content`,
|
|
22
|
-
action: `${notificationPrefix}__action`,
|
|
23
|
-
/** Root classes */
|
|
24
|
-
root: notificationRootPrefix,
|
|
3
|
+
const notificationPrefix = 'mzn-notif';
|
|
4
|
+
const notificationRootPrefix = `${notificationPrefix}-root`;
|
|
5
|
+
const notificationIcons = {
|
|
6
|
+
success: CheckCircleFilledIcon,
|
|
7
|
+
warning: ExclamationCircleFilledIcon,
|
|
8
|
+
error: TimesCircleFilledIcon,
|
|
9
|
+
info: InfoCircleFilledIcon,
|
|
10
|
+
};
|
|
11
|
+
const notificationClasses = {
|
|
12
|
+
host: notificationPrefix,
|
|
13
|
+
severity: (severity) => `${notificationPrefix}--${severity}`,
|
|
14
|
+
closeIcon: `${notificationPrefix}__close-icon`,
|
|
15
|
+
/** Severity Icon classes */
|
|
16
|
+
iconContainer: `${notificationPrefix}__icon-container`,
|
|
17
|
+
severityIcon: `${notificationPrefix}__severity-icon`,
|
|
18
|
+
/** Body classes */
|
|
19
|
+
body: `${notificationPrefix}__body`,
|
|
20
|
+
title: `${notificationPrefix}__title`,
|
|
21
|
+
content: `${notificationPrefix}__content`,
|
|
22
|
+
action: `${notificationPrefix}__action`,
|
|
23
|
+
/** Root classes */
|
|
24
|
+
root: notificationRootPrefix,
|
|
25
25
|
};
|
|
26
26
|
|
|
27
27
|
export { notificationClasses, notificationIcons, notificationPrefix, notificationRootPrefix };
|
package/overlay/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './overlay';
|
|
1
|
+
export * from './overlay';
|
package/overlay/overlay.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export declare const overlayPrefix = "mzn-overlay";
|
|
2
|
-
export declare const overlayClasses: {
|
|
3
|
-
readonly host: "mzn-overlay";
|
|
4
|
-
readonly hostOpen: "mzn-overlay--open";
|
|
5
|
-
readonly hostFixed: "mzn-overlay--fixed";
|
|
6
|
-
readonly backdrop: "mzn-overlay__backdrop";
|
|
7
|
-
readonly backdropOnSurface: "mzn-overlay__backdrop--on-surface";
|
|
8
|
-
readonly backdropFixed: "mzn-overlay__backdrop--fixed";
|
|
9
|
-
readonly invisible: "mzn-overlay__backdrop--invisible";
|
|
10
|
-
};
|
|
1
|
+
export declare const overlayPrefix = "mzn-overlay";
|
|
2
|
+
export declare const overlayClasses: {
|
|
3
|
+
readonly host: "mzn-overlay";
|
|
4
|
+
readonly hostOpen: "mzn-overlay--open";
|
|
5
|
+
readonly hostFixed: "mzn-overlay--fixed";
|
|
6
|
+
readonly backdrop: "mzn-overlay__backdrop";
|
|
7
|
+
readonly backdropOnSurface: "mzn-overlay__backdrop--on-surface";
|
|
8
|
+
readonly backdropFixed: "mzn-overlay__backdrop--fixed";
|
|
9
|
+
readonly invisible: "mzn-overlay__backdrop--invisible";
|
|
10
|
+
};
|
package/overlay/overlay.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
const overlayPrefix = 'mzn-overlay';
|
|
2
|
-
const overlayClasses = {
|
|
3
|
-
host: overlayPrefix,
|
|
4
|
-
hostOpen: `${overlayPrefix}--open`,
|
|
5
|
-
hostFixed: `${overlayPrefix}--fixed`,
|
|
6
|
-
backdrop: `${overlayPrefix}__backdrop`,
|
|
7
|
-
backdropOnSurface: `${overlayPrefix}__backdrop--on-surface`,
|
|
8
|
-
backdropFixed: `${overlayPrefix}__backdrop--fixed`,
|
|
9
|
-
invisible: `${overlayPrefix}__backdrop--invisible`,
|
|
1
|
+
const overlayPrefix = 'mzn-overlay';
|
|
2
|
+
const overlayClasses = {
|
|
3
|
+
host: overlayPrefix,
|
|
4
|
+
hostOpen: `${overlayPrefix}--open`,
|
|
5
|
+
hostFixed: `${overlayPrefix}--fixed`,
|
|
6
|
+
backdrop: `${overlayPrefix}__backdrop`,
|
|
7
|
+
backdropOnSurface: `${overlayPrefix}__backdrop--on-surface`,
|
|
8
|
+
backdropFixed: `${overlayPrefix}__backdrop--fixed`,
|
|
9
|
+
invisible: `${overlayPrefix}__backdrop--invisible`,
|
|
10
10
|
};
|
|
11
11
|
|
|
12
12
|
export { overlayClasses, overlayPrefix };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mezzanine-ui/core",
|
|
3
|
-
"version": "0.13.
|
|
3
|
+
"version": "0.13.12",
|
|
4
4
|
"description": "Core for mezzanine-ui",
|
|
5
5
|
"author": "Mezzanine",
|
|
6
6
|
"repository": {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@mezzanine-ui/icons": "^0.13.
|
|
44
|
-
"@mezzanine-ui/system": "^0.13.
|
|
43
|
+
"@mezzanine-ui/icons": "^0.13.12",
|
|
44
|
+
"@mezzanine-ui/system": "^0.13.12",
|
|
45
45
|
"lodash": "^4.17.21",
|
|
46
46
|
"tslib": "^2.4.1"
|
|
47
47
|
},
|
package/page-footer/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './pageFooter';
|
|
1
|
+
export * from './pageFooter';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const pageFooterPrefix = "mzn-page-footer";
|
|
2
|
-
export declare const pageFooterClasses: {
|
|
3
|
-
readonly host: "mzn-page-footer";
|
|
4
|
-
};
|
|
1
|
+
export declare const pageFooterPrefix = "mzn-page-footer";
|
|
2
|
+
export declare const pageFooterClasses: {
|
|
3
|
+
readonly host: "mzn-page-footer";
|
|
4
|
+
};
|
package/pagination/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './pagination';
|
|
2
|
-
export * from './paginationItem';
|
|
3
|
-
export * from './paginationJumper';
|
|
4
|
-
export * from './paginationPageSize';
|
|
1
|
+
export * from './pagination';
|
|
2
|
+
export * from './paginationItem';
|
|
3
|
+
export * from './paginationJumper';
|
|
4
|
+
export * from './paginationPageSize';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export declare const paginationPrefix = "mzn-pagination";
|
|
2
|
-
export declare const paginationClasses: {
|
|
3
|
-
readonly host: "mzn-pagination";
|
|
4
|
-
readonly container: "mzn-pagination__container";
|
|
5
|
-
readonly item: "mzn-pagination__item";
|
|
6
|
-
readonly jumper: "mzn-pagination__jumper";
|
|
7
|
-
readonly pageSize: "mzn-pagination__page-size";
|
|
8
|
-
};
|
|
1
|
+
export declare const paginationPrefix = "mzn-pagination";
|
|
2
|
+
export declare const paginationClasses: {
|
|
3
|
+
readonly host: "mzn-pagination";
|
|
4
|
+
readonly container: "mzn-pagination__container";
|
|
5
|
+
readonly item: "mzn-pagination__item";
|
|
6
|
+
readonly jumper: "mzn-pagination__jumper";
|
|
7
|
+
readonly pageSize: "mzn-pagination__page-size";
|
|
8
|
+
};
|
package/pagination/pagination.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const paginationPrefix = 'mzn-pagination';
|
|
2
|
-
const paginationClasses = {
|
|
3
|
-
host: paginationPrefix,
|
|
4
|
-
container: `${paginationPrefix}__container`,
|
|
5
|
-
item: `${paginationPrefix}__item`,
|
|
6
|
-
jumper: `${paginationPrefix}__jumper`,
|
|
7
|
-
pageSize: `${paginationPrefix}__page-size`,
|
|
1
|
+
const paginationPrefix = 'mzn-pagination';
|
|
2
|
+
const paginationClasses = {
|
|
3
|
+
host: paginationPrefix,
|
|
4
|
+
container: `${paginationPrefix}__container`,
|
|
5
|
+
item: `${paginationPrefix}__item`,
|
|
6
|
+
jumper: `${paginationPrefix}__jumper`,
|
|
7
|
+
pageSize: `${paginationPrefix}__page-size`,
|
|
8
8
|
};
|
|
9
9
|
|
|
10
10
|
export { paginationClasses, paginationPrefix };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export declare const paginationItemPrefix = "mzn-pagination-item";
|
|
2
|
-
export
|
|
3
|
-
export declare const paginationItemClasses: {
|
|
4
|
-
readonly host: "mzn-pagination-item";
|
|
5
|
-
readonly button: "mzn-pagination-item__button";
|
|
6
|
-
readonly ellipsis: "mzn-pagination-item__ellipsis";
|
|
7
|
-
readonly active: "mzn-pagination-item--active";
|
|
8
|
-
readonly disabled: "mzn-pagination-item--disabled";
|
|
9
|
-
};
|
|
1
|
+
export declare const paginationItemPrefix = "mzn-pagination-item";
|
|
2
|
+
export type PaginationItemType = 'page' | 'ellipsis' | 'previous' | 'next' | string;
|
|
3
|
+
export declare const paginationItemClasses: {
|
|
4
|
+
readonly host: "mzn-pagination-item";
|
|
5
|
+
readonly button: "mzn-pagination-item__button";
|
|
6
|
+
readonly ellipsis: "mzn-pagination-item__ellipsis";
|
|
7
|
+
readonly active: "mzn-pagination-item--active";
|
|
8
|
+
readonly disabled: "mzn-pagination-item--disabled";
|
|
9
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
const paginationItemPrefix = 'mzn-pagination-item';
|
|
2
|
-
const paginationItemClasses = {
|
|
3
|
-
host: paginationItemPrefix,
|
|
4
|
-
button: `${paginationItemPrefix}__button`,
|
|
5
|
-
ellipsis: `${paginationItemPrefix}__ellipsis`,
|
|
6
|
-
active: `${paginationItemPrefix}--active`,
|
|
7
|
-
disabled: `${paginationItemPrefix}--disabled`,
|
|
1
|
+
const paginationItemPrefix = 'mzn-pagination-item';
|
|
2
|
+
const paginationItemClasses = {
|
|
3
|
+
host: paginationItemPrefix,
|
|
4
|
+
button: `${paginationItemPrefix}__button`,
|
|
5
|
+
ellipsis: `${paginationItemPrefix}__ellipsis`,
|
|
6
|
+
active: `${paginationItemPrefix}--active`,
|
|
7
|
+
disabled: `${paginationItemPrefix}--disabled`,
|
|
8
8
|
};
|
|
9
9
|
|
|
10
10
|
export { paginationItemClasses, paginationItemPrefix };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const paginationJumperPrefix = "mzn-pagination-jumper";
|
|
2
|
-
export declare const paginationJumperClasses: {
|
|
3
|
-
readonly host: "mzn-pagination-jumper";
|
|
4
|
-
readonly input: "mzn-pagination-jumper__input";
|
|
5
|
-
};
|
|
1
|
+
export declare const paginationJumperPrefix = "mzn-pagination-jumper";
|
|
2
|
+
export declare const paginationJumperClasses: {
|
|
3
|
+
readonly host: "mzn-pagination-jumper";
|
|
4
|
+
readonly input: "mzn-pagination-jumper__input";
|
|
5
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const paginationJumperPrefix = 'mzn-pagination-jumper';
|
|
2
|
-
const paginationJumperClasses = {
|
|
3
|
-
host: paginationJumperPrefix,
|
|
4
|
-
input: `${paginationJumperPrefix}__input`,
|
|
1
|
+
const paginationJumperPrefix = 'mzn-pagination-jumper';
|
|
2
|
+
const paginationJumperClasses = {
|
|
3
|
+
host: paginationJumperPrefix,
|
|
4
|
+
input: `${paginationJumperPrefix}__input`,
|
|
5
5
|
};
|
|
6
6
|
|
|
7
7
|
export { paginationJumperClasses, paginationJumperPrefix };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const paginationPageSizePrefix = "mzn-pagination-page-size";
|
|
2
|
-
export declare const paginationPageSizeClasses: {
|
|
3
|
-
readonly host: "mzn-pagination-page-size";
|
|
4
|
-
readonly select: "mzn-pagination-page-size__select";
|
|
5
|
-
};
|
|
1
|
+
export declare const paginationPageSizePrefix = "mzn-pagination-page-size";
|
|
2
|
+
export declare const paginationPageSizeClasses: {
|
|
3
|
+
readonly host: "mzn-pagination-page-size";
|
|
4
|
+
readonly select: "mzn-pagination-page-size__select";
|
|
5
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
const paginationPageSizePrefix = 'mzn-pagination-page-size';
|
|
2
|
-
const paginationPageSizeClasses = {
|
|
3
|
-
host: paginationPageSizePrefix,
|
|
4
|
-
select: `${paginationPageSizePrefix}__select`,
|
|
1
|
+
const paginationPageSizePrefix = 'mzn-pagination-page-size';
|
|
2
|
+
const paginationPageSizeClasses = {
|
|
3
|
+
host: paginationPageSizePrefix,
|
|
4
|
+
select: `${paginationPageSizePrefix}__select`,
|
|
5
5
|
};
|
|
6
6
|
|
|
7
7
|
export { paginationPageSizeClasses, paginationPageSizePrefix };
|
package/picker/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './picker';
|
|
1
|
+
export * from './picker';
|
package/picker/picker.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DateType } from '../calendar';
|
|
2
|
-
/** Classes */
|
|
3
|
-
export declare const pickerPrefix = "mzn-picker";
|
|
4
|
-
export declare const pickerClasses: {
|
|
5
|
-
readonly host: "mzn-picker";
|
|
6
|
-
readonly arrowIcon: "mzn-picker__arrow-icon";
|
|
7
|
-
};
|
|
8
|
-
/** Types */
|
|
9
|
-
export
|
|
10
|
-
export
|
|
1
|
+
import { DateType } from '../calendar';
|
|
2
|
+
/** Classes */
|
|
3
|
+
export declare const pickerPrefix = "mzn-picker";
|
|
4
|
+
export declare const pickerClasses: {
|
|
5
|
+
readonly host: "mzn-picker";
|
|
6
|
+
readonly arrowIcon: "mzn-picker__arrow-icon";
|
|
7
|
+
};
|
|
8
|
+
/** Types */
|
|
9
|
+
export type RangePickerValue<T = DateType> = undefined[] | [T, T];
|
|
10
|
+
export type RangePickerPickingValue<T = DateType> = RangePickerValue | [T] | [undefined, T] | [T, undefined];
|
package/picker/picker.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/** Classes */
|
|
2
|
-
const pickerPrefix = 'mzn-picker';
|
|
3
|
-
const pickerClasses = {
|
|
4
|
-
host: pickerPrefix,
|
|
5
|
-
arrowIcon: `${pickerPrefix}__arrow-icon`,
|
|
1
|
+
/** Classes */
|
|
2
|
+
const pickerPrefix = 'mzn-picker';
|
|
3
|
+
const pickerClasses = {
|
|
4
|
+
host: pickerPrefix,
|
|
5
|
+
arrowIcon: `${pickerPrefix}__arrow-icon`,
|
|
6
6
|
};
|
|
7
7
|
|
|
8
8
|
export { pickerClasses, pickerPrefix };
|
package/popconfirm/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './popconfirm';
|
|
1
|
+
export * from './popconfirm';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const popconfirmPrefix = "mzn-popconfirm";
|
|
2
|
-
export declare const popConfirmClasses: {
|
|
3
|
-
readonly host: "mzn-popconfirm";
|
|
4
|
-
readonly icon: "mzn-popconfirm__icon";
|
|
5
|
-
};
|
|
1
|
+
export declare const popconfirmPrefix = "mzn-popconfirm";
|
|
2
|
+
export declare const popConfirmClasses: {
|
|
3
|
+
readonly host: "mzn-popconfirm";
|
|
4
|
+
readonly icon: "mzn-popconfirm__icon";
|
|
5
|
+
};
|