@fluentui/react-text 9.4.28 → 9.4.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -6
- package/lib/Body1.js +1 -1
- package/lib/Body1.js.map +1 -1
- package/lib/Body1Strong.js +1 -1
- package/lib/Body1Strong.js.map +1 -1
- package/lib/Body1Stronger.js +1 -1
- package/lib/Body1Stronger.js.map +1 -1
- package/lib/Body2.js +1 -1
- package/lib/Body2.js.map +1 -1
- package/lib/Caption1.js +1 -1
- package/lib/Caption1.js.map +1 -1
- package/lib/Caption1Strong.js +1 -1
- package/lib/Caption1Strong.js.map +1 -1
- package/lib/Caption1Stronger.js +1 -1
- package/lib/Caption1Stronger.js.map +1 -1
- package/lib/Caption2.js +1 -1
- package/lib/Caption2.js.map +1 -1
- package/lib/Caption2Strong.js +1 -1
- package/lib/Caption2Strong.js.map +1 -1
- package/lib/Display.js +1 -1
- package/lib/Display.js.map +1 -1
- package/lib/LargeTitle.js +1 -1
- package/lib/LargeTitle.js.map +1 -1
- package/lib/Subtitle1.js +1 -1
- package/lib/Subtitle1.js.map +1 -1
- package/lib/Subtitle2.js +1 -1
- package/lib/Subtitle2.js.map +1 -1
- package/lib/Subtitle2Stronger.js +1 -1
- package/lib/Subtitle2Stronger.js.map +1 -1
- package/lib/Text.js +1 -1
- package/lib/Text.js.map +1 -1
- package/lib/Title1.js +1 -1
- package/lib/Title1.js.map +1 -1
- package/lib/Title2.js +1 -1
- package/lib/Title2.js.map +1 -1
- package/lib/Title3.js +1 -1
- package/lib/Title3.js.map +1 -1
- package/lib/components/Text/index.js +4 -5
- package/lib/components/Text/index.js.map +1 -1
- package/lib/components/presets/Body1/index.js +1 -1
- package/lib/components/presets/Body1/index.js.map +1 -1
- package/lib/components/presets/Body1Strong/index.js +1 -1
- package/lib/components/presets/Body1Strong/index.js.map +1 -1
- package/lib/components/presets/Body1Stronger/index.js +1 -1
- package/lib/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib/components/presets/Body2/index.js +1 -1
- package/lib/components/presets/Body2/index.js.map +1 -1
- package/lib/components/presets/Caption1/index.js +1 -1
- package/lib/components/presets/Caption1/index.js.map +1 -1
- package/lib/components/presets/Caption1Strong/index.js +1 -1
- package/lib/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib/components/presets/Caption1Stronger/index.js +1 -1
- package/lib/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib/components/presets/Caption2/index.js +1 -1
- package/lib/components/presets/Caption2/index.js.map +1 -1
- package/lib/components/presets/Caption2Strong/index.js +1 -1
- package/lib/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib/components/presets/Display/index.js +1 -1
- package/lib/components/presets/Display/index.js.map +1 -1
- package/lib/components/presets/LargeTitle/index.js +1 -1
- package/lib/components/presets/LargeTitle/index.js.map +1 -1
- package/lib/components/presets/Subtitle1/index.js +1 -1
- package/lib/components/presets/Subtitle1/index.js.map +1 -1
- package/lib/components/presets/Subtitle2/index.js +1 -1
- package/lib/components/presets/Subtitle2/index.js.map +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js +1 -1
- package/lib/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib/components/presets/Title1/index.js +1 -1
- package/lib/components/presets/Title1/index.js.map +1 -1
- package/lib/components/presets/Title2/index.js +1 -1
- package/lib/components/presets/Title2/index.js.map +1 -1
- package/lib/components/presets/Title3/index.js +1 -1
- package/lib/components/presets/Title3/index.js.map +1 -1
- package/lib-commonjs/Body1.js +15 -2
- package/lib-commonjs/Body1.js.map +1 -1
- package/lib-commonjs/Body1Strong.js +15 -2
- package/lib-commonjs/Body1Strong.js.map +1 -1
- package/lib-commonjs/Body1Stronger.js +15 -2
- package/lib-commonjs/Body1Stronger.js.map +1 -1
- package/lib-commonjs/Body2.js +15 -2
- package/lib-commonjs/Body2.js.map +1 -1
- package/lib-commonjs/Caption1.js +15 -2
- package/lib-commonjs/Caption1.js.map +1 -1
- package/lib-commonjs/Caption1Strong.js +15 -2
- package/lib-commonjs/Caption1Strong.js.map +1 -1
- package/lib-commonjs/Caption1Stronger.js +15 -2
- package/lib-commonjs/Caption1Stronger.js.map +1 -1
- package/lib-commonjs/Caption2.js +15 -2
- package/lib-commonjs/Caption2.js.map +1 -1
- package/lib-commonjs/Caption2Strong.js +15 -2
- package/lib-commonjs/Caption2Strong.js.map +1 -1
- package/lib-commonjs/Display.js +15 -2
- package/lib-commonjs/Display.js.map +1 -1
- package/lib-commonjs/LargeTitle.js +15 -2
- package/lib-commonjs/LargeTitle.js.map +1 -1
- package/lib-commonjs/Subtitle1.js +15 -2
- package/lib-commonjs/Subtitle1.js.map +1 -1
- package/lib-commonjs/Subtitle2.js +15 -2
- package/lib-commonjs/Subtitle2.js.map +1 -1
- package/lib-commonjs/Subtitle2Stronger.js +15 -2
- package/lib-commonjs/Subtitle2Stronger.js.map +1 -1
- package/lib-commonjs/Text.js +24 -2
- package/lib-commonjs/Text.js.map +1 -1
- package/lib-commonjs/Title1.js +15 -2
- package/lib-commonjs/Title1.js.map +1 -1
- package/lib-commonjs/Title2.js +15 -2
- package/lib-commonjs/Title2.js.map +1 -1
- package/lib-commonjs/Title3.js +15 -2
- package/lib-commonjs/Title3.js.map +1 -1
- package/lib-commonjs/components/Text/index.js +27 -6
- package/lib-commonjs/components/Text/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1/index.js +12 -5
- package/lib-commonjs/components/presets/Body1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Body1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body1Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Body1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Body2/index.js +12 -5
- package/lib-commonjs/components/presets/Body2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption1Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Caption1Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2/index.js +12 -5
- package/lib-commonjs/components/presets/Caption2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Caption2Strong/index.js +12 -5
- package/lib-commonjs/components/presets/Caption2Strong/index.js.map +1 -1
- package/lib-commonjs/components/presets/Display/index.js +12 -5
- package/lib-commonjs/components/presets/Display/index.js.map +1 -1
- package/lib-commonjs/components/presets/LargeTitle/index.js +12 -5
- package/lib-commonjs/components/presets/LargeTitle/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle1/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js +12 -5
- package/lib-commonjs/components/presets/Subtitle2Stronger/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title1/index.js +12 -5
- package/lib-commonjs/components/presets/Title1/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title2/index.js +12 -5
- package/lib-commonjs/components/presets/Title2/index.js.map +1 -1
- package/lib-commonjs/components/presets/Title3/index.js +12 -5
- package/lib-commonjs/components/presets/Title3/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,29 @@
|
|
1
1
|
# Change Log - @fluentui/react-text
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 09 Dec 2024 17:34:00 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.4.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.29)
|
8
|
+
|
9
|
+
Mon, 09 Dec 2024 17:34:00 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.28..@fluentui/react-text_v9.4.29)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: remove usage of "export *" ([PR #33384](https://github.com/microsoft/fluentui/pull/33384) by olfedias@microsoft.com)
|
15
|
+
|
7
16
|
## [9.4.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.28)
|
8
17
|
|
9
|
-
Fri, 06 Dec 2024 12:
|
18
|
+
Fri, 06 Dec 2024 12:53:46 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.4.27..@fluentui/react-text_v9.4.28)
|
11
20
|
|
12
21
|
### Patches
|
13
22
|
|
14
|
-
- Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #
|
15
|
-
- Bump @fluentui/react-theme to v9.1.23 ([PR #
|
16
|
-
- Bump @fluentui/react-utilities to v9.18.18 ([PR #
|
17
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #
|
23
|
+
- Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
24
|
+
- Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
25
|
+
- Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
26
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
18
27
|
|
19
28
|
## [9.4.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.4.27)
|
20
29
|
|
package/lib/Body1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body1, body1ClassNames } from './components/presets/Body1/index';
|
package/lib/Body1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export { Body1, body1ClassNames } from './components/presets/Body1/index';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,QAAQ,mCAAmC"}
|
package/lib/Body1Strong.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';
|
package/lib/Body1Strong.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,WAAW,EAAEC,qBAAqB,QAAQ,yCAAyC"}
|
package/lib/Body1Stronger.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';
|
package/lib/Body1Stronger.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,aAAa,EAAEC,uBAAuB,QAAQ,2CAA2C"}
|
package/lib/Body2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Body2, body2ClassNames } from './components/presets/Body2/index';
|
package/lib/Body2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export { Body2, body2ClassNames } from './components/presets/Body2/index';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,KAAK,EAAEC,eAAe,QAAQ,mCAAmC"}
|
package/lib/Caption1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';
|
package/lib/Caption1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,QAAQ,EAAEC,kBAAkB,QAAQ,sCAAsC"}
|
package/lib/Caption1Strong.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1Strong.ts"],"sourcesContent":["export { Caption1Strong, caption1StrongClassNames } from './components/presets/Caption1Strong/index';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,cAAc,EAAEC,wBAAwB,QAAQ,4CAA4C"}
|
package/lib/Caption1Stronger.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1Stronger.ts"],"sourcesContent":["export { Caption1Stronger, caption1StrongerClassNames } from './components/presets/Caption1Stronger/index';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,gBAAgB,EAAEC,0BAA0B,QAAQ,8CAA8C"}
|
package/lib/Caption2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';
|
package/lib/Caption2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption2.ts"],"sourcesContent":["export { Caption2, caption2ClassNames } from './components/presets/Caption2/index';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,QAAQ,EAAEC,kBAAkB,QAAQ,sCAAsC"}
|
package/lib/Caption2Strong.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption2Strong.ts"],"sourcesContent":["export { Caption2Strong, caption2StrongClassNames } from './components/presets/Caption2Strong/index';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,cAAc,EAAEC,wBAAwB,QAAQ,4CAA4C"}
|
package/lib/Display.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Display, displayClassNames } from './components/presets/Display/index';
|
package/lib/Display.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Display.ts"],"sourcesContent":["export { Display, displayClassNames } from './components/presets/Display/index';\n"],"names":["Display","displayClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,OAAO,EAAEC,iBAAiB,QAAQ,qCAAqC"}
|
package/lib/LargeTitle.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';
|
package/lib/LargeTitle.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/LargeTitle.ts"],"sourcesContent":["export { LargeTitle, largeTitleClassNames } from './components/presets/LargeTitle/index';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,UAAU,EAAEC,oBAAoB,QAAQ,wCAAwC"}
|
package/lib/Subtitle1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';
|
package/lib/Subtitle1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Subtitle1.ts"],"sourcesContent":["export { Subtitle1, subtitle1ClassNames } from './components/presets/Subtitle1/index';\n"],"names":["Subtitle1","subtitle1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,SAAS,EAAEC,mBAAmB,QAAQ,uCAAuC"}
|
package/lib/Subtitle2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';
|
package/lib/Subtitle2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Subtitle2.ts"],"sourcesContent":["export { Subtitle2, subtitle2ClassNames } from './components/presets/Subtitle2/index';\n"],"names":["Subtitle2","subtitle2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,SAAS,EAAEC,mBAAmB,QAAQ,uCAAuC"}
|
package/lib/Subtitle2Stronger.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Subtitle2Stronger.ts"],"sourcesContent":["export { Subtitle2Stronger, subtitle2StrongerClassNames } from './components/presets/Subtitle2Stronger/index';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,iBAAiB,EAAEC,2BAA2B,QAAQ,+CAA+C"}
|
package/lib/Text.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Text, renderText_unstable, textClassNames, useTextStyles_unstable, useText_unstable } from './components/Text/index';
|
package/lib/Text.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Text.ts"],"sourcesContent":["export
|
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"],"rangeMappings":"","mappings":"AACA,SACEA,IAAI,EACJC,mBAAmB,EACnBC,cAAc,EACdC,sBAAsB,EACtBC,gBAAgB,QACX,0BAA0B"}
|
package/lib/Title1.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Title1, title1ClassNames } from './components/presets/Title1/index';
|
package/lib/Title1.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Title1.ts"],"sourcesContent":["export { Title1, title1ClassNames } from './components/presets/Title1/index';\n"],"names":["Title1","title1ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
|
package/lib/Title2.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Title2, title2ClassNames } from './components/presets/Title2/index';
|
package/lib/Title2.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Title2.ts"],"sourcesContent":["export { Title2, title2ClassNames } from './components/presets/Title2/index';\n"],"names":["Title2","title2ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
|
package/lib/Title3.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
export
|
1
|
+
export { Title3, title3ClassNames } from './components/presets/Title3/index';
|
package/lib/Title3.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Title3.ts"],"sourcesContent":["export { Title3, title3ClassNames } from './components/presets/Title3/index';\n"],"names":["Title3","title3ClassNames"],"rangeMappings":"","mappings":"AAAA,SAASA,MAAM,EAAEC,gBAAgB,QAAQ,oCAAoC"}
|
@@ -1,5 +1,4 @@
|
|
1
|
-
export
|
2
|
-
export
|
3
|
-
export
|
4
|
-
export
|
5
|
-
export * from './useTextStyles.styles';
|
1
|
+
export { Text } from './Text';
|
2
|
+
export { renderText_unstable } from './renderText';
|
3
|
+
export { useText_unstable } from './useText';
|
4
|
+
export { textClassNames, useTextStyles_unstable } from './useTextStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/Text/index.ts"],"sourcesContent":["export
|
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"],"rangeMappings":";;;","mappings":"AAAA,SAASA,IAAI,QAAQ,SAAS;AAE9B,SAASC,mBAAmB,QAAQ,eAAe;AACnD,SAASC,gBAAgB,QAAQ,YAAY;AAC7C,SAASC,cAAc,EAAEC,sBAAsB,QAAQ,yBAAyB"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body1 } from './Body1';
|
2
2
|
export { body1ClassNames } from './useBody1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1/index.ts"],"sourcesContent":["export { Body1 } from './Body1';\nexport { body1ClassNames } from './useBody1Styles.styles';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAChC,SAASC,eAAe,QAAQ,0BAA0B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Strong } from './Body1Strong';
|
2
2
|
export { body1StrongClassNames } from './useBody1StrongStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Strong/index.ts"],"sourcesContent":["export { Body1Strong } from './Body1Strong';\nexport { body1StrongClassNames } from './useBody1StrongStyles.styles';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,WAAW,QAAQ,gBAAgB;AAC5C,SAASC,qBAAqB,QAAQ,gCAAgC"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body1Stronger } from './Body1Stronger';
|
2
2
|
export { body1StrongerClassNames } from './useBody1StrongerStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body1Stronger/index.ts"],"sourcesContent":["export { Body1Stronger } from './Body1Stronger';\nexport { body1StrongerClassNames } from './useBody1StrongerStyles.styles';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,aAAa,QAAQ,kBAAkB;AAChD,SAASC,uBAAuB,QAAQ,kCAAkC"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Body2 } from './Body2';
|
2
2
|
export { body2ClassNames } from './useBody2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Body2/index.ts"],"sourcesContent":["export { Body2 } from './Body2';\nexport { body2ClassNames } from './useBody2Styles.styles';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,KAAK,QAAQ,UAAU;AAChC,SAASC,eAAe,QAAQ,0BAA0B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1 } from './Caption1';
|
2
2
|
export { caption1ClassNames } from './useCaption1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1/index.ts"],"sourcesContent":["export { Caption1 } from './Caption1';\nexport { caption1ClassNames } from './useCaption1Styles.styles';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AACtC,SAASC,kBAAkB,QAAQ,6BAA6B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Strong } from './Caption1Strong';
|
2
2
|
export { caption1StrongClassNames } from './useCaption1StrongStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Strong/index.ts"],"sourcesContent":["export { Caption1Strong } from './Caption1Strong';\nexport { caption1StrongClassNames } from './useCaption1StrongStyles.styles';\n"],"names":["Caption1Strong","caption1StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAClD,SAASC,wBAAwB,QAAQ,mCAAmC"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption1Stronger } from './Caption1Stronger';
|
2
2
|
export { caption1StrongerClassNames } from './useCaption1Stronger.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption1Stronger/index.ts"],"sourcesContent":["export { Caption1Stronger } from './Caption1Stronger';\nexport { caption1StrongerClassNames } from './useCaption1Stronger.styles';\n"],"names":["Caption1Stronger","caption1StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,gBAAgB,QAAQ,qBAAqB;AACtD,SAASC,0BAA0B,QAAQ,+BAA+B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2 } from './Caption2';
|
2
2
|
export { caption2ClassNames } from './useCaption2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2/index.ts"],"sourcesContent":["export { Caption2 } from './Caption2';\nexport { caption2ClassNames } from './useCaption2Styles.styles';\n"],"names":["Caption2","caption2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AACtC,SAASC,kBAAkB,QAAQ,6BAA6B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Caption2Strong } from './Caption2Strong';
|
2
2
|
export { caption2StrongClassNames } from './useCaption2StrongStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Caption2Strong/index.ts"],"sourcesContent":["export { Caption2Strong } from './Caption2Strong';\nexport { caption2StrongClassNames } from './useCaption2StrongStyles.styles';\n"],"names":["Caption2Strong","caption2StrongClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAClD,SAASC,wBAAwB,QAAQ,mCAAmC"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Display } from './Display';
|
2
2
|
export { displayClassNames } from './useDisplayStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Display/index.ts"],"sourcesContent":["export { Display } from './Display';\nexport { displayClassNames } from './useDisplayStyles.styles';\n"],"names":["Display","displayClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,OAAO,QAAQ,YAAY;AACpC,SAASC,iBAAiB,QAAQ,4BAA4B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { LargeTitle } from './LargeTitle';
|
2
2
|
export { largeTitleClassNames } from './useLargeTitleStyles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/LargeTitle/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/LargeTitle/index.ts"],"sourcesContent":["export { LargeTitle } from './LargeTitle';\nexport { largeTitleClassNames } from './useLargeTitleStyles.styles';\n"],"names":["LargeTitle","largeTitleClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,UAAU,QAAQ,eAAe;AAC1C,SAASC,oBAAoB,QAAQ,+BAA+B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle1 } from './Subtitle1';
|
2
2
|
export { subtitle1ClassNames } from './useSubtitle1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle1/index.ts"],"sourcesContent":["export { Subtitle1 } from './Subtitle1';\nexport { subtitle1ClassNames } from './useSubtitle1Styles.styles';\n"],"names":["Subtitle1","subtitle1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,SAAS,QAAQ,cAAc;AACxC,SAASC,mBAAmB,QAAQ,8BAA8B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2 } from './Subtitle2';
|
2
2
|
export { subtitle2ClassNames } from './useSubtitle2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle2/index.ts"],"sourcesContent":["export { Subtitle2 } from './Subtitle2';\nexport { subtitle2ClassNames } from './useSubtitle2Styles.styles';\n"],"names":["Subtitle2","subtitle2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,SAAS,QAAQ,cAAc;AACxC,SAASC,mBAAmB,QAAQ,8BAA8B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Subtitle2Stronger } from './Subtitle2Stronger';
|
2
2
|
export { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Subtitle2Stronger/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Subtitle2Stronger/index.ts"],"sourcesContent":["export { Subtitle2Stronger } from './Subtitle2Stronger';\nexport { subtitle2StrongerClassNames } from './useSubtitle2Stronger.styles';\n"],"names":["Subtitle2Stronger","subtitle2StrongerClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,iBAAiB,QAAQ,sBAAsB;AACxD,SAASC,2BAA2B,QAAQ,gCAAgC"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Title1 } from './Title1';
|
2
2
|
export { title1ClassNames } from './useTitle1Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title1/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title1/index.ts"],"sourcesContent":["export { Title1 } from './Title1';\nexport { title1ClassNames } from './useTitle1Styles.styles';\n"],"names":["Title1","title1ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Title2 } from './Title2';
|
2
2
|
export { title2ClassNames } from './useTitle2Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title2/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title2/index.ts"],"sourcesContent":["export { Title2 } from './Title2';\nexport { title2ClassNames } from './useTitle2Styles.styles';\n"],"names":["Title2","title2ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
export
|
1
|
+
export { Title3 } from './Title3';
|
2
2
|
export { title3ClassNames } from './useTitle3Styles.styles';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/components/presets/Title3/index.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/components/presets/Title3/index.ts"],"sourcesContent":["export { Title3 } from './Title3';\nexport { title3ClassNames } from './useTitle3Styles.styles';\n"],"names":["Title3","title3ClassNames"],"rangeMappings":";","mappings":"AAAA,SAASA,MAAM,QAAQ,WAAW;AAClC,SAASC,gBAAgB,QAAQ,2BAA2B"}
|
package/lib-commonjs/Body1.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body1: function() {
|
13
|
+
return _index.Body1;
|
14
|
+
},
|
15
|
+
body1ClassNames: function() {
|
16
|
+
return _index.body1ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body1/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1.ts"],"sourcesContent":["export { Body1, body1ClassNames } from './components/presets/Body1/index';\n"],"names":["Body1","body1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body1Strong: function() {
|
13
|
+
return _index.Body1Strong;
|
14
|
+
},
|
15
|
+
body1StrongClassNames: function() {
|
16
|
+
return _index.body1StrongClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body1Strong/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Strong.ts"],"sourcesContent":["export { Body1Strong, body1StrongClassNames } from './components/presets/Body1Strong/index';\n"],"names":["Body1Strong","body1StrongClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,WAAW;eAAXA,kBAAW;;IAAEC,qBAAqB;eAArBA,4BAAqB;;;uBAAQ"}
|
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body1Stronger: function() {
|
13
|
+
return _index.Body1Stronger;
|
14
|
+
},
|
15
|
+
body1StrongerClassNames: function() {
|
16
|
+
return _index.body1StrongerClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body1Stronger/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body1Stronger.ts"],"sourcesContent":["export { Body1Stronger, body1StrongerClassNames } from './components/presets/Body1Stronger/index';\n"],"names":["Body1Stronger","body1StrongerClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,aAAa;eAAbA,oBAAa;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;;uBAAQ"}
|
package/lib-commonjs/Body2.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Body2: function() {
|
13
|
+
return _index.Body2;
|
14
|
+
},
|
15
|
+
body2ClassNames: function() {
|
16
|
+
return _index.body2ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Body2/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Body2.ts"],"sourcesContent":["export { Body2, body2ClassNames } from './components/presets/Body2/index';\n"],"names":["Body2","body2ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,KAAK;eAALA,YAAK;;IAAEC,eAAe;eAAfA,sBAAe;;;uBAAQ"}
|
package/lib-commonjs/Caption1.js
CHANGED
@@ -2,5 +2,18 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
3
3
|
value: true
|
4
4
|
});
|
5
|
-
|
6
|
-
|
5
|
+
function _export(target, all) {
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
7
|
+
enumerable: true,
|
8
|
+
get: all[name]
|
9
|
+
});
|
10
|
+
}
|
11
|
+
_export(exports, {
|
12
|
+
Caption1: function() {
|
13
|
+
return _index.Caption1;
|
14
|
+
},
|
15
|
+
caption1ClassNames: function() {
|
16
|
+
return _index.caption1ClassNames;
|
17
|
+
}
|
18
|
+
});
|
19
|
+
const _index = require("./components/presets/Caption1/index");
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export
|
1
|
+
{"version":3,"sources":["../src/Caption1.ts"],"sourcesContent":["export { Caption1, caption1ClassNames } from './components/presets/Caption1/index';\n"],"names":["Caption1","caption1ClassNames"],"rangeMappings":";;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,QAAQ;eAARA,eAAQ;;IAAEC,kBAAkB;eAAlBA,yBAAkB;;;uBAAQ"}
|