@metamask-previews/design-system-react-native 0.11.0-preview.fa05289 → 0.13.0-preview.69c659c
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/CHANGELOG.md +30 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.types.cjs.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.types.d.cts +7 -9
- package/dist/components/AvatarNetwork/AvatarNetwork.types.d.cts.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.types.d.mts +7 -9
- package/dist/components/AvatarNetwork/AvatarNetwork.types.d.mts.map +1 -1
- package/dist/components/AvatarNetwork/AvatarNetwork.types.mjs.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.cjs +8 -8
- package/dist/components/BadgeWrapper/BadgeWrapper.cjs.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.d.cts.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.d.mts.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.mjs +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.mjs.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.types.cjs.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.types.d.cts +4 -51
- package/dist/components/BadgeWrapper/BadgeWrapper.types.d.cts.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.types.d.mts +4 -51
- package/dist/components/BadgeWrapper/BadgeWrapper.types.d.mts.map +1 -1
- package/dist/components/BadgeWrapper/BadgeWrapper.types.mjs.map +1 -1
- package/dist/components/BadgeWrapper/index.cjs +3 -3
- package/dist/components/BadgeWrapper/index.cjs.map +1 -1
- package/dist/components/BadgeWrapper/index.d.cts +1 -2
- package/dist/components/BadgeWrapper/index.d.cts.map +1 -1
- package/dist/components/BadgeWrapper/index.d.mts +1 -2
- package/dist/components/BadgeWrapper/index.d.mts.map +1 -1
- package/dist/components/BadgeWrapper/index.mjs +1 -1
- package/dist/components/BadgeWrapper/index.mjs.map +1 -1
- package/dist/components/BannerAlert/BannerAlert.constants.cjs +8 -8
- package/dist/components/BannerAlert/BannerAlert.constants.cjs.map +1 -1
- package/dist/components/BannerAlert/BannerAlert.constants.d.cts +2 -2
- package/dist/components/BannerAlert/BannerAlert.constants.d.cts.map +1 -1
- package/dist/components/BannerAlert/BannerAlert.constants.d.mts +2 -2
- package/dist/components/BannerAlert/BannerAlert.constants.d.mts.map +1 -1
- package/dist/components/BannerAlert/BannerAlert.constants.mjs +2 -2
- package/dist/components/BannerAlert/BannerAlert.constants.mjs.map +1 -1
- package/dist/components/BannerBase/BannerBase.cjs +2 -1
- package/dist/components/BannerBase/BannerBase.cjs.map +1 -1
- package/dist/components/BannerBase/BannerBase.d.cts.map +1 -1
- package/dist/components/BannerBase/BannerBase.d.mts.map +1 -1
- package/dist/components/BannerBase/BannerBase.mjs +2 -1
- package/dist/components/BannerBase/BannerBase.mjs.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.cjs +2 -2
- package/dist/components/BottomSheet/BottomSheet.cjs.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.d.cts +30 -0
- package/dist/components/BottomSheet/BottomSheet.d.cts.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.d.mts +30 -0
- package/dist/components/BottomSheet/BottomSheet.d.mts.map +1 -1
- package/dist/components/BottomSheet/BottomSheet.mjs +2 -2
- package/dist/components/BottomSheet/BottomSheet.mjs.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.cjs +2 -2
- package/dist/components/BottomSheetDialog/BottomSheetDialog.cjs.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.d.cts +30 -0
- package/dist/components/BottomSheetDialog/BottomSheetDialog.d.cts.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.d.mts +30 -0
- package/dist/components/BottomSheetDialog/BottomSheetDialog.d.mts.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.mjs +2 -2
- package/dist/components/BottomSheetDialog/BottomSheetDialog.mjs.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.types.cjs.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.types.d.cts +7 -0
- package/dist/components/BottomSheetDialog/BottomSheetDialog.types.d.cts.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.types.d.mts +7 -0
- package/dist/components/BottomSheetDialog/BottomSheetDialog.types.d.mts.map +1 -1
- package/dist/components/BottomSheetDialog/BottomSheetDialog.types.mjs.map +1 -1
- package/dist/components/BottomSheetHeader/BottomSheetHeader.cjs +2 -2
- package/dist/components/BottomSheetHeader/BottomSheetHeader.cjs.map +1 -1
- package/dist/components/BottomSheetHeader/BottomSheetHeader.mjs +2 -2
- package/dist/components/BottomSheetHeader/BottomSheetHeader.mjs.map +1 -1
- package/dist/components/Box/Box.constants.cjs.map +1 -1
- package/dist/components/Box/Box.constants.d.cts +1 -1
- package/dist/components/Box/Box.constants.d.cts.map +1 -1
- package/dist/components/Box/Box.constants.d.mts +1 -1
- package/dist/components/Box/Box.constants.d.mts.map +1 -1
- package/dist/components/Box/Box.constants.mjs.map +1 -1
- package/dist/components/Box/Box.types.cjs.map +1 -1
- package/dist/components/Box/Box.types.d.cts +3 -107
- package/dist/components/Box/Box.types.d.cts.map +1 -1
- package/dist/components/Box/Box.types.d.mts +3 -107
- package/dist/components/Box/Box.types.d.mts.map +1 -1
- package/dist/components/Box/Box.types.mjs.map +1 -1
- package/dist/components/Box/index.cjs +7 -7
- package/dist/components/Box/index.cjs.map +1 -1
- package/dist/components/Box/index.d.cts +1 -2
- package/dist/components/Box/index.d.cts.map +1 -1
- package/dist/components/Box/index.d.mts +1 -2
- package/dist/components/Box/index.d.mts.map +1 -1
- package/dist/components/Box/index.mjs +1 -1
- package/dist/components/Box/index.mjs.map +1 -1
- package/dist/components/BoxHorizontal/BoxHorizontal.cjs +18 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.cjs.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.d.cts +7 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.d.cts.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.d.mts +7 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.d.mts.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.mjs +18 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.mjs.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.cjs +3 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.cjs.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.d.cts +13 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.d.cts.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.d.mts +13 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.d.mts.map +1 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.mjs +2 -0
- package/dist/components/BoxHorizontal/BoxHorizontal.types.mjs.map +1 -0
- package/dist/components/BoxHorizontal/index.cjs +6 -0
- package/dist/components/BoxHorizontal/index.cjs.map +1 -0
- package/dist/components/BoxHorizontal/index.d.cts +3 -0
- package/dist/components/BoxHorizontal/index.d.cts.map +1 -0
- package/dist/components/BoxHorizontal/index.d.mts +3 -0
- package/dist/components/BoxHorizontal/index.d.mts.map +1 -0
- package/dist/components/BoxHorizontal/index.mjs +2 -0
- package/dist/components/BoxHorizontal/index.mjs.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.cjs +18 -0
- package/dist/components/BoxVertical/BoxVertical.cjs.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.d.cts +7 -0
- package/dist/components/BoxVertical/BoxVertical.d.cts.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.d.mts +7 -0
- package/dist/components/BoxVertical/BoxVertical.d.mts.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.mjs +18 -0
- package/dist/components/BoxVertical/BoxVertical.mjs.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.types.cjs +3 -0
- package/dist/components/BoxVertical/BoxVertical.types.cjs.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.types.d.cts +13 -0
- package/dist/components/BoxVertical/BoxVertical.types.d.cts.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.types.d.mts +13 -0
- package/dist/components/BoxVertical/BoxVertical.types.d.mts.map +1 -0
- package/dist/components/BoxVertical/BoxVertical.types.mjs +2 -0
- package/dist/components/BoxVertical/BoxVertical.types.mjs.map +1 -0
- package/dist/components/BoxVertical/index.cjs +6 -0
- package/dist/components/BoxVertical/index.cjs.map +1 -0
- package/dist/components/BoxVertical/index.d.cts +3 -0
- package/dist/components/BoxVertical/index.d.cts.map +1 -0
- package/dist/components/BoxVertical/index.d.mts +3 -0
- package/dist/components/BoxVertical/index.d.mts.map +1 -0
- package/dist/components/BoxVertical/index.mjs +2 -0
- package/dist/components/BoxVertical/index.mjs.map +1 -0
- package/dist/components/Icon/assets/candlestick.svg +1 -1
- package/dist/components/Input/Input.cjs +4 -3
- package/dist/components/Input/Input.cjs.map +1 -1
- package/dist/components/Input/Input.constants.cjs +69 -0
- package/dist/components/Input/Input.constants.cjs.map +1 -0
- package/dist/components/Input/Input.constants.d.cts +11 -0
- package/dist/components/Input/Input.constants.d.cts.map +1 -0
- package/dist/components/Input/Input.constants.d.mts +11 -0
- package/dist/components/Input/Input.constants.d.mts.map +1 -0
- package/dist/components/Input/Input.constants.mjs +66 -0
- package/dist/components/Input/Input.constants.mjs.map +1 -0
- package/dist/components/Input/Input.d.cts.map +1 -1
- package/dist/components/Input/Input.d.mts.map +1 -1
- package/dist/components/Input/Input.mjs +4 -3
- package/dist/components/Input/Input.mjs.map +1 -1
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.cjs +33 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.cjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.d.cts +14 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.d.cts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.d.mts +14 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.d.mts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.mjs +35 -0
- package/dist/components/KeyValueRow/KeyValueLabel/KeyValueLabel.mjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.cjs +39 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.cjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.d.cts +25 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.d.cts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.d.mts +25 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.d.mts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.mjs +41 -0
- package/dist/components/KeyValueRow/KeyValueRoot/KeyValueRoot.mjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.cjs +76 -0
- package/dist/components/KeyValueRow/KeyValueRow.cjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.d.cts +25 -0
- package/dist/components/KeyValueRow/KeyValueRow.d.cts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.d.mts +25 -0
- package/dist/components/KeyValueRow/KeyValueRow.d.mts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.mjs +77 -0
- package/dist/components/KeyValueRow/KeyValueRow.mjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.cjs +29 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.cjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.d.cts +177 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.d.cts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.d.mts +177 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.d.mts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.mjs +26 -0
- package/dist/components/KeyValueRow/KeyValueRow.types.mjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.cjs +6 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.cjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.d.cts +3 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.d.cts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.d.mts +3 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.d.mts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.mjs +2 -0
- package/dist/components/KeyValueRow/KeyValueRow.utils.mjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.cjs +29 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.cjs.map +1 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.d.cts +17 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.d.cts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.d.mts +17 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.d.mts.map +1 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.mjs +31 -0
- package/dist/components/KeyValueRow/KeyValueSection/KeyValueSection.mjs.map +1 -0
- package/dist/components/KeyValueRow/index.cjs +15 -0
- package/dist/components/KeyValueRow/index.cjs.map +1 -0
- package/dist/components/KeyValueRow/index.d.cts +3 -0
- package/dist/components/KeyValueRow/index.d.cts.map +1 -0
- package/dist/components/KeyValueRow/index.d.mts +3 -0
- package/dist/components/KeyValueRow/index.d.mts.map +1 -0
- package/dist/components/KeyValueRow/index.mjs +3 -0
- package/dist/components/KeyValueRow/index.mjs.map +1 -0
- package/dist/components/Text/Text.types.cjs.map +1 -1
- package/dist/components/Text/Text.types.d.cts +1 -1
- package/dist/components/Text/Text.types.d.mts +1 -1
- package/dist/components/Text/Text.types.mjs.map +1 -1
- package/dist/components/TextButton/TextButton.cjs +12 -36
- package/dist/components/TextButton/TextButton.cjs.map +1 -1
- package/dist/components/TextButton/TextButton.d.cts.map +1 -1
- package/dist/components/TextButton/TextButton.d.mts.map +1 -1
- package/dist/components/TextButton/TextButton.mjs +14 -38
- package/dist/components/TextButton/TextButton.mjs.map +1 -1
- package/dist/components/TextButton/TextButton.types.cjs.map +1 -1
- package/dist/components/TextButton/TextButton.types.d.cts +8 -60
- package/dist/components/TextButton/TextButton.types.d.cts.map +1 -1
- package/dist/components/TextButton/TextButton.types.d.mts +8 -60
- package/dist/components/TextButton/TextButton.types.d.mts.map +1 -1
- package/dist/components/TextButton/TextButton.types.mjs.map +1 -1
- package/dist/components/TextButton/index.cjs +1 -3
- package/dist/components/TextButton/index.cjs.map +1 -1
- package/dist/components/TextButton/index.d.cts +0 -1
- package/dist/components/TextButton/index.d.cts.map +1 -1
- package/dist/components/TextButton/index.d.mts +0 -1
- package/dist/components/TextButton/index.d.mts.map +1 -1
- package/dist/components/TextButton/index.mjs +0 -1
- package/dist/components/TextButton/index.mjs.map +1 -1
- package/dist/components/TextField/TextField.cjs +22 -8
- package/dist/components/TextField/TextField.cjs.map +1 -1
- package/dist/components/TextField/TextField.d.cts +0 -2
- package/dist/components/TextField/TextField.d.cts.map +1 -1
- package/dist/components/TextField/TextField.d.mts +0 -2
- package/dist/components/TextField/TextField.d.mts.map +1 -1
- package/dist/components/TextField/TextField.mjs +22 -8
- package/dist/components/TextField/TextField.mjs.map +1 -1
- package/dist/components/TextField/TextField.types.cjs +0 -10
- package/dist/components/TextField/TextField.types.cjs.map +1 -1
- package/dist/components/TextField/TextField.types.d.cts +0 -14
- package/dist/components/TextField/TextField.types.d.cts.map +1 -1
- package/dist/components/TextField/TextField.types.d.mts +0 -14
- package/dist/components/TextField/TextField.types.d.mts.map +1 -1
- package/dist/components/TextField/TextField.types.mjs +1 -9
- package/dist/components/TextField/TextField.types.mjs.map +1 -1
- package/dist/components/TextField/index.cjs +1 -3
- package/dist/components/TextField/index.cjs.map +1 -1
- package/dist/components/TextField/index.d.cts +0 -1
- package/dist/components/TextField/index.d.cts.map +1 -1
- package/dist/components/TextField/index.d.mts +0 -1
- package/dist/components/TextField/index.d.mts.map +1 -1
- package/dist/components/TextField/index.mjs +0 -1
- package/dist/components/TextField/index.mjs.map +1 -1
- package/dist/components/index.cjs +6 -4
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.d.cts +6 -2
- package/dist/components/index.d.cts.map +1 -1
- package/dist/components/index.d.mts +6 -2
- package/dist/components/index.d.mts.map +1 -1
- package/dist/components/index.mjs +4 -2
- package/dist/components/index.mjs.map +1 -1
- package/dist/components/temp-components/TextOrChildren/TextOrChildren.types.cjs.map +1 -1
- package/dist/components/temp-components/TextOrChildren/TextOrChildren.types.d.cts +2 -5
- package/dist/components/temp-components/TextOrChildren/TextOrChildren.types.d.cts.map +1 -1
- package/dist/components/temp-components/TextOrChildren/TextOrChildren.types.d.mts +2 -5
- package/dist/components/temp-components/TextOrChildren/TextOrChildren.types.d.mts.map +1 -1
- package/dist/components/temp-components/TextOrChildren/TextOrChildren.types.mjs.map +1 -1
- package/dist/types/index.cjs +3 -203
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.cts +2 -210
- package/dist/types/index.d.cts.map +1 -1
- package/dist/types/index.d.mts +2 -210
- package/dist/types/index.d.mts.map +1 -1
- package/dist/types/index.mjs +2 -202
- package/dist/types/index.mjs.map +1 -1
- package/package.json +5 -6
- package/dist/components/TextButton/TextButton.constants.cjs +0 -12
- package/dist/components/TextButton/TextButton.constants.cjs.map +0 -1
- package/dist/components/TextButton/TextButton.constants.d.cts +0 -4
- package/dist/components/TextButton/TextButton.constants.d.cts.map +0 -1
- package/dist/components/TextButton/TextButton.constants.d.mts +0 -4
- package/dist/components/TextButton/TextButton.constants.d.mts.map +0 -1
- package/dist/components/TextButton/TextButton.constants.mjs +0 -9
- package/dist/components/TextButton/TextButton.constants.mjs.map +0 -1
- package/dist/components/TextField/TextField.constants.cjs +0 -13
- package/dist/components/TextField/TextField.constants.cjs.map +0 -1
- package/dist/components/TextField/TextField.constants.d.cts +0 -6
- package/dist/components/TextField/TextField.constants.d.cts.map +0 -1
- package/dist/components/TextField/TextField.constants.d.mts +0 -6
- package/dist/components/TextField/TextField.constants.d.mts.map +0 -1
- package/dist/components/TextField/TextField.constants.mjs +0 -10
- package/dist/components/TextField/TextField.constants.mjs.map +0 -1
package/dist/types/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconName = exports.IconSize = exports.IconColor = exports.
|
|
3
|
+
exports.IconName = exports.IconSize = exports.IconColor = exports.FontFamily = exports.FontStyle = exports.FontWeight = exports.TextColor = exports.TextVariant = exports.ButtonIconVariant = exports.ButtonIconSize = exports.ButtonVariant = exports.ButtonHeroSize = exports.ButtonTertiarySize = exports.ButtonSecondarySize = exports.ButtonPrimarySize = exports.ButtonSize = exports.ButtonBaseSize = exports.AvatarIconSeverity = exports.AvatarGroupVariant = exports.AvatarAccountVariant = exports.AvatarBaseShape = exports.AvatarShape = exports.AvatarSize = exports.AvatarTokenSize = exports.AvatarNetworkSize = exports.AvatarIconSize = exports.AvatarGroupSize = exports.AvatarFaviconSize = exports.AvatarAccountSize = exports.AvatarBaseSize = void 0;
|
|
4
4
|
/**
|
|
5
5
|
* AvatarBase - size
|
|
6
6
|
*/
|
|
@@ -72,196 +72,6 @@ var AvatarIconSeverity;
|
|
|
72
72
|
AvatarIconSeverity["Error"] = "error";
|
|
73
73
|
AvatarIconSeverity["Warning"] = "warning";
|
|
74
74
|
})(AvatarIconSeverity || (exports.AvatarIconSeverity = AvatarIconSeverity = {}));
|
|
75
|
-
/**
|
|
76
|
-
* BadgeWrapper - positionAnchorShape
|
|
77
|
-
*/
|
|
78
|
-
var BadgeWrapperPositionAnchorShape;
|
|
79
|
-
(function (BadgeWrapperPositionAnchorShape) {
|
|
80
|
-
BadgeWrapperPositionAnchorShape["Rectangular"] = "rectangular";
|
|
81
|
-
BadgeWrapperPositionAnchorShape["Circular"] = "circular";
|
|
82
|
-
})(BadgeWrapperPositionAnchorShape || (exports.BadgeWrapperPositionAnchorShape = BadgeWrapperPositionAnchorShape = {}));
|
|
83
|
-
/**
|
|
84
|
-
* BadgeWrapper - position.
|
|
85
|
-
*/
|
|
86
|
-
var BadgeWrapperPosition;
|
|
87
|
-
(function (BadgeWrapperPosition) {
|
|
88
|
-
BadgeWrapperPosition["TopRight"] = "top-right";
|
|
89
|
-
BadgeWrapperPosition["BottomRight"] = "bottom-right";
|
|
90
|
-
BadgeWrapperPosition["BottomLeft"] = "bottom-left";
|
|
91
|
-
BadgeWrapperPosition["TopLeft"] = "top-left";
|
|
92
|
-
})(BadgeWrapperPosition || (exports.BadgeWrapperPosition = BadgeWrapperPosition = {}));
|
|
93
|
-
/**
|
|
94
|
-
* Box - flexDirection
|
|
95
|
-
*/
|
|
96
|
-
var BoxFlexDirection;
|
|
97
|
-
(function (BoxFlexDirection) {
|
|
98
|
-
BoxFlexDirection["Row"] = "flex-row";
|
|
99
|
-
BoxFlexDirection["RowReverse"] = "flex-row-reverse";
|
|
100
|
-
BoxFlexDirection["Column"] = "flex-col";
|
|
101
|
-
BoxFlexDirection["ColumnReverse"] = "flex-col-reverse";
|
|
102
|
-
})(BoxFlexDirection || (exports.BoxFlexDirection = BoxFlexDirection = {}));
|
|
103
|
-
/**
|
|
104
|
-
* Box - flexWrap
|
|
105
|
-
*/
|
|
106
|
-
var BoxFlexWrap;
|
|
107
|
-
(function (BoxFlexWrap) {
|
|
108
|
-
BoxFlexWrap["NoWrap"] = "flex-nowrap";
|
|
109
|
-
BoxFlexWrap["Wrap"] = "flex-wrap";
|
|
110
|
-
BoxFlexWrap["WrapReverse"] = "flex-wrap-reverse";
|
|
111
|
-
})(BoxFlexWrap || (exports.BoxFlexWrap = BoxFlexWrap = {}));
|
|
112
|
-
/**
|
|
113
|
-
* Box - alignItems
|
|
114
|
-
*/
|
|
115
|
-
var BoxAlignItems;
|
|
116
|
-
(function (BoxAlignItems) {
|
|
117
|
-
BoxAlignItems["Start"] = "items-start";
|
|
118
|
-
BoxAlignItems["Center"] = "items-center";
|
|
119
|
-
BoxAlignItems["End"] = "items-end";
|
|
120
|
-
BoxAlignItems["Stretch"] = "items-stretch";
|
|
121
|
-
BoxAlignItems["Baseline"] = "items-baseline";
|
|
122
|
-
})(BoxAlignItems || (exports.BoxAlignItems = BoxAlignItems = {}));
|
|
123
|
-
/**
|
|
124
|
-
* Box - justifyContent
|
|
125
|
-
*/
|
|
126
|
-
var BoxJustifyContent;
|
|
127
|
-
(function (BoxJustifyContent) {
|
|
128
|
-
BoxJustifyContent["Start"] = "justify-start";
|
|
129
|
-
BoxJustifyContent["Center"] = "justify-center";
|
|
130
|
-
BoxJustifyContent["End"] = "justify-end";
|
|
131
|
-
BoxJustifyContent["Between"] = "justify-between";
|
|
132
|
-
BoxJustifyContent["Around"] = "justify-around";
|
|
133
|
-
BoxJustifyContent["Evenly"] = "justify-evenly";
|
|
134
|
-
})(BoxJustifyContent || (exports.BoxJustifyContent = BoxJustifyContent = {}));
|
|
135
|
-
/**
|
|
136
|
-
* Box - backgroundColor
|
|
137
|
-
*/
|
|
138
|
-
var BoxBackgroundColor;
|
|
139
|
-
(function (BoxBackgroundColor) {
|
|
140
|
-
/** Default background color */
|
|
141
|
-
BoxBackgroundColor["BackgroundDefault"] = "bg-default";
|
|
142
|
-
/** Alternative background color */
|
|
143
|
-
BoxBackgroundColor["BackgroundAlternative"] = "bg-alternative";
|
|
144
|
-
/** Section background color */
|
|
145
|
-
BoxBackgroundColor["BackgroundSection"] = "bg-section";
|
|
146
|
-
/** Subsection background color */
|
|
147
|
-
BoxBackgroundColor["BackgroundSubsection"] = "bg-subsection";
|
|
148
|
-
/** Muted background color */
|
|
149
|
-
BoxBackgroundColor["BackgroundMuted"] = "bg-muted";
|
|
150
|
-
/** Primary default background color */
|
|
151
|
-
BoxBackgroundColor["PrimaryDefault"] = "bg-primary-default";
|
|
152
|
-
/** Primary alternative background color */
|
|
153
|
-
BoxBackgroundColor["PrimaryAlternative"] = "bg-primary-alternative";
|
|
154
|
-
/** Primary muted background color */
|
|
155
|
-
BoxBackgroundColor["PrimaryMuted"] = "bg-primary-muted";
|
|
156
|
-
/** Primary inverse background color */
|
|
157
|
-
BoxBackgroundColor["PrimaryInverse"] = "bg-primary-inverse";
|
|
158
|
-
/** Error default background color */
|
|
159
|
-
BoxBackgroundColor["ErrorDefault"] = "bg-error-default";
|
|
160
|
-
/** Error alternative background color */
|
|
161
|
-
BoxBackgroundColor["ErrorAlternative"] = "bg-error-alternative";
|
|
162
|
-
/** Error muted background color */
|
|
163
|
-
BoxBackgroundColor["ErrorMuted"] = "bg-error-muted";
|
|
164
|
-
/** Error inverse background color */
|
|
165
|
-
BoxBackgroundColor["ErrorInverse"] = "bg-error-inverse";
|
|
166
|
-
/** Warning default background color */
|
|
167
|
-
BoxBackgroundColor["WarningDefault"] = "bg-warning-default";
|
|
168
|
-
/** Warning alternative background color */
|
|
169
|
-
BoxBackgroundColor["WarningAlternative"] = "bg-warning-alternative";
|
|
170
|
-
/** Warning muted background color */
|
|
171
|
-
BoxBackgroundColor["WarningMuted"] = "bg-warning-muted";
|
|
172
|
-
/** Warning inverse background color */
|
|
173
|
-
BoxBackgroundColor["WarningInverse"] = "bg-warning-inverse";
|
|
174
|
-
/** Success default background color */
|
|
175
|
-
BoxBackgroundColor["SuccessDefault"] = "bg-success-default";
|
|
176
|
-
/** Success alternative background color */
|
|
177
|
-
BoxBackgroundColor["SuccessAlternative"] = "bg-success-alternative";
|
|
178
|
-
/** Success muted background color */
|
|
179
|
-
BoxBackgroundColor["SuccessMuted"] = "bg-success-muted";
|
|
180
|
-
/** Success inverse background color */
|
|
181
|
-
BoxBackgroundColor["SuccessInverse"] = "bg-success-inverse";
|
|
182
|
-
/** Info default background color */
|
|
183
|
-
BoxBackgroundColor["InfoDefault"] = "bg-info-default";
|
|
184
|
-
/** Info muted background color */
|
|
185
|
-
BoxBackgroundColor["InfoMuted"] = "bg-info-muted";
|
|
186
|
-
/** Info inverse background color */
|
|
187
|
-
BoxBackgroundColor["InfoInverse"] = "bg-info-inverse";
|
|
188
|
-
/** Flask default background color */
|
|
189
|
-
BoxBackgroundColor["FlaskDefault"] = "bg-flask-default";
|
|
190
|
-
/** Flask inverse background color */
|
|
191
|
-
BoxBackgroundColor["FlaskInverse"] = "bg-flask-inverse";
|
|
192
|
-
/** Overlay alternative background color */
|
|
193
|
-
BoxBackgroundColor["OverlayAlternative"] = "bg-overlay-alternative";
|
|
194
|
-
/** Overlay default background color */
|
|
195
|
-
BoxBackgroundColor["OverlayDefault"] = "bg-overlay-default";
|
|
196
|
-
/** Overlay inverse background color */
|
|
197
|
-
BoxBackgroundColor["OverlayInverse"] = "bg-overlay-inverse";
|
|
198
|
-
/** Transparent background color */
|
|
199
|
-
BoxBackgroundColor["Transparent"] = "bg-transparent";
|
|
200
|
-
})(BoxBackgroundColor || (exports.BoxBackgroundColor = BoxBackgroundColor = {}));
|
|
201
|
-
/**
|
|
202
|
-
* Box - borderColor
|
|
203
|
-
*/
|
|
204
|
-
var BoxBorderColor;
|
|
205
|
-
(function (BoxBorderColor) {
|
|
206
|
-
/** Background default for cut out effect*/
|
|
207
|
-
BoxBorderColor["BackgroundDefault"] = "border-background-default";
|
|
208
|
-
/** Default border color */
|
|
209
|
-
BoxBorderColor["BorderDefault"] = "border-default";
|
|
210
|
-
/** Muted border color */
|
|
211
|
-
BoxBorderColor["BorderMuted"] = "border-muted";
|
|
212
|
-
/** Primary default border color */
|
|
213
|
-
BoxBorderColor["PrimaryDefault"] = "border-primary-default";
|
|
214
|
-
/** Primary alternative border color */
|
|
215
|
-
BoxBorderColor["PrimaryAlternative"] = "border-primary-alternative";
|
|
216
|
-
/** Primary muted border color */
|
|
217
|
-
BoxBorderColor["PrimaryMuted"] = "border-primary-muted";
|
|
218
|
-
/** Primary inverse border color */
|
|
219
|
-
BoxBorderColor["PrimaryInverse"] = "border-primary-inverse";
|
|
220
|
-
/** Error default border color */
|
|
221
|
-
BoxBorderColor["ErrorDefault"] = "border-error-default";
|
|
222
|
-
/** Error alternative border color */
|
|
223
|
-
BoxBorderColor["ErrorAlternative"] = "border-error-alternative";
|
|
224
|
-
/** Error muted border color */
|
|
225
|
-
BoxBorderColor["ErrorMuted"] = "border-error-muted";
|
|
226
|
-
/** Error inverse border color */
|
|
227
|
-
BoxBorderColor["ErrorInverse"] = "border-error-inverse";
|
|
228
|
-
/** Warning default border color */
|
|
229
|
-
BoxBorderColor["WarningDefault"] = "border-warning-default";
|
|
230
|
-
/** Warning alternative border color */
|
|
231
|
-
BoxBorderColor["WarningAlternative"] = "border-warning-alternative";
|
|
232
|
-
/** Warning muted border color */
|
|
233
|
-
BoxBorderColor["WarningMuted"] = "border-warning-muted";
|
|
234
|
-
/** Warning inverse border color */
|
|
235
|
-
BoxBorderColor["WarningInverse"] = "border-warning-inverse";
|
|
236
|
-
/** Success default border color */
|
|
237
|
-
BoxBorderColor["SuccessDefault"] = "border-success-default";
|
|
238
|
-
/** Success alternative border color */
|
|
239
|
-
BoxBorderColor["SuccessAlternative"] = "border-success-alternative";
|
|
240
|
-
/** Success muted border color */
|
|
241
|
-
BoxBorderColor["SuccessMuted"] = "border-success-muted";
|
|
242
|
-
/** Success inverse border color */
|
|
243
|
-
BoxBorderColor["SuccessInverse"] = "border-success-inverse";
|
|
244
|
-
/** Info default border color */
|
|
245
|
-
BoxBorderColor["InfoDefault"] = "border-info-default";
|
|
246
|
-
/** Info alternative border color */
|
|
247
|
-
BoxBorderColor["InfoAlternative"] = "border-info-alternative";
|
|
248
|
-
/** Info muted border color */
|
|
249
|
-
BoxBorderColor["InfoMuted"] = "border-info-muted";
|
|
250
|
-
/** Info inverse border color */
|
|
251
|
-
BoxBorderColor["InfoInverse"] = "border-info-inverse";
|
|
252
|
-
/** Flask default border color */
|
|
253
|
-
BoxBorderColor["FlaskDefault"] = "border-flask-default";
|
|
254
|
-
/** Flask inverse border color */
|
|
255
|
-
BoxBorderColor["FlaskInverse"] = "border-flask-inverse";
|
|
256
|
-
/** Overlay alternative border color */
|
|
257
|
-
BoxBorderColor["OverlayAlternative"] = "border-overlay-alternative";
|
|
258
|
-
/** Overlay default border color */
|
|
259
|
-
BoxBorderColor["OverlayDefault"] = "border-overlay-default";
|
|
260
|
-
/** Overlay inverse border color */
|
|
261
|
-
BoxBorderColor["OverlayInverse"] = "border-overlay-inverse";
|
|
262
|
-
/** Transparent border color */
|
|
263
|
-
BoxBorderColor["Transparent"] = "border-transparent";
|
|
264
|
-
})(BoxBorderColor || (exports.BoxBorderColor = BoxBorderColor = {}));
|
|
265
75
|
/**
|
|
266
76
|
* ButtonBase - size
|
|
267
77
|
*/
|
|
@@ -394,9 +204,9 @@ var TextColor;
|
|
|
394
204
|
var FontWeight;
|
|
395
205
|
(function (FontWeight) {
|
|
396
206
|
/**
|
|
397
|
-
* Weight -
|
|
207
|
+
* Weight - 600
|
|
398
208
|
*/
|
|
399
|
-
FontWeight["Bold"] = "
|
|
209
|
+
FontWeight["Bold"] = "600";
|
|
400
210
|
/**
|
|
401
211
|
* Weight - 500
|
|
402
212
|
*/
|
|
@@ -423,16 +233,6 @@ var FontFamily;
|
|
|
423
233
|
FontFamily["Accent"] = "accent";
|
|
424
234
|
FontFamily["Hero"] = "hero";
|
|
425
235
|
})(FontFamily || (exports.FontFamily = FontFamily = {}));
|
|
426
|
-
/**
|
|
427
|
-
* TextButton - Size
|
|
428
|
-
*/
|
|
429
|
-
var TextButtonSize;
|
|
430
|
-
(function (TextButtonSize) {
|
|
431
|
-
TextButtonSize["BodyLg"] = "body-lg";
|
|
432
|
-
TextButtonSize["BodyMd"] = "body-md";
|
|
433
|
-
TextButtonSize["BodySm"] = "body-sm";
|
|
434
|
-
TextButtonSize["BodyXs"] = "body-xs";
|
|
435
|
-
})(TextButtonSize || (exports.TextButtonSize = TextButtonSize = {}));
|
|
436
236
|
/**
|
|
437
237
|
* Icon - color
|
|
438
238
|
*/
|
package/dist/types/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * AvatarBase - size\n */\nexport enum AvatarBaseSize {\n /**\n * Represents an extra small avatar size (16px).\n */\n Xs = '16',\n /**\n * Represents a small avatar size (24px).\n */\n Sm = '24',\n /**\n * Represents a medium avatar size (32px).\n */\n Md = '32',\n /**\n * Represents a large avatar size (40px).\n */\n Lg = '40',\n /**\n * Represents an extra large avatar size (48px).\n */\n Xl = '48',\n}\nexport { AvatarBaseSize as AvatarAccountSize };\nexport { AvatarBaseSize as AvatarFaviconSize };\nexport { AvatarBaseSize as AvatarGroupSize };\nexport { AvatarBaseSize as AvatarIconSize };\nexport { AvatarBaseSize as AvatarNetworkSize };\nexport { AvatarBaseSize as AvatarTokenSize };\nexport { AvatarBaseSize as AvatarSize };\n\n/**\n * Avatar - shape\n */\nexport enum AvatarShape {\n /**\n * Represents a circular Avatar.\n */\n Circle = 'circle',\n /**\n * Represents a squared Avatar\n */\n Square = 'square',\n}\nexport { AvatarShape as AvatarBaseShape };\n\n/**\n * AvatarAccount - variant\n */\nexport enum AvatarAccountVariant {\n Blockies = 'blockies',\n Jazzicon = 'jazzicon',\n Maskicon = 'maskicon',\n}\n\n/**\n * AvatarGroup - variant\n */\nexport enum AvatarGroupVariant {\n Account = 'account',\n Favicon = 'favicon',\n Network = 'network',\n Token = 'token',\n}\n\n/**\n * AvatarIcon - severity\n */\nexport enum AvatarIconSeverity {\n Neutral = 'neutral',\n Info = 'info',\n Success = 'success',\n // eslint-disable-next-line @typescript-eslint/no-shadow\n Error = 'error',\n Warning = 'warning',\n}\n\n/**\n * BadgeWrapper - positionAnchorShape\n */\nexport enum BadgeWrapperPositionAnchorShape {\n Rectangular = 'rectangular',\n Circular = 'circular',\n}\n\n/**\n * BadgeWrapper - position.\n */\nexport enum BadgeWrapperPosition {\n TopRight = 'top-right',\n BottomRight = 'bottom-right',\n BottomLeft = 'bottom-left',\n TopLeft = 'top-left',\n}\n\n/**\n * BadgeWrapper - customPosition\n */\nexport type BadgeWrapperCustomPosition = {\n top?: number | string | undefined;\n right?: number | string | undefined;\n bottom?: number | string | undefined;\n left?: number | string | undefined;\n};\n\n/**\n * Box - all spacing-related props\n */\nexport type BoxSpacing = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;\n\n/**\n * Box - border width values (only valid Tailwind CSS border width utilities)\n */\nexport type BoxBorderWidth = 0 | 1 | 2 | 4 | 8;\n\n/**\n * Box - flexDirection\n */\nexport enum BoxFlexDirection {\n Row = 'flex-row',\n RowReverse = 'flex-row-reverse',\n Column = 'flex-col',\n ColumnReverse = 'flex-col-reverse',\n}\n\n/**\n * Box - flexWrap\n */\nexport enum BoxFlexWrap {\n NoWrap = 'flex-nowrap',\n Wrap = 'flex-wrap',\n WrapReverse = 'flex-wrap-reverse',\n}\n\n/**\n * Box - alignItems\n */\nexport enum BoxAlignItems {\n Start = 'items-start',\n Center = 'items-center',\n End = 'items-end',\n Stretch = 'items-stretch',\n Baseline = 'items-baseline',\n}\n\n/**\n * Box - justifyContent\n */\nexport enum BoxJustifyContent {\n Start = 'justify-start',\n Center = 'justify-center',\n End = 'justify-end',\n Between = 'justify-between',\n Around = 'justify-around',\n Evenly = 'justify-evenly',\n}\n\n/**\n * Box - backgroundColor\n */\nexport enum BoxBackgroundColor {\n /** Default background color */\n BackgroundDefault = 'bg-default',\n /** Alternative background color */\n BackgroundAlternative = 'bg-alternative',\n /** Section background color */\n BackgroundSection = 'bg-section',\n /** Subsection background color */\n BackgroundSubsection = 'bg-subsection',\n /** Muted background color */\n BackgroundMuted = 'bg-muted',\n /** Primary default background color */\n PrimaryDefault = 'bg-primary-default',\n /** Primary alternative background color */\n PrimaryAlternative = 'bg-primary-alternative',\n /** Primary muted background color */\n PrimaryMuted = 'bg-primary-muted',\n /** Primary inverse background color */\n PrimaryInverse = 'bg-primary-inverse',\n /** Error default background color */\n ErrorDefault = 'bg-error-default',\n /** Error alternative background color */\n ErrorAlternative = 'bg-error-alternative',\n /** Error muted background color */\n ErrorMuted = 'bg-error-muted',\n /** Error inverse background color */\n ErrorInverse = 'bg-error-inverse',\n /** Warning default background color */\n WarningDefault = 'bg-warning-default',\n /** Warning alternative background color */\n WarningAlternative = 'bg-warning-alternative',\n /** Warning muted background color */\n WarningMuted = 'bg-warning-muted',\n /** Warning inverse background color */\n WarningInverse = 'bg-warning-inverse',\n /** Success default background color */\n SuccessDefault = 'bg-success-default',\n /** Success alternative background color */\n SuccessAlternative = 'bg-success-alternative',\n /** Success muted background color */\n SuccessMuted = 'bg-success-muted',\n /** Success inverse background color */\n SuccessInverse = 'bg-success-inverse',\n /** Info default background color */\n InfoDefault = 'bg-info-default',\n /** Info muted background color */\n InfoMuted = 'bg-info-muted',\n /** Info inverse background color */\n InfoInverse = 'bg-info-inverse',\n /** Flask default background color */\n FlaskDefault = 'bg-flask-default',\n /** Flask inverse background color */\n FlaskInverse = 'bg-flask-inverse',\n /** Overlay alternative background color */\n OverlayAlternative = 'bg-overlay-alternative',\n /** Overlay default background color */\n OverlayDefault = 'bg-overlay-default',\n /** Overlay inverse background color */\n OverlayInverse = 'bg-overlay-inverse',\n /** Transparent background color */\n Transparent = 'bg-transparent',\n}\n\n/**\n * Box - borderColor\n */\nexport enum BoxBorderColor {\n /** Background default for cut out effect*/\n BackgroundDefault = 'border-background-default',\n /** Default border color */\n BorderDefault = 'border-default',\n /** Muted border color */\n BorderMuted = 'border-muted',\n /** Primary default border color */\n PrimaryDefault = 'border-primary-default',\n /** Primary alternative border color */\n PrimaryAlternative = 'border-primary-alternative',\n /** Primary muted border color */\n PrimaryMuted = 'border-primary-muted',\n /** Primary inverse border color */\n PrimaryInverse = 'border-primary-inverse',\n /** Error default border color */\n ErrorDefault = 'border-error-default',\n /** Error alternative border color */\n ErrorAlternative = 'border-error-alternative',\n /** Error muted border color */\n ErrorMuted = 'border-error-muted',\n /** Error inverse border color */\n ErrorInverse = 'border-error-inverse',\n /** Warning default border color */\n WarningDefault = 'border-warning-default',\n /** Warning alternative border color */\n WarningAlternative = 'border-warning-alternative',\n /** Warning muted border color */\n WarningMuted = 'border-warning-muted',\n /** Warning inverse border color */\n WarningInverse = 'border-warning-inverse',\n /** Success default border color */\n SuccessDefault = 'border-success-default',\n /** Success alternative border color */\n SuccessAlternative = 'border-success-alternative',\n /** Success muted border color */\n SuccessMuted = 'border-success-muted',\n /** Success inverse border color */\n SuccessInverse = 'border-success-inverse',\n /** Info default border color */\n InfoDefault = 'border-info-default',\n /** Info alternative border color */\n InfoAlternative = 'border-info-alternative',\n /** Info muted border color */\n InfoMuted = 'border-info-muted',\n /** Info inverse border color */\n InfoInverse = 'border-info-inverse',\n /** Flask default border color */\n FlaskDefault = 'border-flask-default',\n /** Flask inverse border color */\n FlaskInverse = 'border-flask-inverse',\n /** Overlay alternative border color */\n OverlayAlternative = 'border-overlay-alternative',\n /** Overlay default border color */\n OverlayDefault = 'border-overlay-default',\n /** Overlay inverse border color */\n OverlayInverse = 'border-overlay-inverse',\n /** Transparent border color */\n Transparent = 'border-transparent',\n}\n\n/**\n * ButtonBase - size\n */\nexport enum ButtonBaseSize {\n /**\n * Represents a small button size (32px).\n */\n Sm = 'sm',\n /**\n * Represents a medium button size (40px).\n */\n Md = 'md',\n /**\n * Represents a large button size (48px).\n */\n Lg = 'lg',\n}\nexport { ButtonBaseSize as ButtonSize };\nexport { ButtonBaseSize as ButtonPrimarySize };\nexport { ButtonBaseSize as ButtonSecondarySize };\nexport { ButtonBaseSize as ButtonTertiarySize };\nexport { ButtonBaseSize as ButtonHeroSize };\n\n/**\n * Button - variant\n */\nexport enum ButtonVariant {\n Primary = 'primary',\n Secondary = 'secondary',\n Tertiary = 'tertiary',\n}\n\n/**\n * ButtonIcon - size\n */\nexport enum ButtonIconSize {\n /**\n * Represents a small button size (24px).\n */\n Sm = 'sm',\n /**\n * Represents a medium button size (32px).\n */\n Md = 'md',\n /**\n * Represents a large button size (40px).\n */\n Lg = 'lg',\n}\n\n/**\n * ButtonIcon - variant\n */\nexport enum ButtonIconVariant {\n Default = 'default',\n Filled = 'filled',\n Floating = 'floating',\n}\n\n/**\n * Text - variant\n */\nexport enum TextVariant {\n // Display Sizes\n DisplayLg = 'display-lg',\n DisplayMd = 'display-md',\n\n // Heading Sizes\n HeadingLg = 'heading-lg',\n HeadingMd = 'heading-md',\n HeadingSm = 'heading-sm',\n\n // Body Sizes\n BodyLg = 'body-lg',\n BodyMd = 'body-md',\n BodySm = 'body-sm',\n BodyXs = 'body-xs',\n\n // Special Typography Variants\n PageHeading = 'page-heading',\n SectionHeading = 'section-heading',\n ButtonLabelMd = 'button-label-md',\n ButtonLabelLg = 'button-label-lg',\n AmountDisplayLg = 'amount-display-lg',\n}\n\n/**\n * Text - color\n */\nexport enum TextColor {\n /** For default neutral text. */\n TextDefault = 'text-default',\n /** For softer contrast neutral text */\n TextAlternative = 'text-alternative',\n /** For the softest contrast neutral text (not accessible) */\n TextMuted = 'text-muted',\n /** For elements used on top of overlay/alternative. */\n OverlayInverse = 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. */\n PrimaryDefault = 'text-primary-default',\n /** For softer variants of primary text. */\n PrimaryAlternative = 'text-primary-alternative',\n /** For elements used on top of primary/default. */\n PrimaryInverse = 'text-primary-inverse',\n /** For primary text in a pressed state. */\n PrimaryDefaultPressed = 'text-primary-default-pressed',\n /** For critical alert text. */\n ErrorDefault = 'text-error-default',\n /** For stronger contrast error text. */\n ErrorAlternative = 'text-error-alternative',\n /** For elements used on top of error/default. */\n ErrorInverse = 'text-error-inverse',\n /** For critical alert text in a pressed state. */\n ErrorDefaultPressed = 'text-error-default-pressed',\n /** For caution alert text. */\n WarningDefault = 'text-warning-default',\n /** For elements used on top of warning/default. */\n WarningInverse = 'text-warning-inverse',\n /** For caution text in a pressed state. */\n WarningDefaultPressed = 'text-warning-default-pressed',\n /** For positive semantic text. */\n SuccessDefault = 'text-success-default',\n /** For elements used on top of success/default. */\n SuccessInverse = 'text-success-inverse',\n /** For positive text in a pressed state. */\n SuccessDefaultPressed = 'text-success-default-pressed',\n /** For informational read-only text. */\n InfoDefault = 'text-info-default',\n /** For elements used on top of info/default. */\n InfoInverse = 'text-info-inverse',\n /** Make the text color transparent. */\n Transparent = 'text-transparent',\n}\n\n/**\n * Text - fontWeight\n */\nexport enum FontWeight {\n /**\n * Weight - 700\n */\n Bold = '700',\n /**\n * Weight - 500\n */\n Medium = '500',\n /**\n * Weight - 400\n */\n Regular = '400',\n}\n\n/**\n * Text - fontStyle\n */\nexport enum FontStyle {\n Italic = 'italic',\n Normal = 'normal',\n}\n\n/**\n * Text - fontFamily\n */\nexport enum FontFamily {\n Default = 'default',\n Accent = 'accent',\n Hero = 'hero',\n}\n\n/**\n * TextButton - Size\n */\nexport enum TextButtonSize {\n BodyLg = 'body-lg',\n BodyMd = 'body-md',\n BodySm = 'body-sm',\n BodyXs = 'body-xs',\n}\n\n/**\n * Icon - color\n */\nexport enum IconColor {\n /** For default neutral icons */\n IconDefault = 'text-icon-default',\n /** For softer neutral icons */\n IconAlternative = 'text-icon-alternative',\n /** For the weakest contrast neutral icons (not accessible) */\n IconMuted = 'text-icon-muted',\n /** For elements used on top of overlay/alternative. Used for text, icon, or border */\n OverlayInverse = 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. Used for text, background, icon, or border */\n PrimaryDefault = 'text-primary-default',\n /** For softer variants of primary interactive elements */\n PrimaryAlternative = 'text-primary-alternative',\n /** For elements used on top of primary/default. Used for text, icon, or border */\n PrimaryInverse = 'text-primary-inverse',\n /** For primary interactive elements in a pressed state */\n PrimaryDefaultPressed = 'text-primary-default-pressed',\n /** For critical alert semantic elements. Used for text, background, icon, or border */\n ErrorDefault = 'text-error-default',\n /** For softer variants of error elements */\n ErrorAlternative = 'text-error-alternative',\n /** For elements used on top of error/default. Used for text, icon, or border */\n ErrorInverse = 'text-error-inverse',\n /** For critical alert semantic elements in a pressed state */\n ErrorDefaultPressed = 'text-error-default-pressed',\n /** For caution alert semantic elements. Used for text, background, icon, or border */\n WarningDefault = 'text-warning-default',\n /** For elements used on top of warning/default. Used for text, icon, or border */\n WarningInverse = 'text-warning-inverse',\n /** For caution alert semantic elements in a pressed state */\n WarningDefaultPressed = 'text-warning-default-pressed',\n /** For positive semantic elements. Used for text, background, icon, or border */\n SuccessDefault = 'text-success-default',\n /** For elements used on top of success/default. Used for text, icon, or border */\n SuccessInverse = 'text-success-inverse',\n /** For positive semantic elements in a pressed state */\n SuccessDefaultPressed = 'text-success-default-pressed',\n /** For informational read-only elements. Used for text, background, icon, or border */\n InfoDefault = 'text-info-default',\n /** For elements used on top of info/default. Used for text, icon, or border */\n InfoInverse = 'text-info-inverse',\n}\n\n/**\n * Icon - size\n */\nexport enum IconSize {\n /** Extra small - 12px */\n Xs = '12',\n /** Small - 16px */\n Sm = '16',\n /** Medium - 20px (Default) */\n Md = '20',\n /** Large - 24px */\n Lg = '24',\n /** Extra large - 32px */\n Xl = '32',\n}\n\n// /////////////////////////////////////////////////////\n// This is generated code - Manually add types above\n// DO NOT EDIT - Use generate-assets.js\n// /////////////////////////////////////////////////////\n\n/**\n * Icon - name\n */\n/* eslint-disable @typescript-eslint/no-shadow */\nexport enum IconName {\n Accessibility = 'Accessibility',\n Activity = 'Activity',\n AddCard = 'AddCard',\n AddCircle = 'AddCircle',\n AddSquare = 'AddSquare',\n Add = 'Add',\n AfterHours = 'AfterHours',\n Ai = 'Ai',\n AlternateEmail = 'AlternateEmail',\n AppleLogo = 'AppleLogo',\n Apps = 'Apps',\n Arrow2Down = 'Arrow2Down',\n Arrow2Left = 'Arrow2Left',\n Arrow2Right = 'Arrow2Right',\n Arrow2UpRight = 'Arrow2UpRight',\n Arrow2Up = 'Arrow2Up',\n ArrowCircleDown = 'ArrowCircleDown',\n ArrowCircleUp = 'ArrowCircleUp',\n ArrowDoubleLeft = 'ArrowDoubleLeft',\n ArrowDoubleRight = 'ArrowDoubleRight',\n ArrowDown = 'ArrowDown',\n ArrowDropDownCircle = 'ArrowDropDownCircle',\n ArrowLeft = 'ArrowLeft',\n ArrowRight = 'ArrowRight',\n ArrowUp = 'ArrowUp',\n AttachMoney = 'AttachMoney',\n Attachment = 'Attachment',\n Backspace = 'Backspace',\n Ban = 'Ban',\n BankAssured = 'BankAssured',\n Bank = 'Bank',\n Bold = 'Bold',\n Book = 'Book',\n Bookmark = 'Bookmark',\n Bridge = 'Bridge',\n Briefcase = 'Briefcase',\n Bulb = 'Bulb',\n BuySell = 'BuySell',\n Cake = 'Cake',\n Calculator = 'Calculator',\n Calendar = 'Calendar',\n Call = 'Call',\n Camera = 'Camera',\n Campaign = 'Campaign',\n Candlestick = 'Candlestick',\n CardPos = 'CardPos',\n Card = 'Card',\n Cash = 'Cash',\n Category = 'Category',\n Chart = 'Chart',\n CheckBold = 'CheckBold',\n Check = 'Check',\n CircleX = 'CircleX',\n Clear = 'Clear',\n ClockFilled = 'ClockFilled',\n Clock = 'Clock',\n Close = 'Close',\n CloudDownload = 'CloudDownload',\n CloudUpload = 'CloudUpload',\n Cloud = 'Cloud',\n CodeCircle = 'CodeCircle',\n Code = 'Code',\n Coin = 'Coin',\n Collapse = 'Collapse',\n Confirmation = 'Confirmation',\n Connect = 'Connect',\n CopySuccess = 'CopySuccess',\n Copy = 'Copy',\n CorporateFare = 'CorporateFare',\n CreditCheck = 'CreditCheck',\n CurrencyFranc = 'CurrencyFranc',\n CurrencyLira = 'CurrencyLira',\n CurrencyPound = 'CurrencyPound',\n CurrencyYuan = 'CurrencyYuan',\n Customize = 'Customize',\n Danger = 'Danger',\n DarkFilled = 'DarkFilled',\n Dark = 'Dark',\n Data = 'Data',\n Description = 'Description',\n Details = 'Details',\n Diagram = 'Diagram',\n DocumentCode = 'DocumentCode',\n Download = 'Download',\n Draft = 'Draft',\n EcoLeaf = 'EcoLeaf',\n EditSquare = 'EditSquare',\n Edit = 'Edit',\n EncryptedAdd = 'EncryptedAdd',\n Eraser = 'Eraser',\n Error = 'Error',\n Ethereum = 'Ethereum',\n Exchange = 'Exchange',\n ExpandVertical = 'ExpandVertical',\n Expand = 'Expand',\n ExploreFilled = 'ExploreFilled',\n Explore = 'Explore',\n Export = 'Export',\n Extension = 'Extension',\n EyeSlash = 'EyeSlash',\n Eye = 'Eye',\n FaceId = 'FaceId',\n Feedback = 'Feedback',\n File = 'File',\n Filter = 'Filter',\n Fingerprint = 'Fingerprint',\n Fire = 'Fire',\n FirstPage = 'FirstPage',\n Flag = 'Flag',\n FlashSlash = 'FlashSlash',\n Flash = 'Flash',\n Flask = 'Flask',\n Flower = 'Flower',\n Folder = 'Folder',\n Forest = 'Forest',\n FullCircle = 'FullCircle',\n Gas = 'Gas',\n Gift = 'Gift',\n GlobalSearch = 'GlobalSearch',\n Global = 'Global',\n Graph = 'Graph',\n Hardware = 'Hardware',\n HashTag = 'HashTag',\n HeartFilled = 'HeartFilled',\n Heart = 'Heart',\n Hierarchy = 'Hierarchy',\n HomeFilled = 'HomeFilled',\n Home = 'Home',\n Image = 'Image',\n Info = 'Info',\n Inventory = 'Inventory',\n Joystick = 'Joystick',\n KeepFilled = 'KeepFilled',\n Keep = 'Keep',\n Key = 'Key',\n LastPage = 'LastPage',\n LightFilled = 'LightFilled',\n Light = 'Light',\n Link = 'Link',\n Loading = 'Loading',\n Location = 'Location',\n LockSlash = 'LockSlash',\n Lock = 'Lock',\n LockedFilled = 'LockedFilled',\n Login = 'Login',\n Logout = 'Logout',\n Mail = 'Mail',\n Map = 'Map',\n Menu = 'Menu',\n MessageQuestion = 'MessageQuestion',\n Messages = 'Messages',\n MetamaskFoxOutline = 'MetamaskFoxOutline',\n Mic = 'Mic',\n MinusBold = 'MinusBold',\n MinusSquare = 'MinusSquare',\n Minus = 'Minus',\n Mobile = 'Mobile',\n MoneyBag = 'MoneyBag',\n Money = 'Money',\n Monitor = 'Monitor',\n MoreHorizontal = 'MoreHorizontal',\n MoreVertical = 'MoreVertical',\n MountainFlag = 'MountainFlag',\n MusicNote = 'MusicNote',\n Notification = 'Notification',\n PageInfo = 'PageInfo',\n Palette = 'Palette',\n PasswordCheck = 'PasswordCheck',\n Pending = 'Pending',\n People = 'People',\n PersonCancel = 'PersonCancel',\n Pin = 'Pin',\n Plant = 'Plant',\n Plug = 'Plug',\n PlusAndMinus = 'PlusAndMinus',\n PolicyAlert = 'PolicyAlert',\n Print = 'Print',\n PriorityHigh = 'PriorityHigh',\n PrivacyTip = 'PrivacyTip',\n ProgrammingArrows = 'ProgrammingArrows',\n Publish = 'Publish',\n QrCode = 'QrCode',\n Question = 'Question',\n Receive = 'Receive',\n Received = 'Received',\n Refresh = 'Refresh',\n RemoveMinus = 'RemoveMinus',\n Report = 'Report',\n Rocket = 'Rocket',\n SaveFilled = 'SaveFilled',\n Save = 'Save',\n Saving = 'Saving',\n ScanBarcode = 'ScanBarcode',\n ScanFocus = 'ScanFocus',\n Scan = 'Scan',\n Search = 'Search',\n SecurityAlert = 'SecurityAlert',\n SecurityCross = 'SecurityCross',\n SecurityKey = 'SecurityKey',\n SecuritySearch = 'SecuritySearch',\n SecuritySlash = 'SecuritySlash',\n SecurityTick = 'SecurityTick',\n SecurityTime = 'SecurityTime',\n SecurityUser = 'SecurityUser',\n Security = 'Security',\n Send = 'Send',\n SentimentDissatisfied = 'SentimentDissatisfied',\n SentimentNeutral = 'SentimentNeutral',\n SentimentSatisfied = 'SentimentSatisfied',\n SentimentVerySatisfied = 'SentimentVerySatisfied',\n SettingFilled = 'SettingFilled',\n Setting = 'Setting',\n Share = 'Share',\n ShieldLock = 'ShieldLock',\n ShoppingBag = 'ShoppingBag',\n ShoppingCart = 'ShoppingCart',\n SignalCellular = 'SignalCellular',\n Slash = 'Slash',\n Sms = 'Sms',\n SnapsMobile = 'SnapsMobile',\n SnapsPlus = 'SnapsPlus',\n SnapsRound = 'SnapsRound',\n Snaps = 'Snaps',\n SortByAlpha = 'SortByAlpha',\n Sort = 'Sort',\n Sparkle = 'Sparkle',\n Speed = 'Speed',\n Speedometer = 'Speedometer',\n Square = 'Square',\n Stake = 'Stake',\n StarFilled = 'StarFilled',\n Star = 'Star',\n Start = 'Start',\n Storefront = 'Storefront',\n Student = 'Student',\n SwapHorizontal = 'SwapHorizontal',\n SwapVertical = 'SwapVertical',\n TabClose = 'TabClose',\n TableRow = 'TableRow',\n Tablet = 'Tablet',\n Tag = 'Tag',\n ThumbDownFilled = 'ThumbDownFilled',\n ThumbDown = 'ThumbDown',\n ThumbUpFilled = 'ThumbUpFilled',\n ThumbUp = 'ThumbUp',\n Tint = 'Tint',\n Tooltip = 'Tooltip',\n Translate = 'Translate',\n Trash = 'Trash',\n TrendDown = 'TrendDown',\n TrendUp = 'TrendUp',\n Undo = 'Undo',\n Unfold = 'Unfold',\n UnlockedFilled = 'UnlockedFilled',\n Unpin = 'Unpin',\n UploadFile = 'UploadFile',\n Upload = 'Upload',\n Usb = 'Usb',\n UserCheck = 'UserCheck',\n UserCircleAdd = 'UserCircleAdd',\n UserCircleRemove = 'UserCircleRemove',\n UserCircle = 'UserCircle',\n User = 'User',\n VerifiedFilled = 'VerifiedFilled',\n Verified = 'Verified',\n Videocam = 'Videocam',\n ViewColumn = 'ViewColumn',\n ViewInAr = 'ViewInAr',\n VolumeOff = 'VolumeOff',\n VolumeUp = 'VolumeUp',\n WalletFilled = 'WalletFilled',\n Wallet = 'Wallet',\n Warning = 'Warning',\n WebTraffic = 'WebTraffic',\n Widgets = 'Widgets',\n WifiOff = 'WifiOff',\n Wifi = 'Wifi',\n X = 'X',\n}\n/* eslint-enable @typescript-eslint/no-shadow */\n"]}
|
|
1
|
+
{"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * AvatarBase - size\n */\nexport enum AvatarBaseSize {\n /**\n * Represents an extra small avatar size (16px).\n */\n Xs = '16',\n /**\n * Represents a small avatar size (24px).\n */\n Sm = '24',\n /**\n * Represents a medium avatar size (32px).\n */\n Md = '32',\n /**\n * Represents a large avatar size (40px).\n */\n Lg = '40',\n /**\n * Represents an extra large avatar size (48px).\n */\n Xl = '48',\n}\nexport { AvatarBaseSize as AvatarAccountSize };\nexport { AvatarBaseSize as AvatarFaviconSize };\nexport { AvatarBaseSize as AvatarGroupSize };\nexport { AvatarBaseSize as AvatarIconSize };\nexport { AvatarBaseSize as AvatarNetworkSize };\nexport { AvatarBaseSize as AvatarTokenSize };\nexport { AvatarBaseSize as AvatarSize };\n\n/**\n * Avatar - shape\n */\nexport enum AvatarShape {\n /**\n * Represents a circular Avatar.\n */\n Circle = 'circle',\n /**\n * Represents a squared Avatar\n */\n Square = 'square',\n}\nexport { AvatarShape as AvatarBaseShape };\n\n/**\n * AvatarAccount - variant\n */\nexport enum AvatarAccountVariant {\n Blockies = 'blockies',\n Jazzicon = 'jazzicon',\n Maskicon = 'maskicon',\n}\n\n/**\n * AvatarGroup - variant\n */\nexport enum AvatarGroupVariant {\n Account = 'account',\n Favicon = 'favicon',\n Network = 'network',\n Token = 'token',\n}\n\n/**\n * AvatarIcon - severity\n */\nexport enum AvatarIconSeverity {\n Neutral = 'neutral',\n Info = 'info',\n Success = 'success',\n // eslint-disable-next-line @typescript-eslint/no-shadow\n Error = 'error',\n Warning = 'warning',\n}\n\n/**\n * ButtonBase - size\n */\nexport enum ButtonBaseSize {\n /**\n * Represents a small button size (32px).\n */\n Sm = 'sm',\n /**\n * Represents a medium button size (40px).\n */\n Md = 'md',\n /**\n * Represents a large button size (48px).\n */\n Lg = 'lg',\n}\nexport { ButtonBaseSize as ButtonSize };\nexport { ButtonBaseSize as ButtonPrimarySize };\nexport { ButtonBaseSize as ButtonSecondarySize };\nexport { ButtonBaseSize as ButtonTertiarySize };\nexport { ButtonBaseSize as ButtonHeroSize };\n\n/**\n * Button - variant\n */\nexport enum ButtonVariant {\n Primary = 'primary',\n Secondary = 'secondary',\n Tertiary = 'tertiary',\n}\n\n/**\n * ButtonIcon - size\n */\nexport enum ButtonIconSize {\n /**\n * Represents a small button size (24px).\n */\n Sm = 'sm',\n /**\n * Represents a medium button size (32px).\n */\n Md = 'md',\n /**\n * Represents a large button size (40px).\n */\n Lg = 'lg',\n}\n\n/**\n * ButtonIcon - variant\n */\nexport enum ButtonIconVariant {\n Default = 'default',\n Filled = 'filled',\n Floating = 'floating',\n}\n\n/**\n * Text - variant\n */\nexport enum TextVariant {\n // Display Sizes\n DisplayLg = 'display-lg',\n DisplayMd = 'display-md',\n\n // Heading Sizes\n HeadingLg = 'heading-lg',\n HeadingMd = 'heading-md',\n HeadingSm = 'heading-sm',\n\n // Body Sizes\n BodyLg = 'body-lg',\n BodyMd = 'body-md',\n BodySm = 'body-sm',\n BodyXs = 'body-xs',\n\n // Special Typography Variants\n PageHeading = 'page-heading',\n SectionHeading = 'section-heading',\n ButtonLabelMd = 'button-label-md',\n ButtonLabelLg = 'button-label-lg',\n AmountDisplayLg = 'amount-display-lg',\n}\n\n/**\n * Text - color\n */\nexport enum TextColor {\n /** For default neutral text. */\n TextDefault = 'text-default',\n /** For softer contrast neutral text */\n TextAlternative = 'text-alternative',\n /** For the softest contrast neutral text (not accessible) */\n TextMuted = 'text-muted',\n /** For elements used on top of overlay/alternative. */\n OverlayInverse = 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. */\n PrimaryDefault = 'text-primary-default',\n /** For softer variants of primary text. */\n PrimaryAlternative = 'text-primary-alternative',\n /** For elements used on top of primary/default. */\n PrimaryInverse = 'text-primary-inverse',\n /** For primary text in a pressed state. */\n PrimaryDefaultPressed = 'text-primary-default-pressed',\n /** For critical alert text. */\n ErrorDefault = 'text-error-default',\n /** For stronger contrast error text. */\n ErrorAlternative = 'text-error-alternative',\n /** For elements used on top of error/default. */\n ErrorInverse = 'text-error-inverse',\n /** For critical alert text in a pressed state. */\n ErrorDefaultPressed = 'text-error-default-pressed',\n /** For caution alert text. */\n WarningDefault = 'text-warning-default',\n /** For elements used on top of warning/default. */\n WarningInverse = 'text-warning-inverse',\n /** For caution text in a pressed state. */\n WarningDefaultPressed = 'text-warning-default-pressed',\n /** For positive semantic text. */\n SuccessDefault = 'text-success-default',\n /** For elements used on top of success/default. */\n SuccessInverse = 'text-success-inverse',\n /** For positive text in a pressed state. */\n SuccessDefaultPressed = 'text-success-default-pressed',\n /** For informational read-only text. */\n InfoDefault = 'text-info-default',\n /** For elements used on top of info/default. */\n InfoInverse = 'text-info-inverse',\n /** Make the text color transparent. */\n Transparent = 'text-transparent',\n}\n\n/**\n * Text - fontWeight\n */\nexport enum FontWeight {\n /**\n * Weight - 600\n */\n Bold = '600',\n /**\n * Weight - 500\n */\n Medium = '500',\n /**\n * Weight - 400\n */\n Regular = '400',\n}\n\n/**\n * Text - fontStyle\n */\nexport enum FontStyle {\n Italic = 'italic',\n Normal = 'normal',\n}\n\n/**\n * Text - fontFamily\n */\nexport enum FontFamily {\n Default = 'default',\n Accent = 'accent',\n Hero = 'hero',\n}\n\n/**\n * Icon - color\n */\nexport enum IconColor {\n /** For default neutral icons */\n IconDefault = 'text-icon-default',\n /** For softer neutral icons */\n IconAlternative = 'text-icon-alternative',\n /** For the weakest contrast neutral icons (not accessible) */\n IconMuted = 'text-icon-muted',\n /** For elements used on top of overlay/alternative. Used for text, icon, or border */\n OverlayInverse = 'text-overlay-inverse',\n /** For interactive, active, and selected semantics. Used for text, background, icon, or border */\n PrimaryDefault = 'text-primary-default',\n /** For softer variants of primary interactive elements */\n PrimaryAlternative = 'text-primary-alternative',\n /** For elements used on top of primary/default. Used for text, icon, or border */\n PrimaryInverse = 'text-primary-inverse',\n /** For primary interactive elements in a pressed state */\n PrimaryDefaultPressed = 'text-primary-default-pressed',\n /** For critical alert semantic elements. Used for text, background, icon, or border */\n ErrorDefault = 'text-error-default',\n /** For softer variants of error elements */\n ErrorAlternative = 'text-error-alternative',\n /** For elements used on top of error/default. Used for text, icon, or border */\n ErrorInverse = 'text-error-inverse',\n /** For critical alert semantic elements in a pressed state */\n ErrorDefaultPressed = 'text-error-default-pressed',\n /** For caution alert semantic elements. Used for text, background, icon, or border */\n WarningDefault = 'text-warning-default',\n /** For elements used on top of warning/default. Used for text, icon, or border */\n WarningInverse = 'text-warning-inverse',\n /** For caution alert semantic elements in a pressed state */\n WarningDefaultPressed = 'text-warning-default-pressed',\n /** For positive semantic elements. Used for text, background, icon, or border */\n SuccessDefault = 'text-success-default',\n /** For elements used on top of success/default. Used for text, icon, or border */\n SuccessInverse = 'text-success-inverse',\n /** For positive semantic elements in a pressed state */\n SuccessDefaultPressed = 'text-success-default-pressed',\n /** For informational read-only elements. Used for text, background, icon, or border */\n InfoDefault = 'text-info-default',\n /** For elements used on top of info/default. Used for text, icon, or border */\n InfoInverse = 'text-info-inverse',\n}\n\n/**\n * Icon - size\n */\nexport enum IconSize {\n /** Extra small - 12px */\n Xs = '12',\n /** Small - 16px */\n Sm = '16',\n /** Medium - 20px (Default) */\n Md = '20',\n /** Large - 24px */\n Lg = '24',\n /** Extra large - 32px */\n Xl = '32',\n}\n\n// /////////////////////////////////////////////////////\n// This is generated code - Manually add types above\n// DO NOT EDIT - Use generate-assets.js\n// /////////////////////////////////////////////////////\n\n/**\n * Icon - name\n */\n/* eslint-disable @typescript-eslint/no-shadow */\nexport enum IconName {\n Accessibility = 'Accessibility',\n Activity = 'Activity',\n AddCard = 'AddCard',\n AddCircle = 'AddCircle',\n AddSquare = 'AddSquare',\n Add = 'Add',\n AfterHours = 'AfterHours',\n Ai = 'Ai',\n AlternateEmail = 'AlternateEmail',\n AppleLogo = 'AppleLogo',\n Apps = 'Apps',\n Arrow2Down = 'Arrow2Down',\n Arrow2Left = 'Arrow2Left',\n Arrow2Right = 'Arrow2Right',\n Arrow2UpRight = 'Arrow2UpRight',\n Arrow2Up = 'Arrow2Up',\n ArrowCircleDown = 'ArrowCircleDown',\n ArrowCircleUp = 'ArrowCircleUp',\n ArrowDoubleLeft = 'ArrowDoubleLeft',\n ArrowDoubleRight = 'ArrowDoubleRight',\n ArrowDown = 'ArrowDown',\n ArrowDropDownCircle = 'ArrowDropDownCircle',\n ArrowLeft = 'ArrowLeft',\n ArrowRight = 'ArrowRight',\n ArrowUp = 'ArrowUp',\n AttachMoney = 'AttachMoney',\n Attachment = 'Attachment',\n Backspace = 'Backspace',\n Ban = 'Ban',\n BankAssured = 'BankAssured',\n Bank = 'Bank',\n Bold = 'Bold',\n Book = 'Book',\n Bookmark = 'Bookmark',\n Bridge = 'Bridge',\n Briefcase = 'Briefcase',\n Bulb = 'Bulb',\n BuySell = 'BuySell',\n Cake = 'Cake',\n Calculator = 'Calculator',\n Calendar = 'Calendar',\n Call = 'Call',\n Camera = 'Camera',\n Campaign = 'Campaign',\n Candlestick = 'Candlestick',\n CardPos = 'CardPos',\n Card = 'Card',\n Cash = 'Cash',\n Category = 'Category',\n Chart = 'Chart',\n CheckBold = 'CheckBold',\n Check = 'Check',\n CircleX = 'CircleX',\n Clear = 'Clear',\n ClockFilled = 'ClockFilled',\n Clock = 'Clock',\n Close = 'Close',\n CloudDownload = 'CloudDownload',\n CloudUpload = 'CloudUpload',\n Cloud = 'Cloud',\n CodeCircle = 'CodeCircle',\n Code = 'Code',\n Coin = 'Coin',\n Collapse = 'Collapse',\n Confirmation = 'Confirmation',\n Connect = 'Connect',\n CopySuccess = 'CopySuccess',\n Copy = 'Copy',\n CorporateFare = 'CorporateFare',\n CreditCheck = 'CreditCheck',\n CurrencyFranc = 'CurrencyFranc',\n CurrencyLira = 'CurrencyLira',\n CurrencyPound = 'CurrencyPound',\n CurrencyYuan = 'CurrencyYuan',\n Customize = 'Customize',\n Danger = 'Danger',\n DarkFilled = 'DarkFilled',\n Dark = 'Dark',\n Data = 'Data',\n Description = 'Description',\n Details = 'Details',\n Diagram = 'Diagram',\n DocumentCode = 'DocumentCode',\n Download = 'Download',\n Draft = 'Draft',\n EcoLeaf = 'EcoLeaf',\n EditSquare = 'EditSquare',\n Edit = 'Edit',\n EncryptedAdd = 'EncryptedAdd',\n Eraser = 'Eraser',\n Error = 'Error',\n Ethereum = 'Ethereum',\n Exchange = 'Exchange',\n ExpandVertical = 'ExpandVertical',\n Expand = 'Expand',\n ExploreFilled = 'ExploreFilled',\n Explore = 'Explore',\n Export = 'Export',\n Extension = 'Extension',\n EyeSlash = 'EyeSlash',\n Eye = 'Eye',\n FaceId = 'FaceId',\n Feedback = 'Feedback',\n File = 'File',\n Filter = 'Filter',\n Fingerprint = 'Fingerprint',\n Fire = 'Fire',\n FirstPage = 'FirstPage',\n Flag = 'Flag',\n FlashSlash = 'FlashSlash',\n Flash = 'Flash',\n Flask = 'Flask',\n Flower = 'Flower',\n Folder = 'Folder',\n Forest = 'Forest',\n FullCircle = 'FullCircle',\n Gas = 'Gas',\n Gift = 'Gift',\n GlobalSearch = 'GlobalSearch',\n Global = 'Global',\n Graph = 'Graph',\n Hardware = 'Hardware',\n HashTag = 'HashTag',\n HeartFilled = 'HeartFilled',\n Heart = 'Heart',\n Hierarchy = 'Hierarchy',\n HomeFilled = 'HomeFilled',\n Home = 'Home',\n Image = 'Image',\n Info = 'Info',\n Inventory = 'Inventory',\n Joystick = 'Joystick',\n KeepFilled = 'KeepFilled',\n Keep = 'Keep',\n Key = 'Key',\n LastPage = 'LastPage',\n LightFilled = 'LightFilled',\n Light = 'Light',\n Link = 'Link',\n Loading = 'Loading',\n Location = 'Location',\n LockSlash = 'LockSlash',\n Lock = 'Lock',\n LockedFilled = 'LockedFilled',\n Login = 'Login',\n Logout = 'Logout',\n Mail = 'Mail',\n Map = 'Map',\n Menu = 'Menu',\n MessageQuestion = 'MessageQuestion',\n Messages = 'Messages',\n MetamaskFoxOutline = 'MetamaskFoxOutline',\n Mic = 'Mic',\n MinusBold = 'MinusBold',\n MinusSquare = 'MinusSquare',\n Minus = 'Minus',\n Mobile = 'Mobile',\n MoneyBag = 'MoneyBag',\n Money = 'Money',\n Monitor = 'Monitor',\n MoreHorizontal = 'MoreHorizontal',\n MoreVertical = 'MoreVertical',\n MountainFlag = 'MountainFlag',\n MusicNote = 'MusicNote',\n Notification = 'Notification',\n PageInfo = 'PageInfo',\n Palette = 'Palette',\n PasswordCheck = 'PasswordCheck',\n Pending = 'Pending',\n People = 'People',\n PersonCancel = 'PersonCancel',\n Pin = 'Pin',\n Plant = 'Plant',\n Plug = 'Plug',\n PlusAndMinus = 'PlusAndMinus',\n PolicyAlert = 'PolicyAlert',\n Print = 'Print',\n PriorityHigh = 'PriorityHigh',\n PrivacyTip = 'PrivacyTip',\n ProgrammingArrows = 'ProgrammingArrows',\n Publish = 'Publish',\n QrCode = 'QrCode',\n Question = 'Question',\n Receive = 'Receive',\n Received = 'Received',\n Refresh = 'Refresh',\n RemoveMinus = 'RemoveMinus',\n Report = 'Report',\n Rocket = 'Rocket',\n SaveFilled = 'SaveFilled',\n Save = 'Save',\n Saving = 'Saving',\n ScanBarcode = 'ScanBarcode',\n ScanFocus = 'ScanFocus',\n Scan = 'Scan',\n Search = 'Search',\n SecurityAlert = 'SecurityAlert',\n SecurityCross = 'SecurityCross',\n SecurityKey = 'SecurityKey',\n SecuritySearch = 'SecuritySearch',\n SecuritySlash = 'SecuritySlash',\n SecurityTick = 'SecurityTick',\n SecurityTime = 'SecurityTime',\n SecurityUser = 'SecurityUser',\n Security = 'Security',\n Send = 'Send',\n SentimentDissatisfied = 'SentimentDissatisfied',\n SentimentNeutral = 'SentimentNeutral',\n SentimentSatisfied = 'SentimentSatisfied',\n SentimentVerySatisfied = 'SentimentVerySatisfied',\n SettingFilled = 'SettingFilled',\n Setting = 'Setting',\n Share = 'Share',\n ShieldLock = 'ShieldLock',\n ShoppingBag = 'ShoppingBag',\n ShoppingCart = 'ShoppingCart',\n SignalCellular = 'SignalCellular',\n Slash = 'Slash',\n Sms = 'Sms',\n SnapsMobile = 'SnapsMobile',\n SnapsPlus = 'SnapsPlus',\n SnapsRound = 'SnapsRound',\n Snaps = 'Snaps',\n SortByAlpha = 'SortByAlpha',\n Sort = 'Sort',\n Sparkle = 'Sparkle',\n Speed = 'Speed',\n Speedometer = 'Speedometer',\n Square = 'Square',\n Stake = 'Stake',\n StarFilled = 'StarFilled',\n Star = 'Star',\n Start = 'Start',\n Storefront = 'Storefront',\n Student = 'Student',\n SwapHorizontal = 'SwapHorizontal',\n SwapVertical = 'SwapVertical',\n TabClose = 'TabClose',\n TableRow = 'TableRow',\n Tablet = 'Tablet',\n Tag = 'Tag',\n ThumbDownFilled = 'ThumbDownFilled',\n ThumbDown = 'ThumbDown',\n ThumbUpFilled = 'ThumbUpFilled',\n ThumbUp = 'ThumbUp',\n Tint = 'Tint',\n Tooltip = 'Tooltip',\n Translate = 'Translate',\n Trash = 'Trash',\n TrendDown = 'TrendDown',\n TrendUp = 'TrendUp',\n Undo = 'Undo',\n Unfold = 'Unfold',\n UnlockedFilled = 'UnlockedFilled',\n Unpin = 'Unpin',\n UploadFile = 'UploadFile',\n Upload = 'Upload',\n Usb = 'Usb',\n UserCheck = 'UserCheck',\n UserCircleAdd = 'UserCircleAdd',\n UserCircleRemove = 'UserCircleRemove',\n UserCircle = 'UserCircle',\n User = 'User',\n VerifiedFilled = 'VerifiedFilled',\n Verified = 'Verified',\n Videocam = 'Videocam',\n ViewColumn = 'ViewColumn',\n ViewInAr = 'ViewInAr',\n VolumeOff = 'VolumeOff',\n VolumeUp = 'VolumeUp',\n WalletFilled = 'WalletFilled',\n Wallet = 'Wallet',\n Warning = 'Warning',\n WebTraffic = 'WebTraffic',\n Widgets = 'Widgets',\n WifiOff = 'WifiOff',\n Wifi = 'Wifi',\n X = 'X',\n}\n/* eslint-enable @typescript-eslint/no-shadow */\n"]}
|
package/dist/types/index.d.cts
CHANGED
|
@@ -71,205 +71,6 @@ export declare enum AvatarIconSeverity {
|
|
|
71
71
|
Error = "error",
|
|
72
72
|
Warning = "warning"
|
|
73
73
|
}
|
|
74
|
-
/**
|
|
75
|
-
* BadgeWrapper - positionAnchorShape
|
|
76
|
-
*/
|
|
77
|
-
export declare enum BadgeWrapperPositionAnchorShape {
|
|
78
|
-
Rectangular = "rectangular",
|
|
79
|
-
Circular = "circular"
|
|
80
|
-
}
|
|
81
|
-
/**
|
|
82
|
-
* BadgeWrapper - position.
|
|
83
|
-
*/
|
|
84
|
-
export declare enum BadgeWrapperPosition {
|
|
85
|
-
TopRight = "top-right",
|
|
86
|
-
BottomRight = "bottom-right",
|
|
87
|
-
BottomLeft = "bottom-left",
|
|
88
|
-
TopLeft = "top-left"
|
|
89
|
-
}
|
|
90
|
-
/**
|
|
91
|
-
* BadgeWrapper - customPosition
|
|
92
|
-
*/
|
|
93
|
-
export type BadgeWrapperCustomPosition = {
|
|
94
|
-
top?: number | string | undefined;
|
|
95
|
-
right?: number | string | undefined;
|
|
96
|
-
bottom?: number | string | undefined;
|
|
97
|
-
left?: number | string | undefined;
|
|
98
|
-
};
|
|
99
|
-
/**
|
|
100
|
-
* Box - all spacing-related props
|
|
101
|
-
*/
|
|
102
|
-
export type BoxSpacing = 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;
|
|
103
|
-
/**
|
|
104
|
-
* Box - border width values (only valid Tailwind CSS border width utilities)
|
|
105
|
-
*/
|
|
106
|
-
export type BoxBorderWidth = 0 | 1 | 2 | 4 | 8;
|
|
107
|
-
/**
|
|
108
|
-
* Box - flexDirection
|
|
109
|
-
*/
|
|
110
|
-
export declare enum BoxFlexDirection {
|
|
111
|
-
Row = "flex-row",
|
|
112
|
-
RowReverse = "flex-row-reverse",
|
|
113
|
-
Column = "flex-col",
|
|
114
|
-
ColumnReverse = "flex-col-reverse"
|
|
115
|
-
}
|
|
116
|
-
/**
|
|
117
|
-
* Box - flexWrap
|
|
118
|
-
*/
|
|
119
|
-
export declare enum BoxFlexWrap {
|
|
120
|
-
NoWrap = "flex-nowrap",
|
|
121
|
-
Wrap = "flex-wrap",
|
|
122
|
-
WrapReverse = "flex-wrap-reverse"
|
|
123
|
-
}
|
|
124
|
-
/**
|
|
125
|
-
* Box - alignItems
|
|
126
|
-
*/
|
|
127
|
-
export declare enum BoxAlignItems {
|
|
128
|
-
Start = "items-start",
|
|
129
|
-
Center = "items-center",
|
|
130
|
-
End = "items-end",
|
|
131
|
-
Stretch = "items-stretch",
|
|
132
|
-
Baseline = "items-baseline"
|
|
133
|
-
}
|
|
134
|
-
/**
|
|
135
|
-
* Box - justifyContent
|
|
136
|
-
*/
|
|
137
|
-
export declare enum BoxJustifyContent {
|
|
138
|
-
Start = "justify-start",
|
|
139
|
-
Center = "justify-center",
|
|
140
|
-
End = "justify-end",
|
|
141
|
-
Between = "justify-between",
|
|
142
|
-
Around = "justify-around",
|
|
143
|
-
Evenly = "justify-evenly"
|
|
144
|
-
}
|
|
145
|
-
/**
|
|
146
|
-
* Box - backgroundColor
|
|
147
|
-
*/
|
|
148
|
-
export declare enum BoxBackgroundColor {
|
|
149
|
-
/** Default background color */
|
|
150
|
-
BackgroundDefault = "bg-default",
|
|
151
|
-
/** Alternative background color */
|
|
152
|
-
BackgroundAlternative = "bg-alternative",
|
|
153
|
-
/** Section background color */
|
|
154
|
-
BackgroundSection = "bg-section",
|
|
155
|
-
/** Subsection background color */
|
|
156
|
-
BackgroundSubsection = "bg-subsection",
|
|
157
|
-
/** Muted background color */
|
|
158
|
-
BackgroundMuted = "bg-muted",
|
|
159
|
-
/** Primary default background color */
|
|
160
|
-
PrimaryDefault = "bg-primary-default",
|
|
161
|
-
/** Primary alternative background color */
|
|
162
|
-
PrimaryAlternative = "bg-primary-alternative",
|
|
163
|
-
/** Primary muted background color */
|
|
164
|
-
PrimaryMuted = "bg-primary-muted",
|
|
165
|
-
/** Primary inverse background color */
|
|
166
|
-
PrimaryInverse = "bg-primary-inverse",
|
|
167
|
-
/** Error default background color */
|
|
168
|
-
ErrorDefault = "bg-error-default",
|
|
169
|
-
/** Error alternative background color */
|
|
170
|
-
ErrorAlternative = "bg-error-alternative",
|
|
171
|
-
/** Error muted background color */
|
|
172
|
-
ErrorMuted = "bg-error-muted",
|
|
173
|
-
/** Error inverse background color */
|
|
174
|
-
ErrorInverse = "bg-error-inverse",
|
|
175
|
-
/** Warning default background color */
|
|
176
|
-
WarningDefault = "bg-warning-default",
|
|
177
|
-
/** Warning alternative background color */
|
|
178
|
-
WarningAlternative = "bg-warning-alternative",
|
|
179
|
-
/** Warning muted background color */
|
|
180
|
-
WarningMuted = "bg-warning-muted",
|
|
181
|
-
/** Warning inverse background color */
|
|
182
|
-
WarningInverse = "bg-warning-inverse",
|
|
183
|
-
/** Success default background color */
|
|
184
|
-
SuccessDefault = "bg-success-default",
|
|
185
|
-
/** Success alternative background color */
|
|
186
|
-
SuccessAlternative = "bg-success-alternative",
|
|
187
|
-
/** Success muted background color */
|
|
188
|
-
SuccessMuted = "bg-success-muted",
|
|
189
|
-
/** Success inverse background color */
|
|
190
|
-
SuccessInverse = "bg-success-inverse",
|
|
191
|
-
/** Info default background color */
|
|
192
|
-
InfoDefault = "bg-info-default",
|
|
193
|
-
/** Info muted background color */
|
|
194
|
-
InfoMuted = "bg-info-muted",
|
|
195
|
-
/** Info inverse background color */
|
|
196
|
-
InfoInverse = "bg-info-inverse",
|
|
197
|
-
/** Flask default background color */
|
|
198
|
-
FlaskDefault = "bg-flask-default",
|
|
199
|
-
/** Flask inverse background color */
|
|
200
|
-
FlaskInverse = "bg-flask-inverse",
|
|
201
|
-
/** Overlay alternative background color */
|
|
202
|
-
OverlayAlternative = "bg-overlay-alternative",
|
|
203
|
-
/** Overlay default background color */
|
|
204
|
-
OverlayDefault = "bg-overlay-default",
|
|
205
|
-
/** Overlay inverse background color */
|
|
206
|
-
OverlayInverse = "bg-overlay-inverse",
|
|
207
|
-
/** Transparent background color */
|
|
208
|
-
Transparent = "bg-transparent"
|
|
209
|
-
}
|
|
210
|
-
/**
|
|
211
|
-
* Box - borderColor
|
|
212
|
-
*/
|
|
213
|
-
export declare enum BoxBorderColor {
|
|
214
|
-
/** Background default for cut out effect*/
|
|
215
|
-
BackgroundDefault = "border-background-default",
|
|
216
|
-
/** Default border color */
|
|
217
|
-
BorderDefault = "border-default",
|
|
218
|
-
/** Muted border color */
|
|
219
|
-
BorderMuted = "border-muted",
|
|
220
|
-
/** Primary default border color */
|
|
221
|
-
PrimaryDefault = "border-primary-default",
|
|
222
|
-
/** Primary alternative border color */
|
|
223
|
-
PrimaryAlternative = "border-primary-alternative",
|
|
224
|
-
/** Primary muted border color */
|
|
225
|
-
PrimaryMuted = "border-primary-muted",
|
|
226
|
-
/** Primary inverse border color */
|
|
227
|
-
PrimaryInverse = "border-primary-inverse",
|
|
228
|
-
/** Error default border color */
|
|
229
|
-
ErrorDefault = "border-error-default",
|
|
230
|
-
/** Error alternative border color */
|
|
231
|
-
ErrorAlternative = "border-error-alternative",
|
|
232
|
-
/** Error muted border color */
|
|
233
|
-
ErrorMuted = "border-error-muted",
|
|
234
|
-
/** Error inverse border color */
|
|
235
|
-
ErrorInverse = "border-error-inverse",
|
|
236
|
-
/** Warning default border color */
|
|
237
|
-
WarningDefault = "border-warning-default",
|
|
238
|
-
/** Warning alternative border color */
|
|
239
|
-
WarningAlternative = "border-warning-alternative",
|
|
240
|
-
/** Warning muted border color */
|
|
241
|
-
WarningMuted = "border-warning-muted",
|
|
242
|
-
/** Warning inverse border color */
|
|
243
|
-
WarningInverse = "border-warning-inverse",
|
|
244
|
-
/** Success default border color */
|
|
245
|
-
SuccessDefault = "border-success-default",
|
|
246
|
-
/** Success alternative border color */
|
|
247
|
-
SuccessAlternative = "border-success-alternative",
|
|
248
|
-
/** Success muted border color */
|
|
249
|
-
SuccessMuted = "border-success-muted",
|
|
250
|
-
/** Success inverse border color */
|
|
251
|
-
SuccessInverse = "border-success-inverse",
|
|
252
|
-
/** Info default border color */
|
|
253
|
-
InfoDefault = "border-info-default",
|
|
254
|
-
/** Info alternative border color */
|
|
255
|
-
InfoAlternative = "border-info-alternative",
|
|
256
|
-
/** Info muted border color */
|
|
257
|
-
InfoMuted = "border-info-muted",
|
|
258
|
-
/** Info inverse border color */
|
|
259
|
-
InfoInverse = "border-info-inverse",
|
|
260
|
-
/** Flask default border color */
|
|
261
|
-
FlaskDefault = "border-flask-default",
|
|
262
|
-
/** Flask inverse border color */
|
|
263
|
-
FlaskInverse = "border-flask-inverse",
|
|
264
|
-
/** Overlay alternative border color */
|
|
265
|
-
OverlayAlternative = "border-overlay-alternative",
|
|
266
|
-
/** Overlay default border color */
|
|
267
|
-
OverlayDefault = "border-overlay-default",
|
|
268
|
-
/** Overlay inverse border color */
|
|
269
|
-
OverlayInverse = "border-overlay-inverse",
|
|
270
|
-
/** Transparent border color */
|
|
271
|
-
Transparent = "border-transparent"
|
|
272
|
-
}
|
|
273
74
|
/**
|
|
274
75
|
* ButtonBase - size
|
|
275
76
|
*/
|
|
@@ -396,9 +197,9 @@ export declare enum TextColor {
|
|
|
396
197
|
*/
|
|
397
198
|
export declare enum FontWeight {
|
|
398
199
|
/**
|
|
399
|
-
* Weight -
|
|
200
|
+
* Weight - 600
|
|
400
201
|
*/
|
|
401
|
-
Bold = "
|
|
202
|
+
Bold = "600",
|
|
402
203
|
/**
|
|
403
204
|
* Weight - 500
|
|
404
205
|
*/
|
|
@@ -423,15 +224,6 @@ export declare enum FontFamily {
|
|
|
423
224
|
Accent = "accent",
|
|
424
225
|
Hero = "hero"
|
|
425
226
|
}
|
|
426
|
-
/**
|
|
427
|
-
* TextButton - Size
|
|
428
|
-
*/
|
|
429
|
-
export declare enum TextButtonSize {
|
|
430
|
-
BodyLg = "body-lg",
|
|
431
|
-
BodyMd = "body-md",
|
|
432
|
-
BodySm = "body-sm",
|
|
433
|
-
BodyXs = "body-xs"
|
|
434
|
-
}
|
|
435
227
|
/**
|
|
436
228
|
* Icon - color
|
|
437
229
|
*/
|