@elliemae/ds-date-time-picker 3.37.0-next.6 → 3.37.0-next.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/index.tsx", "../../../../../scripts/build/transpile/react-shim.js"],
4
- "sourcesContent": ["export * from '@elliemae/ds-legacy-date-time-picker';\n", "import * as React from 'react';\nexport { React };\n"],
5
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADAvB,wBAAc,iDAAd;",
4
+ "sourcesContent": ["// import LegacyDefaultImport from '@elliemae/ds-legacy-date-time-picker';\n// export { DSDateTimePicker, DateTimePickerWithSchema } from '@elliemae/ds-legacy-date-time-picker';\n// export default LegacyDefaultImport;\nexport * from '@elliemae/ds-legacy-date-time-picker';\n", "import * as React from 'react';\nexport { React };\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;ACAA,YAAuB;ADGvB,wBAAc,iDAHd;",
6
6
  "names": []
7
7
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../src/index.tsx"],
4
- "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-legacy-date-time-picker';\n"],
5
- "mappings": "AAAA,YAAY,WAAW;ACAvB,cAAc;",
4
+ "sourcesContent": ["import * as React from 'react';\nexport { React };\n", "// import LegacyDefaultImport from '@elliemae/ds-legacy-date-time-picker';\n// export { DSDateTimePicker, DateTimePickerWithSchema } from '@elliemae/ds-legacy-date-time-picker';\n// export default LegacyDefaultImport;\nexport * from '@elliemae/ds-legacy-date-time-picker';\n"],
5
+ "mappings": "AAAA,YAAY,WAAW;ACGvB,cAAc;",
6
6
  "names": []
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-date-time-picker",
3
- "version": "3.37.0-next.6",
3
+ "version": "3.37.0-next.8",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Date Time Picker",
6
6
  "files": [
@@ -41,7 +41,7 @@
41
41
  "devDependencies": {
42
42
  "@elliemae/pui-cli": "9.0.0-next.50",
43
43
  "styled-components": "~5.3.9",
44
- "@elliemae/ds-monorepo-devops": "3.37.0-next.6"
44
+ "@elliemae/ds-monorepo-devops": "3.37.0-next.8"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "lodash": "^4.17.21",