@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,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const body1ClassNames = {
|
|
6
6
|
root: 'fui-Body1'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","body1ClassNames","root","useBody1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useBody1Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","body1ClassNames","root","useBody1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,eAAe,GAAG;EAC3BC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,cAAc,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEjC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const body1ClassNames = {
|
|
5
5
|
root: 'fui-Body1'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { body1StrongClassNames, useBody1StrongStyles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { body1StrongClassNames, useBody1StrongStyles } from "./useBody1StrongStyles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Body1Strong typography variant
|
|
6
6
|
*/ export const Body1Strong = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,qBAAqB,EAAEC,oBAAoB,QAAQ,mCAAgC;AAE5F;;CAEC,GACD,OAAO,MAAMC,cAAwDH,aAAa;IAChFI,WAAWF;IACXG,WAAWJ,sBAAsBK,IAAI;IACrCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Body1Strong } from
|
|
2
|
-
export { body1StrongClassNames } from
|
|
1
|
+
export { Body1Strong } from "./Body1Strong.js";
|
|
2
|
+
export { body1StrongClassNames } from "./useBody1StrongStyles.styles.js";
|
|
@@ -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":"AAAA,SAASA,WAAW,QAAQ,
|
|
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":"AAAA,SAASA,WAAW,QAAQ,mBAAgB;AAC5C,SAASC,qBAAqB,QAAQ,mCAAgC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const body1StrongClassNames = {
|
|
6
6
|
root: 'fui-Body1Strong'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","body1StrongClassNames","root","useBody1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useBody1StrongStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","body1StrongClassNames","root","useBody1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,qBAAqB,GAAG;EACjCC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,oBAAoB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEvC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const body1StrongClassNames = {
|
|
5
5
|
root: 'fui-Body1Strong'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { body1StrongerClassNames, useBody1StrongerStyles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { body1StrongerClassNames, useBody1StrongerStyles } from "./useBody1StrongerStyles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Body1Stronger typography variant
|
|
6
6
|
*/ export const Body1Stronger = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,uBAAuB,EAAEC,sBAAsB,QAAQ,qCAAkC;AAElG;;CAEC,GACD,OAAO,MAAMC,gBAA0DH,aAAa;IAClFI,WAAWF;IACXG,WAAWJ,wBAAwBK,IAAI;IACvCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Body1Stronger } from
|
|
2
|
-
export { body1StrongerClassNames } from
|
|
1
|
+
export { Body1Stronger } from "./Body1Stronger.js";
|
|
2
|
+
export { body1StrongerClassNames } from "./useBody1StrongerStyles.styles.js";
|
|
@@ -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":"AAAA,SAASA,aAAa,QAAQ,
|
|
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":"AAAA,SAASA,aAAa,QAAQ,qBAAkB;AAChD,SAASC,uBAAuB,QAAQ,qCAAkC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const body1StrongerClassNames = {
|
|
6
6
|
root: 'fui-Body1Stronger'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","body1StrongerClassNames","root","useBody1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useBody1StrongerStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","body1StrongerClassNames","root","useBody1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,uBAAuB,GAAG;EACnCC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,sBAAsB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEzC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const body1StrongerClassNames = {
|
|
5
5
|
root: 'fui-Body1Stronger'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { body2ClassNames, useBody2Styles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { body2ClassNames, useBody2Styles } from "./useBody2Styles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Body2 typography variant
|
|
6
6
|
*/ export const Body2 = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,eAAe,EAAEC,cAAc,QAAQ,6BAA0B;AAE1E;;CAEC,GACD,OAAO,MAAMC,QAAkDH,aAAa;IAC1EI,WAAWF;IACXG,WAAWJ,gBAAgBK,IAAI;IAC/BC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Body2 } from
|
|
2
|
-
export { body2ClassNames } from
|
|
1
|
+
export { Body2 } from "./Body2.js";
|
|
2
|
+
export { body2ClassNames } from "./useBody2Styles.styles.js";
|
|
@@ -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":"AAAA,SAASA,KAAK,QAAQ,
|
|
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":"AAAA,SAASA,KAAK,QAAQ,aAAU;AAChC,SAASC,eAAe,QAAQ,6BAA0B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const body2ClassNames = {
|
|
6
6
|
root: 'fui-Body2'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","body2ClassNames","root","useBody2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useBody2Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","body2ClassNames","root","useBody2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,eAAe,GAAG;EAC3BC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,cAAc,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEjC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const body2ClassNames = {
|
|
5
5
|
root: 'fui-Body2'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { caption1ClassNames, useCaption1Styles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { caption1ClassNames, useCaption1Styles } from "./useCaption1Styles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Caption1 typography variant
|
|
6
6
|
*/ export const Caption1 = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,kBAAkB,EAAEC,iBAAiB,QAAQ,gCAA6B;AAEnF;;CAEC,GACD,OAAO,MAAMC,WAAqDH,aAAa;IAC7EI,WAAWF;IACXG,WAAWJ,mBAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Caption1 } from
|
|
2
|
-
export { caption1ClassNames } from
|
|
1
|
+
export { Caption1 } from "./Caption1.js";
|
|
2
|
+
export { caption1ClassNames } from "./useCaption1Styles.styles.js";
|
|
@@ -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":"AAAA,SAASA,QAAQ,QAAQ,
|
|
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":"AAAA,SAASA,QAAQ,QAAQ,gBAAa;AACtC,SAASC,kBAAkB,QAAQ,gCAA6B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const caption1ClassNames = {
|
|
6
6
|
root: 'fui-Caption1'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","caption1ClassNames","root","useCaption1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption1Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","caption1ClassNames","root","useCaption1Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,kBAAkB,GAAG;EAC9BC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,iBAAiB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEpC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const caption1ClassNames = {
|
|
5
5
|
root: 'fui-Caption1'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { caption1StrongClassNames, useCaption1StrongStyles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { caption1StrongClassNames, useCaption1StrongStyles } from "./useCaption1StrongStyles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Caption1Strong typography variant
|
|
6
6
|
*/ export const Caption1Strong = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,wBAAwB,EAAEC,uBAAuB,QAAQ,sCAAmC;AAErG;;CAEC,GACD,OAAO,MAAMC,iBAA2DH,aAAa;IACnFI,WAAWF;IACXG,WAAWJ,yBAAyBK,IAAI;IACxCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Caption1Strong } from
|
|
2
|
-
export { caption1StrongClassNames } from
|
|
1
|
+
export { Caption1Strong } from "./Caption1Strong.js";
|
|
2
|
+
export { caption1StrongClassNames } from "./useCaption1StrongStyles.styles.js";
|
|
@@ -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":"AAAA,SAASA,cAAc,QAAQ,
|
|
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":"AAAA,SAASA,cAAc,QAAQ,sBAAmB;AAClD,SAASC,wBAAwB,QAAQ,sCAAmC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const caption1StrongClassNames = {
|
|
6
6
|
root: 'fui-Caption1Strong'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","caption1StrongClassNames","root","useCaption1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption1StrongStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","caption1StrongClassNames","root","useCaption1StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,wBAAwB,GAAG;EACpCC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,uBAAuB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAE1C,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const caption1StrongClassNames = {
|
|
5
5
|
root: 'fui-Caption1Strong'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { caption1StrongerClassNames, useCaption1StrongerStyles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { caption1StrongerClassNames, useCaption1StrongerStyles } from "./useCaption1Stronger.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Caption1Stronger typography variant
|
|
6
6
|
*/ export const Caption1Stronger = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,0BAA0B,EAAEC,yBAAyB,QAAQ,kCAA+B;AAErG;;CAEC,GACD,OAAO,MAAMC,mBAA6DH,aAAa;IACrFI,WAAWF;IACXG,WAAWJ,2BAA2BK,IAAI;IAC1CC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Caption1Stronger } from
|
|
2
|
-
export { caption1StrongerClassNames } from
|
|
1
|
+
export { Caption1Stronger } from "./Caption1Stronger.js";
|
|
2
|
+
export { caption1StrongerClassNames } from "./useCaption1Stronger.styles.js";
|
|
@@ -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":"AAAA,SAASA,gBAAgB,QAAQ,
|
|
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":"AAAA,SAASA,gBAAgB,QAAQ,wBAAqB;AACtD,SAASC,0BAA0B,QAAQ,kCAA+B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const caption1StrongerClassNames = {
|
|
6
6
|
root: 'fui-Caption1Stronger'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","caption1StrongerClassNames","root","useCaption1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption1Stronger.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","caption1StrongerClassNames","root","useCaption1StrongerStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"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"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,0BAA0B,GAAG;EACtCC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,yBAAyB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAE5C,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const caption1StrongerClassNames = {
|
|
5
5
|
root: 'fui-Caption1Stronger'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { caption2ClassNames, useCaption2Styles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { caption2ClassNames, useCaption2Styles } from "./useCaption2Styles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Caption2 typography variant
|
|
6
6
|
*/ export const Caption2 = createPreset({
|
|
@@ -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;AAGA,SAASA,YAAY,QAAQ,
|
|
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;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,kBAAkB,EAAEC,iBAAiB,QAAQ,gCAA6B;AAEnF;;CAEC,GACD,OAAO,MAAMC,WAAqDH,aAAa;IAC7EI,WAAWF;IACXG,WAAWJ,mBAAmBK,IAAI;IAClCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Caption2 } from
|
|
2
|
-
export { caption2ClassNames } from
|
|
1
|
+
export { Caption2 } from "./Caption2.js";
|
|
2
|
+
export { caption2ClassNames } from "./useCaption2Styles.styles.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export { Caption2 } from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["Caption2","caption2ClassNames"],"mappings":"AAAA,SAASA,QAAQ,QAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export { Caption2 } from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["Caption2","caption2ClassNames"],"mappings":"AAAA,SAASA,QAAQ,QAAQ,gBAAa;AACtC,SAASC,kBAAkB,QAAQ,gCAA6B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const caption2ClassNames = {
|
|
6
6
|
root: 'fui-Caption2'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","caption2ClassNames","root","useCaption2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption2Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","caption2ClassNames","root","useCaption2Styles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption2Styles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const caption2ClassNames = {\n root: 'fui-Caption2'\n};\n/**\n * Styles for the root slot\n */ export const useCaption2Styles = makeStyles({\n root: typographyStyles.caption2\n});\n"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,kBAAkB,GAAG;EAC9BC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,iBAAiB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEpC,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const caption2ClassNames = {
|
|
5
5
|
root: 'fui-Caption2'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { caption2StrongClassNames, useCaption2StrongStyles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { caption2StrongClassNames, useCaption2StrongStyles } from "./useCaption2StrongStyles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Caption2Strong typography variant
|
|
6
6
|
*/ export const Caption2Strong = createPreset({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2Strong/Caption2Strong.tsx"],"sourcesContent":["'use client';\n\nimport type * 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":["createPreset","caption2StrongClassNames","useCaption2StrongStyles","Caption2Strong","useStyles","className","root","displayName"],"mappings":"AAAA;AAGA,SAASA,YAAY,QAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2Strong/Caption2Strong.tsx"],"sourcesContent":["'use client';\n\nimport type * 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":["createPreset","caption2StrongClassNames","useCaption2StrongStyles","Caption2Strong","useStyles","className","root","displayName"],"mappings":"AAAA;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAG/C,SAASC,wBAAwB,EAAEC,uBAAuB,QAAQ,sCAAmC;AAErG;;CAEC,GACD,OAAO,MAAMC,iBAA2DH,aAAa;IACnFI,WAAWF;IACXG,WAAWJ,yBAAyBK,IAAI;IACxCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Caption2Strong } from
|
|
2
|
-
export { caption2StrongClassNames } from
|
|
1
|
+
export { Caption2Strong } from "./Caption2Strong.js";
|
|
2
|
+
export { caption2StrongClassNames } from "./useCaption2StrongStyles.styles.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export { Caption2Strong } from './Caption2Strong';\nexport { caption2StrongClassNames } from './useCaption2StrongStyles.styles';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"mappings":"AAAA,SAASA,cAAc,QAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export { Caption2Strong } from './Caption2Strong';\nexport { caption2StrongClassNames } from './useCaption2StrongStyles.styles';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"mappings":"AAAA,SAASA,cAAc,QAAQ,sBAAmB;AAClD,SAASC,wBAAwB,QAAQ,sCAAmC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const caption2StrongClassNames = {
|
|
6
6
|
root: 'fui-Caption2Strong'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","caption2StrongClassNames","root","useCaption2StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption2StrongStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","caption2StrongClassNames","root","useCaption2StrongStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useCaption2StrongStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const caption2StrongClassNames = {\n root: 'fui-Caption2Strong'\n};\n/**\n * Styles for the root slot\n */ export const useCaption2StrongStyles = makeStyles({\n root: typographyStyles.caption2Strong\n});\n"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,wBAAwB,GAAG;EACpCC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,uBAAuB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAE1C,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { makeStyles } from
|
|
3
|
-
import { typographyStyles } from
|
|
2
|
+
import { makeStyles } from "@griffel/react";
|
|
3
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
4
4
|
export const caption2StrongClassNames = {
|
|
5
5
|
root: 'fui-Caption2Strong'
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { createPreset } from
|
|
3
|
-
import { displayClassNames, useDisplayStyles } from
|
|
2
|
+
import { createPreset } from "../createPreset.js";
|
|
3
|
+
import { displayClassNames, useDisplayStyles } from "./useDisplayStyles.styles.js";
|
|
4
4
|
/**
|
|
5
5
|
* Text preset component for the Display typography variant
|
|
6
6
|
*/ export const Display = createPreset({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Display/Display.tsx"],"sourcesContent":["'use client';\n\nimport type * 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":["createPreset","displayClassNames","useDisplayStyles","Display","useStyles","className","root","displayName"],"mappings":"AAAA;AAGA,SAASA,YAAY,QAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Display/Display.tsx"],"sourcesContent":["'use client';\n\nimport type * 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":["createPreset","displayClassNames","useDisplayStyles","Display","useStyles","className","root","displayName"],"mappings":"AAAA;AAGA,SAASA,YAAY,QAAQ,qBAAkB;AAE/C,SAASC,iBAAiB,EAAEC,gBAAgB,QAAQ,+BAA4B;AAEhF;;CAEC,GACD,OAAO,MAAMC,UAAoDH,aAAa;IAC5EI,WAAWF;IACXG,WAAWJ,kBAAkBK,IAAI;IACjCC,aAAa;AACf,GAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Display } from
|
|
2
|
-
export { displayClassNames } from
|
|
1
|
+
export { Display } from "./Display.js";
|
|
2
|
+
export { displayClassNames } from "./useDisplayStyles.styles.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export { Display } from './Display';\nexport { displayClassNames } from './useDisplayStyles.styles';\n"],"names":["Display","displayClassNames"],"mappings":"AAAA,SAASA,OAAO,QAAQ,
|
|
1
|
+
{"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export { Display } from './Display';\nexport { displayClassNames } from './useDisplayStyles.styles';\n"],"names":["Display","displayClassNames"],"mappings":"AAAA,SAASA,OAAO,QAAQ,eAAY;AACpC,SAASC,iBAAiB,QAAQ,+BAA4B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { __styles } from
|
|
4
|
-
import { typographyStyles } from
|
|
3
|
+
import { __styles } from "@griffel/react";
|
|
4
|
+
import { typographyStyles } from "@fluentui/react-theme";
|
|
5
5
|
export const displayClassNames = {
|
|
6
6
|
root: 'fui-Display'
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","typographyStyles","displayClassNames","root","useDisplayStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useDisplayStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from
|
|
1
|
+
{"version":3,"names":["__styles","typographyStyles","displayClassNames","root","useDisplayStyles","Bahqtrf","Be2twd7","Bhrd7zp","Bg96gwp","d"],"sources":["useDisplayStyles.styles.js"],"sourcesContent":["'use client';\nimport { makeStyles } from \"@griffel/react\";\nimport { typographyStyles } from \"@fluentui/react-theme\";\nexport const displayClassNames = {\n root: 'fui-Display'\n};\n/**\n * Styles for the root slot\n */ export const useDisplayStyles = makeStyles({\n root: typographyStyles.display\n});\n"],"mappings":"AAAA,YAAY;;AACZ,SAAAA,QAAA,QAA2B,gBAAgB;AAC3C,SAASC,gBAAgB,QAAQ,uBAAuB;AACxD,OAAO,MAAMC,iBAAiB,GAAG;EAC7BC,IAAI,EAAE;AACV,CAAC;AACD;AACA;AACA;AAAI,OAAO,MAAMC,gBAAgB,gBAAGJ,QAAA;EAAAG,IAAA;IAAAE,OAAA;IAAAC,OAAA;IAAAC,OAAA;IAAAC,OAAA;EAAA;AAAA;EAAAC,CAAA;AAAA,CAEnC,CAAC","ignoreList":[]}
|