@yahoo/uds-mobile 1.1.0 → 1.2.0-beta.1
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/CONTRIBUTING.md +1 -1
- package/dist/bin/{uds/dist/fixtures.mjs → fixtures/dist/index.mjs} +8 -16
- package/dist/bin/{uds/dist/tokens/consts/fontDeclarationsMap.mjs → fonts/dist/index.mjs} +2 -2
- package/dist/bin/generateTheme.mjs +10 -8
- package/dist/bin/modes/dist/index.mjs +6 -0
- package/dist/bin/{uds/dist/tokens/configs/palette/alwaysPalette.mjs → palette/dist/index.mjs} +1 -1
- package/dist/components/Avatar.d.cts +2 -2
- package/dist/components/Badge.d.cts +3 -3
- package/dist/components/Badge.d.mts +3 -3
- package/dist/components/Badge.mjs.map +1 -1
- package/dist/components/Box.cjs +1 -1
- package/dist/components/Box.d.cts +3 -3
- package/dist/components/Box.d.mts +3 -3
- package/dist/components/Box.mjs +1 -1
- package/dist/components/Box.mjs.map +1 -1
- package/dist/components/Button.cjs +6 -6
- package/dist/components/Button.d.cts +3 -4
- package/dist/components/Button.d.cts.map +1 -1
- package/dist/components/Button.d.mts +3 -4
- package/dist/components/Button.d.mts.map +1 -1
- package/dist/components/Button.mjs +1 -1
- package/dist/components/Button.mjs.map +1 -1
- package/dist/components/Checkbox.cjs +4 -4
- package/dist/components/Checkbox.d.cts +3 -3
- package/dist/components/Checkbox.d.mts +3 -3
- package/dist/components/Checkbox.d.mts.map +1 -1
- package/dist/components/Checkbox.mjs +1 -1
- package/dist/components/Checkbox.mjs.map +1 -1
- package/dist/components/Chip.d.cts +3 -3
- package/dist/components/Chip.d.mts +3 -3
- package/dist/components/Chip.d.mts.map +1 -1
- package/dist/components/Chip.mjs.map +1 -1
- package/dist/components/HStack.d.cts +2 -2
- package/dist/components/HStack.d.mts +2 -2
- package/dist/components/HStack.d.mts.map +1 -1
- package/dist/components/Icon.d.cts +3 -4
- package/dist/components/Icon.d.cts.map +1 -1
- package/dist/components/Icon.d.mts +3 -4
- package/dist/components/Icon.d.mts.map +1 -1
- package/dist/components/Icon.mjs.map +1 -1
- package/dist/components/IconButton.cjs +5 -5
- package/dist/components/IconButton.d.cts +3 -4
- package/dist/components/IconButton.d.cts.map +1 -1
- package/dist/components/IconButton.d.mts +3 -4
- package/dist/components/IconButton.d.mts.map +1 -1
- package/dist/components/IconButton.mjs +1 -1
- package/dist/components/IconButton.mjs.map +1 -1
- package/dist/components/IconSlot.d.cts +2 -2
- package/dist/components/IconSlot.d.mts +2 -2
- package/dist/components/IconSlot.d.mts.map +1 -1
- package/dist/components/Image.d.cts +3 -3
- package/dist/components/Image.d.mts +3 -3
- package/dist/components/Image.d.mts.map +1 -1
- package/dist/components/Image.mjs.map +1 -1
- package/dist/components/Input.d.cts +3 -3
- package/dist/components/Input.d.mts +3 -3
- package/dist/components/Input.d.mts.map +1 -1
- package/dist/components/Input.mjs.map +1 -1
- package/dist/components/Link.d.cts +3 -4
- package/dist/components/Link.d.cts.map +1 -1
- package/dist/components/Link.d.mts +3 -4
- package/dist/components/Link.d.mts.map +1 -1
- package/dist/components/Link.mjs.map +1 -1
- package/dist/components/Pressable.d.mts +3 -3
- package/dist/components/Radio.cjs +4 -4
- package/dist/components/Radio.d.cts +3 -3
- package/dist/components/Radio.d.mts +3 -3
- package/dist/components/Radio.mjs +1 -1
- package/dist/components/Radio.mjs.map +1 -1
- package/dist/components/Screen.d.cts +2 -2
- package/dist/components/Screen.d.mts +2 -2
- package/dist/components/Screen.d.mts.map +1 -1
- package/dist/components/Switch.d.cts +3 -3
- package/dist/components/Switch.d.cts.map +1 -1
- package/dist/components/Switch.d.mts +3 -3
- package/dist/components/Switch.d.mts.map +1 -1
- package/dist/components/Switch.mjs.map +1 -1
- package/dist/components/Text.d.cts +2 -2
- package/dist/components/Text.d.mts +2 -2
- package/dist/components/VStack.d.cts +2 -2
- package/dist/components/VStack.d.mts +2 -2
- package/dist/components/VStack.d.mts.map +1 -1
- package/dist/icons/dist/glyphMap.d.cts.map +1 -1
- package/dist/icons/dist/glyphMap.d.mts.map +1 -1
- package/dist/icons/dist/glyphMap.mjs.map +1 -1
- package/dist/icons/dist/svgMap.d.cts.map +1 -1
- package/dist/icons/dist/svgMap.d.mts.map +1 -1
- package/dist/icons/dist/svgMap.mjs.map +1 -1
- package/dist/icons/dist/tokens.mjs.map +1 -1
- package/dist/{uds/dist/tokens/configs/motion.cjs → motion-tokens/dist/index.cjs} +2 -2
- package/dist/{uds/dist/tokens/configs/motion.d.mts → motion-tokens/dist/index.d.cts} +4 -4
- package/dist/motion-tokens/dist/index.d.cts.map +1 -0
- package/dist/{uds/dist/tokens/configs/motion.d.cts → motion-tokens/dist/index.d.mts} +4 -4
- package/dist/motion-tokens/dist/index.d.mts.map +1 -0
- package/dist/{uds/dist/tokens/configs/motion.mjs → motion-tokens/dist/index.mjs} +3 -3
- package/dist/motion-tokens/dist/index.mjs.map +1 -0
- package/dist/motion.cjs +12 -12
- package/dist/motion.d.cts +2 -3
- package/dist/motion.d.cts.map +1 -1
- package/dist/motion.d.mts +2 -3
- package/dist/motion.d.mts.map +1 -1
- package/dist/motion.mjs +1 -1
- package/dist/motion.mjs.map +1 -1
- package/dist/types/dist/index.d.cts +247 -0
- package/dist/types/dist/index.d.cts.map +1 -0
- package/dist/types/dist/index.d.mts +247 -0
- package/dist/types/dist/index.d.mts.map +1 -0
- package/fonts/index.cjs +205 -205
- package/fonts/index.mjs +205 -205
- package/package.json +1 -1
- package/dist/bin/uds/dist/tokens/consts/defaultModes.mjs +0 -6
- package/dist/icons/dist/types.d.cts +0 -24
- package/dist/icons/dist/types.d.cts.map +0 -1
- package/dist/icons/dist/types.d.mts +0 -24
- package/dist/icons/dist/types.d.mts.map +0 -1
- package/dist/uds/dist/components/Box.d.cts +0 -3
- package/dist/uds/dist/components/Box.d.mts +0 -3
- package/dist/uds/dist/components/Divider/Divider.d.cts +0 -3
- package/dist/uds/dist/components/Divider/Divider.d.mts +0 -3
- package/dist/uds/dist/components/Divider/DividerCore.d.cts +0 -4
- package/dist/uds/dist/components/Divider/DividerCore.d.mts +0 -4
- package/dist/uds/dist/components/Divider/DividerInternal.d.cts +0 -4
- package/dist/uds/dist/components/Divider/DividerInternal.d.mts +0 -4
- package/dist/uds/dist/components/Divider/index.d.cts +0 -2
- package/dist/uds/dist/components/Divider/index.d.mts +0 -2
- package/dist/uds/dist/components/FormLabel.d.cts +0 -3
- package/dist/uds/dist/components/FormLabel.d.mts +0 -4
- package/dist/uds/dist/components/HStack.d.cts +0 -4
- package/dist/uds/dist/components/HStack.d.mts +0 -4
- package/dist/uds/dist/components/Icon.d.cts +0 -3
- package/dist/uds/dist/components/Icon.d.mts +0 -3
- package/dist/uds/dist/components/Image.d.cts +0 -2
- package/dist/uds/dist/components/Image.d.mts +0 -3
- package/dist/uds/dist/components/Link.d.cts +0 -3
- package/dist/uds/dist/components/Link.d.mts +0 -3
- package/dist/uds/dist/components/Text.d.cts +0 -3
- package/dist/uds/dist/components/Text.d.mts +0 -3
- package/dist/uds/dist/components/VStack.d.cts +0 -4
- package/dist/uds/dist/components/VStack.d.mts +0 -4
- package/dist/uds/dist/components/client/Avatar/Avatar.d.cts +0 -2
- package/dist/uds/dist/components/client/Avatar/Avatar.d.mts +0 -3
- package/dist/uds/dist/components/client/Avatar/AvatarIcon.d.cts +0 -2
- package/dist/uds/dist/components/client/Avatar/AvatarIcon.d.mts +0 -3
- package/dist/uds/dist/components/client/Avatar/AvatarImage.d.cts +0 -4
- package/dist/uds/dist/components/client/Avatar/AvatarImage.d.mts +0 -5
- package/dist/uds/dist/components/client/Avatar/AvatarText.d.cts +0 -3
- package/dist/uds/dist/components/client/Avatar/AvatarText.d.mts +0 -4
- package/dist/uds/dist/components/client/Avatar/index.d.cts +0 -5
- package/dist/uds/dist/components/client/Avatar/index.d.mts +0 -5
- package/dist/uds/dist/components/client/Badge.d.cts +0 -3
- package/dist/uds/dist/components/client/Badge.d.mts +0 -3
- package/dist/uds/dist/components/client/Button.d.cts +0 -3
- package/dist/uds/dist/components/client/Button.d.mts +0 -3
- package/dist/uds/dist/components/client/Checkbox.d.cts +0 -3
- package/dist/uds/dist/components/client/Checkbox.d.mts +0 -3
- package/dist/uds/dist/components/client/Chip/Chip.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/Chip.d.mts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipBase.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipBase.d.mts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipButton.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipButton.d.mts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipDismissible.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipDismissible.d.mts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipLink.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipLink.d.mts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipToggle.d.cts +0 -4
- package/dist/uds/dist/components/client/Chip/ChipToggle.d.mts +0 -4
- package/dist/uds/dist/components/client/Chip/index.d.cts +0 -6
- package/dist/uds/dist/components/client/Chip/index.d.mts +0 -6
- package/dist/uds/dist/components/client/IconButton.d.cts +0 -3
- package/dist/uds/dist/components/client/IconButton.d.mts +0 -3
- package/dist/uds/dist/components/client/Input/Input.d.cts +0 -4
- package/dist/uds/dist/components/client/Input/Input.d.mts +0 -4
- package/dist/uds/dist/components/client/Input/InputHelpText.d.cts +0 -2
- package/dist/uds/dist/components/client/Input/InputHelpText.d.mts +0 -3
- package/dist/uds/dist/components/client/Input/InputHelpTextInternal.d.cts +0 -5
- package/dist/uds/dist/components/client/Input/InputHelpTextInternal.d.mts +0 -6
- package/dist/uds/dist/components/client/Input/index.d.cts +0 -3
- package/dist/uds/dist/components/client/Input/index.d.mts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Content.d.cts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.Content.d.mts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.Divider.d.cts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Divider.d.mts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Item.d.cts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.Item.d.mts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.ItemCheckbox.d.cts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.ItemCheckbox.d.mts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.Provider.d.cts +0 -2
- package/dist/uds/dist/components/client/Menu/Menu.Provider.d.mts +0 -3
- package/dist/uds/dist/components/client/Menu/Menu.Trigger.d.cts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.Trigger.d.mts +0 -4
- package/dist/uds/dist/components/client/Menu/Menu.d.cts +0 -2
- package/dist/uds/dist/components/client/Menu/Menu.d.mts +0 -2
- package/dist/uds/dist/components/client/Menu/Menu.index.d.cts +0 -7
- package/dist/uds/dist/components/client/Menu/Menu.index.d.mts +0 -7
- package/dist/uds/dist/components/client/Menu/index.d.cts +0 -9
- package/dist/uds/dist/components/client/Menu/index.d.mts +0 -9
- package/dist/uds/dist/components/client/Pressable.d.cts +0 -3
- package/dist/uds/dist/components/client/Pressable.d.mts +0 -3
- package/dist/uds/dist/components/client/Radio/Radio.d.cts +0 -3
- package/dist/uds/dist/components/client/Radio/Radio.d.mts +0 -3
- package/dist/uds/dist/components/client/Radio/RadioGroupProvider.d.cts +0 -3
- package/dist/uds/dist/components/client/Radio/RadioGroupProvider.d.mts +0 -3
- package/dist/uds/dist/components/client/Radio/index.d.cts +0 -3
- package/dist/uds/dist/components/client/Radio/index.d.mts +0 -3
- package/dist/uds/dist/components/client/SpringMotionConfig.d.cts +0 -3
- package/dist/uds/dist/components/client/SpringMotionConfig.d.mts +0 -3
- package/dist/uds/dist/components/client/Switch.d.cts +0 -3
- package/dist/uds/dist/components/client/Switch.d.mts +0 -3
- package/dist/uds/dist/components/client/index.d.cts +0 -33
- package/dist/uds/dist/components/client/index.d.mts +0 -33
- package/dist/uds/dist/components/index.d.cts +0 -40
- package/dist/uds/dist/components/index.d.mts +0 -40
- package/dist/uds/dist/index.d.cts +0 -46
- package/dist/uds/dist/index.d.mts +0 -46
- package/dist/uds/dist/styles/styler.d.cts +0 -2
- package/dist/uds/dist/styles/styler.d.mts +0 -2
- package/dist/uds/dist/styles/stylerTypes.d.cts +0 -2
- package/dist/uds/dist/styles/stylerTypes.d.mts +0 -2
- package/dist/uds/dist/tokens/automation/configs/avatar.d.cts +0 -2
- package/dist/uds/dist/tokens/automation/configs/avatar.d.mts +0 -2
- package/dist/uds/dist/tokens/automation/properties.d.cts +0 -3
- package/dist/uds/dist/tokens/automation/properties.d.mts +0 -3
- package/dist/uds/dist/tokens/automation/types/ComponentConfig.d.cts +0 -3
- package/dist/uds/dist/tokens/automation/types/ComponentConfig.d.mts +0 -3
- package/dist/uds/dist/tokens/configs/motion.d.cts.map +0 -1
- package/dist/uds/dist/tokens/configs/motion.d.mts.map +0 -1
- package/dist/uds/dist/tokens/configs/motion.mjs.map +0 -1
- package/dist/uds/dist/tokens/configs/palette/alwaysPalette.d.cts +0 -32
- package/dist/uds/dist/tokens/configs/palette/alwaysPalette.d.cts.map +0 -1
- package/dist/uds/dist/tokens/configs/palette/alwaysPalette.d.mts +0 -32
- package/dist/uds/dist/tokens/configs/palette/alwaysPalette.d.mts.map +0 -1
- package/dist/uds/dist/tokens/types.d.cts +0 -426
- package/dist/uds/dist/tokens/types.d.cts.map +0 -1
- package/dist/uds/dist/tokens/types.d.mts +0 -426
- package/dist/uds/dist/tokens/types.d.mts.map +0 -1
- package/dist/uds/dist/types.d.cts +0 -2
- package/dist/uds/dist/types.d.mts +0 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import * as
|
|
2
|
+
import * as react19 from "react";
|
|
3
3
|
import { Ref } from "react";
|
|
4
4
|
import { Text as Text$1, TextProps as TextProps$1, TextStyle } from "react-native";
|
|
5
5
|
import { StyleProps } from "../../generated/styles";
|
|
@@ -90,7 +90,7 @@ interface TextProps extends TextProps$1 {
|
|
|
90
90
|
*
|
|
91
91
|
* @see The {@link https://uds.build/docs/components/text Text Docs} for more info
|
|
92
92
|
*/
|
|
93
|
-
declare const Text:
|
|
93
|
+
declare const Text: react19.NamedExoticComponent<TextProps>;
|
|
94
94
|
//#endregion
|
|
95
95
|
export { Text, type TextProps };
|
|
96
96
|
//# sourceMappingURL=Text.d.mts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
import { BoxProps } from "./Box.cjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react18 from "react";
|
|
4
4
|
import { Ref } from "react";
|
|
5
5
|
import { View } from "react-native";
|
|
6
6
|
import { StyleProps } from "../../generated/styles";
|
|
@@ -35,7 +35,7 @@ interface VStackProps extends Omit<BoxProps, 'ref'> {
|
|
|
35
35
|
*
|
|
36
36
|
* @related [HStack](https://uds.build/docs/components/h-stack), [Box](https://uds.build/docs/components/box)
|
|
37
37
|
*/
|
|
38
|
-
declare const VStack:
|
|
38
|
+
declare const VStack: react18.NamedExoticComponent<VStackProps>;
|
|
39
39
|
//#endregion
|
|
40
40
|
export { VStack, type VStackProps };
|
|
41
41
|
//# sourceMappingURL=VStack.d.cts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
import { BoxProps } from "./Box.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react17 from "react";
|
|
4
4
|
import { Ref } from "react";
|
|
5
5
|
import { View } from "react-native";
|
|
6
6
|
import { StyleProps } from "../../generated/styles";
|
|
@@ -35,7 +35,7 @@ interface VStackProps extends Omit<BoxProps, 'ref'> {
|
|
|
35
35
|
*
|
|
36
36
|
* @related [HStack](https://uds.build/docs/components/h-stack), [Box](https://uds.build/docs/components/box)
|
|
37
37
|
*/
|
|
38
|
-
declare const VStack:
|
|
38
|
+
declare const VStack: react17.NamedExoticComponent<VStackProps>;
|
|
39
39
|
//#endregion
|
|
40
40
|
export { VStack, type VStackProps };
|
|
41
41
|
//# sourceMappingURL=VStack.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VStack.d.mts","names":[],"sources":["../../src/components/VStack.tsx"],"sourcesContent":[],"mappings":";;;;;;;;UAQU,WAAA,SAAoB,KAAK;QAC3B;QACA,IAAI;AAL0B;;;;;;;AAGJ;;;;;;;;;;;;;;;;;;;cA8B5B,QAAM,
|
|
1
|
+
{"version":3,"file":"VStack.d.mts","names":[],"sources":["../../src/components/VStack.tsx"],"sourcesContent":[],"mappings":";;;;;;;;UAQU,WAAA,SAAoB,KAAK;QAC3B;QACA,IAAI;AAL0B;;;;;;;AAGJ;;;;;;;;;;;;;;;;;;;cA8B5B,QAAM,OAAA,CAAA,qBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"glyphMap.d.cts","names":["IconPixelSize","GlyphName","glyphNames","GlyphVariant","GlyphKey","glyphMap","Record"],"sources":["../../../../icons/dist/glyphMap.d.ts"],"sourcesContent":["\nimport { IconPixelSize } from \"@yahoo/uds-icons/types\";\n\n//#region generated/font/glyphMap.d.ts\n\ntype GlyphName = (typeof glyphNames)[number];\ntype GlyphVariant = 'fill' | 'outline';\ntype GlyphKey = `${GlyphName}-${GlyphVariant}-${IconPixelSize}`;\ndeclare const glyphNames: readonly [\"A11Y\", \"Accessible\", \"AccountRecover\", \"AccountRefresh\", \"AccountSwitchAlt\", \"AccountSwitcher\", \"AcousticGuitar\", \"Add\", \"AddBell\", \"AddCalendar\", \"AddCheckCircle\", \"AddCircle\", \"AddContactCard\", \"AddDocument\", \"AddFace\", \"AddFolder\", \"AddPaperPlane\", \"AddPeople\", \"AddQuestion\", \"AddSearch\", \"AddSquare\", \"AffiliateLink\", \"AirQuality\", \"Airplane\", \"AirplaneLanding\", \"AirplaneTakeOff\", \"AngledSquareOnSquare\", \"AnyFile\", \"AppSwitcher\", \"AquariusAstrology\", \"Archive\", \"AriesAstrology\", \"ArrowDown\", \"ArrowDownCircle\", \"ArrowLeft\", \"ArrowLineDown\", \"ArrowLineUp\", \"ArrowRight\", \"ArrowUp\", \"Article\", \"ArtisticGymnastics\", \"Ascender\", \"AudioFile\", \"Authenticator\", \"AutoDownload\", \"AutoSaveOffline\", \"AutoSaveSync\", \"AutoSaveUpload\", \"AutoSaveUploadFail\", \"AutoSaved\", \"BabyBottle\", \"BackTimeTen\", \"Badge\", \"Balance\", \"BallInWater\", \"Barometer\", \"BaseBallBat\", \"Baseball\", \"Basketball\", \"BasketballHoop\", \"BeachUmbrella\", \"Bed\", \"Bell\", \"Below\", \"BigDownArrow\", \"BigLeftArrow\", \"BigRightArrow\", \"BigRightStraightArrow\", \"BigUpArrow\", \"Bike\", \"Bingo\", \"Binoculars\", \"BlackJack\", \"Bold\", \"Bolt\", \"Bookmark\", \"BottomLine\", \"BowAndArrow\", \"BoxCircle\", \"BoxFront\", \"BoxOnBox\", \"BoxingGlove\", \"Browser\", \"BubbleZone\", \"Building\", \"BulletPointContainer\", \"BulletPoints\", \"Bullseye\", \"BusFront\", \"BusinessBag\", \"Cake\", \"Calendar\", \"CalendarClock\", \"CalendarConfirm\", \"CalendarFile\", \"CalendarICSFile\", \"CalendarRightArrow\", \"Camera\", \"CancerAstrology\", \"Canoe\", \"CapriconAstrology\", \"Car\", \"CardsCheck\", \"Cash\", \"CelebrityStar\", \"CenterAlignment\", \"ChatAi\", \"Check\", \"CheckBookmark\", \"CheckBox\", \"CheckCircle\", \"CheckDocuments\", \"CheckEnvelope\", \"CheckPeople\", \"CheckSpeechBubble\", \"CheckVoteBallot\", \"Checklist\", \"ChevronDown\", \"ChevronLeft\", \"ChevronLeftPeople\", \"ChevronRight\", \"ChevronRightPeople\", \"ChevronUp\", \"Circle\", \"ClearText\", \"Clipboard\", \"Clock\", \"Clone\", \"ClosedCaption\", \"Cloud\", \"CloudDay\", \"CloudNight\", \"Cocktails\", \"Coffee\", \"CoffeeTakeout\", \"Cog\", \"Coin\", \"CollapseColumn\", \"Command\", \"Compass\", \"ComputerChip\", \"Connection\", \"ConnectionScreen\", \"ContactBook\", \"ContactCard\", \"Convert\", \"ConvertAlt\", \"ConvertLeft\", \"ConvertRight\", \"Cookies\", \"Coupon\", \"CreditCard\", \"CreditCardPayment\", \"CrescentMoon\", \"Cricket\", \"Cross\", \"CrossCircle\", \"CrossEnvelope\", \"CrossPeople\", \"CrossShield\", \"Crossword\", \"Cycling\", \"DOCFile\", \"DailyFantasy\", \"DaisyFlower\", \"Dandelion\", \"DataBook\", \"DataCloud\", \"DataSilo\", \"DataStorage\", \"Debug\", \"DeleteTab\", \"DeliveryPackage\", \"Dense\", \"DenyCircle\", \"Descender\", \"Desktop\", \"DiagonalKey\", \"DiagonalLeftDown\", \"DiagonalLeftUp\", \"DiagonalRightDown\", \"DiagonalRightUp\", \"Diamond\", \"Dice\", \"Dining\", \"Direction\", \"DiscoBall\", \"Document\", \"DocumentImageRectangle\", \"DocumentImageSquare\", \"DocumentRectangle\", \"DollarCircleArrows\", \"DotEnvelope\", \"DotTwoRings\", \"DoubleBigLeftArrow\", \"DoubleChevronLeft\", \"DoubleChevronRight\", \"DownCurveArrow\", \"Download\", \"DownloadCircle\", \"DownloadComplete\", \"DownloadInProgressCircle\", \"DraftDocument\", \"DragVertical\", \"Dusk\", \"Easel\", \"Eclipse\", \"Edit\", \"EmailVerification\", \"Emails\", \"Embed\", \"EntertainmentTv\", \"Envelope\", \"Error\", \"ExpandArrowLeft\", \"ExpandArrowRight\", \"ExpandColumn\", \"Eye\", \"EyeSearch\", \"EyeShut\", \"FaceID\", \"FallLeaf\", \"Family\", \"FastForward\", \"FencingEpee\", \"FilmReel\", \"FilmRoll\", \"FingerPointLeftArrow\", \"FingerPointRightArrow\", \"FingerPointSelect\", \"FingerPrint\", \"Fire\", \"FirstAidKit\", \"FirstQuarter\", \"FiveCircles\", \"Flag\", \"FlameTorch\", \"Fog\", \"FogDay\", \"Folder\", \"Font\", \"Football\", \"FootballHelmet\", \"ForestTree\", \"FourBoxes\", \"FourCorners\", \"FourCornersMagnifyingGlass\", \"FourCornersMusicNote\", \"FourLinesSpread\", \"FourThreeRatio\", \"FullMoon\", \"GIF\", \"GeminiAstrology\", \"GiftBox\", \"GolfTee\", \"GraduationHat\", \"Graph\", \"Gymnastics\", \"HalfStar\", \"HalfSun\", \"HappyFace\", \"HazeDay\", \"HazeNight\", \"Heading2\", \"Heading3\", \"Headline1\", \"HeadlineDocumentSquare\", \"Headphone\", \"HeadphonesMic\", \"Heart\", \"HeartArrow\", \"HeartPulse\", \"HeavyRain\", \"HeavyRainDay\", \"HeavyRainLightning\", \"HeavyRainLightningDay\", \"HeavyRainLightningNight\", \"HeavyRainNight\", \"Help\", \"Highlighter\", \"History\", \"HockeyWithPuck\", \"Home\", \"HorseHeadBridle\", \"HotTub\", \"Hurricane\", \"Ice\", \"Id\", \"Image\", \"ImageFile\", \"ImageGallery\", \"Inbox\", \"InboxDownArrow\", \"InboxUpArrow\", \"IndentRight\", \"Infinity\", \"Info\", \"InstitutionalWesternBank\", \"Italics\", \"JoyfulFace\", \"JudoUniform\", \"Keyboard\", \"KeylineShapes\", \"Kick\", \"KnightChessPiece\", \"Laptop\", \"LaptopWithPhone\", \"Laurel\", \"LaurelLeft\", \"LaurelRight\", \"LayoutBottom\", \"LayoutDefault\", \"LayoutFourColumn\", \"LayoutGrid\", \"LayoutPerfectGrid\", \"LayoutRight\", \"LayoutThreeColumn\", \"LayoutThreeRows\", \"LayoutTwoColumn\", \"LeftAlign\", \"LeftCurveArrow\", \"LeftPageArrow\", \"LeoAstrology\", \"Letter\", \"LetterColor\", \"LetterSize\", \"LibraAstrology\", \"LifeRing\", \"Lightbulb\", \"Lightning\", \"LightningDay\", \"LightningNight\", \"Link\", \"LiquidDrop\", \"Live\", \"Livestream\", \"Location\", \"LocationCircle\", \"LocationMap\", \"Lock\", \"LogIn\", \"LogOut\", \"Lollipop\", \"LoveEnvelope\", \"LoyaltyCard\", \"MagicWand\", \"MagnifyingGlass\", \"Mahjong\", \"MakeupBeauty\", \"Mannequin\", \"Medal\", \"MedicineBottle\", \"MedicinePill\", \"Megaphone\", \"Microphone\", \"Microscope\", \"Minus\", \"MinusBox\", \"MinusCircle\", \"MinusPeople\", \"MinusSearch\", \"MmaGlove\", \"MmaRing\", \"MobileNumber\", \"MobilePhone\", \"More\", \"MoreVertical\", \"NeutralFace\", \"NewMoon\", \"Newsletter\", \"Night\", \"NineSixteenRatio\", \"NoBell\", \"NoConnectionScreen\", \"NoEye\", \"NoHeart\", \"NoImage\", \"NoPeople\", \"NoShield\", \"NoSmoking\", \"NoSquare\", \"NoStar\", \"NoVideoCamera\", \"NoWifi\", \"NotificationBell\", \"Null\", \"NumberedList\", \"OnTop\", \"OneOneRatio\", \"OpenBook\", \"OpenEnvelope\", \"OrderedList\", \"OutdentLeft\", \"PDF\", \"PPT\", \"PaperPlane\", \"PaperPlaneDiagonal\", \"Paperclip\", \"Paragraph\", \"ParagraphLeftIdent\", \"ParagraphRightIdent\", \"Parking\", \"ParkingSquare\", \"PassKey\", \"Password\", \"Pause\", \"Payments\", \"Payphone\", \"PayphoneFace\", \"Pencil\", \"PencilLines\", \"People\", \"Person\", \"PersonClimbing\", \"PersonShield\", \"Pets\", \"Phone\", \"PieChart\", \"Pin\", \"PingPong\", \"PiscesAstrology\", \"PlainText\", \"Play\", \"PlayCircle\", \"Pool\", \"PowerSwitch\", \"Preferences\", \"PreferencesAlt\", \"Printer\", \"Priority\", \"Profile\", \"Progress\", \"ProgressWithCheck\", \"Pulse\", \"PuzzlePiece\", \"QrCode\", \"QuestionBubble\", \"QuoteCircle\", \"QuoteSquare\", \"RAW\", \"RTF\", \"RTFOff\", \"RacingFlag\", \"Radar\", \"RadioCircle\", \"RainDay\", \"RainNight\", \"Receipt\", \"Receipts\", \"RedoPencil\", \"Refresh\", \"Restaurant\", \"RetailTag\", \"RightAlign\", \"RightCurveArrow\", \"RightPageArrow\", \"RobotHead\", \"Running\", \"SadFace\", \"SadderFace\", \"SagittariusAstrology\", \"SailBoat\", \"Satellite\", \"ScaleDown\", \"ScanQrCode\", \"Scissors\", \"ScorpioAstrology\", \"SearchConfirm\", \"SearchEnvelope\", \"SearchWorldWithLines\", \"SecurityKey\", \"SendToSelf\", \"Server\", \"SettingsAlt\", \"SettingsCogPeople\", \"Shapes\", \"Share\", \"Shield\", \"ShieldCheck\", \"ShieldSlash\", \"ShockedFace\", \"ShoppingBag\", \"ShoppingBasket\", \"ShoppingCart\", \"Shuttlecock\", \"SixteenNineRatio\", \"Skateboard\", \"SkipTimeTen\", \"Skull\", \"Slideshow\", \"SmallSquareInsideBigSquare\", \"SmartWatch\", \"SmileFace\", \"SmileFaceLife\", \"Sms\", \"SmsVerificationCode\", \"Sneaker\", \"SneakerAlt\", \"Snippet\", \"Snow\", \"SnowDay\", \"SnowNight\", \"Snowflake\", \"Soccer\", \"Solitaire\", \"SoundLow\", \"SoundOff\", \"SoundOn\", \"Spa\", \"Sparkle\", \"SparkleFootballBall\", \"SparkleTennisBall\", \"SpecialCharacter\", \"SpeechBubble\", \"SpeechBubbleStar\", \"SportsBook\", \"SportsSparkle\", \"SprinkleDay\", \"SprinkleNight\", \"Square\", \"Stadium\", \"Star\", \"StarArticle\", \"StarMedal\", \"StarTrophy\", \"StatePrivacyControls\", \"StockTrends\", \"Stopwatch\", \"Store\", \"Strikethrough\", \"Sun\", \"Sunrise\", \"Sunset\", \"SurfboardOnSand\", \"Swimming\", \"Sync\", \"Tab\", \"Tablet\", \"TaurusAstrology\", \"TechnicalRoute\", \"Television\", \"TennisBall\", \"TennisRacketBall\", \"ThirdQuarter\", \"ThreeCircles\", \"ThreeFourRatio\", \"ThreeLines\", \"ThreeLinesSpread\", \"ThumbsDown\", \"ThumbsUp\", \"Thumbtack\", \"ThumbtackDiagonal\", \"TimePaperPlane\", \"Tornado\", \"Trading\", \"TrafficSignRightTurn\", \"Trampoline\", \"Transactions\", \"Trash\", \"Trending\", \"TrendingCircle\", \"Trophy\", \"TruckRight\", \"Tshirt\", \"Tsunami\", \"Tub\", \"TwoArrowsDiagonalInwards\", \"TwoArrowsDiagonalOutwards\", \"TwoCorners\", \"TwoHorizontalRectangles\", \"TwoLinesContainer\", \"TwoMasks\", \"TwoRectangles\", \"TwoSparkles\", \"TwoSquares\", \"TwoThirdsColumn\", \"Underline\", \"Unlock\", \"UnorderedList\", \"UpCurveArrow\", \"UpDownChevron\", \"UpDownShortArrows\", \"UpFolder\", \"Upload\", \"Verification\", \"VideoCamera\", \"VideoFile\", \"VirgoAstrology\", \"Virus\", \"Volleyball\", \"Walking\", \"Wallet\", \"WaningCrescent\", \"WaningGibbous\", \"Warning\", \"WaxingCrescent\", \"WaxingGibbous\", \"Web\", \"Weights\", \"Wifi\", \"Wind\", \"WindCloud\", \"WindCloudDay\", \"WindCloudNight\", \"Wine\", \"WorldWithLines\", \"Wrench\", \"WrestlingHeadGear\", \"WritingAi\", \"XLSFile\", \"YEP\", \"ZIP\"];\ndeclare const glyphMap: Record<GlyphKey, string>;\n//#endregion\nexport { GlyphKey, GlyphName, GlyphVariant, glyphMap, glyphNames };"],"mappings":";;;;;KAKKC,SAAAA,WAAoBC;cAGXA"}
|
|
1
|
+
{"version":3,"file":"glyphMap.d.cts","names":["IconPixelSize","GlyphName","glyphNames","GlyphVariant","GlyphKey","glyphMap","Record"],"sources":["../../../../icons/dist/glyphMap.d.ts"],"sourcesContent":["\nimport { IconPixelSize } from \"@yahoo/uds-icons/types\";\n\n//#region generated/font/glyphMap.d.ts\n\ntype GlyphName = (typeof glyphNames)[number];\ntype GlyphVariant = 'fill' | 'outline';\ntype GlyphKey = `${GlyphName}-${GlyphVariant}-${IconPixelSize}`;\ndeclare const glyphNames: readonly [\"A11Y\", \"Accessible\", \"AccountRecover\", \"AccountRefresh\", \"AccountSwitchAlt\", \"AccountSwitcher\", \"AcousticGuitar\", \"Add\", \"AddBell\", \"AddCalendar\", \"AddCheckCircle\", \"AddCircle\", \"AddContactCard\", \"AddDocument\", \"AddFace\", \"AddFolder\", \"AddPaperPlane\", \"AddPeople\", \"AddQuestion\", \"AddSearch\", \"AddSquare\", \"AffiliateLink\", \"AirQuality\", \"Airplane\", \"AirplaneLanding\", \"AirplaneTakeOff\", \"AngledSquareOnSquare\", \"AnyFile\", \"AppSwitcher\", \"AquariusAstrology\", \"Archive\", \"AriesAstrology\", \"ArrowDown\", \"ArrowDownCircle\", \"ArrowLeft\", \"ArrowLineDown\", \"ArrowLineUp\", \"ArrowRight\", \"ArrowUp\", \"Article\", \"ArtisticGymnastics\", \"Ascender\", \"AudioFile\", \"Authenticator\", \"AutoDownload\", \"AutoSaveOffline\", \"AutoSaveSync\", \"AutoSaveUpload\", \"AutoSaveUploadFail\", \"AutoSaved\", \"BabyBottle\", \"BackTimeTen\", \"Badge\", \"Balance\", \"BallInWater\", \"Barometer\", \"BaseBallBat\", \"Baseball\", \"Basketball\", \"BasketballHoop\", \"BeachUmbrella\", \"Bed\", \"Bell\", \"Below\", \"BigDownArrow\", \"BigLeftArrow\", \"BigRightArrow\", \"BigRightStraightArrow\", \"BigUpArrow\", \"Bike\", \"Bingo\", \"Binoculars\", \"BlackJack\", \"Bold\", \"Bolt\", \"Bookmark\", \"BottomLine\", \"BowAndArrow\", \"BoxCircle\", \"BoxFront\", \"BoxOnBox\", \"BoxingGlove\", \"Browser\", \"BubbleZone\", \"Building\", \"BulletPointContainer\", \"BulletPoints\", \"Bullseye\", \"BusFront\", \"BusinessBag\", \"Cake\", \"Calendar\", \"CalendarClock\", \"CalendarConfirm\", \"CalendarFile\", \"CalendarICSFile\", \"CalendarRightArrow\", \"Camera\", \"CancerAstrology\", \"Canoe\", \"CapriconAstrology\", \"Car\", \"CardsCheck\", \"Cash\", \"CelebrityStar\", \"CenterAlignment\", \"ChatAi\", \"Check\", \"CheckBookmark\", \"CheckBox\", \"CheckCircle\", \"CheckDocuments\", \"CheckEnvelope\", \"CheckPeople\", \"CheckSpeechBubble\", \"CheckVoteBallot\", \"Checklist\", \"ChevronDown\", \"ChevronLeft\", \"ChevronLeftPeople\", \"ChevronRight\", \"ChevronRightPeople\", \"ChevronUp\", \"Circle\", \"ClearText\", \"Clipboard\", \"Clock\", \"Clone\", \"ClosedCaption\", \"Cloud\", \"CloudDay\", \"CloudNight\", \"Cocktails\", \"Coffee\", \"CoffeeTakeout\", \"Cog\", \"Coin\", \"CollapseColumn\", \"Command\", \"Compass\", \"ComputerChip\", \"Connection\", \"ConnectionScreen\", \"ContactBook\", \"ContactCard\", \"Convert\", \"ConvertAlt\", \"ConvertLeft\", \"ConvertRight\", \"Cookies\", \"Coupon\", \"CreditCard\", \"CreditCardPayment\", \"CrescentMoon\", \"Cricket\", \"Cross\", \"CrossCircle\", \"CrossEnvelope\", \"CrossPeople\", \"CrossShield\", \"Crossword\", \"Cycling\", \"DOCFile\", \"DailyFantasy\", \"DaisyFlower\", \"Dandelion\", \"DataBook\", \"DataCloud\", \"DataSilo\", \"DataStorage\", \"Debug\", \"DeleteTab\", \"DeliveryPackage\", \"Dense\", \"DenyCircle\", \"Descender\", \"Desktop\", \"DiagonalKey\", \"DiagonalLeftDown\", \"DiagonalLeftUp\", \"DiagonalRightDown\", \"DiagonalRightUp\", \"Diamond\", \"Dice\", \"Dining\", \"Direction\", \"DiscoBall\", \"Document\", \"DocumentImageRectangle\", \"DocumentImageSquare\", \"DocumentRectangle\", \"DollarCircleArrows\", \"DotEnvelope\", \"DotTwoRings\", \"DoubleBigLeftArrow\", \"DoubleChevronLeft\", \"DoubleChevronRight\", \"DownCurveArrow\", \"Download\", \"DownloadCircle\", \"DownloadComplete\", \"DownloadInProgressCircle\", \"DraftDocument\", \"DragVertical\", \"Dusk\", \"Easel\", \"Eclipse\", \"Edit\", \"EmailVerification\", \"Emails\", \"Embed\", \"EntertainmentTv\", \"Envelope\", \"Error\", \"ExpandArrowLeft\", \"ExpandArrowRight\", \"ExpandColumn\", \"Eye\", \"EyeSearch\", \"EyeShut\", \"FaceID\", \"FallLeaf\", \"Family\", \"FastForward\", \"FencingEpee\", \"FilmReel\", \"FilmRoll\", \"FingerPointLeftArrow\", \"FingerPointRightArrow\", \"FingerPointSelect\", \"FingerPrint\", \"Fire\", \"FirstAidKit\", \"FirstQuarter\", \"FiveCircles\", \"Flag\", \"FlameTorch\", \"Fog\", \"FogDay\", \"Folder\", \"Font\", \"Football\", \"FootballHelmet\", \"ForestTree\", \"FourBoxes\", \"FourCorners\", \"FourCornersMagnifyingGlass\", \"FourCornersMusicNote\", \"FourLinesSpread\", \"FourThreeRatio\", \"FullMoon\", \"GIF\", \"GeminiAstrology\", \"GiftBox\", \"GolfTee\", \"GraduationHat\", \"Graph\", \"Gymnastics\", \"HalfStar\", \"HalfSun\", \"HappyFace\", \"HazeDay\", \"HazeNight\", \"Heading2\", \"Heading3\", \"Headline1\", \"HeadlineDocumentSquare\", \"Headphone\", \"HeadphonesMic\", \"Heart\", \"HeartArrow\", \"HeartPulse\", \"HeavyRain\", \"HeavyRainDay\", \"HeavyRainLightning\", \"HeavyRainLightningDay\", \"HeavyRainLightningNight\", \"HeavyRainNight\", \"Help\", \"Highlighter\", \"History\", \"HockeyWithPuck\", \"Home\", \"HorseHeadBridle\", \"HotTub\", \"Hurricane\", \"Ice\", \"Id\", \"Image\", \"ImageFile\", \"ImageGallery\", \"Inbox\", \"InboxDownArrow\", \"InboxUpArrow\", \"IndentRight\", \"Infinity\", \"Info\", \"InstitutionalWesternBank\", \"Italics\", \"JoyfulFace\", \"JudoUniform\", \"Keyboard\", \"KeylineShapes\", \"Kick\", \"KnightChessPiece\", \"Laptop\", \"LaptopWithPhone\", \"Laurel\", \"LaurelLeft\", \"LaurelRight\", \"LayoutBottom\", \"LayoutDefault\", \"LayoutFourColumn\", \"LayoutGrid\", \"LayoutPerfectGrid\", \"LayoutRight\", \"LayoutThreeColumn\", \"LayoutThreeRows\", \"LayoutTwoColumn\", \"LeftAlign\", \"LeftCurveArrow\", \"LeftPageArrow\", \"LeoAstrology\", \"Letter\", \"LetterColor\", \"LetterSize\", \"LibraAstrology\", \"LifeRing\", \"Lightbulb\", \"Lightning\", \"LightningDay\", \"LightningNight\", \"Link\", \"LiquidDrop\", \"Live\", \"Livestream\", \"Location\", \"LocationCircle\", \"LocationMap\", \"Lock\", \"LogIn\", \"LogOut\", \"Lollipop\", \"LoveEnvelope\", \"LoyaltyCard\", \"MagicWand\", \"MagnifyingGlass\", \"Mahjong\", \"MakeupBeauty\", \"Mannequin\", \"Medal\", \"MedicineBottle\", \"MedicinePill\", \"Megaphone\", \"Microphone\", \"Microscope\", \"Minus\", \"MinusBox\", \"MinusCircle\", \"MinusPeople\", \"MinusSearch\", \"MmaGlove\", \"MmaRing\", \"MobileNumber\", \"MobilePhone\", \"More\", \"MoreVertical\", \"NeutralFace\", \"NewMoon\", \"Newsletter\", \"Night\", \"NineSixteenRatio\", \"NoBell\", \"NoConnectionScreen\", \"NoEye\", \"NoHeart\", \"NoImage\", \"NoPeople\", \"NoShield\", \"NoSmoking\", \"NoSquare\", \"NoStar\", \"NoVideoCamera\", \"NoWifi\", \"NotificationBell\", \"Null\", \"NumberedList\", \"OnTop\", \"OneOneRatio\", \"OpenBook\", \"OpenEnvelope\", \"OrderedList\", \"OutdentLeft\", \"PDF\", \"PPT\", \"PaperPlane\", \"PaperPlaneDiagonal\", \"Paperclip\", \"Paragraph\", \"ParagraphLeftIdent\", \"ParagraphRightIdent\", \"Parking\", \"ParkingSquare\", \"PassKey\", \"Password\", \"Pause\", \"Payments\", \"Payphone\", \"PayphoneFace\", \"Pencil\", \"PencilLines\", \"People\", \"Person\", \"PersonClimbing\", \"PersonShield\", \"Pets\", \"Phone\", \"PieChart\", \"Pin\", \"PingPong\", \"PiscesAstrology\", \"PlainText\", \"Play\", \"PlayCircle\", \"Pool\", \"PowerSwitch\", \"Preferences\", \"PreferencesAlt\", \"Printer\", \"Priority\", \"Profile\", \"Progress\", \"ProgressWithCheck\", \"Pulse\", \"PuzzlePiece\", \"QrCode\", \"QuestionBubble\", \"QuoteCircle\", \"QuoteSquare\", \"RAW\", \"RTF\", \"RTFOff\", \"RacingFlag\", \"Radar\", \"RadioCircle\", \"RainDay\", \"RainNight\", \"Receipt\", \"Receipts\", \"RedoPencil\", \"Refresh\", \"Restaurant\", \"RetailTag\", \"RightAlign\", \"RightCurveArrow\", \"RightPageArrow\", \"RobotHead\", \"Running\", \"SadFace\", \"SadderFace\", \"SagittariusAstrology\", \"SailBoat\", \"Satellite\", \"ScaleDown\", \"ScanQrCode\", \"Scissors\", \"ScorpioAstrology\", \"SearchConfirm\", \"SearchEnvelope\", \"SearchWorldWithLines\", \"SecurityKey\", \"SendToSelf\", \"Server\", \"SettingsAlt\", \"SettingsCogPeople\", \"Shapes\", \"Share\", \"Shield\", \"ShieldCheck\", \"ShieldSlash\", \"ShockedFace\", \"ShoppingBag\", \"ShoppingBasket\", \"ShoppingCart\", \"Shuttlecock\", \"SixteenNineRatio\", \"Skateboard\", \"SkipTimeTen\", \"Skull\", \"Slideshow\", \"SmallSquareInsideBigSquare\", \"SmartWatch\", \"SmileFace\", \"SmileFaceLife\", \"Sms\", \"SmsVerificationCode\", \"Sneaker\", \"SneakerAlt\", \"Snippet\", \"Snow\", \"SnowDay\", \"SnowNight\", \"Snowflake\", \"Soccer\", \"Solitaire\", \"SoundLow\", \"SoundOff\", \"SoundOn\", \"Spa\", \"Sparkle\", \"SparkleFootballBall\", \"SparkleTennisBall\", \"SpecialCharacter\", \"SpeechBubble\", \"SpeechBubbleStar\", \"SportsBook\", \"SportsSparkle\", \"SprinkleDay\", \"SprinkleNight\", \"Square\", \"Stadium\", \"Star\", \"StarArticle\", \"StarMedal\", \"StarTrophy\", \"StatePrivacyControls\", \"StockTrends\", \"Stopwatch\", \"Store\", \"Strikethrough\", \"Sun\", \"Sunrise\", \"Sunset\", \"SurfboardOnSand\", \"Swimming\", \"Sync\", \"Tab\", \"Tablet\", \"TaurusAstrology\", \"TechnicalRoute\", \"Television\", \"TennisBall\", \"TennisRacketBall\", \"ThirdQuarter\", \"ThreeCircles\", \"ThreeFourRatio\", \"ThreeLines\", \"ThreeLinesSpread\", \"ThumbsDown\", \"ThumbsUp\", \"Thumbtack\", \"ThumbtackDiagonal\", \"TimePaperPlane\", \"Tornado\", \"Trading\", \"TrafficSignRightTurn\", \"Trampoline\", \"Transactions\", \"Trash\", \"Trending\", \"TrendingCircle\", \"Trophy\", \"TruckRight\", \"Tshirt\", \"Tsunami\", \"Tub\", \"TwoArrowsDiagonalInwards\", \"TwoArrowsDiagonalOutwards\", \"TwoCorners\", \"TwoHorizontalRectangles\", \"TwoLinesContainer\", \"TwoMasks\", \"TwoRectangles\", \"TwoSparkles\", \"TwoSquares\", \"TwoThirdsColumn\", \"Underline\", \"Unlock\", \"UnorderedList\", \"UpCurveArrow\", \"UpDownChevron\", \"UpDownShortArrows\", \"UpFolder\", \"Upload\", \"Verification\", \"VideoCamera\", \"VideoFile\", \"VirgoAstrology\", \"Virus\", \"Volleyball\", \"Walking\", \"Wallet\", \"WaningCrescent\", \"WaningGibbous\", \"Warning\", \"WaxingCrescent\", \"WaxingGibbous\", \"Web\", \"Weights\", \"Wifi\", \"Wind\", \"WindCloud\", \"WindCloudDay\", \"WindCloudNight\", \"Wine\", \"WorldWithLines\", \"Wrench\", \"WrestlingHeadGear\", \"WritingAi\", \"XLSFile\", \"YEP\", \"ZIP\"];\ndeclare const glyphMap: Record<GlyphKey, string>;\n//#endregion\nexport { GlyphKey, GlyphName, GlyphVariant, glyphMap, glyphNames };\n//# sourceMappingURL=glyphMap.d.ts.map"],"mappings":";;;;;KAKKC,SAAAA,WAAoBC;cAGXA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"glyphMap.d.mts","names":["IconPixelSize","GlyphName","glyphNames","GlyphVariant","GlyphKey","glyphMap","Record"],"sources":["../../../../icons/dist/glyphMap.d.ts"],"sourcesContent":["\nimport { IconPixelSize } from \"@yahoo/uds-icons/types\";\n\n//#region generated/font/glyphMap.d.ts\n\ntype GlyphName = (typeof glyphNames)[number];\ntype GlyphVariant = 'fill' | 'outline';\ntype GlyphKey = `${GlyphName}-${GlyphVariant}-${IconPixelSize}`;\ndeclare const glyphNames: readonly [\"A11Y\", \"Accessible\", \"AccountRecover\", \"AccountRefresh\", \"AccountSwitchAlt\", \"AccountSwitcher\", \"AcousticGuitar\", \"Add\", \"AddBell\", \"AddCalendar\", \"AddCheckCircle\", \"AddCircle\", \"AddContactCard\", \"AddDocument\", \"AddFace\", \"AddFolder\", \"AddPaperPlane\", \"AddPeople\", \"AddQuestion\", \"AddSearch\", \"AddSquare\", \"AffiliateLink\", \"AirQuality\", \"Airplane\", \"AirplaneLanding\", \"AirplaneTakeOff\", \"AngledSquareOnSquare\", \"AnyFile\", \"AppSwitcher\", \"AquariusAstrology\", \"Archive\", \"AriesAstrology\", \"ArrowDown\", \"ArrowDownCircle\", \"ArrowLeft\", \"ArrowLineDown\", \"ArrowLineUp\", \"ArrowRight\", \"ArrowUp\", \"Article\", \"ArtisticGymnastics\", \"Ascender\", \"AudioFile\", \"Authenticator\", \"AutoDownload\", \"AutoSaveOffline\", \"AutoSaveSync\", \"AutoSaveUpload\", \"AutoSaveUploadFail\", \"AutoSaved\", \"BabyBottle\", \"BackTimeTen\", \"Badge\", \"Balance\", \"BallInWater\", \"Barometer\", \"BaseBallBat\", \"Baseball\", \"Basketball\", \"BasketballHoop\", \"BeachUmbrella\", \"Bed\", \"Bell\", \"Below\", \"BigDownArrow\", \"BigLeftArrow\", \"BigRightArrow\", \"BigRightStraightArrow\", \"BigUpArrow\", \"Bike\", \"Bingo\", \"Binoculars\", \"BlackJack\", \"Bold\", \"Bolt\", \"Bookmark\", \"BottomLine\", \"BowAndArrow\", \"BoxCircle\", \"BoxFront\", \"BoxOnBox\", \"BoxingGlove\", \"Browser\", \"BubbleZone\", \"Building\", \"BulletPointContainer\", \"BulletPoints\", \"Bullseye\", \"BusFront\", \"BusinessBag\", \"Cake\", \"Calendar\", \"CalendarClock\", \"CalendarConfirm\", \"CalendarFile\", \"CalendarICSFile\", \"CalendarRightArrow\", \"Camera\", \"CancerAstrology\", \"Canoe\", \"CapriconAstrology\", \"Car\", \"CardsCheck\", \"Cash\", \"CelebrityStar\", \"CenterAlignment\", \"ChatAi\", \"Check\", \"CheckBookmark\", \"CheckBox\", \"CheckCircle\", \"CheckDocuments\", \"CheckEnvelope\", \"CheckPeople\", \"CheckSpeechBubble\", \"CheckVoteBallot\", \"Checklist\", \"ChevronDown\", \"ChevronLeft\", \"ChevronLeftPeople\", \"ChevronRight\", \"ChevronRightPeople\", \"ChevronUp\", \"Circle\", \"ClearText\", \"Clipboard\", \"Clock\", \"Clone\", \"ClosedCaption\", \"Cloud\", \"CloudDay\", \"CloudNight\", \"Cocktails\", \"Coffee\", \"CoffeeTakeout\", \"Cog\", \"Coin\", \"CollapseColumn\", \"Command\", \"Compass\", \"ComputerChip\", \"Connection\", \"ConnectionScreen\", \"ContactBook\", \"ContactCard\", \"Convert\", \"ConvertAlt\", \"ConvertLeft\", \"ConvertRight\", \"Cookies\", \"Coupon\", \"CreditCard\", \"CreditCardPayment\", \"CrescentMoon\", \"Cricket\", \"Cross\", \"CrossCircle\", \"CrossEnvelope\", \"CrossPeople\", \"CrossShield\", \"Crossword\", \"Cycling\", \"DOCFile\", \"DailyFantasy\", \"DaisyFlower\", \"Dandelion\", \"DataBook\", \"DataCloud\", \"DataSilo\", \"DataStorage\", \"Debug\", \"DeleteTab\", \"DeliveryPackage\", \"Dense\", \"DenyCircle\", \"Descender\", \"Desktop\", \"DiagonalKey\", \"DiagonalLeftDown\", \"DiagonalLeftUp\", \"DiagonalRightDown\", \"DiagonalRightUp\", \"Diamond\", \"Dice\", \"Dining\", \"Direction\", \"DiscoBall\", \"Document\", \"DocumentImageRectangle\", \"DocumentImageSquare\", \"DocumentRectangle\", \"DollarCircleArrows\", \"DotEnvelope\", \"DotTwoRings\", \"DoubleBigLeftArrow\", \"DoubleChevronLeft\", \"DoubleChevronRight\", \"DownCurveArrow\", \"Download\", \"DownloadCircle\", \"DownloadComplete\", \"DownloadInProgressCircle\", \"DraftDocument\", \"DragVertical\", \"Dusk\", \"Easel\", \"Eclipse\", \"Edit\", \"EmailVerification\", \"Emails\", \"Embed\", \"EntertainmentTv\", \"Envelope\", \"Error\", \"ExpandArrowLeft\", \"ExpandArrowRight\", \"ExpandColumn\", \"Eye\", \"EyeSearch\", \"EyeShut\", \"FaceID\", \"FallLeaf\", \"Family\", \"FastForward\", \"FencingEpee\", \"FilmReel\", \"FilmRoll\", \"FingerPointLeftArrow\", \"FingerPointRightArrow\", \"FingerPointSelect\", \"FingerPrint\", \"Fire\", \"FirstAidKit\", \"FirstQuarter\", \"FiveCircles\", \"Flag\", \"FlameTorch\", \"Fog\", \"FogDay\", \"Folder\", \"Font\", \"Football\", \"FootballHelmet\", \"ForestTree\", \"FourBoxes\", \"FourCorners\", \"FourCornersMagnifyingGlass\", \"FourCornersMusicNote\", \"FourLinesSpread\", \"FourThreeRatio\", \"FullMoon\", \"GIF\", \"GeminiAstrology\", \"GiftBox\", \"GolfTee\", \"GraduationHat\", \"Graph\", \"Gymnastics\", \"HalfStar\", \"HalfSun\", \"HappyFace\", \"HazeDay\", \"HazeNight\", \"Heading2\", \"Heading3\", \"Headline1\", \"HeadlineDocumentSquare\", \"Headphone\", \"HeadphonesMic\", \"Heart\", \"HeartArrow\", \"HeartPulse\", \"HeavyRain\", \"HeavyRainDay\", \"HeavyRainLightning\", \"HeavyRainLightningDay\", \"HeavyRainLightningNight\", \"HeavyRainNight\", \"Help\", \"Highlighter\", \"History\", \"HockeyWithPuck\", \"Home\", \"HorseHeadBridle\", \"HotTub\", \"Hurricane\", \"Ice\", \"Id\", \"Image\", \"ImageFile\", \"ImageGallery\", \"Inbox\", \"InboxDownArrow\", \"InboxUpArrow\", \"IndentRight\", \"Infinity\", \"Info\", \"InstitutionalWesternBank\", \"Italics\", \"JoyfulFace\", \"JudoUniform\", \"Keyboard\", \"KeylineShapes\", \"Kick\", \"KnightChessPiece\", \"Laptop\", \"LaptopWithPhone\", \"Laurel\", \"LaurelLeft\", \"LaurelRight\", \"LayoutBottom\", \"LayoutDefault\", \"LayoutFourColumn\", \"LayoutGrid\", \"LayoutPerfectGrid\", \"LayoutRight\", \"LayoutThreeColumn\", \"LayoutThreeRows\", \"LayoutTwoColumn\", \"LeftAlign\", \"LeftCurveArrow\", \"LeftPageArrow\", \"LeoAstrology\", \"Letter\", \"LetterColor\", \"LetterSize\", \"LibraAstrology\", \"LifeRing\", \"Lightbulb\", \"Lightning\", \"LightningDay\", \"LightningNight\", \"Link\", \"LiquidDrop\", \"Live\", \"Livestream\", \"Location\", \"LocationCircle\", \"LocationMap\", \"Lock\", \"LogIn\", \"LogOut\", \"Lollipop\", \"LoveEnvelope\", \"LoyaltyCard\", \"MagicWand\", \"MagnifyingGlass\", \"Mahjong\", \"MakeupBeauty\", \"Mannequin\", \"Medal\", \"MedicineBottle\", \"MedicinePill\", \"Megaphone\", \"Microphone\", \"Microscope\", \"Minus\", \"MinusBox\", \"MinusCircle\", \"MinusPeople\", \"MinusSearch\", \"MmaGlove\", \"MmaRing\", \"MobileNumber\", \"MobilePhone\", \"More\", \"MoreVertical\", \"NeutralFace\", \"NewMoon\", \"Newsletter\", \"Night\", \"NineSixteenRatio\", \"NoBell\", \"NoConnectionScreen\", \"NoEye\", \"NoHeart\", \"NoImage\", \"NoPeople\", \"NoShield\", \"NoSmoking\", \"NoSquare\", \"NoStar\", \"NoVideoCamera\", \"NoWifi\", \"NotificationBell\", \"Null\", \"NumberedList\", \"OnTop\", \"OneOneRatio\", \"OpenBook\", \"OpenEnvelope\", \"OrderedList\", \"OutdentLeft\", \"PDF\", \"PPT\", \"PaperPlane\", \"PaperPlaneDiagonal\", \"Paperclip\", \"Paragraph\", \"ParagraphLeftIdent\", \"ParagraphRightIdent\", \"Parking\", \"ParkingSquare\", \"PassKey\", \"Password\", \"Pause\", \"Payments\", \"Payphone\", \"PayphoneFace\", \"Pencil\", \"PencilLines\", \"People\", \"Person\", \"PersonClimbing\", \"PersonShield\", \"Pets\", \"Phone\", \"PieChart\", \"Pin\", \"PingPong\", \"PiscesAstrology\", \"PlainText\", \"Play\", \"PlayCircle\", \"Pool\", \"PowerSwitch\", \"Preferences\", \"PreferencesAlt\", \"Printer\", \"Priority\", \"Profile\", \"Progress\", \"ProgressWithCheck\", \"Pulse\", \"PuzzlePiece\", \"QrCode\", \"QuestionBubble\", \"QuoteCircle\", \"QuoteSquare\", \"RAW\", \"RTF\", \"RTFOff\", \"RacingFlag\", \"Radar\", \"RadioCircle\", \"RainDay\", \"RainNight\", \"Receipt\", \"Receipts\", \"RedoPencil\", \"Refresh\", \"Restaurant\", \"RetailTag\", \"RightAlign\", \"RightCurveArrow\", \"RightPageArrow\", \"RobotHead\", \"Running\", \"SadFace\", \"SadderFace\", \"SagittariusAstrology\", \"SailBoat\", \"Satellite\", \"ScaleDown\", \"ScanQrCode\", \"Scissors\", \"ScorpioAstrology\", \"SearchConfirm\", \"SearchEnvelope\", \"SearchWorldWithLines\", \"SecurityKey\", \"SendToSelf\", \"Server\", \"SettingsAlt\", \"SettingsCogPeople\", \"Shapes\", \"Share\", \"Shield\", \"ShieldCheck\", \"ShieldSlash\", \"ShockedFace\", \"ShoppingBag\", \"ShoppingBasket\", \"ShoppingCart\", \"Shuttlecock\", \"SixteenNineRatio\", \"Skateboard\", \"SkipTimeTen\", \"Skull\", \"Slideshow\", \"SmallSquareInsideBigSquare\", \"SmartWatch\", \"SmileFace\", \"SmileFaceLife\", \"Sms\", \"SmsVerificationCode\", \"Sneaker\", \"SneakerAlt\", \"Snippet\", \"Snow\", \"SnowDay\", \"SnowNight\", \"Snowflake\", \"Soccer\", \"Solitaire\", \"SoundLow\", \"SoundOff\", \"SoundOn\", \"Spa\", \"Sparkle\", \"SparkleFootballBall\", \"SparkleTennisBall\", \"SpecialCharacter\", \"SpeechBubble\", \"SpeechBubbleStar\", \"SportsBook\", \"SportsSparkle\", \"SprinkleDay\", \"SprinkleNight\", \"Square\", \"Stadium\", \"Star\", \"StarArticle\", \"StarMedal\", \"StarTrophy\", \"StatePrivacyControls\", \"StockTrends\", \"Stopwatch\", \"Store\", \"Strikethrough\", \"Sun\", \"Sunrise\", \"Sunset\", \"SurfboardOnSand\", \"Swimming\", \"Sync\", \"Tab\", \"Tablet\", \"TaurusAstrology\", \"TechnicalRoute\", \"Television\", \"TennisBall\", \"TennisRacketBall\", \"ThirdQuarter\", \"ThreeCircles\", \"ThreeFourRatio\", \"ThreeLines\", \"ThreeLinesSpread\", \"ThumbsDown\", \"ThumbsUp\", \"Thumbtack\", \"ThumbtackDiagonal\", \"TimePaperPlane\", \"Tornado\", \"Trading\", \"TrafficSignRightTurn\", \"Trampoline\", \"Transactions\", \"Trash\", \"Trending\", \"TrendingCircle\", \"Trophy\", \"TruckRight\", \"Tshirt\", \"Tsunami\", \"Tub\", \"TwoArrowsDiagonalInwards\", \"TwoArrowsDiagonalOutwards\", \"TwoCorners\", \"TwoHorizontalRectangles\", \"TwoLinesContainer\", \"TwoMasks\", \"TwoRectangles\", \"TwoSparkles\", \"TwoSquares\", \"TwoThirdsColumn\", \"Underline\", \"Unlock\", \"UnorderedList\", \"UpCurveArrow\", \"UpDownChevron\", \"UpDownShortArrows\", \"UpFolder\", \"Upload\", \"Verification\", \"VideoCamera\", \"VideoFile\", \"VirgoAstrology\", \"Virus\", \"Volleyball\", \"Walking\", \"Wallet\", \"WaningCrescent\", \"WaningGibbous\", \"Warning\", \"WaxingCrescent\", \"WaxingGibbous\", \"Web\", \"Weights\", \"Wifi\", \"Wind\", \"WindCloud\", \"WindCloudDay\", \"WindCloudNight\", \"Wine\", \"WorldWithLines\", \"Wrench\", \"WrestlingHeadGear\", \"WritingAi\", \"XLSFile\", \"YEP\", \"ZIP\"];\ndeclare const glyphMap: Record<GlyphKey, string>;\n//#endregion\nexport { GlyphKey, GlyphName, GlyphVariant, glyphMap, glyphNames };"],"mappings":";;;;;KAKKC,SAAAA,WAAoBC;cAGXA"}
|
|
1
|
+
{"version":3,"file":"glyphMap.d.mts","names":["IconPixelSize","GlyphName","glyphNames","GlyphVariant","GlyphKey","glyphMap","Record"],"sources":["../../../../icons/dist/glyphMap.d.ts"],"sourcesContent":["\nimport { IconPixelSize } from \"@yahoo/uds-icons/types\";\n\n//#region generated/font/glyphMap.d.ts\n\ntype GlyphName = (typeof glyphNames)[number];\ntype GlyphVariant = 'fill' | 'outline';\ntype GlyphKey = `${GlyphName}-${GlyphVariant}-${IconPixelSize}`;\ndeclare const glyphNames: readonly [\"A11Y\", \"Accessible\", \"AccountRecover\", \"AccountRefresh\", \"AccountSwitchAlt\", \"AccountSwitcher\", \"AcousticGuitar\", \"Add\", \"AddBell\", \"AddCalendar\", \"AddCheckCircle\", \"AddCircle\", \"AddContactCard\", \"AddDocument\", \"AddFace\", \"AddFolder\", \"AddPaperPlane\", \"AddPeople\", \"AddQuestion\", \"AddSearch\", \"AddSquare\", \"AffiliateLink\", \"AirQuality\", \"Airplane\", \"AirplaneLanding\", \"AirplaneTakeOff\", \"AngledSquareOnSquare\", \"AnyFile\", \"AppSwitcher\", \"AquariusAstrology\", \"Archive\", \"AriesAstrology\", \"ArrowDown\", \"ArrowDownCircle\", \"ArrowLeft\", \"ArrowLineDown\", \"ArrowLineUp\", \"ArrowRight\", \"ArrowUp\", \"Article\", \"ArtisticGymnastics\", \"Ascender\", \"AudioFile\", \"Authenticator\", \"AutoDownload\", \"AutoSaveOffline\", \"AutoSaveSync\", \"AutoSaveUpload\", \"AutoSaveUploadFail\", \"AutoSaved\", \"BabyBottle\", \"BackTimeTen\", \"Badge\", \"Balance\", \"BallInWater\", \"Barometer\", \"BaseBallBat\", \"Baseball\", \"Basketball\", \"BasketballHoop\", \"BeachUmbrella\", \"Bed\", \"Bell\", \"Below\", \"BigDownArrow\", \"BigLeftArrow\", \"BigRightArrow\", \"BigRightStraightArrow\", \"BigUpArrow\", \"Bike\", \"Bingo\", \"Binoculars\", \"BlackJack\", \"Bold\", \"Bolt\", \"Bookmark\", \"BottomLine\", \"BowAndArrow\", \"BoxCircle\", \"BoxFront\", \"BoxOnBox\", \"BoxingGlove\", \"Browser\", \"BubbleZone\", \"Building\", \"BulletPointContainer\", \"BulletPoints\", \"Bullseye\", \"BusFront\", \"BusinessBag\", \"Cake\", \"Calendar\", \"CalendarClock\", \"CalendarConfirm\", \"CalendarFile\", \"CalendarICSFile\", \"CalendarRightArrow\", \"Camera\", \"CancerAstrology\", \"Canoe\", \"CapriconAstrology\", \"Car\", \"CardsCheck\", \"Cash\", \"CelebrityStar\", \"CenterAlignment\", \"ChatAi\", \"Check\", \"CheckBookmark\", \"CheckBox\", \"CheckCircle\", \"CheckDocuments\", \"CheckEnvelope\", \"CheckPeople\", \"CheckSpeechBubble\", \"CheckVoteBallot\", \"Checklist\", \"ChevronDown\", \"ChevronLeft\", \"ChevronLeftPeople\", \"ChevronRight\", \"ChevronRightPeople\", \"ChevronUp\", \"Circle\", \"ClearText\", \"Clipboard\", \"Clock\", \"Clone\", \"ClosedCaption\", \"Cloud\", \"CloudDay\", \"CloudNight\", \"Cocktails\", \"Coffee\", \"CoffeeTakeout\", \"Cog\", \"Coin\", \"CollapseColumn\", \"Command\", \"Compass\", \"ComputerChip\", \"Connection\", \"ConnectionScreen\", \"ContactBook\", \"ContactCard\", \"Convert\", \"ConvertAlt\", \"ConvertLeft\", \"ConvertRight\", \"Cookies\", \"Coupon\", \"CreditCard\", \"CreditCardPayment\", \"CrescentMoon\", \"Cricket\", \"Cross\", \"CrossCircle\", \"CrossEnvelope\", \"CrossPeople\", \"CrossShield\", \"Crossword\", \"Cycling\", \"DOCFile\", \"DailyFantasy\", \"DaisyFlower\", \"Dandelion\", \"DataBook\", \"DataCloud\", \"DataSilo\", \"DataStorage\", \"Debug\", \"DeleteTab\", \"DeliveryPackage\", \"Dense\", \"DenyCircle\", \"Descender\", \"Desktop\", \"DiagonalKey\", \"DiagonalLeftDown\", \"DiagonalLeftUp\", \"DiagonalRightDown\", \"DiagonalRightUp\", \"Diamond\", \"Dice\", \"Dining\", \"Direction\", \"DiscoBall\", \"Document\", \"DocumentImageRectangle\", \"DocumentImageSquare\", \"DocumentRectangle\", \"DollarCircleArrows\", \"DotEnvelope\", \"DotTwoRings\", \"DoubleBigLeftArrow\", \"DoubleChevronLeft\", \"DoubleChevronRight\", \"DownCurveArrow\", \"Download\", \"DownloadCircle\", \"DownloadComplete\", \"DownloadInProgressCircle\", \"DraftDocument\", \"DragVertical\", \"Dusk\", \"Easel\", \"Eclipse\", \"Edit\", \"EmailVerification\", \"Emails\", \"Embed\", \"EntertainmentTv\", \"Envelope\", \"Error\", \"ExpandArrowLeft\", \"ExpandArrowRight\", \"ExpandColumn\", \"Eye\", \"EyeSearch\", \"EyeShut\", \"FaceID\", \"FallLeaf\", \"Family\", \"FastForward\", \"FencingEpee\", \"FilmReel\", \"FilmRoll\", \"FingerPointLeftArrow\", \"FingerPointRightArrow\", \"FingerPointSelect\", \"FingerPrint\", \"Fire\", \"FirstAidKit\", \"FirstQuarter\", \"FiveCircles\", \"Flag\", \"FlameTorch\", \"Fog\", \"FogDay\", \"Folder\", \"Font\", \"Football\", \"FootballHelmet\", \"ForestTree\", \"FourBoxes\", \"FourCorners\", \"FourCornersMagnifyingGlass\", \"FourCornersMusicNote\", \"FourLinesSpread\", \"FourThreeRatio\", \"FullMoon\", \"GIF\", \"GeminiAstrology\", \"GiftBox\", \"GolfTee\", \"GraduationHat\", \"Graph\", \"Gymnastics\", \"HalfStar\", \"HalfSun\", \"HappyFace\", \"HazeDay\", \"HazeNight\", \"Heading2\", \"Heading3\", \"Headline1\", \"HeadlineDocumentSquare\", \"Headphone\", \"HeadphonesMic\", \"Heart\", \"HeartArrow\", \"HeartPulse\", \"HeavyRain\", \"HeavyRainDay\", \"HeavyRainLightning\", \"HeavyRainLightningDay\", \"HeavyRainLightningNight\", \"HeavyRainNight\", \"Help\", \"Highlighter\", \"History\", \"HockeyWithPuck\", \"Home\", \"HorseHeadBridle\", \"HotTub\", \"Hurricane\", \"Ice\", \"Id\", \"Image\", \"ImageFile\", \"ImageGallery\", \"Inbox\", \"InboxDownArrow\", \"InboxUpArrow\", \"IndentRight\", \"Infinity\", \"Info\", \"InstitutionalWesternBank\", \"Italics\", \"JoyfulFace\", \"JudoUniform\", \"Keyboard\", \"KeylineShapes\", \"Kick\", \"KnightChessPiece\", \"Laptop\", \"LaptopWithPhone\", \"Laurel\", \"LaurelLeft\", \"LaurelRight\", \"LayoutBottom\", \"LayoutDefault\", \"LayoutFourColumn\", \"LayoutGrid\", \"LayoutPerfectGrid\", \"LayoutRight\", \"LayoutThreeColumn\", \"LayoutThreeRows\", \"LayoutTwoColumn\", \"LeftAlign\", \"LeftCurveArrow\", \"LeftPageArrow\", \"LeoAstrology\", \"Letter\", \"LetterColor\", \"LetterSize\", \"LibraAstrology\", \"LifeRing\", \"Lightbulb\", \"Lightning\", \"LightningDay\", \"LightningNight\", \"Link\", \"LiquidDrop\", \"Live\", \"Livestream\", \"Location\", \"LocationCircle\", \"LocationMap\", \"Lock\", \"LogIn\", \"LogOut\", \"Lollipop\", \"LoveEnvelope\", \"LoyaltyCard\", \"MagicWand\", \"MagnifyingGlass\", \"Mahjong\", \"MakeupBeauty\", \"Mannequin\", \"Medal\", \"MedicineBottle\", \"MedicinePill\", \"Megaphone\", \"Microphone\", \"Microscope\", \"Minus\", \"MinusBox\", \"MinusCircle\", \"MinusPeople\", \"MinusSearch\", \"MmaGlove\", \"MmaRing\", \"MobileNumber\", \"MobilePhone\", \"More\", \"MoreVertical\", \"NeutralFace\", \"NewMoon\", \"Newsletter\", \"Night\", \"NineSixteenRatio\", \"NoBell\", \"NoConnectionScreen\", \"NoEye\", \"NoHeart\", \"NoImage\", \"NoPeople\", \"NoShield\", \"NoSmoking\", \"NoSquare\", \"NoStar\", \"NoVideoCamera\", \"NoWifi\", \"NotificationBell\", \"Null\", \"NumberedList\", \"OnTop\", \"OneOneRatio\", \"OpenBook\", \"OpenEnvelope\", \"OrderedList\", \"OutdentLeft\", \"PDF\", \"PPT\", \"PaperPlane\", \"PaperPlaneDiagonal\", \"Paperclip\", \"Paragraph\", \"ParagraphLeftIdent\", \"ParagraphRightIdent\", \"Parking\", \"ParkingSquare\", \"PassKey\", \"Password\", \"Pause\", \"Payments\", \"Payphone\", \"PayphoneFace\", \"Pencil\", \"PencilLines\", \"People\", \"Person\", \"PersonClimbing\", \"PersonShield\", \"Pets\", \"Phone\", \"PieChart\", \"Pin\", \"PingPong\", \"PiscesAstrology\", \"PlainText\", \"Play\", \"PlayCircle\", \"Pool\", \"PowerSwitch\", \"Preferences\", \"PreferencesAlt\", \"Printer\", \"Priority\", \"Profile\", \"Progress\", \"ProgressWithCheck\", \"Pulse\", \"PuzzlePiece\", \"QrCode\", \"QuestionBubble\", \"QuoteCircle\", \"QuoteSquare\", \"RAW\", \"RTF\", \"RTFOff\", \"RacingFlag\", \"Radar\", \"RadioCircle\", \"RainDay\", \"RainNight\", \"Receipt\", \"Receipts\", \"RedoPencil\", \"Refresh\", \"Restaurant\", \"RetailTag\", \"RightAlign\", \"RightCurveArrow\", \"RightPageArrow\", \"RobotHead\", \"Running\", \"SadFace\", \"SadderFace\", \"SagittariusAstrology\", \"SailBoat\", \"Satellite\", \"ScaleDown\", \"ScanQrCode\", \"Scissors\", \"ScorpioAstrology\", \"SearchConfirm\", \"SearchEnvelope\", \"SearchWorldWithLines\", \"SecurityKey\", \"SendToSelf\", \"Server\", \"SettingsAlt\", \"SettingsCogPeople\", \"Shapes\", \"Share\", \"Shield\", \"ShieldCheck\", \"ShieldSlash\", \"ShockedFace\", \"ShoppingBag\", \"ShoppingBasket\", \"ShoppingCart\", \"Shuttlecock\", \"SixteenNineRatio\", \"Skateboard\", \"SkipTimeTen\", \"Skull\", \"Slideshow\", \"SmallSquareInsideBigSquare\", \"SmartWatch\", \"SmileFace\", \"SmileFaceLife\", \"Sms\", \"SmsVerificationCode\", \"Sneaker\", \"SneakerAlt\", \"Snippet\", \"Snow\", \"SnowDay\", \"SnowNight\", \"Snowflake\", \"Soccer\", \"Solitaire\", \"SoundLow\", \"SoundOff\", \"SoundOn\", \"Spa\", \"Sparkle\", \"SparkleFootballBall\", \"SparkleTennisBall\", \"SpecialCharacter\", \"SpeechBubble\", \"SpeechBubbleStar\", \"SportsBook\", \"SportsSparkle\", \"SprinkleDay\", \"SprinkleNight\", \"Square\", \"Stadium\", \"Star\", \"StarArticle\", \"StarMedal\", \"StarTrophy\", \"StatePrivacyControls\", \"StockTrends\", \"Stopwatch\", \"Store\", \"Strikethrough\", \"Sun\", \"Sunrise\", \"Sunset\", \"SurfboardOnSand\", \"Swimming\", \"Sync\", \"Tab\", \"Tablet\", \"TaurusAstrology\", \"TechnicalRoute\", \"Television\", \"TennisBall\", \"TennisRacketBall\", \"ThirdQuarter\", \"ThreeCircles\", \"ThreeFourRatio\", \"ThreeLines\", \"ThreeLinesSpread\", \"ThumbsDown\", \"ThumbsUp\", \"Thumbtack\", \"ThumbtackDiagonal\", \"TimePaperPlane\", \"Tornado\", \"Trading\", \"TrafficSignRightTurn\", \"Trampoline\", \"Transactions\", \"Trash\", \"Trending\", \"TrendingCircle\", \"Trophy\", \"TruckRight\", \"Tshirt\", \"Tsunami\", \"Tub\", \"TwoArrowsDiagonalInwards\", \"TwoArrowsDiagonalOutwards\", \"TwoCorners\", \"TwoHorizontalRectangles\", \"TwoLinesContainer\", \"TwoMasks\", \"TwoRectangles\", \"TwoSparkles\", \"TwoSquares\", \"TwoThirdsColumn\", \"Underline\", \"Unlock\", \"UnorderedList\", \"UpCurveArrow\", \"UpDownChevron\", \"UpDownShortArrows\", \"UpFolder\", \"Upload\", \"Verification\", \"VideoCamera\", \"VideoFile\", \"VirgoAstrology\", \"Virus\", \"Volleyball\", \"Walking\", \"Wallet\", \"WaningCrescent\", \"WaningGibbous\", \"Warning\", \"WaxingCrescent\", \"WaxingGibbous\", \"Web\", \"Weights\", \"Wifi\", \"Wind\", \"WindCloud\", \"WindCloudDay\", \"WindCloudNight\", \"Wine\", \"WorldWithLines\", \"Wrench\", \"WrestlingHeadGear\", \"WritingAi\", \"XLSFile\", \"YEP\", \"ZIP\"];\ndeclare const glyphMap: Record<GlyphKey, string>;\n//#endregion\nexport { GlyphKey, GlyphName, GlyphVariant, glyphMap, glyphNames };\n//# sourceMappingURL=glyphMap.d.ts.map"],"mappings":";;;;;KAKKC,SAAAA,WAAoBC;cAGXA"}
|