@elliemae/ds-shuttle-v2 3.61.0-rc.1 → 3.70.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.
@@ -3,5 +3,8 @@
3
3
  "sideEffects": [
4
4
  "*.css",
5
5
  "*.scss"
6
- ]
6
+ ],
7
+ "publishConfig": {
8
+ "access": "public"
9
+ }
7
10
  }
@@ -3,5 +3,8 @@
3
3
  "sideEffects": [
4
4
  "*.css",
5
5
  "*.scss"
6
- ]
6
+ ],
7
+ "publishConfig": {
8
+ "access": "public"
9
+ }
7
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-shuttle-v2",
3
- "version": "3.61.0-rc.1",
3
+ "version": "3.70.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Shuttle v2",
6
6
  "files": [
@@ -39,33 +39,33 @@
39
39
  "@xstyled/styled-components": "~3.8.1",
40
40
  "fast-deep-equal": "~3.1.3",
41
41
  "uid": "^2.0.2",
42
- "@elliemae/ds-button-v2": "3.61.0-rc.1",
43
- "@elliemae/ds-circular-progress-indicator": "3.61.0-rc.1",
44
- "@elliemae/ds-drag-and-drop": "3.61.0-rc.1",
45
- "@elliemae/ds-fast-list": "3.61.0-rc.1",
46
- "@elliemae/ds-form-checkbox": "3.61.0-rc.1",
47
- "@elliemae/ds-form-input-text": "3.61.0-rc.1",
48
- "@elliemae/ds-hooks-fontsize-detector": "3.61.0-rc.1",
49
- "@elliemae/ds-hooks-on-blur-out": "3.61.0-rc.1",
50
- "@elliemae/ds-grid": "3.61.0-rc.1",
51
- "@elliemae/ds-indeterminate-progress-indicator": "3.61.0-rc.1",
52
- "@elliemae/ds-hooks-headless-tooltip": "3.61.0-rc.1",
53
- "@elliemae/ds-icons": "3.61.0-rc.1",
54
- "@elliemae/ds-system": "3.61.0-rc.1",
55
- "@elliemae/ds-props-helpers": "3.61.0-rc.1",
56
- "@elliemae/ds-typescript-helpers": "3.61.0-rc.1",
57
- "@elliemae/ds-typography": "3.61.0-rc.1",
58
- "@elliemae/ds-zustand-helpers": "3.61.0-rc.1",
59
- "@elliemae/ds-popperjs": "3.61.0-rc.1"
42
+ "@elliemae/ds-button-v2": "3.70.0-next.1",
43
+ "@elliemae/ds-circular-progress-indicator": "3.70.0-next.1",
44
+ "@elliemae/ds-drag-and-drop": "3.70.0-next.1",
45
+ "@elliemae/ds-fast-list": "3.70.0-next.1",
46
+ "@elliemae/ds-form-checkbox": "3.70.0-next.1",
47
+ "@elliemae/ds-hooks-fontsize-detector": "3.70.0-next.1",
48
+ "@elliemae/ds-grid": "3.70.0-next.1",
49
+ "@elliemae/ds-form-input-text": "3.70.0-next.1",
50
+ "@elliemae/ds-hooks-on-blur-out": "3.70.0-next.1",
51
+ "@elliemae/ds-hooks-headless-tooltip": "3.70.0-next.1",
52
+ "@elliemae/ds-popperjs": "3.70.0-next.1",
53
+ "@elliemae/ds-icons": "3.70.0-next.1",
54
+ "@elliemae/ds-props-helpers": "3.70.0-next.1",
55
+ "@elliemae/ds-typescript-helpers": "3.70.0-next.1",
56
+ "@elliemae/ds-typography": "3.70.0-next.1",
57
+ "@elliemae/ds-zustand-helpers": "3.70.0-next.1",
58
+ "@elliemae/ds-indeterminate-progress-indicator": "3.70.0-next.1",
59
+ "@elliemae/ds-system": "3.70.0-next.1"
60
60
  },
61
61
  "devDependencies": {
62
62
  "jest": "^30.0.0",
63
63
  "lodash-es": "^4.17.21",
64
64
  "styled-components": "~5.3.9",
65
- "@elliemae/ds-breadcrumb": "3.61.0-rc.1",
66
- "@elliemae/ds-monorepo-devops": "3.61.0-rc.1",
67
- "@elliemae/ds-test-utils": "3.61.0-rc.1",
68
- "@elliemae/ds-tree-model": "3.61.0-rc.1"
65
+ "@elliemae/ds-breadcrumb": "3.70.0-next.1",
66
+ "@elliemae/ds-monorepo-devops": "3.70.0-next.1",
67
+ "@elliemae/ds-test-utils": "3.70.0-next.1",
68
+ "@elliemae/ds-tree-model": "3.70.0-next.1"
69
69
  },
70
70
  "peerDependencies": {
71
71
  "lodash-es": "^4.17.21",