@elliemae/ds-data-table-filters 3.56.0-rc.3 → 3.56.0-rc.6
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 +40 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-data-table-filters",
|
|
3
|
-
"version": "3.56.0-rc.
|
|
3
|
+
"version": "3.56.0-rc.6",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Data Table Filters",
|
|
6
6
|
"files": [
|
|
@@ -35,42 +35,6 @@
|
|
|
35
35
|
"reportFile": "tests.xml",
|
|
36
36
|
"indent": 4
|
|
37
37
|
},
|
|
38
|
-
"dependencies": {
|
|
39
|
-
"@xstyled/styled-components": "~3.7.3",
|
|
40
|
-
"@elliemae/ds-controlled-form": "3.56.0-rc.3",
|
|
41
|
-
"@elliemae/ds-button-v2": "3.56.0-rc.3",
|
|
42
|
-
"@elliemae/ds-form-combobox": "3.56.0-rc.3",
|
|
43
|
-
"@elliemae/ds-form-date-time-picker": "3.56.0-rc.3",
|
|
44
|
-
"@elliemae/ds-form-layout-blocks": "3.56.0-rc.3",
|
|
45
|
-
"@elliemae/ds-form-helpers-mask-hooks": "3.56.0-rc.3",
|
|
46
|
-
"@elliemae/ds-form-date-range-picker": "3.56.0-rc.3",
|
|
47
|
-
"@elliemae/ds-grid": "3.56.0-rc.3",
|
|
48
|
-
"@elliemae/ds-hooks-on-blur-out": "3.56.0-rc.3",
|
|
49
|
-
"@elliemae/ds-popperjs": "3.56.0-rc.3",
|
|
50
|
-
"@elliemae/ds-pills-v2": "3.56.0-rc.3",
|
|
51
|
-
"@elliemae/ds-props-helpers": "3.56.0-rc.3",
|
|
52
|
-
"@elliemae/ds-icons": "3.56.0-rc.3",
|
|
53
|
-
"@elliemae/ds-system": "3.56.0-rc.3",
|
|
54
|
-
"@elliemae/ds-typescript-helpers": "3.56.0-rc.3"
|
|
55
|
-
},
|
|
56
|
-
"devDependencies": {
|
|
57
|
-
"@elliemae/pui-cli": "9.0.0-next.65",
|
|
58
|
-
"jest": "~29.7.0",
|
|
59
|
-
"styled-components": "~5.3.9",
|
|
60
|
-
"@elliemae/ds-monorepo-devops": "3.56.0-rc.3"
|
|
61
|
-
},
|
|
62
|
-
"peerDependencies": {
|
|
63
|
-
"@testing-library/jest-dom": "^6.6.3",
|
|
64
|
-
"@testing-library/react": "^16.0.1",
|
|
65
|
-
"@testing-library/user-event": "~14.5.2",
|
|
66
|
-
"react": "^18.3.1",
|
|
67
|
-
"react-dom": "^18.3.1",
|
|
68
|
-
"styled-components": "~5.3.9"
|
|
69
|
-
},
|
|
70
|
-
"publishConfig": {
|
|
71
|
-
"access": "public",
|
|
72
|
-
"typeSafety": false
|
|
73
|
-
},
|
|
74
38
|
"scripts": {
|
|
75
39
|
"dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch",
|
|
76
40
|
"test": "pui-cli test --passWithNoTests --coverage=\"false\"",
|
|
@@ -81,5 +45,42 @@
|
|
|
81
45
|
"dev:build": "pnpm --filter {.}... build",
|
|
82
46
|
"dev:install": "pnpm --filter {.}... i --no-lockfile && pnpm run dev:build",
|
|
83
47
|
"checkDeps": "npx -yes ../../util/ds-codemods check-missing-packages --projectFolderPath=\"./\" --ignorePackagesGlobPattern=\"\" --ignoreFilesGlobPattern=\"**/test-ables/*,**/tests/*\""
|
|
84
|
-
}
|
|
85
|
-
|
|
48
|
+
},
|
|
49
|
+
"dependencies": {
|
|
50
|
+
"@elliemae/ds-button-v2": "3.56.0-rc.6",
|
|
51
|
+
"@elliemae/ds-controlled-form": "3.56.0-rc.6",
|
|
52
|
+
"@elliemae/ds-form-combobox": "3.56.0-rc.6",
|
|
53
|
+
"@elliemae/ds-form-date-range-picker": "3.56.0-rc.6",
|
|
54
|
+
"@elliemae/ds-form-date-time-picker": "3.56.0-rc.6",
|
|
55
|
+
"@elliemae/ds-form-helpers-mask-hooks": "3.56.0-rc.6",
|
|
56
|
+
"@elliemae/ds-form-layout-blocks": "3.56.0-rc.6",
|
|
57
|
+
"@elliemae/ds-grid": "3.56.0-rc.6",
|
|
58
|
+
"@elliemae/ds-hooks-on-blur-out": "3.56.0-rc.6",
|
|
59
|
+
"@elliemae/ds-icons": "3.56.0-rc.6",
|
|
60
|
+
"@elliemae/ds-pills-v2": "3.56.0-rc.6",
|
|
61
|
+
"@elliemae/ds-popperjs": "3.56.0-rc.6",
|
|
62
|
+
"@elliemae/ds-props-helpers": "3.56.0-rc.6",
|
|
63
|
+
"@elliemae/ds-system": "3.56.0-rc.6",
|
|
64
|
+
"@elliemae/ds-typescript-helpers": "3.56.0-rc.6",
|
|
65
|
+
"@xstyled/styled-components": "catalog:"
|
|
66
|
+
},
|
|
67
|
+
"devDependencies": {
|
|
68
|
+
"@elliemae/ds-monorepo-devops": "3.56.0-rc.6",
|
|
69
|
+
"@elliemae/pui-cli": "catalog:",
|
|
70
|
+
"jest": "catalog:",
|
|
71
|
+
"styled-components": "catalog:"
|
|
72
|
+
},
|
|
73
|
+
"peerDependencies": {
|
|
74
|
+
"@testing-library/jest-dom": "catalog:",
|
|
75
|
+
"@testing-library/react": "catalog:",
|
|
76
|
+
"@testing-library/user-event": "catalog:",
|
|
77
|
+
"react": "catalog:",
|
|
78
|
+
"react-dom": "catalog:",
|
|
79
|
+
"styled-components": "catalog:"
|
|
80
|
+
},
|
|
81
|
+
"publishConfig": {
|
|
82
|
+
"access": "public",
|
|
83
|
+
"typeSafety": false
|
|
84
|
+
},
|
|
85
|
+
"gitHead": "13379fa3baf0f841094e000925a2ed380488eae6"
|
|
86
|
+
}
|