@fluentui/react-tooltip 9.3.4 → 9.3.6

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,43 @@
2
2
  "name": "@fluentui/react-tooltip",
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-tooltip_v9.3.6",
7
+ "version": "9.3.6",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-tooltip",
13
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.8",
14
+ "commit": "bad33fa7f241bc772b5bc4c6ee624d6ff6b4a473"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 12 Sep 2023 08:51:34 GMT",
21
+ "tag": "@fluentui/react-tooltip_v9.3.5",
22
+ "version": "9.3.5",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-tooltip",
28
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
29
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-tooltip",
34
+ "comment": "Bump @fluentui/react-portal to v9.3.14",
35
+ "commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Wed, 06 Sep 2023 13:31:31 GMT",
6
42
  "tag": "@fluentui/react-tooltip_v9.3.4",
7
43
  "version": "9.3.4",
8
44
  "comments": {
@@ -11,25 +47,25 @@
11
47
  "author": "beachball",
12
48
  "package": "@fluentui/react-tooltip",
13
49
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
14
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
50
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
15
51
  },
16
52
  {
17
53
  "author": "beachball",
18
54
  "package": "@fluentui/react-tooltip",
19
55
  "comment": "Bump @fluentui/react-portal to v9.3.13",
20
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
56
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
21
57
  },
22
58
  {
23
59
  "author": "beachball",
24
60
  "package": "@fluentui/react-tooltip",
25
61
  "comment": "Bump @fluentui/react-positioning to v9.9.11",
26
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
62
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
27
63
  },
28
64
  {
29
65
  "author": "beachball",
30
66
  "package": "@fluentui/react-tooltip",
31
67
  "comment": "Bump @fluentui/react-utilities to v9.13.3",
32
- "commit": "8582884f9000d15185fe7b074c6fde00d84e961c"
68
+ "commit": "52532950407fd4d3664ec6aa337855214233813b"
33
69
  }
34
70
  ]
35
71
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,39 @@
1
1
  # Change Log - @fluentui/react-tooltip
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.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.6)
8
+
9
+ Thu, 14 Sep 2023 16:40:23 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.5..@fluentui/react-tooltip_v9.3.6)
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
+
16
+ ## [9.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.5)
17
+
18
+ Tue, 12 Sep 2023 08:51:34 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.4..@fluentui/react-tooltip_v9.3.5)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
24
+ - Bump @fluentui/react-portal to v9.3.14 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
25
+
7
26
  ## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.4)
8
27
 
9
- Wed, 06 Sep 2023 13:27:23 GMT
28
+ Wed, 06 Sep 2023 13:31:31 GMT
10
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.3..@fluentui/react-tooltip_v9.3.4)
11
30
 
12
31
  ### Patches
13
32
 
14
- - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
15
- - Bump @fluentui/react-portal to v9.3.13 ([PR #28988](https://github.com/microsoft/fluentui/pull/28988) by beachball)
16
- - Bump @fluentui/react-positioning to v9.9.11 ([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)
33
+ - Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
34
+ - Bump @fluentui/react-portal to v9.3.13 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
35
+ - Bump @fluentui/react-positioning to v9.9.11 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
36
+ - Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
18
37
 
19
38
  ## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.3)
20
39
 
@@ -1,4 +1,4 @@
1
- /** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "@fluentui/react-jsx-runtime/jsx-runtime";
1
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "@fluentui/react-jsx-runtime/jsx-runtime";
2
2
  import { Portal } from '@fluentui/react-portal';
3
3
  import { assertSlots } from '@fluentui/react-utilities';
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":["renderTooltip.js"],"sourcesContent":["/** @jsxRuntime automatic */ /** @jsxImportSource @fluentui/react-jsx-runtime */ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { Portal } from '@fluentui/react-portal';\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of Tooltip\n */ export const renderTooltip_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(_Fragment, {\n children: [\n state.children,\n state.shouldRenderTooltip && /*#__PURE__*/ _jsx(Portal, {\n mountNode: state.mountNode,\n children: /*#__PURE__*/ _jsxs(state.content, {\n children: [\n state.withArrow && /*#__PURE__*/ _jsx(\"div\", {\n ref: state.arrowRef,\n className: state.arrowClassName\n }),\n state.content.children\n ]\n })\n })\n ]\n });\n};\n"],"names":["renderTooltip_unstable","state","assertSlots","_jsxs","_Fragment","children","shouldRenderTooltip","_jsx","Portal","mountNode","content","withArrow","ref","arrowRef","className","arrowClassName"],"mappings":"AAAA,0BAA0B,GAAG,iDAAiD;;;;+BAK7DA;;;eAAAA;;;4BALkI;6BAC5H;gCACK;AAGjB,MAAMA,yBAAyB,CAACC;IACvCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACC,oBAAS,EAAE;QAClCC,UAAU;YACNJ,MAAMI,QAAQ;YACdJ,MAAMK,mBAAmB,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACC,mBAAM,EAAE;gBACpDC,WAAWR,MAAMQ,SAAS;gBAC1BJ,UAAU,WAAW,GAAGF,IAAAA,gBAAK,EAACF,MAAMS,OAAO,EAAE;oBACzCL,UAAU;wBACNJ,MAAMU,SAAS,IAAI,WAAW,GAAGJ,IAAAA,eAAI,EAAC,OAAO;4BACzCK,KAAKX,MAAMY,QAAQ;4BACnBC,WAAWb,MAAMc,cAAc;wBACnC;wBACAd,MAAMS,OAAO,CAACL,QAAQ;qBACzB;gBACL;YACJ;SACH;IACL;AACJ"}
1
+ {"version":3,"sources":["renderTooltip.js"],"sourcesContent":[" import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from \"@fluentui/react-jsx-runtime/jsx-runtime\";\nimport { Portal } from '@fluentui/react-portal';\nimport { assertSlots } from '@fluentui/react-utilities';\n/**\n * Render the final JSX of Tooltip\n */ export const renderTooltip_unstable = (state)=>{\n assertSlots(state);\n return /*#__PURE__*/ _jsxs(_Fragment, {\n children: [\n state.children,\n state.shouldRenderTooltip && /*#__PURE__*/ _jsx(Portal, {\n mountNode: state.mountNode,\n children: /*#__PURE__*/ _jsxs(state.content, {\n children: [\n state.withArrow && /*#__PURE__*/ _jsx(\"div\", {\n ref: state.arrowRef,\n className: state.arrowClassName\n }),\n state.content.children\n ]\n })\n })\n ]\n });\n};\n"],"names":["renderTooltip_unstable","state","assertSlots","_jsxs","_Fragment","children","shouldRenderTooltip","_jsx","Portal","mountNode","content","withArrow","ref","arrowRef","className","arrowClassName"],"mappings":";;;;+BAKiBA;;;eAAAA;;;4BALmD;6BAC7C;gCACK;AAGjB,MAAMA,yBAAyB,CAACC;IACvCC,IAAAA,2BAAW,EAACD;IACZ,OAAO,WAAW,GAAGE,IAAAA,gBAAK,EAACC,oBAAS,EAAE;QAClCC,UAAU;YACNJ,MAAMI,QAAQ;YACdJ,MAAMK,mBAAmB,IAAI,WAAW,GAAGC,IAAAA,eAAI,EAACC,mBAAM,EAAE;gBACpDC,WAAWR,MAAMQ,SAAS;gBAC1BJ,UAAU,WAAW,GAAGF,IAAAA,gBAAK,EAACF,MAAMS,OAAO,EAAE;oBACzCL,UAAU;wBACNJ,MAAMU,SAAS,IAAI,WAAW,GAAGJ,IAAAA,eAAI,EAAC,OAAO;4BACzCK,KAAKX,MAAMY,QAAQ;4BACnBC,WAAWb,MAAMc,cAAc;wBACnC;wBACAd,MAAMS,OAAO,CAACL,QAAQ;qBACzB;gBACL;YACJ;SACH;IACL;AACJ"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "9.3.4",
3
+ "version": "9.3.6",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,8 +34,8 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/keyboard-keys": "^9.0.4",
37
- "@fluentui/react-jsx-runtime": "^9.0.6",
38
- "@fluentui/react-portal": "^9.3.13",
37
+ "@fluentui/react-jsx-runtime": "^9.0.8",
38
+ "@fluentui/react-portal": "^9.3.14",
39
39
  "@fluentui/react-positioning": "^9.9.11",
40
40
  "@fluentui/react-shared-contexts": "^9.7.3",
41
41
  "@fluentui/react-theme": "^9.1.12",