@fluentui/react-text 0.0.0-nightly-20230912-0416.1 → 0.0.0-nightly-20230915-0416.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-text",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 12 Sep 2023 04:22:56 GMT",
6
- "tag": "@fluentui/react-text_v0.0.0-nightly-20230912-0416.1",
7
- "version": "0.0.0-nightly-20230912-0416.1",
5
+ "date": "Fri, 15 Sep 2023 04:23:10 GMT",
6
+ "tag": "@fluentui/react-text_v0.0.0-nightly-20230915-0416.1",
7
+ "version": "0.0.0-nightly-20230915-0416.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,38 +16,68 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-text",
19
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230912-0416.1",
20
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
19
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230915-0416.1",
20
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-text",
25
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230912-0416.1",
26
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
25
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230915-0416.1",
26
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-text",
31
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230912-0416.1",
32
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230915-0416.1",
32
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-text",
37
- "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230912-0416.1",
38
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
37
+ "comment": "Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230915-0416.1",
38
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-text",
43
- "comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230912-0416.1",
44
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
43
+ "comment": "Bump @fluentui/react-conformance to v0.0.0-nightly-20230915-0416.1",
44
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-text",
49
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230912-0416.1",
50
- "commit": "f3277140529907f961691f72da2fab0be5e6c54f"
49
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230915-0416.1",
50
+ "commit": "f6043b6332422f227cbc713f6ebc2eb91021a934"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 14 Sep 2023 16:44:47 GMT",
57
+ "tag": "@fluentui/react-text_v9.3.32",
58
+ "version": "9.3.32",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-text",
64
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
65
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
72
+ "tag": "@fluentui/react-text_v9.3.31",
73
+ "version": "9.3.31",
74
+ "comments": {
75
+ "patch": [
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui/react-text",
79
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
80
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
51
81
  }
52
82
  ]
53
83
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,41 @@
1
1
  # Change Log - @fluentui/react-text
2
2
 
3
- This log was last generated on Tue, 12 Sep 2023 04:22:56 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 15 Sep 2023 04:23:10 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230912-0416.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20230912-0416.1)
7
+ ## [0.0.0-nightly-20230915-0416.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v0.0.0-nightly-20230915-0416.1)
8
8
 
9
- Tue, 12 Sep 2023 04:22:56 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.30..@fluentui/react-text_v0.0.0-nightly-20230912-0416.1)
9
+ Fri, 15 Sep 2023 04:23:10 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.32..@fluentui/react-text_v0.0.0-nightly-20230915-0416.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
16
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
17
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
18
- - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
19
- - Bump @fluentui/react-conformance to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230912-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f3277140529907f961691f72da2fab0be5e6c54f) by beachball)
15
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
16
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
17
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
18
+ - Bump @fluentui/react-jsx-runtime to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
19
+ - Bump @fluentui/react-conformance to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
20
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230915-0416.1 ([commit](https://github.com/microsoft/fluentui/commit/f6043b6332422f227cbc713f6ebc2eb91021a934) by beachball)
21
+
22
+ ## [9.3.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.32)
23
+
24
+ Thu, 14 Sep 2023 16:44:47 GMT
25
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.31..@fluentui/react-text_v9.3.32)
26
+
27
+ ### Patches
28
+
29
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
30
+
31
+ ## [9.3.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.31)
32
+
33
+ Tue, 12 Sep 2023 08:51:34 GMT
34
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-text_v9.3.30..@fluentui/react-text_v9.3.31)
35
+
36
+ ### Patches
37
+
38
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
21
39
 
22
40
  ## [9.3.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-text_v9.3.30)
23
41
 
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx } from "@fluentui/react-jsx-runtime/jsx-runtime";
1
+ import { jsx as _jsx } from "@fluentui/react-jsx-runtime/jsx-runtime";
2
2
  import { assertSlots } from '@fluentui/react-utilities';
3
3
  /**
4
4
  * Render the final JSX of Text
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ "use strict";
1
+ "use strict";
2
2
  Object.defineProperty(exports, "__esModule", {
3
3
  value: true
4
4
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["renderText.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of Text\n */ export const renderText_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {});\n};\n"],"names":["renderText_unstable","state","assertSlots","_jsx","root"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAI7DA;;;eAAAA;;;4BAJ4F;gCACjF;AAGjB,MAAMA,sBAAsB,CAACC;IACpCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,eAAI,EAACF,MAAMG,IAAI,EAAE,CAAC;AAC3C"}
1
+ {"version":3,"sources":["renderText.js"],"sourcesContent":[" import { jsx as _jsx } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of Text\n */ export const renderText_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsx(state.root, {});\n};\n"],"names":["renderText_unstable","state","assertSlots","_jsx","root"],"mappings":";;;;+BAIiBA;;;eAAAA;;;4BAJa;gCACF;AAGjB,MAAMA,sBAAsB,CAACC;IACpCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,eAAI,EAACF,MAAMG,IAAI,EAAE,CAAC;AAC3C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-text",
3
- "version": "0.0.0-nightly-20230912-0416.1",
3
+ "version": "0.0.0-nightly-20230915-0416.1",
4
4
  "description": "Text is a typography and styling abstraction component that can be used to ensure the consistency of all text across your application.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -27,16 +27,16 @@
27
27
  },
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/react-conformance": "0.0.0-nightly-20230912-0416.1",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230912-0416.1",
30
+ "@fluentui/react-conformance": "0.0.0-nightly-20230915-0416.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20230915-0416.1",
32
32
  "@fluentui/scripts-api-extractor": "*",
33
33
  "@fluentui/scripts-tasks": "*"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20230912-0416.1",
37
- "@fluentui/react-theme": "0.0.0-nightly-20230912-0416.1",
38
- "@fluentui/react-utilities": "0.0.0-nightly-20230912-0416.1",
39
- "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230912-0416.1",
36
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20230915-0416.1",
37
+ "@fluentui/react-theme": "0.0.0-nightly-20230915-0416.1",
38
+ "@fluentui/react-utilities": "0.0.0-nightly-20230915-0416.1",
39
+ "@fluentui/react-jsx-runtime": "0.0.0-nightly-20230915-0416.1",
40
40
  "@griffel/react": "^1.5.14",
41
41
  "@swc/helpers": "^0.5.1"
42
42
  },