@zendeskgarden/react-modals 8.74.1 → 9.0.0-next.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 CHANGED
@@ -80,7 +80,7 @@ const animationStyles$1 = props => {
80
80
  };
81
81
  const StyledBackdrop = styled__default.default.div.attrs({
82
82
  'data-garden-id': COMPONENT_ID$j,
83
- 'data-garden-version': '8.74.1'
83
+ 'data-garden-version': '9.0.0-next.1'
84
84
  }).withConfig({
85
85
  displayName: "StyledBackdrop",
86
86
  componentId: "sc-mzdjpo-0"
@@ -96,7 +96,7 @@ StyledBackdrop.propTypes = {
96
96
  const COMPONENT_ID$i = 'modals.body';
97
97
  const StyledBody = styled__default.default.div.attrs({
98
98
  'data-garden-id': COMPONENT_ID$i,
99
- 'data-garden-version': '8.74.1'
99
+ 'data-garden-version': '9.0.0-next.1'
100
100
  }).withConfig({
101
101
  displayName: "StyledBody",
102
102
  componentId: "sc-14rzecg-0"
@@ -121,7 +121,7 @@ const BASE_MULTIPLIERS$1 = {
121
121
  };
122
122
  const StyledClose = styled__default.default.button.attrs({
123
123
  'data-garden-id': COMPONENT_ID$h,
124
- 'data-garden-version': '8.74.1'
124
+ 'data-garden-version': '9.0.0-next.1'
125
125
  }).withConfig({
126
126
  displayName: "StyledClose",
127
127
  componentId: "sc-iseudj-0"
@@ -133,7 +133,7 @@ StyledClose.defaultProps = {
133
133
  const COMPONENT_ID$g = 'modals.footer';
134
134
  const StyledFooter = styled__default.default.div.attrs({
135
135
  'data-garden-id': COMPONENT_ID$g,
136
- 'data-garden-version': '8.74.1'
136
+ 'data-garden-version': '9.0.0-next.1'
137
137
  }).withConfig({
138
138
  displayName: "StyledFooter",
139
139
  componentId: "sc-d8pfdu-0"
@@ -145,7 +145,7 @@ StyledFooter.defaultProps = {
145
145
  const COMPONENT_ID$f = 'modals.footer_item';
146
146
  const StyledFooterItem = styled__default.default.span.attrs({
147
147
  'data-garden-id': COMPONENT_ID$f,
148
- 'data-garden-version': '8.74.1'
148
+ 'data-garden-version': '9.0.0-next.1'
149
149
  }).withConfig({
150
150
  displayName: "StyledFooterItem",
151
151
  componentId: "sc-1mb76hl-0"
@@ -157,7 +157,7 @@ StyledFooterItem.defaultProps = {
157
157
  const COMPONENT_ID$e = 'modals.header';
158
158
  const StyledHeader = styled__default.default.div.attrs({
159
159
  'data-garden-id': COMPONENT_ID$e,
160
- 'data-garden-version': '8.74.1'
160
+ 'data-garden-version': '9.0.0-next.1'
161
161
  }).withConfig({
162
162
  displayName: "StyledHeader",
163
163
  componentId: "sc-1787r9v-0"
@@ -228,7 +228,7 @@ const sizeStyles$1 = props => {
228
228
  };
229
229
  const StyledModal = styled__default.default.div.attrs({
230
230
  'data-garden-id': COMPONENT_ID$d,
231
- 'data-garden-version': '8.74.1'
231
+ 'data-garden-version': '9.0.0-next.1'
232
232
  }).withConfig({
233
233
  displayName: "StyledModal",
234
234
  componentId: "sc-1pe1axu-0"
@@ -244,7 +244,7 @@ StyledModal.defaultProps = {
244
244
  const COMPONENT_ID$c = 'modals.tooltip_modal.backdrop';
245
245
  const StyledTooltipModalBackdrop = styled__default.default.div.attrs({
246
246
  'data-garden-id': COMPONENT_ID$c,
247
- 'data-garden-version': '8.74.1'
247
+ 'data-garden-version': '9.0.0-next.1'
248
248
  }).withConfig({
249
249
  displayName: "StyledTooltipModalBackdrop",
250
250
  componentId: "sc-1yaomgq-0"
@@ -327,7 +327,7 @@ StyledTooltipWrapper.defaultProps = {
327
327
  const COMPONENT_ID$b = 'modals.tooltip_modal';
328
328
  const StyledTooltipModal = styled__default.default.div.attrs(props => ({
329
329
  'data-garden-id': COMPONENT_ID$b,
330
- 'data-garden-version': '8.74.1',
330
+ 'data-garden-version': '9.0.0-next.1',
331
331
  className: props.isAnimated && 'is-animated'
332
332
  })).withConfig({
333
333
  displayName: "StyledTooltipModal",
@@ -356,7 +356,7 @@ const sizeStyles = props => `
356
356
  `;
357
357
  const StyledTooltipModalTitle = styled__default.default.div.attrs({
358
358
  'data-garden-id': COMPONENT_ID$a,
359
- 'data-garden-version': '8.74.1'
359
+ 'data-garden-version': '9.0.0-next.1'
360
360
  }).withConfig({
361
361
  displayName: "StyledTooltipModalTitle",
362
362
  componentId: "sc-11xjgjs-0"
@@ -368,7 +368,7 @@ StyledTooltipModalTitle.defaultProps = {
368
368
  const COMPONENT_ID$9 = 'modals.tooltip_modal.body';
369
369
  const StyledTooltipModalBody = styled__default.default.div.attrs({
370
370
  'data-garden-id': COMPONENT_ID$9,
371
- 'data-garden-version': '8.74.1'
371
+ 'data-garden-version': '9.0.0-next.1'
372
372
  }).withConfig({
373
373
  displayName: "StyledTooltipModalBody",
374
374
  componentId: "sc-195dkzj-0"
@@ -380,7 +380,7 @@ StyledTooltipModalBody.defaultProps = {
380
380
  const COMPONENT_ID$8 = 'modals.tooltip_modal.footer';
381
381
  const StyledTooltipModalFooter = styled__default.default.div.attrs({
382
382
  'data-garden-id': COMPONENT_ID$8,
383
- 'data-garden-version': '8.74.1'
383
+ 'data-garden-version': '9.0.0-next.1'
384
384
  }).withConfig({
385
385
  displayName: "StyledTooltipModalFooter",
386
386
  componentId: "sc-fm36a9-0"
@@ -392,7 +392,7 @@ StyledTooltipModalFooter.defaultProps = {
392
392
  const COMPONENT_ID$7 = 'modals.tooltip_modal.footer_item';
393
393
  const StyledTooltipModalFooterItem = styled__default.default(StyledFooterItem).attrs({
394
394
  'data-garden-id': COMPONENT_ID$7,
395
- 'data-garden-version': '8.74.1'
395
+ 'data-garden-version': '9.0.0-next.1'
396
396
  }).withConfig({
397
397
  displayName: "StyledTooltipModalFooterItem",
398
398
  componentId: "sc-1nahj6p-0"
@@ -404,7 +404,7 @@ StyledTooltipModalFooterItem.defaultProps = {
404
404
  const COMPONENT_ID$6 = 'modals.tooltip_modal.close';
405
405
  const StyledTooltipModalClose = styled__default.default(StyledClose).attrs({
406
406
  'data-garden-id': COMPONENT_ID$6,
407
- 'data-garden-version': '8.74.1'
407
+ 'data-garden-version': '9.0.0-next.1'
408
408
  }).withConfig({
409
409
  displayName: "StyledTooltipModalClose",
410
410
  componentId: "sc-1h2ke3q-0"
@@ -430,7 +430,7 @@ const boxShadow = props => {
430
430
  };
431
431
  const StyledDrawerModal = styled__default.default.div.attrs({
432
432
  'data-garden-id': COMPONENT_ID$5,
433
- 'data-garden-version': '8.74.1'
433
+ 'data-garden-version': '9.0.0-next.1'
434
434
  }).withConfig({
435
435
  displayName: "StyledDrawerModal",
436
436
  componentId: "sc-i1sake-0"
@@ -447,7 +447,7 @@ const BASE_MULTIPLIERS = {
447
447
  };
448
448
  const StyledDrawerModalClose = styled__default.default(StyledClose).attrs({
449
449
  'data-garden-id': COMPONENT_ID$4,
450
- 'data-garden-version': '8.74.1'
450
+ 'data-garden-version': '9.0.0-next.1'
451
451
  }).withConfig({
452
452
  displayName: "StyledDrawerModalClose",
453
453
  componentId: "sc-hrnaom-0"
@@ -459,7 +459,7 @@ StyledDrawerModalClose.defaultProps = {
459
459
  const COMPONENT_ID$3 = 'modals.drawer_modal.header';
460
460
  const StyledDrawerModalHeader = styled__default.default(StyledHeader).attrs({
461
461
  'data-garden-id': COMPONENT_ID$3,
462
- 'data-garden-version': '8.74.1'
462
+ 'data-garden-version': '9.0.0-next.1'
463
463
  }).withConfig({
464
464
  displayName: "StyledDrawerModalHeader",
465
465
  componentId: "sc-1u04rqw-0"
@@ -471,7 +471,7 @@ StyledDrawerModalHeader.defaultProps = {
471
471
  const COMPONENT_ID$2 = 'modals.drawer_modal.body';
472
472
  const StyledDrawerModalBody = styled__default.default(StyledBody).attrs({
473
473
  'data-garden-id': COMPONENT_ID$2,
474
- 'data-garden-version': '8.74.1'
474
+ 'data-garden-version': '9.0.0-next.1'
475
475
  }).withConfig({
476
476
  displayName: "StyledDrawerModalBody",
477
477
  componentId: "sc-yafe2y-0"
@@ -483,7 +483,7 @@ StyledDrawerModalBody.defaultProps = {
483
483
  const COMPONENT_ID$1 = 'modals.drawer_modal.footer';
484
484
  const StyledDrawerModalFooter = styled__default.default.div.attrs({
485
485
  'data-garden-id': COMPONENT_ID$1,
486
- 'data-garden-version': '8.74.1'
486
+ 'data-garden-version': '9.0.0-next.1'
487
487
  }).withConfig({
488
488
  displayName: "StyledDrawerModalFooter",
489
489
  componentId: "sc-17if4ka-0"
@@ -495,7 +495,7 @@ StyledDrawerModalFooter.defaultProps = {
495
495
  const COMPONENT_ID = 'modals.drawer_modal.footer_item';
496
496
  const StyledDrawerModalFooterItem = styled__default.default(StyledFooterItem).attrs({
497
497
  'data-garden-id': COMPONENT_ID,
498
- 'data-garden-version': '8.74.1'
498
+ 'data-garden-version': '9.0.0-next.1'
499
499
  }).withConfig({
500
500
  displayName: "StyledDrawerModalFooterItem",
501
501
  componentId: "sc-1vbl885-0"
package/dist/index.esm.js CHANGED
@@ -48,7 +48,7 @@ const animationStyles$1 = props => {
48
48
  };
49
49
  const StyledBackdrop = styled.div.attrs({
50
50
  'data-garden-id': COMPONENT_ID$j,
51
- 'data-garden-version': '8.74.1'
51
+ 'data-garden-version': '9.0.0-next.1'
52
52
  }).withConfig({
53
53
  displayName: "StyledBackdrop",
54
54
  componentId: "sc-mzdjpo-0"
@@ -64,7 +64,7 @@ StyledBackdrop.propTypes = {
64
64
  const COMPONENT_ID$i = 'modals.body';
65
65
  const StyledBody = styled.div.attrs({
66
66
  'data-garden-id': COMPONENT_ID$i,
67
- 'data-garden-version': '8.74.1'
67
+ 'data-garden-version': '9.0.0-next.1'
68
68
  }).withConfig({
69
69
  displayName: "StyledBody",
70
70
  componentId: "sc-14rzecg-0"
@@ -89,7 +89,7 @@ const BASE_MULTIPLIERS$1 = {
89
89
  };
90
90
  const StyledClose = styled.button.attrs({
91
91
  'data-garden-id': COMPONENT_ID$h,
92
- 'data-garden-version': '8.74.1'
92
+ 'data-garden-version': '9.0.0-next.1'
93
93
  }).withConfig({
94
94
  displayName: "StyledClose",
95
95
  componentId: "sc-iseudj-0"
@@ -101,7 +101,7 @@ StyledClose.defaultProps = {
101
101
  const COMPONENT_ID$g = 'modals.footer';
102
102
  const StyledFooter = styled.div.attrs({
103
103
  'data-garden-id': COMPONENT_ID$g,
104
- 'data-garden-version': '8.74.1'
104
+ 'data-garden-version': '9.0.0-next.1'
105
105
  }).withConfig({
106
106
  displayName: "StyledFooter",
107
107
  componentId: "sc-d8pfdu-0"
@@ -113,7 +113,7 @@ StyledFooter.defaultProps = {
113
113
  const COMPONENT_ID$f = 'modals.footer_item';
114
114
  const StyledFooterItem = styled.span.attrs({
115
115
  'data-garden-id': COMPONENT_ID$f,
116
- 'data-garden-version': '8.74.1'
116
+ 'data-garden-version': '9.0.0-next.1'
117
117
  }).withConfig({
118
118
  displayName: "StyledFooterItem",
119
119
  componentId: "sc-1mb76hl-0"
@@ -125,7 +125,7 @@ StyledFooterItem.defaultProps = {
125
125
  const COMPONENT_ID$e = 'modals.header';
126
126
  const StyledHeader = styled.div.attrs({
127
127
  'data-garden-id': COMPONENT_ID$e,
128
- 'data-garden-version': '8.74.1'
128
+ 'data-garden-version': '9.0.0-next.1'
129
129
  }).withConfig({
130
130
  displayName: "StyledHeader",
131
131
  componentId: "sc-1787r9v-0"
@@ -196,7 +196,7 @@ const sizeStyles$1 = props => {
196
196
  };
197
197
  const StyledModal = styled.div.attrs({
198
198
  'data-garden-id': COMPONENT_ID$d,
199
- 'data-garden-version': '8.74.1'
199
+ 'data-garden-version': '9.0.0-next.1'
200
200
  }).withConfig({
201
201
  displayName: "StyledModal",
202
202
  componentId: "sc-1pe1axu-0"
@@ -212,7 +212,7 @@ StyledModal.defaultProps = {
212
212
  const COMPONENT_ID$c = 'modals.tooltip_modal.backdrop';
213
213
  const StyledTooltipModalBackdrop = styled.div.attrs({
214
214
  'data-garden-id': COMPONENT_ID$c,
215
- 'data-garden-version': '8.74.1'
215
+ 'data-garden-version': '9.0.0-next.1'
216
216
  }).withConfig({
217
217
  displayName: "StyledTooltipModalBackdrop",
218
218
  componentId: "sc-1yaomgq-0"
@@ -295,7 +295,7 @@ StyledTooltipWrapper.defaultProps = {
295
295
  const COMPONENT_ID$b = 'modals.tooltip_modal';
296
296
  const StyledTooltipModal = styled.div.attrs(props => ({
297
297
  'data-garden-id': COMPONENT_ID$b,
298
- 'data-garden-version': '8.74.1',
298
+ 'data-garden-version': '9.0.0-next.1',
299
299
  className: props.isAnimated && 'is-animated'
300
300
  })).withConfig({
301
301
  displayName: "StyledTooltipModal",
@@ -324,7 +324,7 @@ const sizeStyles = props => `
324
324
  `;
325
325
  const StyledTooltipModalTitle = styled.div.attrs({
326
326
  'data-garden-id': COMPONENT_ID$a,
327
- 'data-garden-version': '8.74.1'
327
+ 'data-garden-version': '9.0.0-next.1'
328
328
  }).withConfig({
329
329
  displayName: "StyledTooltipModalTitle",
330
330
  componentId: "sc-11xjgjs-0"
@@ -336,7 +336,7 @@ StyledTooltipModalTitle.defaultProps = {
336
336
  const COMPONENT_ID$9 = 'modals.tooltip_modal.body';
337
337
  const StyledTooltipModalBody = styled.div.attrs({
338
338
  'data-garden-id': COMPONENT_ID$9,
339
- 'data-garden-version': '8.74.1'
339
+ 'data-garden-version': '9.0.0-next.1'
340
340
  }).withConfig({
341
341
  displayName: "StyledTooltipModalBody",
342
342
  componentId: "sc-195dkzj-0"
@@ -348,7 +348,7 @@ StyledTooltipModalBody.defaultProps = {
348
348
  const COMPONENT_ID$8 = 'modals.tooltip_modal.footer';
349
349
  const StyledTooltipModalFooter = styled.div.attrs({
350
350
  'data-garden-id': COMPONENT_ID$8,
351
- 'data-garden-version': '8.74.1'
351
+ 'data-garden-version': '9.0.0-next.1'
352
352
  }).withConfig({
353
353
  displayName: "StyledTooltipModalFooter",
354
354
  componentId: "sc-fm36a9-0"
@@ -360,7 +360,7 @@ StyledTooltipModalFooter.defaultProps = {
360
360
  const COMPONENT_ID$7 = 'modals.tooltip_modal.footer_item';
361
361
  const StyledTooltipModalFooterItem = styled(StyledFooterItem).attrs({
362
362
  'data-garden-id': COMPONENT_ID$7,
363
- 'data-garden-version': '8.74.1'
363
+ 'data-garden-version': '9.0.0-next.1'
364
364
  }).withConfig({
365
365
  displayName: "StyledTooltipModalFooterItem",
366
366
  componentId: "sc-1nahj6p-0"
@@ -372,7 +372,7 @@ StyledTooltipModalFooterItem.defaultProps = {
372
372
  const COMPONENT_ID$6 = 'modals.tooltip_modal.close';
373
373
  const StyledTooltipModalClose = styled(StyledClose).attrs({
374
374
  'data-garden-id': COMPONENT_ID$6,
375
- 'data-garden-version': '8.74.1'
375
+ 'data-garden-version': '9.0.0-next.1'
376
376
  }).withConfig({
377
377
  displayName: "StyledTooltipModalClose",
378
378
  componentId: "sc-1h2ke3q-0"
@@ -398,7 +398,7 @@ const boxShadow = props => {
398
398
  };
399
399
  const StyledDrawerModal = styled.div.attrs({
400
400
  'data-garden-id': COMPONENT_ID$5,
401
- 'data-garden-version': '8.74.1'
401
+ 'data-garden-version': '9.0.0-next.1'
402
402
  }).withConfig({
403
403
  displayName: "StyledDrawerModal",
404
404
  componentId: "sc-i1sake-0"
@@ -415,7 +415,7 @@ const BASE_MULTIPLIERS = {
415
415
  };
416
416
  const StyledDrawerModalClose = styled(StyledClose).attrs({
417
417
  'data-garden-id': COMPONENT_ID$4,
418
- 'data-garden-version': '8.74.1'
418
+ 'data-garden-version': '9.0.0-next.1'
419
419
  }).withConfig({
420
420
  displayName: "StyledDrawerModalClose",
421
421
  componentId: "sc-hrnaom-0"
@@ -427,7 +427,7 @@ StyledDrawerModalClose.defaultProps = {
427
427
  const COMPONENT_ID$3 = 'modals.drawer_modal.header';
428
428
  const StyledDrawerModalHeader = styled(StyledHeader).attrs({
429
429
  'data-garden-id': COMPONENT_ID$3,
430
- 'data-garden-version': '8.74.1'
430
+ 'data-garden-version': '9.0.0-next.1'
431
431
  }).withConfig({
432
432
  displayName: "StyledDrawerModalHeader",
433
433
  componentId: "sc-1u04rqw-0"
@@ -439,7 +439,7 @@ StyledDrawerModalHeader.defaultProps = {
439
439
  const COMPONENT_ID$2 = 'modals.drawer_modal.body';
440
440
  const StyledDrawerModalBody = styled(StyledBody).attrs({
441
441
  'data-garden-id': COMPONENT_ID$2,
442
- 'data-garden-version': '8.74.1'
442
+ 'data-garden-version': '9.0.0-next.1'
443
443
  }).withConfig({
444
444
  displayName: "StyledDrawerModalBody",
445
445
  componentId: "sc-yafe2y-0"
@@ -451,7 +451,7 @@ StyledDrawerModalBody.defaultProps = {
451
451
  const COMPONENT_ID$1 = 'modals.drawer_modal.footer';
452
452
  const StyledDrawerModalFooter = styled.div.attrs({
453
453
  'data-garden-id': COMPONENT_ID$1,
454
- 'data-garden-version': '8.74.1'
454
+ 'data-garden-version': '9.0.0-next.1'
455
455
  }).withConfig({
456
456
  displayName: "StyledDrawerModalFooter",
457
457
  componentId: "sc-17if4ka-0"
@@ -463,7 +463,7 @@ StyledDrawerModalFooter.defaultProps = {
463
463
  const COMPONENT_ID = 'modals.drawer_modal.footer_item';
464
464
  const StyledDrawerModalFooterItem = styled(StyledFooterItem).attrs({
465
465
  'data-garden-id': COMPONENT_ID,
466
- 'data-garden-version': '8.74.1'
466
+ 'data-garden-version': '9.0.0-next.1'
467
467
  }).withConfig({
468
468
  displayName: "StyledDrawerModalFooterItem",
469
469
  componentId: "sc-1vbl885-0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zendeskgarden/react-modals",
3
- "version": "8.74.1",
3
+ "version": "9.0.0-next.1",
4
4
  "description": "Components relating to modals in the Garden Design System",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Zendesk Garden <garden@zendesk.com>",
@@ -35,11 +35,11 @@
35
35
  "@zendeskgarden/react-theming": "^8.67.0",
36
36
  "react": ">=16.8.0",
37
37
  "react-dom": ">=16.8.0",
38
- "styled-components": "^4.2.0 || ^5.0.0"
38
+ "styled-components": "^5.1.0"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@types/react-transition-group": "4.4.10",
42
- "@zendeskgarden/react-theming": "^8.74.1",
42
+ "@zendeskgarden/react-theming": "^9.0.0-next.1",
43
43
  "@zendeskgarden/svg-icons": "7.0.0"
44
44
  },
45
45
  "keywords": [
@@ -52,5 +52,5 @@
52
52
  "access": "public"
53
53
  },
54
54
  "zendeskgarden:src": "src/index.ts",
55
- "gitHead": "4637bf600631be336574ddb5a31fda8f9bc27de6"
55
+ "gitHead": "a9e4e776bf6ad8860a198fc24f27b2b5cbc83320"
56
56
  }