@fluentui/react-text 9.6.18 → 9.74.3-experimental.esm.20260709-49ee7a20cf.0
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 +15 -2
- package/dist/index.d.cts +240 -0
- 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/Text.js +5 -5
- package/lib/components/Text/Text.js.map +1 -1
- package/lib/components/Text/index.js +4 -4
- package/lib/components/Text/index.js.map +1 -1
- package/lib/components/Text/renderText.js +1 -1
- package/lib/components/Text/useText.js +1 -1
- package/lib/components/Text/useTextStyles.styles.js +2 -2
- package/lib/components/Text/useTextStyles.styles.js.map +1 -1
- package/lib/components/Text/useTextStyles.styles.raw.js +2 -2
- package/lib/components/presets/Body1/Body1.js +2 -2
- package/lib/components/presets/Body1/Body1.js.map +1 -1
- package/lib/components/presets/Body1/index.js +2 -2
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1/useBody1Styles.styles.js +2 -2
- package/lib/components/presets/Body1/useBody1Styles.styles.js.map +1 -1
- package/lib/components/presets/Body1/useBody1Styles.styles.raw.js +2 -2
- package/lib/components/presets/Body1Strong/Body1Strong.js +2 -2
- package/lib/components/presets/Body1Strong/Body1Strong.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js +2 -2
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/useBody1StrongStyles.styles.js +2 -2
- package/lib/components/presets/Body1Strong/useBody1StrongStyles.styles.js.map +1 -1
- package/lib/components/presets/Body1Strong/useBody1StrongStyles.styles.raw.js +2 -2
- package/lib/components/presets/Body1Stronger/Body1Stronger.js +2 -2
- package/lib/components/presets/Body1Stronger/Body1Stronger.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js +2 -2
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/useBody1StrongerStyles.styles.js +2 -2
- package/lib/components/presets/Body1Stronger/useBody1StrongerStyles.styles.js.map +1 -1
- package/lib/components/presets/Body1Stronger/useBody1StrongerStyles.styles.raw.js +2 -2
- package/lib/components/presets/Body2/Body2.js +2 -2
- package/lib/components/presets/Body2/Body2.js.map +1 -1
- package/lib/components/presets/Body2/index.js +2 -2
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Body2/useBody2Styles.styles.js +2 -2
- package/lib/components/presets/Body2/useBody2Styles.styles.js.map +1 -1
- package/lib/components/presets/Body2/useBody2Styles.styles.raw.js +2 -2
- package/lib/components/presets/Caption1/Caption1.js +2 -2
- package/lib/components/presets/Caption1/Caption1.js.map +1 -1
- package/lib/components/presets/Caption1/index.js +2 -2
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1/useCaption1Styles.styles.js +2 -2
- package/lib/components/presets/Caption1/useCaption1Styles.styles.js.map +1 -1
- package/lib/components/presets/Caption1/useCaption1Styles.styles.raw.js +2 -2
- package/lib/components/presets/Caption1Strong/Caption1Strong.js +2 -2
- package/lib/components/presets/Caption1Strong/Caption1Strong.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js +2 -2
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/useCaption1StrongStyles.styles.js +2 -2
- package/lib/components/presets/Caption1Strong/useCaption1StrongStyles.styles.js.map +1 -1
- package/lib/components/presets/Caption1Strong/useCaption1StrongStyles.styles.raw.js +2 -2
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js +2 -2
- package/lib/components/presets/Caption1Stronger/Caption1Stronger.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js +2 -2
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/useCaption1Stronger.styles.js +2 -2
- package/lib/components/presets/Caption1Stronger/useCaption1Stronger.styles.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/useCaption1Stronger.styles.raw.js +2 -2
- package/lib/components/presets/Caption2/Caption2.js +2 -2
- package/lib/components/presets/Caption2/Caption2.js.map +1 -1
- package/lib/components/presets/Caption2/index.js +2 -2
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2/useCaption2Styles.styles.js +2 -2
- package/lib/components/presets/Caption2/useCaption2Styles.styles.js.map +1 -1
- package/lib/components/presets/Caption2/useCaption2Styles.styles.raw.js +2 -2
- package/lib/components/presets/Caption2Strong/Caption2Strong.js +2 -2
- package/lib/components/presets/Caption2Strong/Caption2Strong.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js +2 -2
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/useCaption2StrongStyles.styles.js +2 -2
- package/lib/components/presets/Caption2Strong/useCaption2StrongStyles.styles.js.map +1 -1
- package/lib/components/presets/Caption2Strong/useCaption2StrongStyles.styles.raw.js +2 -2
- package/lib/components/presets/Display/Display.js +2 -2
- package/lib/components/presets/Display/Display.js.map +1 -1
- package/lib/components/presets/Display/index.js +2 -2
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/Display/useDisplayStyles.styles.js +2 -2
- package/lib/components/presets/Display/useDisplayStyles.styles.js.map +1 -1
- package/lib/components/presets/Display/useDisplayStyles.styles.raw.js +2 -2
- package/lib/components/presets/LargeTitle/LargeTitle.js +2 -2
- package/lib/components/presets/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js +2 -2
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/useLargeTitleStyles.styles.js +2 -2
- package/lib/components/presets/LargeTitle/useLargeTitleStyles.styles.js.map +1 -1
- package/lib/components/presets/LargeTitle/useLargeTitleStyles.styles.raw.js +2 -2
- package/lib/components/presets/Subtitle1/Subtitle1.js +2 -2
- package/lib/components/presets/Subtitle1/Subtitle1.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js +2 -2
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/useSubtitle1Styles.styles.js +2 -2
- package/lib/components/presets/Subtitle1/useSubtitle1Styles.styles.js.map +1 -1
- package/lib/components/presets/Subtitle1/useSubtitle1Styles.styles.raw.js +2 -2
- package/lib/components/presets/Subtitle2/Subtitle2.js +2 -2
- package/lib/components/presets/Subtitle2/Subtitle2.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js +2 -2
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/useSubtitle2Styles.styles.js +2 -2
- package/lib/components/presets/Subtitle2/useSubtitle2Styles.styles.js.map +1 -1
- package/lib/components/presets/Subtitle2/useSubtitle2Styles.styles.raw.js +2 -2
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js +2 -2
- package/lib/components/presets/Subtitle2Stronger/Subtitle2Stronger.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js +2 -2
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.js +2 -2
- package/lib/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.raw.js +2 -2
- package/lib/components/presets/Title1/Title1.js +2 -2
- package/lib/components/presets/Title1/Title1.js.map +1 -1
- package/lib/components/presets/Title1/index.js +2 -2
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title1/useTitle1Styles.styles.js +2 -2
- package/lib/components/presets/Title1/useTitle1Styles.styles.js.map +1 -1
- package/lib/components/presets/Title1/useTitle1Styles.styles.raw.js +2 -2
- package/lib/components/presets/Title2/Title2.js +2 -2
- package/lib/components/presets/Title2/Title2.js.map +1 -1
- package/lib/components/presets/Title2/index.js +2 -2
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title2/useTitle2Styles.styles.js +2 -2
- package/lib/components/presets/Title2/useTitle2Styles.styles.js.map +1 -1
- package/lib/components/presets/Title2/useTitle2Styles.styles.raw.js +2 -2
- package/lib/components/presets/Title3/Title3.js +2 -2
- package/lib/components/presets/Title3/Title3.js.map +1 -1
- package/lib/components/presets/Title3/index.js +2 -2
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib/components/presets/Title3/useTitle3Styles.styles.js +2 -2
- package/lib/components/presets/Title3/useTitle3Styles.styles.js.map +1 -1
- package/lib/components/presets/Title3/useTitle3Styles.styles.raw.js +2 -2
- package/lib/components/presets/createPreset.js +3 -3
- package/lib/components/presets/createPreset.js.map +1 -1
- package/lib/index.js +18 -18
- package/lib/index.js.map +1 -1
- package/lib-commonjs/{Body1.js → Body1.cjs} +1 -1
- package/lib-commonjs/{Body1.js.map → Body1.cjs.map} +1 -1
- package/lib-commonjs/{Body1Strong.js → Body1Strong.cjs} +1 -1
- package/lib-commonjs/{Body1Strong.js.map → Body1Strong.cjs.map} +1 -1
- package/lib-commonjs/{Body1Stronger.js → Body1Stronger.cjs} +1 -1
- package/lib-commonjs/{Body1Stronger.js.map → Body1Stronger.cjs.map} +1 -1
- package/lib-commonjs/{Body2.js → Body2.cjs} +1 -1
- package/lib-commonjs/{Body2.js.map → Body2.cjs.map} +1 -1
- package/lib-commonjs/{Caption1.js → Caption1.cjs} +1 -1
- package/lib-commonjs/{Caption1.js.map → Caption1.cjs.map} +1 -1
- package/lib-commonjs/{Caption1Strong.js → Caption1Strong.cjs} +1 -1
- package/lib-commonjs/{Caption1Strong.js.map → Caption1Strong.cjs.map} +1 -1
- package/lib-commonjs/{Caption1Stronger.js → Caption1Stronger.cjs} +1 -1
- package/lib-commonjs/{Caption1Stronger.js.map → Caption1Stronger.cjs.map} +1 -1
- package/lib-commonjs/{Caption2.js → Caption2.cjs} +1 -1
- package/lib-commonjs/{Caption2.js.map → Caption2.cjs.map} +1 -1
- package/lib-commonjs/{Caption2Strong.js → Caption2Strong.cjs} +1 -1
- package/lib-commonjs/{Caption2Strong.js.map → Caption2Strong.cjs.map} +1 -1
- package/lib-commonjs/{Display.js → Display.cjs} +1 -1
- package/lib-commonjs/{Display.js.map → Display.cjs.map} +1 -1
- package/lib-commonjs/{LargeTitle.js → LargeTitle.cjs} +1 -1
- package/lib-commonjs/{LargeTitle.js.map → LargeTitle.cjs.map} +1 -1
- package/lib-commonjs/{Subtitle1.js → Subtitle1.cjs} +1 -1
- package/lib-commonjs/{Subtitle1.js.map → Subtitle1.cjs.map} +1 -1
- package/lib-commonjs/{Subtitle2.js → Subtitle2.cjs} +1 -1
- package/lib-commonjs/{Subtitle2.js.map → Subtitle2.cjs.map} +1 -1
- package/lib-commonjs/{Subtitle2Stronger.js → Subtitle2Stronger.cjs} +1 -1
- package/lib-commonjs/{Subtitle2Stronger.js.map → Subtitle2Stronger.cjs.map} +1 -1
- package/lib-commonjs/{Text.js → Text.cjs} +1 -1
- package/lib-commonjs/{Text.js.map → Text.cjs.map} +1 -1
- package/lib-commonjs/{Title1.js → Title1.cjs} +1 -1
- package/lib-commonjs/{Title1.js.map → Title1.cjs.map} +1 -1
- package/lib-commonjs/{Title2.js → Title2.cjs} +1 -1
- package/lib-commonjs/{Title2.js.map → Title2.cjs.map} +1 -1
- package/lib-commonjs/{Title3.js → Title3.cjs} +1 -1
- package/lib-commonjs/{Title3.js.map → Title3.cjs.map} +1 -1
- package/lib-commonjs/components/Text/{Text.js → Text.cjs} +3 -3
- package/lib-commonjs/components/Text/{Text.js.map → Text.cjs.map} +1 -1
- package/lib-commonjs/components/Text/{index.js → index.cjs} +4 -4
- package/lib-commonjs/components/Text/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/Text/useTextStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Body1/{Body1.js → Body1.cjs} +2 -2
- package/lib-commonjs/components/presets/Body1/{Body1.js.map → Body1.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body1/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Body1/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body1/useBody1Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Body1Strong/{Body1Strong.js → Body1Strong.cjs} +2 -2
- package/lib-commonjs/components/presets/Body1Strong/{Body1Strong.js.map → Body1Strong.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body1Strong/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Body1Strong/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body1Strong/useBody1StrongStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Body1Stronger/{Body1Stronger.js → Body1Stronger.cjs} +2 -2
- package/lib-commonjs/components/presets/Body1Stronger/{Body1Stronger.js.map → Body1Stronger.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Body1Stronger/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/useBody1StrongerStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Body2/{Body2.js → Body2.cjs} +2 -2
- package/lib-commonjs/components/presets/Body2/{Body2.js.map → Body2.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body2/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Body2/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Body2/useBody2Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Caption1/{Caption1.js → Caption1.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption1/{Caption1.js.map → Caption1.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption1/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption1/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption1/useCaption1Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Caption1Strong/{Caption1Strong.js → Caption1Strong.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption1Strong/{Caption1Strong.js.map → Caption1Strong.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption1Strong/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/useCaption1StrongStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Caption1Stronger/{Caption1Stronger.js → Caption1Stronger.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption1Stronger/{Caption1Stronger.js.map → Caption1Stronger.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption1Stronger/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/useCaption1Stronger.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Caption2/{Caption2.js → Caption2.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption2/{Caption2.js.map → Caption2.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption2/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption2/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption2/useCaption2Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Caption2Strong/{Caption2Strong.js → Caption2Strong.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption2Strong/{Caption2Strong.js.map → Caption2Strong.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Caption2Strong/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/useCaption2StrongStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Display/{Display.js → Display.cjs} +2 -2
- package/lib-commonjs/components/presets/Display/{Display.js.map → Display.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Display/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Display/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Display/useDisplayStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/LargeTitle/{LargeTitle.js → LargeTitle.cjs} +2 -2
- package/lib-commonjs/components/presets/LargeTitle/{LargeTitle.js.map → LargeTitle.cjs.map} +1 -1
- package/lib-commonjs/components/presets/LargeTitle/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/LargeTitle/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/LargeTitle/useLargeTitleStyles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Subtitle1/{Subtitle1.js → Subtitle1.cjs} +2 -2
- package/lib-commonjs/components/presets/Subtitle1/{Subtitle1.js.map → Subtitle1.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Subtitle1/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Subtitle1/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Subtitle1/useSubtitle1Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Subtitle2/{Subtitle2.js → Subtitle2.cjs} +2 -2
- package/lib-commonjs/components/presets/Subtitle2/{Subtitle2.js.map → Subtitle2.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Subtitle2/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Subtitle2/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Subtitle2/useSubtitle2Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Subtitle2Stronger/{Subtitle2Stronger.js → Subtitle2Stronger.cjs} +2 -2
- package/lib-commonjs/components/presets/Subtitle2Stronger/{Subtitle2Stronger.js.map → Subtitle2Stronger.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Subtitle2Stronger/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Title1/{Title1.js → Title1.cjs} +2 -2
- package/lib-commonjs/components/presets/Title1/{Title1.js.map → Title1.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Title1/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Title1/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Title1/useTitle1Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Title2/{Title2.js → Title2.cjs} +2 -2
- package/lib-commonjs/components/presets/Title2/{Title2.js.map → Title2.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Title2/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Title2/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Title2/useTitle2Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/Title3/{Title3.js → Title3.cjs} +2 -2
- package/lib-commonjs/components/presets/Title3/{Title3.js.map → Title3.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Title3/{index.js → index.cjs} +2 -2
- package/lib-commonjs/components/presets/Title3/{index.js.map → index.cjs.map} +1 -1
- package/lib-commonjs/components/presets/Title3/useTitle3Styles.styles.cjs.map +1 -0
- package/lib-commonjs/components/presets/{createPreset.js → createPreset.cjs} +4 -4
- package/lib-commonjs/components/presets/{createPreset.js.map → createPreset.cjs.map} +1 -1
- package/lib-commonjs/{index.js → index.cjs} +18 -18
- package/lib-commonjs/{index.js.map → index.cjs.map} +1 -1
- package/package.json +17 -16
- package/lib-commonjs/components/Text/useTextStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Body1/useBody1Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Body1Strong/useBody1StrongStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Body1Stronger/useBody1StrongerStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Body2/useBody2Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Caption1/useCaption1Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Caption1Strong/useCaption1StrongStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Caption1Stronger/useCaption1Stronger.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Caption2/useCaption2Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Caption2Strong/useCaption2StrongStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Display/useDisplayStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/LargeTitle/useLargeTitleStyles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Subtitle1/useSubtitle1Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Subtitle2/useSubtitle2Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/useSubtitle2Stronger.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Title1/useTitle1Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Title2/useTitle2Styles.styles.js.map +0 -1
- package/lib-commonjs/components/presets/Title3/useTitle3Styles.styles.js.map +0 -1
- /package/lib-commonjs/components/Text/{Text.types.js → Text.types.cjs} +0 -0
- /package/lib-commonjs/components/Text/{Text.types.js.map → Text.types.cjs.map} +0 -0
- /package/lib-commonjs/components/Text/{renderText.js → renderText.cjs} +0 -0
- /package/lib-commonjs/components/Text/{renderText.js.map → renderText.cjs.map} +0 -0
- /package/lib-commonjs/components/Text/{useText.js → useText.cjs} +0 -0
- /package/lib-commonjs/components/Text/{useText.js.map → useText.cjs.map} +0 -0
- /package/lib-commonjs/components/Text/{useTextStyles.styles.js → useTextStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/Text/{useTextStyles.styles.raw.js → useTextStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/Text/{useTextStyles.styles.raw.js.map → useTextStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Body1/{useBody1Styles.styles.js → useBody1Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body1/{useBody1Styles.styles.raw.js → useBody1Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body1/{useBody1Styles.styles.raw.js.map → useBody1Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Body1Strong/{useBody1StrongStyles.styles.js → useBody1StrongStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body1Strong/{useBody1StrongStyles.styles.raw.js → useBody1StrongStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body1Strong/{useBody1StrongStyles.styles.raw.js.map → useBody1StrongStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Body1Stronger/{useBody1StrongerStyles.styles.js → useBody1StrongerStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body1Stronger/{useBody1StrongerStyles.styles.raw.js → useBody1StrongerStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body1Stronger/{useBody1StrongerStyles.styles.raw.js.map → useBody1StrongerStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Body2/{useBody2Styles.styles.js → useBody2Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body2/{useBody2Styles.styles.raw.js → useBody2Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Body2/{useBody2Styles.styles.raw.js.map → useBody2Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Caption1/{useCaption1Styles.styles.js → useCaption1Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption1/{useCaption1Styles.styles.raw.js → useCaption1Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption1/{useCaption1Styles.styles.raw.js.map → useCaption1Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Caption1Strong/{useCaption1StrongStyles.styles.js → useCaption1StrongStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption1Strong/{useCaption1StrongStyles.styles.raw.js → useCaption1StrongStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption1Strong/{useCaption1StrongStyles.styles.raw.js.map → useCaption1StrongStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Caption1Stronger/{useCaption1Stronger.styles.js → useCaption1Stronger.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption1Stronger/{useCaption1Stronger.styles.raw.js → useCaption1Stronger.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption1Stronger/{useCaption1Stronger.styles.raw.js.map → useCaption1Stronger.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Caption2/{useCaption2Styles.styles.js → useCaption2Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption2/{useCaption2Styles.styles.raw.js → useCaption2Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption2/{useCaption2Styles.styles.raw.js.map → useCaption2Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Caption2Strong/{useCaption2StrongStyles.styles.js → useCaption2StrongStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption2Strong/{useCaption2StrongStyles.styles.raw.js → useCaption2StrongStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Caption2Strong/{useCaption2StrongStyles.styles.raw.js.map → useCaption2StrongStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Display/{useDisplayStyles.styles.js → useDisplayStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Display/{useDisplayStyles.styles.raw.js → useDisplayStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Display/{useDisplayStyles.styles.raw.js.map → useDisplayStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/LargeTitle/{useLargeTitleStyles.styles.js → useLargeTitleStyles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/LargeTitle/{useLargeTitleStyles.styles.raw.js → useLargeTitleStyles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/LargeTitle/{useLargeTitleStyles.styles.raw.js.map → useLargeTitleStyles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Subtitle1/{useSubtitle1Styles.styles.js → useSubtitle1Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Subtitle1/{useSubtitle1Styles.styles.raw.js → useSubtitle1Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Subtitle1/{useSubtitle1Styles.styles.raw.js.map → useSubtitle1Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Subtitle2/{useSubtitle2Styles.styles.js → useSubtitle2Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Subtitle2/{useSubtitle2Styles.styles.raw.js → useSubtitle2Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Subtitle2/{useSubtitle2Styles.styles.raw.js.map → useSubtitle2Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Subtitle2Stronger/{useSubtitle2Stronger.styles.js → useSubtitle2Stronger.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Subtitle2Stronger/{useSubtitle2Stronger.styles.raw.js → useSubtitle2Stronger.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Subtitle2Stronger/{useSubtitle2Stronger.styles.raw.js.map → useSubtitle2Stronger.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Title1/{useTitle1Styles.styles.js → useTitle1Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Title1/{useTitle1Styles.styles.raw.js → useTitle1Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Title1/{useTitle1Styles.styles.raw.js.map → useTitle1Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Title2/{useTitle2Styles.styles.js → useTitle2Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Title2/{useTitle2Styles.styles.raw.js → useTitle2Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Title2/{useTitle2Styles.styles.raw.js.map → useTitle2Styles.styles.raw.cjs.map} +0 -0
- /package/lib-commonjs/components/presets/Title3/{useTitle3Styles.styles.js → useTitle3Styles.styles.cjs} +0 -0
- /package/lib-commonjs/components/presets/Title3/{useTitle3Styles.styles.raw.js → useTitle3Styles.styles.raw.cjs} +0 -0
- /package/lib-commonjs/components/presets/Title3/{useTitle3Styles.styles.raw.js.map → useTitle3Styles.styles.raw.cjs.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,eAAQ;;;eAAEC,yBAAkB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,eAAQ;;;eAAEC,yBAAkB;;;uBAAQ,yCAAsC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,qBAAc;;;eAAEC,+BAAwB;;;uBAAQ
|
|
1
|
+
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,qBAAc;;;eAAEC,+BAAwB;;;uBAAQ,+CAA4C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,uBAAgB;;;eAAEC,iCAA0B;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,uBAAgB;;;eAAEC,iCAA0B;;;uBAAQ,iDAA8C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';\n"],"names":["Caption2","caption2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,eAAQ;;;eAAEC,yBAAkB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';\n"],"names":["Caption2","caption2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,eAAQ;;;eAAEC,yBAAkB;;;uBAAQ,yCAAsC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,qBAAc;;;eAAEC,+BAAwB;;;uBAAQ
|
|
1
|
+
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,qBAAc;;;eAAEC,+BAAwB;;;uBAAQ,+CAA4C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export { Display, displayClassNames } from './components/presets/Display/index';\n"],"names":["Display","displayClassNames"],"mappings":";;;;;;;;;;;;eAASA,cAAO;;;eAAEC,wBAAiB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export { Display, displayClassNames } from './components/presets/Display/index';\n"],"names":["Display","displayClassNames"],"mappings":";;;;;;;;;;;;eAASA,cAAO;;;eAAEC,wBAAiB;;;uBAAQ,wCAAqC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';\n"],"names":["LargeTitle","largeTitleClassNames"],"mappings":";;;;;;;;;;;;eAASA,iBAAU;;;eAAEC,2BAAoB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';\n"],"names":["LargeTitle","largeTitleClassNames"],"mappings":";;;;;;;;;;;;eAASA,iBAAU;;;eAAEC,2BAAoB;;;uBAAQ,2CAAwC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';\n"],"names":["Subtitle1","subtitle1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,gBAAS;;;eAAEC,0BAAmB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';\n"],"names":["Subtitle1","subtitle1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,gBAAS;;;eAAEC,0BAAmB;;;uBAAQ,0CAAuC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';\n"],"names":["Subtitle2","subtitle2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,gBAAS;;;eAAEC,0BAAmB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';\n"],"names":["Subtitle2","subtitle2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,gBAAS;;;eAAEC,0BAAmB;;;uBAAQ,0CAAuC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,wBAAiB;;;eAAEC,kCAA2B;;;uBAAQ
|
|
1
|
+
{"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,wBAAiB;;;eAAEC,kCAA2B;;;uBAAQ,kDAA+C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export type { TextPresetProps, TextProps, TextSlots, TextState } from './components/Text/index';\nexport {\n Text,\n renderText_unstable,\n textClassNames,\n useTextStyles_unstable,\n useText_unstable,\n} from './components/Text/index';\n"],"names":["Text","renderText_unstable","textClassNames","useTextStyles_unstable","useText_unstable"],"mappings":";;;;;;;;;;;;eAEEA,WAAI;;;eACJC,0BAAmB;;;eACnBC,qBAAc;;;eACdC,6BAAsB;;;eACtBC,uBAAgB;;;uBACX,
|
|
1
|
+
{"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export type { TextPresetProps, TextProps, TextSlots, TextState } from './components/Text/index';\nexport {\n Text,\n renderText_unstable,\n textClassNames,\n useTextStyles_unstable,\n useText_unstable,\n} from './components/Text/index';\n"],"names":["Text","renderText_unstable","textClassNames","useTextStyles_unstable","useText_unstable"],"mappings":";;;;;;;;;;;;eAEEA,WAAI;;;eACJC,0BAAmB;;;eACnBC,qBAAc;;;eACdC,6BAAsB;;;eACtBC,uBAAgB;;;uBACX,6BAA0B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export { Title1, title1ClassNames } from './components/presets/Title1/index';\n"],"names":["Title1","title1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,aAAM;;;eAAEC,uBAAgB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export { Title1, title1ClassNames } from './components/presets/Title1/index';\n"],"names":["Title1","title1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,aAAM;;;eAAEC,uBAAgB;;;uBAAQ,uCAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export { Title2, title2ClassNames } from './components/presets/Title2/index';\n"],"names":["Title2","title2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,aAAM;;;eAAEC,uBAAgB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export { Title2, title2ClassNames } from './components/presets/Title2/index';\n"],"names":["Title2","title2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,aAAM;;;eAAEC,uBAAgB;;;uBAAQ,uCAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export { Title3, title3ClassNames } from './components/presets/Title3/index';\n"],"names":["Title3","title3ClassNames"],"mappings":";;;;;;;;;;;;eAASA,aAAM;;;eAAEC,uBAAgB;;;uBAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export { Title3, title3ClassNames } from './components/presets/Title3/index';\n"],"names":["Title3","title3ClassNames"],"mappings":";;;;;;;;;;;;eAASA,aAAM;;;eAAEC,uBAAgB;;;uBAAQ,uCAAoC"}
|
|
@@ -11,9 +11,9 @@ Object.defineProperty(exports, "Text", {
|
|
|
11
11
|
});
|
|
12
12
|
const _interop_require_wildcard = require("@swc/helpers/_/_interop_require_wildcard");
|
|
13
13
|
const _react = /*#__PURE__*/ _interop_require_wildcard._(require("react"));
|
|
14
|
-
const _useText = require("./useText");
|
|
15
|
-
const _renderText = require("./renderText");
|
|
16
|
-
const _useTextStylesstyles = require("./useTextStyles.styles");
|
|
14
|
+
const _useText = require("./useText.cjs");
|
|
15
|
+
const _renderText = require("./renderText.cjs");
|
|
16
|
+
const _useTextStylesstyles = require("./useTextStyles.styles.cjs");
|
|
17
17
|
const _reactsharedcontexts = require("@fluentui/react-shared-contexts");
|
|
18
18
|
const Text = /*#__PURE__*/ _react.forwardRef((props, ref)=>{
|
|
19
19
|
const state = (0, _useText.useText_unstable)(props, ref);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/Text/Text.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { useText_unstable } from './useText';\nimport { renderText_unstable } from './renderText';\nimport { useTextStyles_unstable } from './useTextStyles.styles';\nimport type { TextProps } from './Text.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * Typography and styling abstraction component used to ensure consistency of text.\n */\nexport const Text: ForwardRefComponent<TextProps> = React.forwardRef((props, ref) => {\n const state = useText_unstable(props, ref);\n\n useTextStyles_unstable(state);\n\n useCustomStyleHook_unstable('useTextStyles_unstable')(state);\n\n return renderText_unstable(state);\n // Work around some small mismatches in inferred types which don't matter in practice\n}) as ForwardRefComponent<TextProps>;\n\nText.displayName = 'Text';\n"],"names":["React","useText_unstable","renderText_unstable","useTextStyles_unstable","useCustomStyleHook_unstable","Text","forwardRef","props","ref","state","displayName"],"mappings":"AAAA;;;;;;;;;;;;iEAEuB,QAAQ;yBACE,
|
|
1
|
+
{"version":3,"sources":["../src/components/Text/Text.tsx"],"sourcesContent":["'use client';\n\nimport * as React from 'react';\nimport { useText_unstable } from './useText';\nimport { renderText_unstable } from './renderText';\nimport { useTextStyles_unstable } from './useTextStyles.styles';\nimport type { TextProps } from './Text.types';\nimport type { ForwardRefComponent } from '@fluentui/react-utilities';\nimport { useCustomStyleHook_unstable } from '@fluentui/react-shared-contexts';\n\n/**\n * Typography and styling abstraction component used to ensure consistency of text.\n */\nexport const Text: ForwardRefComponent<TextProps> = React.forwardRef((props, ref) => {\n const state = useText_unstable(props, ref);\n\n useTextStyles_unstable(state);\n\n useCustomStyleHook_unstable('useTextStyles_unstable')(state);\n\n return renderText_unstable(state);\n // Work around some small mismatches in inferred types which don't matter in practice\n}) as ForwardRefComponent<TextProps>;\n\nText.displayName = 'Text';\n"],"names":["React","useText_unstable","renderText_unstable","useTextStyles_unstable","useCustomStyleHook_unstable","Text","forwardRef","props","ref","state","displayName"],"mappings":"AAAA;;;;;;;;;;;;iEAEuB,QAAQ;yBACE,eAAY;4BACT,kBAAe;qCACZ,4BAAyB;qCAGpB,kCAAkC;AAKvE,MAAMK,OAAAA,WAAAA,GAAuCL,OAAMM,UAAU,CAAC,CAACC,OAAOC;IAC3E,MAAMC,YAAQR,yBAAAA,EAAiBM,OAAOC;QAEtCL,2CAAAA,EAAuBM;QAEvBL,gDAAAA,EAA4B,0BAA0BK;IAEtD,WAAOP,+BAAAA,EAAoBO;AAC3B,qFAAqF;AACvF,GAAqC;AAErCJ,KAAKK,WAAW,GAAG"}
|
|
@@ -25,7 +25,7 @@ _export(exports, {
|
|
|
25
25
|
return _useText.useText_unstable;
|
|
26
26
|
}
|
|
27
27
|
});
|
|
28
|
-
const _Text = require("./Text");
|
|
29
|
-
const _renderText = require("./renderText");
|
|
30
|
-
const _useText = require("./useText");
|
|
31
|
-
const _useTextStylesstyles = require("./useTextStyles.styles");
|
|
28
|
+
const _Text = require("./Text.cjs");
|
|
29
|
+
const _renderText = require("./renderText.cjs");
|
|
30
|
+
const _useText = require("./useText.cjs");
|
|
31
|
+
const _useTextStylesstyles = require("./useTextStyles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export { Text } from './Text';\nexport type { TextPresetProps, TextProps, TextSlots, TextState } from './Text.types';\nexport { renderText_unstable } from './renderText';\nexport { useText_unstable } from './useText';\nexport { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';\n"],"names":["Text","renderText_unstable","useText_unstable","textClassNames","useTextStyles_unstable"],"mappings":";;;;;;;;;;;;eAASA,UAAI;;;eAEJC,+BAAmB;;;eAEnBE,mCAAc;;;eAAEC,2CAAsB;;;eADtCF,yBAAgB;;;sBAHJ,
|
|
1
|
+
{"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export { Text } from './Text';\nexport type { TextPresetProps, TextProps, TextSlots, TextState } from './Text.types';\nexport { renderText_unstable } from './renderText';\nexport { useText_unstable } from './useText';\nexport { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';\n"],"names":["Text","renderText_unstable","useText_unstable","textClassNames","useTextStyles_unstable"],"mappings":";;;;;;;;;;;;eAASA,UAAI;;;eAEJC,+BAAmB;;;eAEnBE,mCAAc;;;eAAEC,2CAAsB;;;eADtCF,yBAAgB;;;sBAHJ,YAAS;4BAEM,kBAAe;yBAClB,eAAY;qCACU,4BAAyB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useTextStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles, mergeClasses } from \"@griffel/react\";\nimport { tokens } from \"@fluentui/react-theme\";\nexport const textClassNames = {\n root: 'fui-Text'\n};\n/**\n * Styles for the root slot\n */ const useStyles = makeStyles({\n root: {\n fontFamily: tokens.fontFamilyBase,\n fontSize: tokens.fontSizeBase300,\n lineHeight: tokens.lineHeightBase300,\n fontWeight: tokens.fontWeightRegular,\n textAlign: 'start',\n display: 'inline',\n whiteSpace: 'normal',\n overflow: 'visible',\n textOverflow: 'clip'\n },\n nowrap: {\n whiteSpace: 'nowrap',\n overflow: 'hidden'\n },\n truncate: {\n textOverflow: 'ellipsis'\n },\n block: {\n display: 'block'\n },\n italic: {\n fontStyle: 'italic'\n },\n underline: {\n textDecorationLine: 'underline'\n },\n strikethrough: {\n textDecorationLine: 'line-through'\n },\n strikethroughUnderline: {\n textDecorationLine: 'line-through underline'\n },\n base100: {\n fontSize: tokens.fontSizeBase100,\n lineHeight: tokens.lineHeightBase100\n },\n base200: {\n fontSize: tokens.fontSizeBase200,\n lineHeight: tokens.lineHeightBase200\n },\n base400: {\n fontSize: tokens.fontSizeBase400,\n lineHeight: tokens.lineHeightBase400\n },\n base500: {\n fontSize: tokens.fontSizeBase500,\n lineHeight: tokens.lineHeightBase500\n },\n base600: {\n fontSize: tokens.fontSizeBase600,\n lineHeight: tokens.lineHeightBase600\n },\n hero700: {\n fontSize: tokens.fontSizeHero700,\n lineHeight: tokens.lineHeightHero700\n },\n hero800: {\n fontSize: tokens.fontSizeHero800,\n lineHeight: tokens.lineHeightHero800\n },\n hero900: {\n fontSize: tokens.fontSizeHero900,\n lineHeight: tokens.lineHeightHero900\n },\n hero1000: {\n fontSize: tokens.fontSizeHero1000,\n lineHeight: tokens.lineHeightHero1000\n },\n monospace: {\n fontFamily: tokens.fontFamilyMonospace\n },\n numeric: {\n fontFamily: tokens.fontFamilyNumeric\n },\n weightMedium: {\n fontWeight: tokens.fontWeightMedium\n },\n weightSemibold: {\n fontWeight: tokens.fontWeightSemibold\n },\n weightBold: {\n fontWeight: tokens.fontWeightBold\n },\n alignCenter: {\n textAlign: 'center'\n },\n alignEnd: {\n textAlign: 'end'\n },\n alignJustify: {\n textAlign: 'justify'\n }\n});\n/**\n * Apply styling to the Text slots based on the state\n */ export const useTextStyles_unstable = (state)=>{\n const styles = useStyles();\n // eslint-disable-next-line react-hooks/immutability\n state.root.className = mergeClasses(textClassNames.root, styles.root, state.wrap === false && styles.nowrap, state.truncate && styles.truncate, state.block && styles.block, state.italic && styles.italic, state.underline && styles.underline, state.strikethrough && styles.strikethrough, state.underline && state.strikethrough && styles.strikethroughUnderline, state.size === 100 && styles.base100, state.size === 200 && styles.base200, state.size === 400 && styles.base400, state.size === 500 && styles.base500, state.size === 600 && styles.base600, state.size === 700 && styles.hero700, state.size === 800 && styles.hero800, state.size === 900 && styles.hero900, state.size === 1000 && styles.hero1000, state.font === 'monospace' && styles.monospace, state.font === 'numeric' && styles.numeric, state.weight === 'medium' && styles.weightMedium, state.weight === 'semibold' && styles.weightSemibold, state.weight === 'bold' && styles.weightBold, state.align === 'center' && styles.alignCenter, state.align === 'end' && styles.alignEnd, state.align === 'justify' && styles.alignJustify, state.root.className);\n return state;\n};\n"],"names":["__styles","mergeClasses","tokens","textClassNames","root","useStyles","Bahqtrf","Be2twd7","Bg96gwp","Bhrd7zp","fsow6f","mc9l5x","Huce71","B68tc82","Bmxbyg5","Bpg54ce","ygn44y","nowrap","truncate","block","italic","B80ckks","underline","w71qe1","strikethrough","strikethroughUnderline","base100","base200","base400","base500","base600","hero700","hero800","hero900","hero1000","monospace","numeric","weightMedium","weightSemibold","weightBold","alignCenter","alignEnd","alignJustify","d","p","useTextStyles_unstable","state","styles","className","wrap","size","font","weight","align"],"mappings":"AAAA,YAAY;;;;;;;;;;;;IAGCG,cAAc;;;IAsGV0C,sBAAsB;;;;uBAxGE,gBAAgB;AAElD,uBAAuB;IAC1BzC,IAAI,EAAE;AACV,CAAC;AACD;;CAEA,GAAI,MAAMC,SAAS,GAAA,WAAA,OAAGL,eAAA,EAAA;IAAAI,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,MAAA,EAAA;QAAAC,MAAA,EAAA;QAAAC,MAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,MAAA,EAAA;IAAA;IAAAC,MAAA,EAAA;QAAAL,MAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAG,QAAA,EAAA;QAAAF,MAAA,EAAA;IAAA;IAAAG,KAAA,EAAA;QAAAR,MAAA,EAAA;IAAA;IAAAS,MAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAC,SAAA,EAAA;QAAAC,MAAA,EAAA;IAAA;IAAAC,aAAA,EAAA;QAAAD,MAAA,EAAA;IAAA;IAAAE,sBAAA,EAAA;QAAAF,MAAA,EAAA;IAAA;IAAAG,OAAA,EAAA;QAAAnB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAmB,OAAA,EAAA;QAAApB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAoB,OAAA,EAAA;QAAArB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAqB,OAAA,EAAA;QAAAtB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAsB,OAAA,EAAA;QAAAvB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAuB,OAAA,EAAA;QAAAxB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAwB,OAAA,EAAA;QAAAzB,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAAyB,OAAA,EAAA;QAAA1B,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAA0B,QAAA,EAAA;QAAA3B,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;IAAA2B,SAAA,EAAA;QAAA7B,OAAA,EAAA;IAAA;IAAA8B,OAAA,EAAA;QAAA9B,OAAA,EAAA;IAAA;IAAA+B,YAAA,EAAA;QAAA5B,OAAA,EAAA;IAAA;IAAA6B,cAAA,EAAA;QAAA7B,OAAA,EAAA;IAAA;IAAA8B,UAAA,EAAA;QAAA9B,OAAA,EAAA;IAAA;IAAA+B,WAAA,EAAA;QAAA9B,MAAA,EAAA;IAAA;IAAA+B,QAAA,EAAA;QAAA/B,MAAA,EAAA;IAAA;IAAAgC,YAAA,EAAA;QAAAhC,MAAA,EAAA;IAAA;AAAA,GAAA;IAAAiC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;YAAA;YAAA;gBAAAC,CAAA,EAAA,CAAA;YAAA;SAAA;QAAA;QAAA;QAAA;YAAA;YAAA;gBAAAA,CAAA,EAAA,CAAA;YAAA;SAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CA8FrB,CAAC;AAGS,gCAAgCE,KAAK,IAAG;IAC/C,MAAMC,MAAM,GAAG1C,SAAS,CAAC,CAAC;IAC1B,oDAAA;IACAyC,KAAK,CAAC1C,IAAI,CAAC4C,SAAS,OAAG/C,mBAAY,EAACE,cAAc,CAACC,IAAI,EAAE2C,MAAM,CAAC3C,IAAI,EAAE0C,KAAK,CAACG,IAAI,KAAK,KAAK,IAAIF,MAAM,CAAC9B,MAAM,EAAE6B,KAAK,CAAC5B,QAAQ,IAAI6B,MAAM,CAAC7B,QAAQ,EAAE4B,KAAK,CAAC3B,KAAK,IAAI4B,MAAM,CAAC5B,KAAK,EAAE2B,KAAK,CAAC1B,MAAM,IAAI2B,MAAM,CAAC3B,MAAM,EAAE0B,KAAK,CAACxB,SAAS,IAAIyB,MAAM,CAACzB,SAAS,EAAEwB,KAAK,CAACtB,aAAa,IAAIuB,MAAM,CAACvB,aAAa,EAAEsB,KAAK,CAACxB,SAAS,IAAIwB,KAAK,CAACtB,aAAa,IAAIuB,MAAM,CAACtB,sBAAsB,EAAEqB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACrB,OAAO,EAAEoB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACpB,OAAO,EAAEmB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACnB,OAAO,EAAEkB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAAClB,OAAO,EAAEiB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACjB,OAAO,EAAEgB,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAAChB,OAAO,EAAEe,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACf,OAAO,EAAEc,KAAK,CAACI,IAAI,KAAK,GAAG,IAAIH,MAAM,CAACd,OAAO,EAAEa,KAAK,CAACI,IAAI,KAAK,IAAI,IAAIH,MAAM,CAACb,QAAQ,EAAEY,KAAK,CAACK,IAAI,KAAK,WAAW,IAAIJ,MAAM,CAACZ,SAAS,EAAEW,KAAK,CAACK,IAAI,KAAK,SAAS,IAAIJ,MAAM,CAACX,OAAO,EAAEU,KAAK,CAACM,MAAM,KAAK,QAAQ,IAAIL,MAAM,CAACV,YAAY,EAAES,KAAK,CAACM,MAAM,KAAK,UAAU,IAAIL,MAAM,CAACT,cAAc,EAAEQ,KAAK,CAACM,MAAM,KAAK,MAAM,IAAIL,MAAM,CAACR,UAAU,EAAEO,KAAK,CAACO,KAAK,KAAK,QAAQ,IAAIN,MAAM,CAACP,WAAW,EAAEM,KAAK,CAACO,KAAK,KAAK,KAAK,IAAIN,MAAM,CAACN,QAAQ,EAAEK,KAAK,CAACO,KAAK,KAAK,SAAS,IAAIN,MAAM,CAACL,YAAY,EAAEI,KAAK,CAAC1C,IAAI,CAAC4C,SAAS,CAAC;IACllC,OAAOF,KAAK;AAChB,CAAC"}
|
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Body1", {
|
|
|
9
9
|
return Body1;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useBody1Stylesstyles = require("./useBody1Styles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useBody1Stylesstyles = require("./useBody1Styles.styles.cjs");
|
|
14
14
|
const Body1 = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useBody1Stylesstyles.useBody1Styles,
|
|
16
16
|
className: _useBody1Stylesstyles.body1ClassNames.root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1/Body1.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1ClassNames, useBody1Styles } from './useBody1Styles.styles';\n\n/**\n * Text preset component for the Body1 typography variant\n */\nexport const Body1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1Styles,\n className: body1ClassNames.root,\n displayName: 'Body1',\n});\n"],"names":["createPreset","body1ClassNames","useBody1Styles","Body1","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1/Body1.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1ClassNames, useBody1Styles } from './useBody1Styles.styles';\n\n/**\n * Text preset component for the Body1 typography variant\n */\nexport const Body1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1Styles,\n className: body1ClassNames.root,\n displayName: 'Body1',\n});\n"],"names":["createPreset","body1ClassNames","useBody1Styles","Body1","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;sCAEC,6BAA0B;AAKnE,MAAMG,YAAkDH,0BAAAA,EAAa;IAC1EI,WAAWF,oCAAAA;IACXG,WAAWJ,qCAAAA,CAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useBody1Stylesstyles.body1ClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Body1 = require("./Body1");
|
|
20
|
-
const _useBody1Stylesstyles = require("./useBody1Styles.styles");
|
|
19
|
+
const _Body1 = require("./Body1.cjs");
|
|
20
|
+
const _useBody1Stylesstyles = require("./useBody1Styles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export { Body1 } from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["Body1","body1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,YAAK;;;eACLC,qCAAe;;;uBADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export { Body1 } from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["Body1","body1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,YAAK;;;eACLC,qCAAe;;;uBADF,aAAU;sCACA,6BAA0B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useBody1Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const body1ClassNames = {\n root: 'fui-Body1'\n};\n/**\n * Styles for the root slot\n */ export const useBody1Styles = makeStyles({\n root: typographyStyles.body1\n});\n"],"names":["__styles","typographyStyles","body1ClassNames","root","useBody1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;mBAGgB;;;kBAKG;;;;uBAPJ,gBAAgB;AAEpC,MAAME,kBAAkB;IAC3BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,iBAAc,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEjC,CAAC"}
|
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Body1Strong", {
|
|
|
9
9
|
return Body1Strong;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useBody1StrongStylesstyles = require("./useBody1StrongStyles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useBody1StrongStylesstyles = require("./useBody1StrongStyles.styles.cjs");
|
|
14
14
|
const Body1Strong = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useBody1StrongStylesstyles.useBody1StrongStyles,
|
|
16
16
|
className: _useBody1StrongStylesstyles.body1StrongClassNames.root,
|
package/lib-commonjs/components/presets/Body1Strong/{Body1Strong.js.map → Body1Strong.cjs.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Strong/Body1Strong.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongClassNames, useBody1StrongStyles } from './useBody1StrongStyles.styles';\n\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong',\n});\n"],"names":["createPreset","body1StrongClassNames","useBody1StrongStyles","Body1Strong","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Strong/Body1Strong.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongClassNames, useBody1StrongStyles } from './useBody1StrongStyles.styles';\n\n/**\n * Text preset component for the Body1Strong typography variant\n */\nexport const Body1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongStyles,\n className: body1StrongClassNames.root,\n displayName: 'Body1Strong',\n});\n"],"names":["createPreset","body1StrongClassNames","useBody1StrongStyles","Body1Strong","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;4CAEa,mCAAgC;AAKrF,MAAMG,kBAAwDH,0BAAAA,EAAa;IAChFI,WAAWF,gDAAAA;IACXG,WAAWJ,iDAAAA,CAAsBK,IAAI;IACrCC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useBody1StrongStylesstyles.body1StrongClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Body1Strong = require("./Body1Strong");
|
|
20
|
-
const _useBody1StrongStylesstyles = require("./useBody1StrongStyles.styles");
|
|
19
|
+
const _Body1Strong = require("./Body1Strong.cjs");
|
|
20
|
+
const _useBody1StrongStylesstyles = require("./useBody1StrongStyles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export { Body1Strong } from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["Body1Strong","body1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,wBAAW;;;eACXC,iDAAqB;;;6BADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export { Body1Strong } from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["Body1Strong","body1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,wBAAW;;;eACXC,iDAAqB;;;6BADF,mBAAgB;4CACN,mCAAgC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useBody1StrongStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const body1StrongClassNames = {\n root: 'fui-Body1Strong'\n};\n/**\n * Styles for the root slot\n */ export const useBody1StrongStyles = makeStyles({\n root: typographyStyles.body1Strong\n});\n"],"names":["__styles","typographyStyles","body1StrongClassNames","root","useBody1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;yBAGsB;;;wBAKG;;;;uBAPV,gBAAgB;AAEpC,MAAME,wBAAwB;IACjCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,uBAAoB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEvC,CAAC"}
|
package/lib-commonjs/components/presets/Body1Stronger/{Body1Stronger.js → Body1Stronger.cjs}
RENAMED
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Body1Stronger", {
|
|
|
9
9
|
return Body1Stronger;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useBody1StrongerStylesstyles = require("./useBody1StrongerStyles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useBody1StrongerStylesstyles = require("./useBody1StrongerStyles.styles.cjs");
|
|
14
14
|
const Body1Stronger = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useBody1StrongerStylesstyles.useBody1StrongerStyles,
|
|
16
16
|
className: _useBody1StrongerStylesstyles.body1StrongerClassNames.root,
|
package/lib-commonjs/components/presets/Body1Stronger/{Body1Stronger.js.map → Body1Stronger.cjs.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Stronger/Body1Stronger.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongerClassNames, useBody1StrongerStyles } from './useBody1StrongerStyles.styles';\n\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongerStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger',\n});\n"],"names":["createPreset","body1StrongerClassNames","useBody1StrongerStyles","Body1Stronger","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Stronger/Body1Stronger.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body1StrongerClassNames, useBody1StrongerStyles } from './useBody1StrongerStyles.styles';\n\n/**\n * Text preset component for the Body1Stronger typography variant\n */\nexport const Body1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody1StrongerStyles,\n className: body1StrongerClassNames.root,\n displayName: 'Body1Stronger',\n});\n"],"names":["createPreset","body1StrongerClassNames","useBody1StrongerStyles","Body1Stronger","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;8CAEiB,qCAAkC;AAK3F,MAAMG,oBAA0DH,0BAAAA,EAAa;IAClFI,WAAWF,oDAAAA;IACXG,WAAWJ,qDAAAA,CAAwBK,IAAI;IACvCC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useBody1StrongerStylesstyles.body1StrongerClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Body1Stronger = require("./Body1Stronger");
|
|
20
|
-
const _useBody1StrongerStylesstyles = require("./useBody1StrongerStyles.styles");
|
|
19
|
+
const _Body1Stronger = require("./Body1Stronger.cjs");
|
|
20
|
+
const _useBody1StrongerStylesstyles = require("./useBody1StrongerStyles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export { Body1Stronger } from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,4BAAa;;;eACbC,qDAAuB;;;+BADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export { Body1Stronger } from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,4BAAa;;;eACbC,qDAAuB;;;+BADF,qBAAkB;8CACR,qCAAkC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useBody1StrongerStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const body1StrongerClassNames = {\n root: 'fui-Body1Stronger'\n};\n/**\n * Styles for the root slot\n */ export const useBody1StrongerStyles = makeStyles({\n root: typographyStyles.body1Stronger\n});\n"],"names":["__styles","typographyStyles","body1StrongerClassNames","root","useBody1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;2BAGwB;;;0BAKG;;;;uBAPZ,gBAAgB;AAEpC,MAAME,0BAA0B;IACnCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,yBAAsB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEzC,CAAC"}
|
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Body2", {
|
|
|
9
9
|
return Body2;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useBody2Stylesstyles = require("./useBody2Styles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useBody2Stylesstyles = require("./useBody2Styles.styles.cjs");
|
|
14
14
|
const Body2 = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useBody2Stylesstyles.useBody2Styles,
|
|
16
16
|
className: _useBody2Stylesstyles.body2ClassNames.root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body2/Body2.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body2ClassNames, useBody2Styles } from './useBody2Styles.styles';\n\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody2Styles,\n className: body2ClassNames.root,\n displayName: 'Body2',\n});\n"],"names":["createPreset","body2ClassNames","useBody2Styles","Body2","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body2/Body2.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { body2ClassNames, useBody2Styles } from './useBody2Styles.styles';\n\n/**\n * Text preset component for the Body2 typography variant\n */\nexport const Body2: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useBody2Styles,\n className: body2ClassNames.root,\n displayName: 'Body2',\n});\n"],"names":["createPreset","body2ClassNames","useBody2Styles","Body2","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;sCAEC,6BAA0B;AAKnE,MAAMG,YAAkDH,0BAAAA,EAAa;IAC1EI,WAAWF,oCAAAA;IACXG,WAAWJ,qCAAAA,CAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useBody2Stylesstyles.body2ClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Body2 = require("./Body2");
|
|
20
|
-
const _useBody2Stylesstyles = require("./useBody2Styles.styles");
|
|
19
|
+
const _Body2 = require("./Body2.cjs");
|
|
20
|
+
const _useBody2Stylesstyles = require("./useBody2Styles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export { Body2 } from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["Body2","body2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,YAAK;;;eACLC,qCAAe;;;uBADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export { Body2 } from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["Body2","body2ClassNames"],"mappings":";;;;;;;;;;;;eAASA,YAAK;;;eACLC,qCAAe;;;uBADF,aAAU;sCACA,6BAA0B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useBody2Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const body2ClassNames = {\n root: 'fui-Body2'\n};\n/**\n * Styles for the root slot\n */ export const useBody2Styles = makeStyles({\n root: typographyStyles.body2\n});\n"],"names":["__styles","typographyStyles","body2ClassNames","root","useBody2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;mBAGgB;;;kBAKG;;;;uBAPJ,gBAAgB;AAEpC,MAAME,kBAAkB;IAC3BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,iBAAc,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEjC,CAAC"}
|
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Caption1", {
|
|
|
9
9
|
return Caption1;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useCaption1Stylesstyles = require("./useCaption1Styles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useCaption1Stylesstyles = require("./useCaption1Styles.styles.cjs");
|
|
14
14
|
const Caption1 = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useCaption1Stylesstyles.useCaption1Styles,
|
|
16
16
|
className: _useCaption1Stylesstyles.caption1ClassNames.root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1/Caption1.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1ClassNames, useCaption1Styles } from './useCaption1Styles.styles';\n\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1Styles,\n className: caption1ClassNames.root,\n displayName: 'Caption1',\n});\n"],"names":["createPreset","caption1ClassNames","useCaption1Styles","Caption1","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1/Caption1.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1ClassNames, useCaption1Styles } from './useCaption1Styles.styles';\n\n/**\n * Text preset component for the Caption1 typography variant\n */\nexport const Caption1: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1Styles,\n className: caption1ClassNames.root,\n displayName: 'Caption1',\n});\n"],"names":["createPreset","caption1ClassNames","useCaption1Styles","Caption1","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;yCAEO,gCAA6B;AAK5E,MAAMG,eAAqDH,0BAAAA,EAAa;IAC7EI,WAAWF,0CAAAA;IACXG,WAAWJ,2CAAAA,CAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useCaption1Stylesstyles.caption1ClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Caption1 = require("./Caption1");
|
|
20
|
-
const _useCaption1Stylesstyles = require("./useCaption1Styles.styles");
|
|
19
|
+
const _Caption1 = require("./Caption1.cjs");
|
|
20
|
+
const _useCaption1Stylesstyles = require("./useCaption1Styles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export { Caption1 } from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["Caption1","caption1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,kBAAQ;;;eACRC,2CAAkB;;;0BADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export { Caption1 } from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["Caption1","caption1ClassNames"],"mappings":";;;;;;;;;;;;eAASA,kBAAQ;;;eACRC,2CAAkB;;;0BADF,gBAAa;yCACH,gCAA6B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useCaption1Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const caption1ClassNames = {\n root: 'fui-Caption1'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1Styles = makeStyles({\n root: typographyStyles.caption1\n});\n"],"names":["__styles","typographyStyles","caption1ClassNames","root","useCaption1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;sBAGmB;;;qBAKG;;;;uBAPP,gBAAgB;AAEpC,MAAME,qBAAqB;IAC9BC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,oBAAiB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAEpC,CAAC"}
|
package/lib-commonjs/components/presets/Caption1Strong/{Caption1Strong.js → Caption1Strong.cjs}
RENAMED
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Caption1Strong", {
|
|
|
9
9
|
return Caption1Strong;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useCaption1StrongStylesstyles = require("./useCaption1StrongStyles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useCaption1StrongStylesstyles = require("./useCaption1StrongStyles.styles.cjs");
|
|
14
14
|
const Caption1Strong = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useCaption1StrongStylesstyles.useCaption1StrongStyles,
|
|
16
16
|
className: _useCaption1StrongStylesstyles.caption1StrongClassNames.root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Strong/Caption1Strong.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongClassNames, useCaption1StrongStyles } from './useCaption1StrongStyles.styles';\n\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong',\n});\n"],"names":["createPreset","caption1StrongClassNames","useCaption1StrongStyles","Caption1Strong","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Strong/Caption1Strong.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongClassNames, useCaption1StrongStyles } from './useCaption1StrongStyles.styles';\n\n/**\n * Text preset component for the Caption1Strong typography variant\n */\nexport const Caption1Strong: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongStyles,\n className: caption1StrongClassNames.root,\n displayName: 'Caption1Strong',\n});\n"],"names":["createPreset","caption1StrongClassNames","useCaption1StrongStyles","Caption1Strong","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;+CAEmB,sCAAmC;AAK9F,MAAMG,qBAA2DH,0BAAAA,EAAa;IACnFI,WAAWF,sDAAAA;IACXG,WAAWJ,uDAAAA,CAAyBK,IAAI;IACxCC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useCaption1StrongStylesstyles.caption1StrongClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Caption1Strong = require("./Caption1Strong");
|
|
20
|
-
const _useCaption1StrongStylesstyles = require("./useCaption1StrongStyles.styles");
|
|
19
|
+
const _Caption1Strong = require("./Caption1Strong.cjs");
|
|
20
|
+
const _useCaption1StrongStylesstyles = require("./useCaption1StrongStyles.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export { Caption1Strong } from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,8BAAc;;;eACdC,uDAAwB;;;gCADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export { Caption1Strong } from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"mappings":";;;;;;;;;;;;eAASA,8BAAc;;;eACdC,uDAAwB;;;gCADF,sBAAmB;+CACT,sCAAmC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useCaption1StrongStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const caption1StrongClassNames = {\n root: 'fui-Caption1Strong'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1StrongStyles = makeStyles({\n root: typographyStyles.caption1Strong\n});\n"],"names":["__styles","typographyStyles","caption1StrongClassNames","root","useCaption1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;4BAGyB;;;2BAKG;;;;uBAPb,gBAAgB;AAEpC,MAAME,2BAA2B;IACpCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,0BAAuB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAE1C,CAAC"}
|
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Caption1Stronger", {
|
|
|
9
9
|
return Caption1Stronger;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useCaption1Strongerstyles = require("./useCaption1Stronger.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useCaption1Strongerstyles = require("./useCaption1Stronger.styles.cjs");
|
|
14
14
|
const Caption1Stronger = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useCaption1Strongerstyles.useCaption1StrongerStyles,
|
|
16
16
|
className: _useCaption1Strongerstyles.caption1StrongerClassNames.root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongerClassNames, useCaption1StrongerStyles } from './useCaption1Stronger.styles';\n\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongerStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger',\n});\n"],"names":["createPreset","caption1StrongerClassNames","useCaption1StrongerStyles","Caption1Stronger","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Stronger/Caption1Stronger.tsx"],"sourcesContent":["'use client';\n\nimport type * as React from 'react';\nimport { createPreset } from '../createPreset';\nimport type { TextPresetProps } from '../../Text/Text.types';\nimport { caption1StrongerClassNames, useCaption1StrongerStyles } from './useCaption1Stronger.styles';\n\n/**\n * Text preset component for the Caption1Stronger typography variant\n */\nexport const Caption1Stronger: React.FunctionComponent<TextPresetProps> = createPreset({\n useStyles: useCaption1StrongerStyles,\n className: caption1StrongerClassNames.root,\n displayName: 'Caption1Stronger',\n});\n"],"names":["createPreset","caption1StrongerClassNames","useCaption1StrongerStyles","Caption1Stronger","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;2CAEuB,kCAA+B;AAK9F,MAAMG,uBAA6DH,0BAAAA,EAAa;IACrFI,WAAWF,oDAAAA;IACXG,WAAWJ,qDAAAA,CAA2BK,IAAI;IAC1CC,aAAa;AACf,GAAG"}
|
|
@@ -16,5 +16,5 @@ _export(exports, {
|
|
|
16
16
|
return _useCaption1Strongerstyles.caption1StrongerClassNames;
|
|
17
17
|
}
|
|
18
18
|
});
|
|
19
|
-
const _Caption1Stronger = require("./Caption1Stronger");
|
|
20
|
-
const _useCaption1Strongerstyles = require("./useCaption1Stronger.styles");
|
|
19
|
+
const _Caption1Stronger = require("./Caption1Stronger.cjs");
|
|
20
|
+
const _useCaption1Strongerstyles = require("./useCaption1Stronger.styles.cjs");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export { Caption1Stronger } from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,kCAAgB;;;eAChBC,qDAA0B;;;kCADF,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export { Caption1Stronger } from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"mappings":";;;;;;;;;;;;eAASA,kCAAgB;;;eAChBC,qDAA0B;;;kCADF,wBAAqB;2CACX,kCAA+B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["useCaption1Stronger.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const caption1StrongerClassNames = {\n root: 'fui-Caption1Stronger'\n};\n/**\n * Styles for the root slot\n */ export const useCaption1StrongerStyles = makeStyles({\n root: typographyStyles.caption1Stronger\n});\n"],"names":["__styles","typographyStyles","caption1StrongerClassNames","root","useCaption1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"mappings":"AAAA,YAAY;;;;;;;;;;;;8BAG2B;;;6BAKG;;;;uBAPf,gBAAgB;AAEpC,MAAME,6BAA6B;IACtCC,IAAI,EAAE;AACV,CAAC;AAGU,MAAMC,4BAAyB,WAAA,OAAGJ,eAAA,EAAA;IAAAG,IAAA,EAAA;QAAAE,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;QAAAC,OAAA,EAAA;IAAA;AAAA,GAAA;IAAAC,CAAA,EAAA;QAAA;QAAA;QAAA;QAAA;KAAA;AAAA,CAE5C,CAAC"}
|
|
@@ -9,8 +9,8 @@ Object.defineProperty(exports, "Caption2", {
|
|
|
9
9
|
return Caption2;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
const _createPreset = require("../createPreset");
|
|
13
|
-
const _useCaption2Stylesstyles = require("./useCaption2Styles.styles");
|
|
12
|
+
const _createPreset = require("../createPreset.cjs");
|
|
13
|
+
const _useCaption2Stylesstyles = require("./useCaption2Styles.styles.cjs");
|
|
14
14
|
const Caption2 = (0, _createPreset.createPreset)({
|
|
15
15
|
useStyles: _useCaption2Stylesstyles.useCaption2Styles,
|
|
16
16
|
className: _useCaption2Stylesstyles.caption2ClassNames.root,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2/Caption2.tsx"],"sourcesContent":["'use client';\n\nimport type * 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":["createPreset","caption2ClassNames","useCaption2Styles","Caption2","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2/Caption2.tsx"],"sourcesContent":["'use client';\n\nimport type * 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":["createPreset","caption2ClassNames","useCaption2Styles","Caption2","useStyles","className","root","displayName"],"mappings":"AAAA;;;;;;;;;;;8BAG6B,qBAAkB;yCAEO,gCAA6B;AAK5E,MAAMG,eAAqDH,0BAAAA,EAAa;IAC7EI,WAAWF,0CAAAA;IACXG,WAAWJ,2CAAAA,CAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
|