@zendeskgarden/react-notifications 8.62.0 → 8.62.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/dist/index.cjs.js +12 -12
- package/dist/index.esm.js +12 -12
- package/package.json +4 -4
package/dist/index.cjs.js
CHANGED
|
@@ -63,7 +63,7 @@ const TYPE = ['success', 'warning', 'error', 'info'];
|
|
|
63
63
|
const COMPONENT_ID$b = 'notifications.close';
|
|
64
64
|
const StyledClose = styled__default["default"].button.attrs({
|
|
65
65
|
'data-garden-id': COMPONENT_ID$b,
|
|
66
|
-
'data-garden-version': '8.62.
|
|
66
|
+
'data-garden-version': '8.62.1'
|
|
67
67
|
}).withConfig({
|
|
68
68
|
displayName: "StyledClose",
|
|
69
69
|
componentId: "sc-1mr9nx1-0"
|
|
@@ -75,7 +75,7 @@ StyledClose.defaultProps = {
|
|
|
75
75
|
const COMPONENT_ID$a = 'notifications.paragraph';
|
|
76
76
|
const StyledParagraph = styled__default["default"].p.attrs({
|
|
77
77
|
'data-garden-id': COMPONENT_ID$a,
|
|
78
|
-
'data-garden-version': '8.62.
|
|
78
|
+
'data-garden-version': '8.62.1'
|
|
79
79
|
}).withConfig({
|
|
80
80
|
displayName: "StyledParagraph",
|
|
81
81
|
componentId: "sc-12tmd6p-0"
|
|
@@ -87,7 +87,7 @@ StyledParagraph.defaultProps = {
|
|
|
87
87
|
const COMPONENT_ID$9 = 'notifications.title';
|
|
88
88
|
const StyledTitle = styled__default["default"].div.attrs({
|
|
89
89
|
'data-garden-id': COMPONENT_ID$9,
|
|
90
|
-
'data-garden-version': '8.62.
|
|
90
|
+
'data-garden-version': '8.62.1'
|
|
91
91
|
}).withConfig({
|
|
92
92
|
displayName: "StyledTitle",
|
|
93
93
|
componentId: "sc-xx4jsv-0"
|
|
@@ -144,7 +144,7 @@ const COMPONENT_ID$8 = 'notifications.alert';
|
|
|
144
144
|
const colorStyles$5 = props => styled.css(["", "{color:", ";}"], StyledTitle, props.hue && reactTheming.getColor(props.hue, 800, props.theme));
|
|
145
145
|
const StyledAlert = styled__default["default"](StyledBase).attrs(props => ({
|
|
146
146
|
'data-garden-id': COMPONENT_ID$8,
|
|
147
|
-
'data-garden-version': '8.62.
|
|
147
|
+
'data-garden-version': '8.62.1',
|
|
148
148
|
role: props.role === undefined ? 'alert' : props.role
|
|
149
149
|
})).withConfig({
|
|
150
150
|
displayName: "StyledAlert",
|
|
@@ -191,7 +191,7 @@ const colorStyles$4 = props => {
|
|
|
191
191
|
};
|
|
192
192
|
const StyledNotification = styled__default["default"](StyledBase).attrs(props => ({
|
|
193
193
|
'data-garden-id': COMPONENT_ID$7,
|
|
194
|
-
'data-garden-version': '8.62.
|
|
194
|
+
'data-garden-version': '8.62.1',
|
|
195
195
|
role: props.role === undefined ? 'status' : props.role
|
|
196
196
|
})).withConfig({
|
|
197
197
|
displayName: "StyledNotification",
|
|
@@ -207,7 +207,7 @@ StyledNotification.defaultProps = {
|
|
|
207
207
|
const COMPONENT_ID$6 = 'notifications.well';
|
|
208
208
|
const StyledWell = styled__default["default"](StyledBase).attrs({
|
|
209
209
|
'data-garden-id': COMPONENT_ID$6,
|
|
210
|
-
'data-garden-version': '8.62.
|
|
210
|
+
'data-garden-version': '8.62.1'
|
|
211
211
|
}).withConfig({
|
|
212
212
|
displayName: "StyledWell",
|
|
213
213
|
componentId: "sc-a5831c-0"
|
|
@@ -287,7 +287,7 @@ const sizeStyles$3 = props => {
|
|
|
287
287
|
};
|
|
288
288
|
const StyledGlobalAlert = styled__default["default"].div.attrs({
|
|
289
289
|
'data-garden-id': COMPONENT_ID$5,
|
|
290
|
-
'data-garden-version': '8.62.
|
|
290
|
+
'data-garden-version': '8.62.1'
|
|
291
291
|
}).withConfig({
|
|
292
292
|
displayName: "StyledGlobalAlert",
|
|
293
293
|
componentId: "sc-k6rimt-0"
|
|
@@ -343,7 +343,7 @@ const sizeStyles$2 = props => {
|
|
|
343
343
|
};
|
|
344
344
|
const StyledGlobalAlertClose = styled__default["default"](reactButtons.IconButton).attrs({
|
|
345
345
|
'data-garden-id': COMPONENT_ID$4,
|
|
346
|
-
'data-garden-version': '8.62.
|
|
346
|
+
'data-garden-version': '8.62.1',
|
|
347
347
|
size: 'small'
|
|
348
348
|
}).withConfig({
|
|
349
349
|
displayName: "StyledGlobalAlertClose",
|
|
@@ -394,7 +394,7 @@ function sizeStyles$1(props) {
|
|
|
394
394
|
}
|
|
395
395
|
const StyledGlobalAlertButton = styled__default["default"](reactButtons.Button).attrs({
|
|
396
396
|
'data-garden-id': COMPONENT_ID$3,
|
|
397
|
-
'data-garden-version': '8.62.
|
|
397
|
+
'data-garden-version': '8.62.1',
|
|
398
398
|
focusInset: false,
|
|
399
399
|
isDanger: false,
|
|
400
400
|
isLink: false,
|
|
@@ -413,7 +413,7 @@ StyledGlobalAlertButton.defaultProps = {
|
|
|
413
413
|
const COMPONENT_ID$2 = 'notifications.global-alert.content';
|
|
414
414
|
const StyledGlobalAlertContent = styled__default["default"].div.attrs({
|
|
415
415
|
'data-garden-id': COMPONENT_ID$2,
|
|
416
|
-
'data-garden-version': '8.62.
|
|
416
|
+
'data-garden-version': '8.62.1'
|
|
417
417
|
}).withConfig({
|
|
418
418
|
displayName: "StyledGlobalAlertContent",
|
|
419
419
|
componentId: "sc-rept0u-0"
|
|
@@ -437,7 +437,7 @@ const StyledGlobalAlertIcon = styled__default["default"](_ref => {
|
|
|
437
437
|
return React__default["default"].cloneElement(React.Children.only(children), props);
|
|
438
438
|
}).attrs({
|
|
439
439
|
'data-garden-id': COMPONENT_ID$1,
|
|
440
|
-
'data-garden-version': '8.62.
|
|
440
|
+
'data-garden-version': '8.62.1'
|
|
441
441
|
}).withConfig({
|
|
442
442
|
displayName: "StyledGlobalAlertIcon",
|
|
443
443
|
componentId: "sc-84ne9k-0"
|
|
@@ -465,7 +465,7 @@ const colorStyles = props => {
|
|
|
465
465
|
};
|
|
466
466
|
const StyledGlobalAlertTitle = styled__default["default"].div.attrs({
|
|
467
467
|
'data-garden-id': COMPONENT_ID,
|
|
468
|
-
'data-garden-version': '8.62.
|
|
468
|
+
'data-garden-version': '8.62.1'
|
|
469
469
|
}).withConfig({
|
|
470
470
|
displayName: "StyledGlobalAlertTitle",
|
|
471
471
|
componentId: "sc-10clqbo-0"
|
package/dist/index.esm.js
CHANGED
|
@@ -35,7 +35,7 @@ const TYPE = ['success', 'warning', 'error', 'info'];
|
|
|
35
35
|
const COMPONENT_ID$b = 'notifications.close';
|
|
36
36
|
const StyledClose = styled.button.attrs({
|
|
37
37
|
'data-garden-id': COMPONENT_ID$b,
|
|
38
|
-
'data-garden-version': '8.62.
|
|
38
|
+
'data-garden-version': '8.62.1'
|
|
39
39
|
}).withConfig({
|
|
40
40
|
displayName: "StyledClose",
|
|
41
41
|
componentId: "sc-1mr9nx1-0"
|
|
@@ -47,7 +47,7 @@ StyledClose.defaultProps = {
|
|
|
47
47
|
const COMPONENT_ID$a = 'notifications.paragraph';
|
|
48
48
|
const StyledParagraph = styled.p.attrs({
|
|
49
49
|
'data-garden-id': COMPONENT_ID$a,
|
|
50
|
-
'data-garden-version': '8.62.
|
|
50
|
+
'data-garden-version': '8.62.1'
|
|
51
51
|
}).withConfig({
|
|
52
52
|
displayName: "StyledParagraph",
|
|
53
53
|
componentId: "sc-12tmd6p-0"
|
|
@@ -59,7 +59,7 @@ StyledParagraph.defaultProps = {
|
|
|
59
59
|
const COMPONENT_ID$9 = 'notifications.title';
|
|
60
60
|
const StyledTitle = styled.div.attrs({
|
|
61
61
|
'data-garden-id': COMPONENT_ID$9,
|
|
62
|
-
'data-garden-version': '8.62.
|
|
62
|
+
'data-garden-version': '8.62.1'
|
|
63
63
|
}).withConfig({
|
|
64
64
|
displayName: "StyledTitle",
|
|
65
65
|
componentId: "sc-xx4jsv-0"
|
|
@@ -116,7 +116,7 @@ const COMPONENT_ID$8 = 'notifications.alert';
|
|
|
116
116
|
const colorStyles$5 = props => css(["", "{color:", ";}"], StyledTitle, props.hue && getColor(props.hue, 800, props.theme));
|
|
117
117
|
const StyledAlert = styled(StyledBase).attrs(props => ({
|
|
118
118
|
'data-garden-id': COMPONENT_ID$8,
|
|
119
|
-
'data-garden-version': '8.62.
|
|
119
|
+
'data-garden-version': '8.62.1',
|
|
120
120
|
role: props.role === undefined ? 'alert' : props.role
|
|
121
121
|
})).withConfig({
|
|
122
122
|
displayName: "StyledAlert",
|
|
@@ -163,7 +163,7 @@ const colorStyles$4 = props => {
|
|
|
163
163
|
};
|
|
164
164
|
const StyledNotification = styled(StyledBase).attrs(props => ({
|
|
165
165
|
'data-garden-id': COMPONENT_ID$7,
|
|
166
|
-
'data-garden-version': '8.62.
|
|
166
|
+
'data-garden-version': '8.62.1',
|
|
167
167
|
role: props.role === undefined ? 'status' : props.role
|
|
168
168
|
})).withConfig({
|
|
169
169
|
displayName: "StyledNotification",
|
|
@@ -179,7 +179,7 @@ StyledNotification.defaultProps = {
|
|
|
179
179
|
const COMPONENT_ID$6 = 'notifications.well';
|
|
180
180
|
const StyledWell = styled(StyledBase).attrs({
|
|
181
181
|
'data-garden-id': COMPONENT_ID$6,
|
|
182
|
-
'data-garden-version': '8.62.
|
|
182
|
+
'data-garden-version': '8.62.1'
|
|
183
183
|
}).withConfig({
|
|
184
184
|
displayName: "StyledWell",
|
|
185
185
|
componentId: "sc-a5831c-0"
|
|
@@ -259,7 +259,7 @@ const sizeStyles$3 = props => {
|
|
|
259
259
|
};
|
|
260
260
|
const StyledGlobalAlert = styled.div.attrs({
|
|
261
261
|
'data-garden-id': COMPONENT_ID$5,
|
|
262
|
-
'data-garden-version': '8.62.
|
|
262
|
+
'data-garden-version': '8.62.1'
|
|
263
263
|
}).withConfig({
|
|
264
264
|
displayName: "StyledGlobalAlert",
|
|
265
265
|
componentId: "sc-k6rimt-0"
|
|
@@ -315,7 +315,7 @@ const sizeStyles$2 = props => {
|
|
|
315
315
|
};
|
|
316
316
|
const StyledGlobalAlertClose = styled(IconButton).attrs({
|
|
317
317
|
'data-garden-id': COMPONENT_ID$4,
|
|
318
|
-
'data-garden-version': '8.62.
|
|
318
|
+
'data-garden-version': '8.62.1',
|
|
319
319
|
size: 'small'
|
|
320
320
|
}).withConfig({
|
|
321
321
|
displayName: "StyledGlobalAlertClose",
|
|
@@ -366,7 +366,7 @@ function sizeStyles$1(props) {
|
|
|
366
366
|
}
|
|
367
367
|
const StyledGlobalAlertButton = styled(Button).attrs({
|
|
368
368
|
'data-garden-id': COMPONENT_ID$3,
|
|
369
|
-
'data-garden-version': '8.62.
|
|
369
|
+
'data-garden-version': '8.62.1',
|
|
370
370
|
focusInset: false,
|
|
371
371
|
isDanger: false,
|
|
372
372
|
isLink: false,
|
|
@@ -385,7 +385,7 @@ StyledGlobalAlertButton.defaultProps = {
|
|
|
385
385
|
const COMPONENT_ID$2 = 'notifications.global-alert.content';
|
|
386
386
|
const StyledGlobalAlertContent = styled.div.attrs({
|
|
387
387
|
'data-garden-id': COMPONENT_ID$2,
|
|
388
|
-
'data-garden-version': '8.62.
|
|
388
|
+
'data-garden-version': '8.62.1'
|
|
389
389
|
}).withConfig({
|
|
390
390
|
displayName: "StyledGlobalAlertContent",
|
|
391
391
|
componentId: "sc-rept0u-0"
|
|
@@ -409,7 +409,7 @@ const StyledGlobalAlertIcon = styled(_ref => {
|
|
|
409
409
|
return React__default.cloneElement(Children.only(children), props);
|
|
410
410
|
}).attrs({
|
|
411
411
|
'data-garden-id': COMPONENT_ID$1,
|
|
412
|
-
'data-garden-version': '8.62.
|
|
412
|
+
'data-garden-version': '8.62.1'
|
|
413
413
|
}).withConfig({
|
|
414
414
|
displayName: "StyledGlobalAlertIcon",
|
|
415
415
|
componentId: "sc-84ne9k-0"
|
|
@@ -437,7 +437,7 @@ const colorStyles = props => {
|
|
|
437
437
|
};
|
|
438
438
|
const StyledGlobalAlertTitle = styled.div.attrs({
|
|
439
439
|
'data-garden-id': COMPONENT_ID,
|
|
440
|
-
'data-garden-version': '8.62.
|
|
440
|
+
'data-garden-version': '8.62.1'
|
|
441
441
|
}).withConfig({
|
|
442
442
|
displayName: "StyledGlobalAlertTitle",
|
|
443
443
|
componentId: "sc-10clqbo-0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zendeskgarden/react-notifications",
|
|
3
|
-
"version": "8.62.
|
|
3
|
+
"version": "8.62.1",
|
|
4
4
|
"description": "Notification and Well components within the Garden Design System",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Zendesk Garden <garden@zendesk.com>",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"sideEffects": false,
|
|
22
22
|
"types": "dist/typings/index.d.ts",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@zendeskgarden/react-buttons": "^8.62.
|
|
24
|
+
"@zendeskgarden/react-buttons": "^8.62.1",
|
|
25
25
|
"polished": "^4.1.1",
|
|
26
26
|
"prop-types": "^15.5.7",
|
|
27
27
|
"react-transition-group": "^4.4.2",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@types/react-transition-group": "4.4.5",
|
|
38
|
-
"@zendeskgarden/react-theming": "^8.62.
|
|
38
|
+
"@zendeskgarden/react-theming": "^8.62.1",
|
|
39
39
|
"@zendeskgarden/svg-icons": "6.33.0"
|
|
40
40
|
},
|
|
41
41
|
"keywords": [
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"access": "public"
|
|
49
49
|
},
|
|
50
50
|
"zendeskgarden:src": "src/index.ts",
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "e84b3603c69975dc0ef30029364da15fc1e4fc03"
|
|
52
52
|
}
|