@elliemae/ds-controlled-form 2.3.0-alpha.7 → 2.3.0-alpha.8
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/package.json +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-controlled-form",
|
|
3
|
-
"version": "2.3.0-alpha.
|
|
3
|
+
"version": "2.3.0-alpha.8",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Controlled Form Controllers",
|
|
6
6
|
"files": [
|
|
@@ -741,19 +741,19 @@
|
|
|
741
741
|
},
|
|
742
742
|
"author": "ICE MT",
|
|
743
743
|
"dependencies": {
|
|
744
|
-
"@elliemae/ds-button": "2.3.0-alpha.
|
|
745
|
-
"@elliemae/ds-circular-progress-indicator": "2.3.0-alpha.
|
|
746
|
-
"@elliemae/ds-form": "2.3.0-alpha.
|
|
747
|
-
"@elliemae/ds-form-layout-blocks": "2.3.0-alpha.
|
|
748
|
-
"@elliemae/ds-grid": "2.3.0-alpha.
|
|
749
|
-
"@elliemae/ds-icon": "2.3.0-alpha.
|
|
750
|
-
"@elliemae/ds-icons": "2.3.0-alpha.
|
|
751
|
-
"@elliemae/ds-pills": "2.3.0-alpha.
|
|
752
|
-
"@elliemae/ds-popperjs": "2.3.0-alpha.
|
|
753
|
-
"@elliemae/ds-props-helpers": "2.3.0-alpha.
|
|
754
|
-
"@elliemae/ds-system": "2.3.0-alpha.
|
|
755
|
-
"@elliemae/ds-tooltip": "2.3.0-alpha.
|
|
756
|
-
"@elliemae/ds-truncated-tooltip-text": "2.3.0-alpha.
|
|
744
|
+
"@elliemae/ds-button": "2.3.0-alpha.8",
|
|
745
|
+
"@elliemae/ds-circular-progress-indicator": "2.3.0-alpha.8",
|
|
746
|
+
"@elliemae/ds-form": "2.3.0-alpha.8",
|
|
747
|
+
"@elliemae/ds-form-layout-blocks": "2.3.0-alpha.8",
|
|
748
|
+
"@elliemae/ds-grid": "2.3.0-alpha.8",
|
|
749
|
+
"@elliemae/ds-icon": "2.3.0-alpha.8",
|
|
750
|
+
"@elliemae/ds-icons": "2.3.0-alpha.8",
|
|
751
|
+
"@elliemae/ds-pills": "2.3.0-alpha.8",
|
|
752
|
+
"@elliemae/ds-popperjs": "2.3.0-alpha.8",
|
|
753
|
+
"@elliemae/ds-props-helpers": "2.3.0-alpha.8",
|
|
754
|
+
"@elliemae/ds-system": "2.3.0-alpha.8",
|
|
755
|
+
"@elliemae/ds-tooltip": "2.3.0-alpha.8",
|
|
756
|
+
"@elliemae/ds-truncated-tooltip-text": "2.3.0-alpha.8",
|
|
757
757
|
"prop-types": "~15.8.1",
|
|
758
758
|
"react-desc": "~4.1.3",
|
|
759
759
|
"react-popper": "~2.2.5",
|