@fluentui/react-alert 9.0.0-beta.43 → 9.0.0-beta.45
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 +83 -5
- package/CHANGELOG.md +32 -6
- package/lib/components/Alert/renderAlert.js +4 -4
- package/lib/components/Alert/renderAlert.js.map +1 -1
- package/lib-commonjs/components/Alert/renderAlert.js +4 -5
- package/lib-commonjs/components/Alert/renderAlert.js.map +1 -1
- package/package.json +6 -5
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,85 @@
|
|
|
2
2
|
"name": "@fluentui/react-alert",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 24 Apr 2023 08:09:06 GMT",
|
|
6
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.45",
|
|
7
|
+
"version": "9.0.0-beta.45",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
12
|
+
"package": "@fluentui/react-alert",
|
|
13
|
+
"commit": "85c36e249b33b0bad79be4edd1a943dfc5233b11",
|
|
14
|
+
"comment": "bugfix: remove caret from react-jsx-runtime prerelease dependency"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-alert",
|
|
19
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.10",
|
|
20
|
+
"commit": "948b5bf9871303d1742f1b9a17a3bd4006ce2fea"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-alert",
|
|
25
|
+
"comment": "Bump @fluentui/react-button to v9.3.10",
|
|
26
|
+
"commit": "948b5bf9871303d1742f1b9a17a3bd4006ce2fea"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-alert",
|
|
31
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2",
|
|
32
|
+
"commit": "948b5bf9871303d1742f1b9a17a3bd4006ce2fea"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Mon, 17 Apr 2023 17:53:44 GMT",
|
|
39
|
+
"tag": "@fluentui/react-alert_v9.0.0-beta.44",
|
|
40
|
+
"version": "9.0.0-beta.44",
|
|
41
|
+
"comments": {
|
|
42
|
+
"prerelease": [
|
|
43
|
+
{
|
|
44
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
45
|
+
"package": "@fluentui/react-alert",
|
|
46
|
+
"commit": "d055f1628d71368ca21464a453e5cbf89b00d505",
|
|
47
|
+
"comment": "chore: adopt custom JSX pragma"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"author": "beachball",
|
|
51
|
+
"package": "@fluentui/react-alert",
|
|
52
|
+
"comment": "Bump @fluentui/react-avatar to v9.4.9",
|
|
53
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"author": "beachball",
|
|
57
|
+
"package": "@fluentui/react-alert",
|
|
58
|
+
"comment": "Bump @fluentui/react-button to v9.3.9",
|
|
59
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"author": "beachball",
|
|
63
|
+
"package": "@fluentui/react-alert",
|
|
64
|
+
"comment": "Bump @fluentui/react-tabster to v9.6.5",
|
|
65
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"author": "beachball",
|
|
69
|
+
"package": "@fluentui/react-alert",
|
|
70
|
+
"comment": "Bump @fluentui/react-utilities to v9.8.0",
|
|
71
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"author": "beachball",
|
|
75
|
+
"package": "@fluentui/react-alert",
|
|
76
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.1",
|
|
77
|
+
"commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
|
|
78
|
+
}
|
|
79
|
+
]
|
|
80
|
+
}
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"date": "Wed, 12 Apr 2023 09:31:45 GMT",
|
|
6
84
|
"tag": "@fluentui/react-alert_v9.0.0-beta.43",
|
|
7
85
|
"version": "9.0.0-beta.43",
|
|
8
86
|
"comments": {
|
|
@@ -11,25 +89,25 @@
|
|
|
11
89
|
"author": "beachball",
|
|
12
90
|
"package": "@fluentui/react-alert",
|
|
13
91
|
"comment": "Bump @fluentui/react-avatar to v9.4.8",
|
|
14
|
-
"commit": "
|
|
92
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
15
93
|
},
|
|
16
94
|
{
|
|
17
95
|
"author": "beachball",
|
|
18
96
|
"package": "@fluentui/react-alert",
|
|
19
97
|
"comment": "Bump @fluentui/react-button to v9.3.8",
|
|
20
|
-
"commit": "
|
|
98
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
21
99
|
},
|
|
22
100
|
{
|
|
23
101
|
"author": "beachball",
|
|
24
102
|
"package": "@fluentui/react-alert",
|
|
25
103
|
"comment": "Bump @fluentui/react-tabster to v9.6.4",
|
|
26
|
-
"commit": "
|
|
104
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
27
105
|
},
|
|
28
106
|
{
|
|
29
107
|
"author": "beachball",
|
|
30
108
|
"package": "@fluentui/react-alert",
|
|
31
109
|
"comment": "Bump @fluentui/react-utilities to v9.7.4",
|
|
32
|
-
"commit": "
|
|
110
|
+
"commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
|
|
33
111
|
}
|
|
34
112
|
]
|
|
35
113
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,46 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-alert
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 24 Apr 2023 08:09:06 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.45)
|
|
8
|
+
|
|
9
|
+
Mon, 24 Apr 2023 08:09:06 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.44..@fluentui/react-alert_v9.0.0-beta.45)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- bugfix: remove caret from react-jsx-runtime prerelease dependency ([PR #27588](https://github.com/microsoft/fluentui/pull/27588) by bernardo.sunderhus@gmail.com)
|
|
15
|
+
- Bump @fluentui/react-avatar to v9.4.10 ([PR #27632](https://github.com/microsoft/fluentui/pull/27632) by beachball)
|
|
16
|
+
- Bump @fluentui/react-button to v9.3.10 ([PR #27632](https://github.com/microsoft/fluentui/pull/27632) by beachball)
|
|
17
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.2 ([PR #27632](https://github.com/microsoft/fluentui/pull/27632) by beachball)
|
|
18
|
+
|
|
19
|
+
## [9.0.0-beta.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.44)
|
|
20
|
+
|
|
21
|
+
Mon, 17 Apr 2023 17:53:44 GMT
|
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.43..@fluentui/react-alert_v9.0.0-beta.44)
|
|
23
|
+
|
|
24
|
+
### Changes
|
|
25
|
+
|
|
26
|
+
- chore: adopt custom JSX pragma ([PR #27550](https://github.com/microsoft/fluentui/pull/27550) by bernardo.sunderhus@gmail.com)
|
|
27
|
+
- Bump @fluentui/react-avatar to v9.4.9 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
28
|
+
- Bump @fluentui/react-button to v9.3.9 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
29
|
+
- Bump @fluentui/react-tabster to v9.6.5 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
30
|
+
- Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
31
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.1 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
|
|
32
|
+
|
|
7
33
|
## [9.0.0-beta.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.43)
|
|
8
34
|
|
|
9
|
-
Wed, 12 Apr 2023 09:
|
|
35
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
|
10
36
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.42..@fluentui/react-alert_v9.0.0-beta.43)
|
|
11
37
|
|
|
12
38
|
### Changes
|
|
13
39
|
|
|
14
|
-
- Bump @fluentui/react-avatar to v9.4.8 ([
|
|
15
|
-
- Bump @fluentui/react-button to v9.3.8 ([
|
|
16
|
-
- Bump @fluentui/react-tabster to v9.6.4 ([
|
|
17
|
-
- Bump @fluentui/react-utilities to v9.7.4 ([
|
|
40
|
+
- Bump @fluentui/react-avatar to v9.4.8 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
|
|
41
|
+
- Bump @fluentui/react-button to v9.3.8 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
|
|
42
|
+
- Bump @fluentui/react-tabster to v9.6.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
|
|
43
|
+
- Bump @fluentui/react-utilities to v9.7.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
|
|
18
44
|
|
|
19
45
|
## [9.0.0-beta.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.42)
|
|
20
46
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
1
|
+
/** @jsxRuntime classic */ /** @jsx createElement */import { createElement } from '@fluentui/react-jsx-runtime';
|
|
2
|
+
import { getSlotsNext } from '@fluentui/react-utilities';
|
|
3
3
|
export const renderAlert_unstable = state => {
|
|
4
4
|
const {
|
|
5
5
|
slots,
|
|
6
6
|
slotProps
|
|
7
|
-
} =
|
|
8
|
-
return /*#__PURE__*/
|
|
7
|
+
} = getSlotsNext(state);
|
|
8
|
+
return /*#__PURE__*/createElement(slots.root, slotProps.root, slots.icon && /*#__PURE__*/createElement(slots.icon, slotProps.icon), slots.avatar && /*#__PURE__*/createElement(slots.avatar, slotProps.avatar), slotProps.root.children, slots.action && /*#__PURE__*/createElement(slots.action, slotProps.action));
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=renderAlert.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["createElement","getSlotsNext","renderAlert_unstable","state","slots","slotProps","root","icon","avatar","children","action"],"sources":["../../../src/components/Alert/renderAlert.tsx"],"sourcesContent":["/** @jsxRuntime classic */\n/** @jsx createElement */\n\nimport { createElement } from '@fluentui/react-jsx-runtime';\nimport { getSlotsNext } from '@fluentui/react-utilities';\n\nimport type { AlertState, AlertSlots } from './Alert.types';\n\nexport const renderAlert_unstable = (state: AlertState) => {\n const { slots, slotProps } = getSlotsNext<AlertSlots>(state);\n\n return (\n <slots.root {...slotProps.root}>\n {slots.icon && <slots.icon {...slotProps.icon} />}\n {slots.avatar && <slots.avatar {...slotProps.avatar} />}\n {slotProps.root.children}\n {slots.action && <slots.action {...slotProps.action} />}\n </slots.root>\n );\n};\n"],"mappings":"AAAA,2BACA,yBAEA,SAASA,aAAa,QAAQ;AAC9B,SAASC,YAAY,QAAQ;AAI7B,OAAO,MAAMC,oBAAA,GAAwBC,KAAA,IAAsB;EACzD,MAAM;IAAEC,KAAA;IAAOC;EAAS,CAAE,GAAGJ,YAAA,CAAyBE,KAAA;EAEtD,oBACEH,aAXJ,CAWKI,KAAA,CAAME,IAAI,EAAKD,SAAA,CAAUC,IAAI,EAC3BF,KAAA,CAAMG,IAAI,iBAAIP,aAZrB,CAYsBI,KAAA,CAAMG,IAAI,EAAKF,SAAA,CAAUE,IAAI,GAC5CH,KAAA,CAAMI,MAAM,iBAAIR,aAbvB,CAawBI,KAAA,CAAMI,MAAM,EAAKH,SAAA,CAAUG,MAAM,GAClDH,SAAA,CAAUC,IAAI,CAACG,QAAQ,EACvBL,KAAA,CAAMM,MAAM,iBAAIV,aAfvB,CAewBI,KAAA,CAAMM,MAAM,EAAKL,SAAA,CAAUK,MAAM;AAGzD"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
/** @jsxRuntime classic */ /** @jsx createElement */ "use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
@@ -6,12 +6,11 @@ Object.defineProperty(exports, "renderAlert_unstable", {
|
|
|
6
6
|
enumerable: true,
|
|
7
7
|
get: ()=>renderAlert_unstable
|
|
8
8
|
});
|
|
9
|
-
const
|
|
10
|
-
const _react = /*#__PURE__*/ _interopRequireWildcard(require("react"));
|
|
9
|
+
const _reactJsxRuntime = require("@fluentui/react-jsx-runtime");
|
|
11
10
|
const _reactUtilities = require("@fluentui/react-utilities");
|
|
12
11
|
const renderAlert_unstable = (state)=>{
|
|
13
|
-
const { slots , slotProps } = (0, _reactUtilities.
|
|
14
|
-
return /*#__PURE__*/
|
|
12
|
+
const { slots , slotProps } = (0, _reactUtilities.getSlotsNext)(state);
|
|
13
|
+
return /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.root, slotProps.root, slots.icon && /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.icon, slotProps.icon), slots.avatar && /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.avatar, slotProps.avatar), slotProps.root.children, slots.action && /*#__PURE__*/ (0, _reactJsxRuntime.createElement)(slots.action, slotProps.action));
|
|
15
14
|
}; //# sourceMappingURL=renderAlert.js.map
|
|
16
15
|
|
|
17
16
|
//# sourceMappingURL=renderAlert.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../lib/components/Alert/renderAlert.js"],"sourcesContent":["import
|
|
1
|
+
{"version":3,"sources":["../../../lib/components/Alert/renderAlert.js"],"sourcesContent":["/** @jsxRuntime classic */ /** @jsx createElement */import { createElement } from '@fluentui/react-jsx-runtime';\nimport { getSlotsNext } from '@fluentui/react-utilities';\nexport const renderAlert_unstable = state => {\n const {\n slots,\n slotProps\n } = getSlotsNext(state);\n return /*#__PURE__*/createElement(slots.root, slotProps.root, slots.icon && /*#__PURE__*/createElement(slots.icon, slotProps.icon), slots.avatar && /*#__PURE__*/createElement(slots.avatar, slotProps.avatar), slotProps.root.children, slots.action && /*#__PURE__*/createElement(slots.action, slotProps.action));\n};\n//# sourceMappingURL=renderAlert.js.map"],"names":["renderAlert_unstable","state","slots","slotProps","getSlotsNext","createElement","root","icon","avatar","children","action"],"mappings":"AAAA,wBAAwB,GAAG,uBAAuB;;;;+BAErCA;;aAAAA;;iCAFqE;gCACrD;AACtB,MAAMA,uBAAuBC,CAAAA,QAAS;IAC3C,MAAM,EACJC,MAAK,EACLC,UAAS,EACV,GAAGC,IAAAA,4BAAY,EAACH;IACjB,OAAO,WAAW,GAAEI,IAAAA,8BAAa,EAACH,MAAMI,IAAI,EAAEH,UAAUG,IAAI,EAAEJ,MAAMK,IAAI,IAAI,WAAW,GAAEF,IAAAA,8BAAa,EAACH,MAAMK,IAAI,EAAEJ,UAAUI,IAAI,GAAGL,MAAMM,MAAM,IAAI,WAAW,GAAEH,IAAAA,8BAAa,EAACH,MAAMM,MAAM,EAAEL,UAAUK,MAAM,GAAGL,UAAUG,IAAI,CAACG,QAAQ,EAAEP,MAAMQ,MAAM,IAAI,WAAW,GAAEL,IAAAA,8BAAa,EAACH,MAAMQ,MAAM,EAAEP,UAAUO,MAAM;AACpT,GACA,uCAAuC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-alert",
|
|
3
|
-
"version": "9.0.0-beta.
|
|
3
|
+
"version": "9.0.0-beta.45",
|
|
4
4
|
"description": "An alert component to display brief messages",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -32,12 +32,13 @@
|
|
|
32
32
|
"@fluentui/scripts-tasks": "*"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-avatar": "^9.4.
|
|
36
|
-
"@fluentui/react-button": "^9.3.
|
|
35
|
+
"@fluentui/react-avatar": "^9.4.10",
|
|
36
|
+
"@fluentui/react-button": "^9.3.10",
|
|
37
37
|
"@fluentui/react-icons": "^2.0.196",
|
|
38
|
-
"@fluentui/react-tabster": "^9.6.
|
|
38
|
+
"@fluentui/react-tabster": "^9.6.5",
|
|
39
39
|
"@fluentui/react-theme": "^9.1.7",
|
|
40
|
-
"@fluentui/react-utilities": "^9.
|
|
40
|
+
"@fluentui/react-utilities": "^9.8.0",
|
|
41
|
+
"@fluentui/react-jsx-runtime": "9.0.0-alpha.2",
|
|
41
42
|
"@griffel/react": "^1.5.2",
|
|
42
43
|
"@swc/helpers": "^0.4.14"
|
|
43
44
|
},
|