@fluentui/react-field 9.1.25 → 9.1.27

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,49 @@
2
2
  "name": "@fluentui/react-field",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 06 Sep 2023 13:27:23 GMT",
5
+ "date": "Thu, 14 Sep 2023 16:40:23 GMT",
6
+ "tag": "@fluentui/react-field_v9.1.27",
7
+ "version": "9.1.27",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-field",
13
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
14
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-field",
19
+ "comment": "Bump @fluentui/react-label to v9.1.35",
20
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
27
+ "tag": "@fluentui/react-field_v9.1.26",
28
+ "version": "9.1.26",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-field",
34
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
35
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-field",
40
+ "comment": "Bump @fluentui/react-label to v9.1.34",
41
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Wed, 06 Sep 2023 13:31:31 GMT",
6
48
  "tag": "@fluentui/react-field_v9.1.25",
7
49
  "version": "9.1.25",
8
50
  "comments": {
@@ -11,25 +53,25 @@
11
53
  "author": "beachball",
12
54
  "package": "@fluentui/react-field",
13
55
  "comment": "Bump @fluentui/react-context-selector to v9.1.34",
14
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
56
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
15
57
  },
16
58
  {
17
59
  "author": "beachball",
18
60
  "package": "@fluentui/react-field",
19
61
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
20
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
62
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
21
63
  },
22
64
  {
23
65
  "author": "beachball",
24
66
  "package": "@fluentui/react-field",
25
67
  "comment": "Bump @fluentui/react-label to v9.1.33",
26
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
68
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
27
69
  },
28
70
  {
29
71
  "author": "beachball",
30
72
  "package": "@fluentui/react-field",
31
73
  "comment": "Bump @fluentui/react-utilities to v9.13.3",
32
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
74
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
33
75
  }
34
76
  ]
35
77
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,40 @@
1
1
  # Change Log - @fluentui/react-field
2
2
 
3
- This log was last generated on Wed, 06 Sep 2023 13:27:23 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Sep 2023 16:40:23 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.27)
8
+
9
+ Thu, 14 Sep 2023 16:40:23 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.26..@fluentui/react-field_v9.1.27)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-jsx-runtime to v9.0.8 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
15
+ - Bump @fluentui/react-label to v9.1.35 ([PR #29145](https://github.com/microsoft/fluentui/pull/29145) by beachball)
16
+
17
+ ## [9.1.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.26)
18
+
19
+ Tue, 12 Sep 2023 08:51:34 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.25..@fluentui/react-field_v9.1.26)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
25
+ - Bump @fluentui/react-label to v9.1.34 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
26
+
7
27
  ## [9.1.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.25)
8
28
 
9
- Wed, 06 Sep 2023 13:27:23 GMT
29
+ Wed, 06 Sep 2023 13:31:31 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.1.24..@fluentui/react-field_v9.1.25)
11
31
 
12
32
  ### Patches
13
33
 
14
- - Bump @fluentui/react-context-selector to v9.1.34 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
15
- - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
16
- - Bump @fluentui/react-label to v9.1.33 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
17
- - Bump @fluentui/react-utilities to v9.13.3 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
34
+ - Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
35
+ - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
36
+ - Bump @fluentui/react-label to v9.1.33 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
37
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
18
38
 
19
39
  ## [9.1.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.1.24)
20
40
 
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "@fluentui/react-jsx-runtime/jsx-runtime";
2
2
  import { assertSlots } from '@fluentui/react-utilities';
3
3
  import { FieldContextProvider, getFieldControlProps } from '../../contexts/index';
4
4
  /**
@@ -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":["renderField.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { FieldContextProvider, getFieldControlProps } from '../../contexts/index';\n/**\n * Render the final JSX of Field\n */ export const renderField_unstable = (state, contextValues)=>{\n var _contextValues;\n assertSlots(state);\n let { children } = state;\n if (typeof children === 'function') {\n children = children(getFieldControlProps(contextValues.field) || {});\n }\n return /*#__PURE__*/ _jsx(FieldContextProvider, {\n value: (_contextValues = contextValues) === null || _contextValues === void 0 ? void 0 : _contextValues.field,\n children: /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.label && /*#__PURE__*/ _jsx(state.label, {}),\n children,\n state.validationMessage && /*#__PURE__*/ _jsxs(state.validationMessage, {\n children: [\n state.validationMessageIcon && /*#__PURE__*/ _jsx(state.validationMessageIcon, {}),\n state.validationMessage.children\n ]\n }),\n state.hint && /*#__PURE__*/ _jsx(state.hint, {})\n ]\n })\n });\n};\n"],"names":["renderField_unstable","state","contextValues","_contextValues","assertSlots","children","getFieldControlProps","field","_jsx","FieldContextProvider","value","_jsxs","root","label","validationMessage","validationMessageIcon","hint"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAK7DA;;;eAAAA;;;4BAL2G;gCAChG;uBAC+B;AAGhD,MAAMA,uBAAuB,CAACC,OAAOC;IAC5C,IAAIC;IACJC,IAAAA,2BAAW,EAACH;IACZ,IAAI,EAAEI,QAAQ,EAAE,GAAGJ;IACnB,IAAI,OAAOI,aAAa,YAAY;QAChCA,WAAWA,SAASC,IAAAA,2BAAoB,EAACJ,cAAcK,KAAK,KAAK,CAAC;IACtE;IACA,OAAO,WAAW,GAAGC,IAAAA,eAAI,EAACC,2BAAoB,EAAE;QAC5CC,OAAO,AAACP,CAAAA,iBAAiBD,aAAY,MAAO,QAAQC,mBAAmB,KAAK,IAAI,KAAK,IAAIA,eAAeI,KAAK;QAC7GF,UAAU,WAAW,GAAGM,IAAAA,gBAAK,EAACV,MAAMW,IAAI,EAAE;YACtCP,UAAU;gBACNJ,MAAMY,KAAK,IAAI,WAAW,GAAGL,IAAAA,eAAI,EAACP,MAAMY,KAAK,EAAE,CAAC;gBAChDR;gBACAJ,MAAMa,iBAAiB,IAAI,WAAW,GAAGH,IAAAA,gBAAK,EAACV,MAAMa,iBAAiB,EAAE;oBACpET,UAAU;wBACNJ,MAAMc,qBAAqB,IAAI,WAAW,GAAGP,IAAAA,eAAI,EAACP,MAAMc,qBAAqB,EAAE,CAAC;wBAChFd,MAAMa,iBAAiB,CAACT,QAAQ;qBACnC;gBACL;gBACAJ,MAAMe,IAAI,IAAI,WAAW,GAAGR,IAAAA,eAAI,EAACP,MAAMe,IAAI,EAAE,CAAC;aACjD;QACL;IACJ;AACJ"}
1
+ {"version":3,"sources":["renderField.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { assertSlots } from '@fluentui/react-utilities';\nimport { FieldContextProvider, getFieldControlProps } from '../../contexts/index';\n/**\n * Render the final JSX of Field\n */ export const renderField_unstable = (state, contextValues)=>{\n var _contextValues;\n assertSlots(state);\n let { children } = state;\n if (typeof children === 'function') {\n children = children(getFieldControlProps(contextValues.field) || {});\n }\n return /*#__PURE__*/ _jsx(FieldContextProvider, {\n value: (_contextValues = contextValues) === null || _contextValues === void 0 ? void 0 : _contextValues.field,\n children: /*#__PURE__*/ _jsxs(state.root, {\n children: [\n state.label && /*#__PURE__*/ _jsx(state.label, {}),\n children,\n state.validationMessage && /*#__PURE__*/ _jsxs(state.validationMessage, {\n children: [\n state.validationMessageIcon && /*#__PURE__*/ _jsx(state.validationMessageIcon, {}),\n state.validationMessage.children\n ]\n }),\n state.hint && /*#__PURE__*/ _jsx(state.hint, {})\n ]\n })\n });\n};\n"],"names":["renderField_unstable","state","contextValues","_contextValues","assertSlots","children","getFieldControlProps","field","_jsx","FieldContextProvider","value","_jsxs","root","label","validationMessage","validationMessageIcon","hint"],"mappings":";;;;+BAKiBA;;;eAAAA;;;4BAL4B;gCACjB;uBAC+B;AAGhD,MAAMA,uBAAuB,CAACC,OAAOC;IAC5C,IAAIC;IACJC,IAAAA,2BAAW,EAACH;IACZ,IAAI,EAAEI,QAAQ,EAAE,GAAGJ;IACnB,IAAI,OAAOI,aAAa,YAAY;QAChCA,WAAWA,SAASC,IAAAA,2BAAoB,EAACJ,cAAcK,KAAK,KAAK,CAAC;IACtE;IACA,OAAO,WAAW,GAAGC,IAAAA,eAAI,EAACC,2BAAoB,EAAE;QAC5CC,OAAO,AAACP,CAAAA,iBAAiBD,aAAY,MAAO,QAAQC,mBAAmB,KAAK,IAAI,KAAK,IAAIA,eAAeI,KAAK;QAC7GF,UAAU,WAAW,GAAGM,IAAAA,gBAAK,EAACV,MAAMW,IAAI,EAAE;YACtCP,UAAU;gBACNJ,MAAMY,KAAK,IAAI,WAAW,GAAGL,IAAAA,eAAI,EAACP,MAAMY,KAAK,EAAE,CAAC;gBAChDR;gBACAJ,MAAMa,iBAAiB,IAAI,WAAW,GAAGH,IAAAA,gBAAK,EAACV,MAAMa,iBAAiB,EAAE;oBACpET,UAAU;wBACNJ,MAAMc,qBAAqB,IAAI,WAAW,GAAGP,IAAAA,eAAI,EAACP,MAAMc,qBAAqB,EAAE,CAAC;wBAChFd,MAAMa,iBAAiB,CAACT,QAAQ;qBACnC;gBACL;gBACAJ,MAAMe,IAAI,IAAI,WAAW,GAAGR,IAAAA,eAAI,EAACP,MAAMe,IAAI,EAAE,CAAC;aACjD;QACL;IACJ;AACJ"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-field",
3
- "version": "9.1.25",
3
+ "version": "9.1.27",
4
4
  "description": "Fluent UI Field components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,8 +35,8 @@
35
35
  "dependencies": {
36
36
  "@fluentui/react-context-selector": "^9.1.34",
37
37
  "@fluentui/react-icons": "^2.0.207",
38
- "@fluentui/react-jsx-runtime": "^9.0.6",
39
- "@fluentui/react-label": "^9.1.33",
38
+ "@fluentui/react-jsx-runtime": "^9.0.8",
39
+ "@fluentui/react-label": "^9.1.35",
40
40
  "@fluentui/react-theme": "^9.1.12",
41
41
  "@fluentui/react-utilities": "^9.13.3",
42
42
  "@griffel/react": "^1.5.14",