@sproutsocial/seeds-react-modal 2.5.26 → 2.5.28

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.
@@ -8,26 +8,26 @@ $ tsup --dts
8
8
  CLI Cleaning output folder
9
9
  CJS Build start
10
10
  ESM Build start
11
- ESM dist/esm/index.js 733.00 B
12
- ESM dist/esm/chunk-KZ6XTIWT.js 24.80 KB
13
- ESM dist/esm/chunk-72GBDCA2.js 7.57 KB
11
+ CJS dist/index.js 38.32 KB
12
+ CJS dist/v1/index.js 10.31 KB
13
+ CJS dist/v2/index.js 29.85 KB
14
+ CJS dist/index.js.map 76.00 KB
15
+ CJS dist/v1/index.js.map 14.56 KB
16
+ CJS dist/v2/index.js.map 61.12 KB
17
+ CJS ⚡️ Build success in 39ms
14
18
  ESM dist/esm/v1/index.js 165.00 B
15
19
  ESM dist/esm/v2/index.js 746.00 B
20
+ ESM dist/esm/index.js 733.00 B
21
+ ESM dist/esm/chunk-72GBDCA2.js 7.57 KB
22
+ ESM dist/esm/chunk-KZ6XTIWT.js 24.80 KB
16
23
  ESM dist/esm/v1/index.js.map 71.00 B
24
+ ESM dist/esm/v2/index.js.map 71.00 B
17
25
  ESM dist/esm/index.js.map 1.16 KB
18
26
  ESM dist/esm/chunk-KZ6XTIWT.js.map 60.04 KB
19
27
  ESM dist/esm/chunk-72GBDCA2.js.map 14.38 KB
20
- ESM dist/esm/v2/index.js.map 71.00 B
21
28
  ESM ⚡️ Build success in 39ms
22
- CJS dist/index.js 38.32 KB
23
- CJS dist/v1/index.js 10.31 KB
24
- CJS dist/v2/index.js 29.85 KB
25
- CJS dist/v1/index.js.map 14.56 KB
26
- CJS dist/index.js.map 76.00 KB
27
- CJS dist/v2/index.js.map 61.12 KB
28
- CJS ⚡️ Build success in 40ms
29
29
  DTS Build start
30
- DTS ⚡️ Build success in 4755ms
30
+ DTS ⚡️ Build success in 4856ms
31
31
  DTS dist/index.d.ts 1.07 KB
32
32
  DTS dist/v1/index.d.ts 413.00 B
33
33
  DTS dist/v2/index.d.ts 1.16 KB
@@ -38,4 +38,4 @@ $ tsup --dts
38
38
  DTS dist/v2/index.d.mts 1.16 KB
39
39
  DTS dist/Modal-DTeKLfEI.d.mts 2.52 KB
40
40
  DTS dist/ModalExternalTrigger-Bciv1N-P.d.mts 23.37 KB
41
- Done in 5.75s.
41
+ Done in 5.89s.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @sproutsocial/seeds-react-modal
2
2
 
3
+ ## 2.5.28
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ec3edb8]
8
+ - Updated dependencies [b77aca0]
9
+ - Updated dependencies [2e72599]
10
+ - @sproutsocial/seeds-react-button@2.3.0
11
+ - @sproutsocial/seeds-react-system-props@3.1.3
12
+ - @sproutsocial/seeds-react-theme@4.3.0
13
+ - @sproutsocial/seeds-react-box@1.1.26
14
+ - @sproutsocial/seeds-react-icon@2.4.5
15
+ - @sproutsocial/seeds-react-text@1.5.2
16
+
17
+ ## 2.5.27
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [d21ae54]
22
+ - @sproutsocial/seeds-react-theme@4.2.1
23
+ - @sproutsocial/seeds-react-button@2.2.5
24
+ - @sproutsocial/seeds-react-box@1.1.25
25
+ - @sproutsocial/seeds-react-icon@2.4.4
26
+
3
27
  ## 2.5.26
4
28
 
5
29
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sproutsocial/seeds-react-modal",
3
- "version": "2.5.26",
3
+ "version": "2.5.28",
4
4
  "description": "Seeds React Modal",
5
5
  "author": "Sprout Social, Inc.",
6
6
  "license": "MIT",
@@ -36,13 +36,13 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@radix-ui/react-dialog": "^1.1.14",
39
- "@sproutsocial/seeds-react-box": "^1.1.24",
40
- "@sproutsocial/seeds-react-button": "^2.2.4",
41
- "@sproutsocial/seeds-react-icon": "^2.4.3",
39
+ "@sproutsocial/seeds-react-box": "^1.1.26",
40
+ "@sproutsocial/seeds-react-button": "^2.3.0",
41
+ "@sproutsocial/seeds-react-icon": "^2.4.5",
42
42
  "@sproutsocial/seeds-react-portal": "^1.2.0",
43
- "@sproutsocial/seeds-react-system-props": "^3.1.2",
44
- "@sproutsocial/seeds-react-text": "^1.5.1",
45
- "@sproutsocial/seeds-react-theme": "^4.2.0",
43
+ "@sproutsocial/seeds-react-system-props": "^3.1.3",
44
+ "@sproutsocial/seeds-react-text": "^1.5.2",
45
+ "@sproutsocial/seeds-react-theme": "^4.3.0",
46
46
  "motion": "^12.6.3",
47
47
  "react-dnd": "^16.0.1",
48
48
  "react-dnd-html5-backend": "^16.0.1",
@@ -51,8 +51,8 @@
51
51
  },
52
52
  "devDependencies": {
53
53
  "@sproutsocial/eslint-config-seeds": "*",
54
- "@sproutsocial/seeds-react-form-field": "^1.1.20",
55
- "@sproutsocial/seeds-react-input": "^1.5.30",
54
+ "@sproutsocial/seeds-react-form-field": "^1.1.23",
55
+ "@sproutsocial/seeds-react-input": "^1.5.33",
56
56
  "@sproutsocial/seeds-react-testing-library": "*",
57
57
  "@sproutsocial/seeds-testing": "*",
58
58
  "@sproutsocial/seeds-tsconfig": "*",
@@ -576,9 +576,7 @@ export const TallContent: Story = {
576
576
  <Modal
577
577
  aria-label="Tall Content Modal"
578
578
  closeButtonAriaLabel="Close Modal"
579
- modalTrigger={
580
- <Button appearance="primary">Open Tall Modal</Button>
581
- }
579
+ modalTrigger={<Button appearance="primary">Open Tall Modal</Button>}
582
580
  >
583
581
  <ModalHeader
584
582
  title="Very Tall Modal"