@fluentui/react-text 9.4.27 → 9.4.29
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 +27 -6
- package/dist/index.d.ts +17 -18
- package/lib/Body1.js +1 -1
- package/lib/Body1.js.map +1 -1
- package/lib/Body1Strong.js +1 -1
- package/lib/Body1Strong.js.map +1 -1
- package/lib/Body1Stronger.js +1 -1
- package/lib/Body1Stronger.js.map +1 -1
- package/lib/Body2.js +1 -1
- package/lib/Body2.js.map +1 -1
- package/lib/Caption1.js +1 -1
- package/lib/Caption1.js.map +1 -1
- package/lib/Caption1Strong.js +1 -1
- package/lib/Caption1Strong.js.map +1 -1
- package/lib/Caption1Stronger.js +1 -1
- package/lib/Caption1Stronger.js.map +1 -1
- package/lib/Caption2.js +1 -1
- package/lib/Caption2.js.map +1 -1
- package/lib/Caption2Strong.js +1 -1
- package/lib/Caption2Strong.js.map +1 -1
- package/lib/Display.js +1 -1
- package/lib/Display.js.map +1 -1
- package/lib/LargeTitle.js +1 -1
- package/lib/LargeTitle.js.map +1 -1
- package/lib/Subtitle1.js +1 -1
- package/lib/Subtitle1.js.map +1 -1
- package/lib/Subtitle2.js +1 -1
- package/lib/Subtitle2.js.map +1 -1
- package/lib/Subtitle2Stronger.js +1 -1
- package/lib/Subtitle2Stronger.js.map +1 -1
- package/lib/Text.js +1 -1
- package/lib/Text.js.map +1 -1
- package/lib/Title1.js +1 -1
- package/lib/Title1.js.map +1 -1
- package/lib/Title2.js +1 -1
- package/lib/Title2.js.map +1 -1
- package/lib/Title3.js +1 -1
- package/lib/Title3.js.map +1 -1
- package/lib/components/Text/index.js +4 -5
- package/lib/components/Text/index.js.map +1 -1
- package/lib/components/presets/Body1/Body1.js +1 -0
- package/lib/components/presets/Body1/Body1.js.map +1 -1
- package/lib/components/presets/Body1/index.js +1 -1
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/Body1Strong.js +1 -0
- package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js +1 -1
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/Body1Stronger.js +1 -0
- package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js +1 -1
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body2/Body2.js +1 -0
- package/lib/components/presets/Body2/Body2.js.map +1 -1
- package/lib/components/presets/Body2/index.js +1 -1
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Caption1/Caption1.js +1 -0
- package/lib/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib/components/presets/Caption1/index.js +1 -1
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/Caption1Strong.js +1 -0
- package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js +1 -1
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js +1 -0
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js +1 -1
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption2/Caption2.js +1 -0
- package/lib/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib/components/presets/Caption2/index.js +1 -1
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/Caption2Strong.js +1 -0
- package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js +1 -1
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Display/Display.js +1 -0
- package/lib/components/presets/Display/Display.js.map +1 -1
- package/lib/components/presets/Display/index.js +1 -1
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/LargeTitle.js +1 -0
- package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js +1 -1
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/Subtitle1.js +1 -0
- package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js +1 -1
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/Subtitle2.js +1 -0
- package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js +1 -1
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +1 -0
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Title1/Title1.js +1 -0
- package/lib/components/presets/Title1/Title1.js.map +1 -1
- package/lib/components/presets/Title1/index.js +1 -1
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title2/Title2.js +1 -0
- package/lib/components/presets/Title2/Title2.js.map +1 -1
- package/lib/components/presets/Title2/index.js +1 -1
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title3/Title3.js +1 -0
- package/lib/components/presets/Title3/Title3.js.map +1 -1
- package/lib/components/presets/Title3/index.js +1 -1
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib-commonjs/Body1.js +15 -2
- package/lib-commonjs/Body1.js.map +1 -1
- package/lib-commonjs/Body1Strong.js +15 -2
- package/lib-commonjs/Body1Strong.js.map +1 -1
- package/lib-commonjs/Body1Stronger.js +15 -2
- package/lib-commonjs/Body1Stronger.js.map +1 -1
- package/lib-commonjs/Body2.js +15 -2
- package/lib-commonjs/Body2.js.map +1 -1
- package/lib-commonjs/Caption1.js +15 -2
- package/lib-commonjs/Caption1.js.map +1 -1
- package/lib-commonjs/Caption1Strong.js +15 -2
- package/lib-commonjs/Caption1Strong.js.map +1 -1
- package/lib-commonjs/Caption1Stronger.js +15 -2
- package/lib-commonjs/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/Caption2.js +15 -2
- package/lib-commonjs/Caption2.js.map +1 -1
- package/lib-commonjs/Caption2Strong.js +15 -2
- package/lib-commonjs/Caption2Strong.js.map +1 -1
- package/lib-commonjs/Display.js +15 -2
- package/lib-commonjs/Display.js.map +1 -1
- package/lib-commonjs/LargeTitle.js +15 -2
- package/lib-commonjs/LargeTitle.js.map +1 -1
- package/lib-commonjs/Subtitle1.js +15 -2
- package/lib-commonjs/Subtitle1.js.map +1 -1
- package/lib-commonjs/Subtitle2.js +15 -2
- package/lib-commonjs/Subtitle2.js.map +1 -1
- package/lib-commonjs/Subtitle2Stronger.js +15 -2
- package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/Text.js +24 -2
- package/lib-commonjs/Text.js.map +1 -1
- package/lib-commonjs/Title1.js +15 -2
- package/lib-commonjs/Title1.js.map +1 -1
- package/lib-commonjs/Title2.js +15 -2
- package/lib-commonjs/Title2.js.map +1 -1
- package/lib-commonjs/Title3.js +15 -2
- package/lib-commonjs/Title3.js.map +1 -1
- package/lib-commonjs/components/Text/index.js +27 -6
- package/lib-commonjs/components/Text/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/Body1.js +2 -0
- package/lib-commonjs/components/presets/Body1/Body1.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/index.js +12 -5
- package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js +2 -0
- package/lib-commonjs/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js +2 -0
- package/lib-commonjs/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/Body2.js +2 -0
- package/lib-commonjs/components/presets/Body2/Body2.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/index.js +12 -5
- package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/Caption1.js +2 -0
- package/lib-commonjs/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js +2 -0
- package/lib-commonjs/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js +2 -0
- package/lib-commonjs/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/Caption2.js +2 -0
- package/lib-commonjs/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/index.js +12 -5
- package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js +2 -0
- package/lib-commonjs/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Display/Display.js +2 -0
- package/lib-commonjs/components/presets/Display/Display.js.map +1 -1
- package/lib-commonjs/components/presets/Display/index.js +12 -5
- package/lib-commonjs/components/presets/Display/index.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js +2 -0
- package/lib-commonjs/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/index.js +12 -5
- package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js +2 -0
- package/lib-commonjs/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js +2 -0
- package/lib-commonjs/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +2 -0
- package/lib-commonjs/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/Title1.js +2 -0
- package/lib-commonjs/components/presets/Title1/Title1.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/index.js +12 -5
- package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/Title2.js +2 -0
- package/lib-commonjs/components/presets/Title2/Title2.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/index.js +12 -5
- package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/Title3.js +2 -0
- package/lib-commonjs/components/presets/Title3/Title3.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/index.js +12 -5
- package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
- package/package.json +5 -5
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2/Caption2.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2/Caption2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption2ClassNames, useCaption2Styles } from './useCaption2Styles.styles';\n\n/**\n * Text preset component for the Caption2 typography variant\n */\nexport const Caption2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption2Styles,\n className: caption2ClassNames.root,\n displayName: 'Caption2',\n});\n"],"names":["React","createPreset","caption2ClassNames","useCaption2Styles","Caption2","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,kBAAkB,EAAEC,iBAAiB,QAAQ,6BAA6B;AAEnF;;CAEC,GACD,OAAO,MAAMC,WAAqDH,aAAa;IAC7EI,WAAWF;IACXG,WAAWJ,mBAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2 } from './Caption2';
|
2
2
|
export { caption2ClassNames } from './useCaption2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export { Caption2 } from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AACtC,SAASC,kBAAkB,QAAQ,6BAA6B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2Strong/Caption2Strong.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2Strong/Caption2Strong.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\n\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption2StrongClassNames, useCaption2StrongStyles } from './useCaption2StrongStyles.styles';\n\n/**\n * Text preset component for the Caption2Strong typography variant\n */\nexport const Caption2Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption2StrongStyles,\n className: caption2StrongClassNames.root,\n displayName: 'Caption2Strong',\n});\n"],"names":["React","createPreset","caption2StrongClassNames","useCaption2StrongStyles","Caption2Strong","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAG/C,SAASC,wBAAwB,EAAEC,uBAAuB,QAAQ,mCAAmC;AAErG;;CAEC,GACD,OAAO,MAAMC,iBAA2DH,aAAa;IACnFI,WAAWF;IACXG,WAAWJ,yBAAyBK,IAAI;IACxCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2Strong } from './Caption2Strong';
|
2
2
|
export { caption2StrongClassNames } from './useCaption2StrongStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export { Caption2Strong } from './Caption2Strong';\nexport { caption2StrongClassNames } from './useCaption2StrongStyles.styles';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAClD,SAASC,wBAAwB,QAAQ,mCAAmC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Display/Display.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Display/Display.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { displayClassNames, useDisplayStyles } from './useDisplayStyles.styles';\n\n/**\n * Text preset component for the Display typography variant\n */\nexport const Display: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useDisplayStyles,\n className: displayClassNames.root,\n displayName: 'Display',\n});\n"],"names":["React","createPreset","displayClassNames","useDisplayStyles","Display","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,iBAAiB,EAAEC,gBAAgB,QAAQ,4BAA4B;AAEhF;;CAEC,GACD,OAAO,MAAMC,UAAoDH,aAAa;IAC5EI,WAAWF;IACXG,WAAWJ,kBAAkBK,IAAI;IACjCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Display } from './Display';
|
2
2
|
export { displayClassNames } from './useDisplayStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export { Display } from './Display';\nexport { displayClassNames } from './useDisplayStyles.styles';\n"],"names":["Display","displayClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,OAAO,QAAQ,YAAY;AACpC,SAASC,iBAAiB,QAAQ,4BAA4B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/LargeTitle/LargeTitle.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/LargeTitle/LargeTitle.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { largeTitleClassNames, useLargeTitleStyles } from './useLargeTitleStyles.styles';\n\n/**\n * Text preset component for the Large Title typography variant\n */\nexport const LargeTitle: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useLargeTitleStyles,\n className: largeTitleClassNames.root,\n displayName: 'LargeTitle',\n});\n"],"names":["React","createPreset","largeTitleClassNames","useLargeTitleStyles","LargeTitle","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,oBAAoB,EAAEC,mBAAmB,QAAQ,+BAA+B;AAEzF;;CAEC,GACD,OAAO,MAAMC,aAAuDH,aAAa;IAC/EI,WAAWF;IACXG,WAAWJ,qBAAqBK,IAAI;IACpCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { LargeTitle } from './LargeTitle';
|
2
2
|
export { largeTitleClassNames } from './useLargeTitleStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/LargeTitle/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/LargeTitle/index.ts"],"sourcesContent":["export { LargeTitle } from './LargeTitle';\nexport { largeTitleClassNames } from './useLargeTitleStyles.styles';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,UAAU,QAAQ,eAAe;AAC1C,SAASC,oBAAoB,QAAQ,+BAA+B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle1/Subtitle1.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle1/Subtitle1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { subtitle1ClassNames, useSubtitle1Styles } from './useSubtitle1Styles.styles';\n\n/**\n * Text preset component for the Subtitle1 typography variant\n */\nexport const Subtitle1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useSubtitle1Styles,\n className: subtitle1ClassNames.root,\n displayName: 'Subtitle1',\n});\n"],"names":["React","createPreset","subtitle1ClassNames","useSubtitle1Styles","Subtitle1","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,mBAAmB,EAAEC,kBAAkB,QAAQ,8BAA8B;AAEtF;;CAEC,GACD,OAAO,MAAMC,YAAsDH,aAAa;IAC9EI,WAAWF;IACXG,WAAWJ,oBAAoBK,IAAI;IACnCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle1 } from './Subtitle1';
|
2
2
|
export { subtitle1ClassNames } from './useSubtitle1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle1/index.ts"],"sourcesContent":["export { Subtitle1 } from './Subtitle1';\nexport { subtitle1ClassNames } from './useSubtitle1Styles.styles';\n"],"names":["Subtitle1","subtitle1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,SAAS,QAAQ,cAAc;AACxC,SAASC,mBAAmB,QAAQ,8BAA8B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle2/Subtitle2.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle2/Subtitle2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { subtitle2ClassNames, useSubtitle2Styles } from './useSubtitle2Styles.styles';\n\n/**\n * Text preset component for the Subtitle2 typography variant\n */\nexport const Subtitle2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useSubtitle2Styles,\n className: subtitle2ClassNames.root,\n displayName: 'Subtitle2',\n});\n"],"names":["React","createPreset","subtitle2ClassNames","useSubtitle2Styles","Subtitle2","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,mBAAmB,EAAEC,kBAAkB,QAAQ,8BAA8B;AAEtF;;CAEC,GACD,OAAO,MAAMC,YAAsDH,aAAa;IAC9EI,WAAWF;IACXG,WAAWJ,oBAAoBK,IAAI;IACnCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2 } from './Subtitle2';
|
2
2
|
export { subtitle2ClassNames } from './useSubtitle2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle2/index.ts"],"sourcesContent":["export { Subtitle2 } from './Subtitle2';\nexport { subtitle2ClassNames } from './useSubtitle2Styles.styles';\n"],"names":["Subtitle2","subtitle2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,SAAS,QAAQ,cAAc;AACxC,SAASC,mBAAmB,QAAQ,8BAA8B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle2Stronger/Subtitle2Stronger.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle2Stronger/Subtitle2Stronger.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { subtitle2StrongerClassNames, useSubtitle2StrongerStyles } from './useSubtitle2Stronger.styles';\n\n/**\n * Text preset component for the Subtitle2Stronger typography variant\n */\nexport const Subtitle2Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useSubtitle2StrongerStyles,\n className: subtitle2StrongerClassNames.root,\n displayName: 'Subtitle2Stronger',\n});\n"],"names":["React","createPreset","subtitle2StrongerClassNames","useSubtitle2StrongerStyles","Subtitle2Stronger","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,2BAA2B,EAAEC,0BAA0B,QAAQ,gCAAgC;AAExG;;CAEC,GACD,OAAO,MAAMC,oBAA8DH,aAAa;IACtFI,WAAWF;IACXG,WAAWJ,4BAA4BK,IAAI;IAC3CC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2Stronger } from './Subtitle2Stronger';
|
2
2
|
export { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle2Stronger/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle2Stronger/index.ts"],"sourcesContent":["export { Subtitle2Stronger } from './Subtitle2Stronger';\nexport { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,iBAAiB,QAAQ,sBAAsB;AACxD,SAASC,2BAA2B,QAAQ,gCAAgC"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title1/Title1.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title1/Title1.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { title1ClassNames, useTitle1Styles } from './useTitle1Styles.styles';\n\n/**\n * Text preset component for the Title 1 typography variant\n */\nexport const Title1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useTitle1Styles,\n className: title1ClassNames.root,\n displayName: 'Title1',\n});\n"],"names":["React","createPreset","title1ClassNames","useTitle1Styles","Title1","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,gBAAgB,EAAEC,eAAe,QAAQ,2BAA2B;AAE7E;;CAEC,GACD,OAAO,MAAMC,SAAmDH,aAAa;IAC3EI,WAAWF;IACXG,WAAWJ,iBAAiBK,IAAI;IAChCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Title1 } from './Title1';
|
2
2
|
export { title1ClassNames } from './useTitle1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title1/index.ts"],"sourcesContent":["export { Title1 } from './Title1';\nexport { title1ClassNames } from './useTitle1Styles.styles';\n"],"names":["Title1","title1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title2/Title2.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title2/Title2.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { title2ClassNames, useTitle2Styles } from './useTitle2Styles.styles';\n\n/**\n * Text preset component for the Title 2 typography variant\n */\nexport const Title2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useTitle2Styles,\n className: title2ClassNames.root,\n displayName: 'Title2',\n});\n"],"names":["React","createPreset","title2ClassNames","useTitle2Styles","Title2","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,gBAAgB,EAAEC,eAAe,QAAQ,2BAA2B;AAE7E;;CAEC,GACD,OAAO,MAAMC,SAAmDH,aAAa;IAC3EI,WAAWF;IACXG,WAAWJ,iBAAiBK,IAAI;IAChCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Title2 } from './Title2';
|
2
2
|
export { title2ClassNames } from './useTitle2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title2/index.ts"],"sourcesContent":["export { Title2 } from './Title2';\nexport { title2ClassNames } from './useTitle2Styles.styles';\n"],"names":["Title2","title2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title3/Title3.tsx"],"sourcesContent":["import
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title3/Title3.tsx"],"sourcesContent":["import * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { title3ClassNames, useTitle3Styles } from './useTitle3Styles.styles';\n\n/**\n * Text preset component for the Title 3 typography variant\n */\nexport const Title3: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useTitle3Styles,\n className: title3ClassNames.root,\n displayName: 'Title3',\n});\n"],"names":["React","createPreset","title3ClassNames","useTitle3Styles","Title3","useStyles","className","root","displayName"],"rangeMappings":";;;;;;;;;","mappings":"AAAA,YAAYA,WAAW,QAAQ;AAC/B,SAASC,YAAY,QAAQ,kBAAkB;AAE/C,SAASC,gBAAgB,EAAEC,eAAe,QAAQ,2BAA2B;AAE7E;;CAEC,GACD,OAAO,MAAMC,SAAmDH,aAAa;IAC3EI,WAAWF;IACXG,WAAWJ,iBAAiBK,IAAI;IAChCC,aAAa;AACf,GAAG"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Title3 } from './Title3';
|
2
2
|
export { title3ClassNames } from './useTitle3Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title3/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title3/index.ts"],"sourcesContent":["export { Title3 } from './Title3';\nexport { title3ClassNames } from './useTitle3Styles.styles';\n"],"names":["Title3","title3ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
|
package/lib-commonjs/Body1.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body1: function() {
|
13
|
+
return _index.Body1;
|
14
|
+
},
|
15
|
+
body1ClassNames: function() {
|
16
|
+
return _index.body1ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body1/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export { Body1, body1ClassNames } from './components/presets/Body1/index';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body1Strong: function() {
|
13
|
+
return _index.Body1Strong;
|
14
|
+
},
|
15
|
+
body1StrongClassNames: function() {
|
16
|
+
return _index.body1StrongClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body1Strong/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,WAAW;eAAXA,kBAAW;;IAAEC,qBAAqB;eAArBA,4BAAqB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body1Stronger: function() {
|
13
|
+
return _index.Body1Stronger;
|
14
|
+
},
|
15
|
+
body1StrongerClassNames: function() {
|
16
|
+
return _index.body1StrongerClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body1Stronger/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,aAAa;eAAbA,oBAAa;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;;uBAAQ"}
|
package/lib-commonjs/Body2.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body2: function() {
|
13
|
+
return _index.Body2;
|
14
|
+
},
|
15
|
+
body2ClassNames: function() {
|
16
|
+
return _index.body2ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body2/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export { Body2, body2ClassNames } from './components/presets/Body2/index';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;;uBAAQ"}
|
package/lib-commonjs/Caption1.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Caption1: function() {
|
13
|
+
return _index.Caption1;
|
14
|
+
},
|
15
|
+
caption1ClassNames: function() {
|
16
|
+
return _index.caption1ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Caption1/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,QAAQ;eAARA,eAAQ;;IAAEC,kBAAkB;eAAlBA,yBAAkB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Caption1Strong: function() {
|
13
|
+
return _index.Caption1Strong;
|
14
|
+
},
|
15
|
+
caption1StrongClassNames: function() {
|
16
|
+
return _index.caption1StrongClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Caption1Strong/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,cAAc;eAAdA,qBAAc;;IAAEC,wBAAwB;eAAxBA,+BAAwB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Caption1Stronger: function() {
|
13
|
+
return _index.Caption1Stronger;
|
14
|
+
},
|
15
|
+
caption1StrongerClassNames: function() {
|
16
|
+
return _index.caption1StrongerClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Caption1Stronger/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,gBAAgB;eAAhBA,uBAAgB;;IAAEC,0BAA0B;eAA1BA,iCAA0B;;;uBAAQ"}
|
package/lib-commonjs/Caption2.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Caption2: function() {
|
13
|
+
return _index.Caption2;
|
14
|
+
},
|
15
|
+
caption2ClassNames: function() {
|
16
|
+
return _index.caption2ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Caption2/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,QAAQ;eAARA,eAAQ;;IAAEC,kBAAkB;eAAlBA,yBAAkB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Caption2Strong: function() {
|
13
|
+
return _index.Caption2Strong;
|
14
|
+
},
|
15
|
+
caption2StrongClassNames: function() {
|
16
|
+
return _index.caption2StrongClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Caption2Strong/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,cAAc;eAAdA,qBAAc;;IAAEC,wBAAwB;eAAxBA,+BAAwB;;;uBAAQ"}
|
package/lib-commonjs/Display.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Display: function() {
|
13
|
+
return _index.Display;
|
14
|
+
},
|
15
|
+
displayClassNames: function() {
|
16
|
+
return _index.displayClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Display/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export { Display, displayClassNames } from './components/presets/Display/index';\n"],"names":["Display","displayClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,OAAO;eAAPA,cAAO;;IAAEC,iBAAiB;eAAjBA,wBAAiB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
LargeTitle: function() {
|
13
|
+
return _index.LargeTitle;
|
14
|
+
},
|
15
|
+
largeTitleClassNames: function() {
|
16
|
+
return _index.largeTitleClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/LargeTitle/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,UAAU;eAAVA,iBAAU;;IAAEC,oBAAoB;eAApBA,2BAAoB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Subtitle1: function() {
|
13
|
+
return _index.Subtitle1;
|
14
|
+
},
|
15
|
+
subtitle1ClassNames: function() {
|
16
|
+
return _index.subtitle1ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Subtitle1/index");
|