@docsvision/material-ui-pickers 3.2.0-beta.24 → 3.2.0-beta.25
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/{build/DatePicker → DatePicker}/DatePicker.d.ts +0 -0
- package/{build/DatePicker → DatePicker}/DatePicker.js +0 -0
- package/{build/DatePicker → DatePicker}/DatePickerToolbar.d.ts +0 -0
- package/{build/DatePicker → DatePicker}/DatePickerToolbar.js +0 -0
- package/{build/DatePicker → DatePicker}/index.d.ts +0 -0
- package/{build/DatePicker → DatePicker}/index.js +0 -0
- package/{build/DateTimePicker → DateTimePicker}/DateTimePicker.d.ts +0 -0
- package/{build/DateTimePicker → DateTimePicker}/DateTimePicker.js +0 -0
- package/{build/DateTimePicker → DateTimePicker}/DateTimePickerTabs.d.ts +0 -0
- package/{build/DateTimePicker → DateTimePicker}/DateTimePickerTabs.js +0 -0
- package/{build/DateTimePicker → DateTimePicker}/DateTimePickerToolbar.d.ts +0 -0
- package/{build/DateTimePicker → DateTimePicker}/DateTimePickerToolbar.js +0 -0
- package/{build/DateTimePicker → DateTimePicker}/index.d.ts +0 -0
- package/{build/DateTimePicker → DateTimePicker}/index.js +0 -0
- package/{build/MuiPickersUtilsProvider.d.ts → MuiPickersUtilsProvider.d.ts} +0 -0
- package/{build/MuiPickersUtilsProvider.js → MuiPickersUtilsProvider.js} +0 -0
- package/{build/Picker → Picker}/Picker.d.ts +0 -0
- package/{build/Picker → Picker}/Picker.js +0 -0
- package/{build/Picker → Picker}/WrappedKeyboardPicker.d.ts +0 -0
- package/{build/Picker → Picker}/WrappedKeyboardPicker.js +0 -0
- package/{build/Picker → Picker}/WrappedPurePicker.d.ts +0 -0
- package/{build/Picker → Picker}/WrappedPurePicker.js +0 -0
- package/{build/README.md → README.md} +0 -0
- package/{build/Rifm → Rifm}/Rifm.d.ts +0 -0
- package/{build/Rifm → Rifm}/Rifm.js +0 -0
- package/{build/TimePicker → TimePicker}/TimePicker.d.ts +0 -0
- package/{build/TimePicker → TimePicker}/TimePicker.js +0 -0
- package/{build/TimePicker → TimePicker}/TimePickerToolbar.d.ts +0 -0
- package/{build/TimePicker → TimePicker}/TimePickerToolbar.js +0 -0
- package/{build/TimePicker → TimePicker}/index.d.ts +0 -0
- package/{build/TimePicker → TimePicker}/index.js +0 -0
- package/{build/_helpers → _helpers}/date-utils.d.ts +0 -0
- package/{build/_helpers → _helpers}/date-utils.js +0 -0
- package/{build/_helpers → _helpers}/text-field-helper.d.ts +0 -0
- package/{build/_helpers → _helpers}/text-field-helper.js +0 -0
- package/{build/_helpers → _helpers}/time-utils.d.ts +0 -0
- package/{build/_helpers → _helpers}/time-utils.js +0 -0
- package/{build/_helpers → _helpers}/utils.d.ts +0 -0
- package/{build/_helpers → _helpers}/utils.js +0 -0
- package/{build/_shared → _shared}/KeyboardDateInput.d.ts +0 -0
- package/{build/_shared → _shared}/KeyboardDateInput.js +0 -0
- package/{build/_shared → _shared}/ModalDialog.d.ts +0 -0
- package/{build/_shared → _shared}/ModalDialog.js +0 -0
- package/{build/_shared → _shared}/PickerToolbar.d.ts +0 -0
- package/{build/_shared → _shared}/PickerToolbar.js +0 -0
- package/{build/_shared → _shared}/PureDateInput.d.ts +0 -0
- package/{build/_shared → _shared}/PureDateInput.js +0 -0
- package/{build/_shared → _shared}/ToolbarButton.d.ts +0 -0
- package/{build/_shared → _shared}/ToolbarButton.js +0 -0
- package/{build/_shared → _shared}/ToolbarText.d.ts +0 -0
- package/{build/_shared → _shared}/ToolbarText.js +0 -0
- package/{build/_shared → _shared}/WithUtils.d.ts +0 -0
- package/{build/_shared → _shared}/WithUtils.js +0 -0
- package/{build/_shared → _shared}/hooks/useIsLandscape.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/useIsLandscape.js +0 -0
- package/{build/_shared → _shared}/hooks/useKeyDown.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/useKeyDown.js +0 -0
- package/{build/_shared → _shared}/hooks/useKeyboardPickerState.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/useKeyboardPickerState.js +0 -0
- package/{build/_shared → _shared}/hooks/useOpenState.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/useOpenState.js +0 -0
- package/{build/_shared → _shared}/hooks/usePickerState.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/usePickerState.js +0 -0
- package/{build/_shared → _shared}/hooks/useUtils.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/useUtils.js +0 -0
- package/{build/_shared → _shared}/hooks/useViews.d.ts +0 -0
- package/{build/_shared → _shared}/hooks/useViews.js +0 -0
- package/{build/_shared → _shared}/icons/ArrowLeftIcon.d.ts +0 -0
- package/{build/_shared → _shared}/icons/ArrowLeftIcon.js +0 -0
- package/{build/_shared → _shared}/icons/ArrowRightIcon.d.ts +0 -0
- package/{build/_shared → _shared}/icons/ArrowRightIcon.js +0 -0
- package/{build/_shared → _shared}/icons/DateRangeIcon.d.ts +0 -0
- package/{build/_shared → _shared}/icons/DateRangeIcon.js +0 -0
- package/{build/_shared → _shared}/icons/KeyboardIcon.d.ts +0 -0
- package/{build/_shared → _shared}/icons/KeyboardIcon.js +0 -0
- package/{build/_shared → _shared}/icons/TimeIcon.d.ts +0 -0
- package/{build/_shared → _shared}/icons/TimeIcon.js +0 -0
- package/{build/constants → constants}/ClockType.d.ts +0 -0
- package/{build/constants → constants}/ClockType.js +0 -0
- package/{build/constants → constants}/dimensions.d.ts +0 -0
- package/{build/constants → constants}/dimensions.js +0 -0
- package/{build/constants → constants}/prop-types.d.ts +0 -0
- package/{build/constants → constants}/prop-types.js +0 -0
- package/{build/dist → dist}/material-ui-pickers.esm.js +0 -0
- package/{build/dist → dist}/material-ui-pickers.esm.js.map +0 -0
- package/{build/dist → dist}/material-ui-pickers.js +0 -0
- package/{build/dist → dist}/material-ui-pickers.js.map +0 -0
- package/{build/dist → dist}/material-ui-pickers.umd.js +0 -0
- package/{build/dist → dist}/material-ui-pickers.umd.min.js +0 -0
- package/{build/index.d.ts → index.d.ts} +0 -0
- package/{build/index.js → index.js} +0 -0
- package/package.json +62 -135
- package/{build/typings → typings}/BasePicker.d.ts +0 -0
- package/{build/typings → typings}/BasePicker.js +0 -0
- package/{build/typings → typings}/date.d.ts +0 -0
- package/{build/typings → typings}/date.js +0 -0
- package/{build/typings → typings}/extendMui.d.ts +0 -0
- package/{build/typings → typings}/extendMui.js +0 -0
- package/{build/typings → typings}/overrides.d.ts +0 -0
- package/{build/typings → typings}/overrides.js +0 -0
- package/{build/views → views}/Calendar/Calendar.d.ts +0 -0
- package/{build/views → views}/Calendar/Calendar.js +0 -0
- package/{build/views → views}/Calendar/CalendarHeader.d.ts +0 -0
- package/{build/views → views}/Calendar/CalendarHeader.js +0 -0
- package/{build/views → views}/Calendar/Day.d.ts +0 -0
- package/{build/views → views}/Calendar/Day.js +0 -0
- package/{build/views → views}/Calendar/DayWrapper.d.ts +0 -0
- package/{build/views → views}/Calendar/DayWrapper.js +0 -0
- package/{build/views → views}/Calendar/SlideTransition.d.ts +0 -0
- package/{build/views → views}/Calendar/SlideTransition.js +0 -0
- package/{build/views → views}/Clock/Clock.d.ts +0 -0
- package/{build/views → views}/Clock/Clock.js +0 -0
- package/{build/views → views}/Clock/ClockNumber.d.ts +0 -0
- package/{build/views → views}/Clock/ClockNumber.js +0 -0
- package/{build/views → views}/Clock/ClockNumbers.d.ts +0 -0
- package/{build/views → views}/Clock/ClockNumbers.js +0 -0
- package/{build/views → views}/Clock/ClockPointer.d.ts +0 -0
- package/{build/views → views}/Clock/ClockPointer.js +0 -0
- package/{build/views → views}/Clock/ClockView.d.ts +0 -0
- package/{build/views → views}/Clock/ClockView.js +0 -0
- package/{build/views → views}/Month/Month.d.ts +0 -0
- package/{build/views → views}/Month/Month.js +0 -0
- package/{build/views → views}/Month/MonthView.d.ts +0 -0
- package/{build/views → views}/Month/MonthView.js +0 -0
- package/{build/views → views}/Year/Year.d.ts +0 -0
- package/{build/views → views}/Year/Year.js +0 -0
- package/{build/views → views}/Year/YearView.d.ts +0 -0
- package/{build/views → views}/Year/YearView.js +0 -0
- package/{build/wrappers → wrappers}/InlineWrapper.d.ts +0 -0
- package/{build/wrappers → wrappers}/InlineWrapper.js +0 -0
- package/{build/wrappers → wrappers}/ModalWrapper.d.ts +0 -0
- package/{build/wrappers → wrappers}/ModalWrapper.js +0 -0
- package/{build/wrappers → wrappers}/StaticWrapper.d.ts +0 -0
- package/{build/wrappers → wrappers}/StaticWrapper.js +0 -0
- package/{build/wrappers → wrappers}/Wrapper.d.ts +0 -0
- package/{build/wrappers → wrappers}/Wrapper.js +0 -0
- package/.size-snapshot.json +0 -26
- package/build/package.json +0 -62
- package/copy.js +0 -58
- package/coverage/clover.xml +0 -601
- package/coverage/coverage-final.json +0 -22
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -79
- package/coverage/lcov-report/index.html +0 -201
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -170
- package/coverage/lcov-report/src/MuiPickersUtilsProvider.tsx.html +0 -186
- package/coverage/lcov-report/src/_helpers/date-utils.ts.html +0 -345
- package/coverage/lcov-report/src/_helpers/index.html +0 -123
- package/coverage/lcov-report/src/_helpers/time-utils.ts.html +0 -318
- package/coverage/lcov-report/src/_helpers/utils.ts.html +0 -93
- package/coverage/lcov-report/src/_shared/ModalDialog.tsx.html +0 -411
- package/coverage/lcov-report/src/_shared/WithUtils.tsx.html +0 -126
- package/coverage/lcov-report/src/_shared/hooks/index.html +0 -110
- package/coverage/lcov-report/src/_shared/hooks/useKeyDown.ts.html +0 -171
- package/coverage/lcov-report/src/_shared/hooks/useUtils.ts.html +0 -129
- package/coverage/lcov-report/src/_shared/icons/ArrowLeftIcon.tsx.html +0 -102
- package/coverage/lcov-report/src/_shared/icons/ArrowRightIcon.tsx.html +0 -102
- package/coverage/lcov-report/src/_shared/icons/index.html +0 -110
- package/coverage/lcov-report/src/_shared/index.html +0 -110
- package/coverage/lcov-report/src/constants/ClockType.ts.html +0 -102
- package/coverage/lcov-report/src/constants/dimensions.ts.html +0 -84
- package/coverage/lcov-report/src/constants/index.html +0 -110
- package/coverage/lcov-report/src/index.html +0 -97
- package/coverage/lcov-report/src/views/Calendar/Calendar.tsx.html +0 -1152
- package/coverage/lcov-report/src/views/Calendar/CalendarHeader.tsx.html +0 -492
- package/coverage/lcov-report/src/views/Calendar/Day.tsx.html +0 -360
- package/coverage/lcov-report/src/views/Calendar/DayWrapper.tsx.html +0 -168
- package/coverage/lcov-report/src/views/Calendar/SlideTransition.tsx.html +0 -369
- package/coverage/lcov-report/src/views/Calendar/index.html +0 -149
- package/coverage/lcov-report/src/views/Clock/Clock.tsx.html +0 -585
- package/coverage/lcov-report/src/views/Clock/ClockPointer.tsx.html +0 -381
- package/coverage/lcov-report/src/views/Clock/index.html +0 -110
- package/coverage/lcov-report/src/views/Month/Month.tsx.html +0 -297
- package/coverage/lcov-report/src/views/Month/MonthView.tsx.html +0 -351
- package/coverage/lcov-report/src/views/Month/index.html +0 -110
- package/coverage/lcov.info +0 -1094
- package/remove-prop-types.js +0 -37
- package/rollup.config.js +0 -145
- package/tsconfig.json +0 -21
- package/typings.d.ts +0 -6
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,135 +1,62 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@docsvision/material-ui-pickers",
|
|
3
|
-
"version": "3.2.0-beta.
|
|
4
|
-
"description": "Fork @material-ui/pickers that implements advanced features required for DocsVision WebClient. Original repository https://github.com/mui-org/material-ui-pickers",
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"material-ui",
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
"test": "
|
|
47
|
-
"test:
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"build:
|
|
53
|
-
"build
|
|
54
|
-
"build:
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
"
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
"@date-io/date-fns": "^1.3.0",
|
|
64
|
-
"@date-io/luxon": "^1.3.0",
|
|
65
|
-
"@date-io/moment": "^1.3.0",
|
|
66
|
-
"@material-ui/core": "^4.0.0",
|
|
67
|
-
"@material-ui/icons": "^3.0.2",
|
|
68
|
-
"@material-ui/styles": "^4.0.0",
|
|
69
|
-
"@types/enzyme": "^3.1.17",
|
|
70
|
-
"@types/enzyme-adapter-react-16": "^1.0.3",
|
|
71
|
-
"@types/fs-extra": "^5.0.4",
|
|
72
|
-
"@types/glob": "^7.1.1",
|
|
73
|
-
"@types/jest": "^23.3.14",
|
|
74
|
-
"@types/jss": "^9.5.7",
|
|
75
|
-
"@types/luxon": "^1.11.0",
|
|
76
|
-
"@types/prettier": "^1.16.0",
|
|
77
|
-
"@types/prop-types": "^15.5.8",
|
|
78
|
-
"@types/react": "^16.8.2",
|
|
79
|
-
"@types/react-dom": "^16.8.0",
|
|
80
|
-
"@types/react-transition-group": "^2.0.15",
|
|
81
|
-
"codecov": "^3.1.0",
|
|
82
|
-
"cross-env": "^5.2.0",
|
|
83
|
-
"date-fns": "^2.0.0-alpha.27",
|
|
84
|
-
"enzyme": "^3.8.0",
|
|
85
|
-
"enzyme-adapter-react-16": "^1.9.1",
|
|
86
|
-
"fs-extra": "^7.0.1",
|
|
87
|
-
"full-icu": "^1.2.1",
|
|
88
|
-
"glob": "^7.1.3",
|
|
89
|
-
"jest": "^24.1.0",
|
|
90
|
-
"luxon": "^1.11.1",
|
|
91
|
-
"moment": "2.22.2",
|
|
92
|
-
"prop-types": "^15.6.2",
|
|
93
|
-
"react": "^16.8.6",
|
|
94
|
-
"react-dom": "^16.8.6",
|
|
95
|
-
"rollup": "^1.1.2",
|
|
96
|
-
"rollup-plugin-babel": "^4.3.2",
|
|
97
|
-
"rollup-plugin-commonjs": "^9.2.0",
|
|
98
|
-
"rollup-plugin-node-resolve": "^4.0.1",
|
|
99
|
-
"rollup-plugin-size-snapshot": "^0.8.0",
|
|
100
|
-
"rollup-plugin-terser": "^4.0.4",
|
|
101
|
-
"rollup-plugin-typescript": "^1.0.0",
|
|
102
|
-
"size-limit": "^0.21.1",
|
|
103
|
-
"ts-jest": "^24.0.1",
|
|
104
|
-
"ts-lib": "0.0.5",
|
|
105
|
-
"tslint-config-prettier": "^1.18.0",
|
|
106
|
-
"typescript": "^3.3.3"
|
|
107
|
-
},
|
|
108
|
-
"jest": {
|
|
109
|
-
"setupFilesAfterEnv": [
|
|
110
|
-
"<rootDir>/src/__tests__/setup.js"
|
|
111
|
-
],
|
|
112
|
-
"testRegex": "./src/__tests__/.*\\.test\\.(js|tsx)$",
|
|
113
|
-
"testURL": "http://localhost/",
|
|
114
|
-
"collectCoverage": true,
|
|
115
|
-
"transform": {
|
|
116
|
-
"^.+\\.tsx?$": "ts-jest"
|
|
117
|
-
},
|
|
118
|
-
"moduleFileExtensions": [
|
|
119
|
-
"ts",
|
|
120
|
-
"tsx",
|
|
121
|
-
"js",
|
|
122
|
-
"jsx",
|
|
123
|
-
"json",
|
|
124
|
-
"node"
|
|
125
|
-
],
|
|
126
|
-
"coveragePathIgnorePatterns": [
|
|
127
|
-
"<rootDir>/src/__tests__/"
|
|
128
|
-
],
|
|
129
|
-
"globals": {
|
|
130
|
-
"ts-jest": {
|
|
131
|
-
"tsConfig": "./src/__tests__/tsconfig.json"
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@docsvision/material-ui-pickers",
|
|
3
|
+
"version": "3.2.0-beta.25",
|
|
4
|
+
"description": "Fork @material-ui/pickers that implements advanced features required for DocsVision WebClient. Original repository https://github.com/mui-org/material-ui-pickers",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"material-ui",
|
|
7
|
+
"pickers",
|
|
8
|
+
"@material-ui/pickers",
|
|
9
|
+
"datepicker",
|
|
10
|
+
"timepicker",
|
|
11
|
+
"date-picker",
|
|
12
|
+
"time-picker",
|
|
13
|
+
"react",
|
|
14
|
+
"react-component",
|
|
15
|
+
"material design",
|
|
16
|
+
"Docsvision",
|
|
17
|
+
"WebClient"
|
|
18
|
+
],
|
|
19
|
+
"sideEffects": false,
|
|
20
|
+
"license": "MIT",
|
|
21
|
+
"author": {
|
|
22
|
+
"name": "Docsvision"
|
|
23
|
+
},
|
|
24
|
+
"peerDependencies": {
|
|
25
|
+
"@date-io/core": "^1.3.6",
|
|
26
|
+
"@material-ui/core": "^4.0.0",
|
|
27
|
+
"prop-types": "^15.6.0",
|
|
28
|
+
"react": "^16.8.6",
|
|
29
|
+
"react-dom": "^16.8.6"
|
|
30
|
+
},
|
|
31
|
+
"dependencies": {
|
|
32
|
+
"@types/styled-jsx": "^2.2.8",
|
|
33
|
+
"clsx": "^1.0.2",
|
|
34
|
+
"react-transition-group": "^4.0.0",
|
|
35
|
+
"tslib": "^1.9.3"
|
|
36
|
+
},
|
|
37
|
+
"size-limit": [
|
|
38
|
+
{
|
|
39
|
+
"path": "build/dist/@material-ui/pickers.esm.js",
|
|
40
|
+
"limit": "30 KB"
|
|
41
|
+
}
|
|
42
|
+
],
|
|
43
|
+
"scripts": {
|
|
44
|
+
"test": "jest",
|
|
45
|
+
"test:date-fns": "UTILS=date-fns npm run test",
|
|
46
|
+
"test:luxon": "UTILS=luxon npm run test",
|
|
47
|
+
"test:moment": "UTILS=moment npm run test",
|
|
48
|
+
"start": "rollup --config rollup.config.dev.js --watch & npx tsc --watch",
|
|
49
|
+
"prebuild": "rimraf build",
|
|
50
|
+
"build:copy": "node copy.js",
|
|
51
|
+
"build:bundle": "rollup --config",
|
|
52
|
+
"build:typescript": "tsc --project tsconfig.json",
|
|
53
|
+
"build": "npm run build:typescript && npm run build:bundle && npm run build:copy",
|
|
54
|
+
"build:analyze": "npm run build",
|
|
55
|
+
"release": "yarn test && yarn version && yarn build && yarn publish --non-interactive build",
|
|
56
|
+
"publish": "npm publish build"
|
|
57
|
+
},
|
|
58
|
+
"private": false,
|
|
59
|
+
"main": "./dist/material-ui-pickers.js",
|
|
60
|
+
"module": "./dist/material-ui-pickers.esm.js",
|
|
61
|
+
"typings": "./index.d.ts"
|
|
62
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/.size-snapshot.json
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"build/dist/material-ui-pickers.esm.js": {
|
|
3
|
-
"bundled": 110640,
|
|
4
|
-
"minified": 59057,
|
|
5
|
-
"gzipped": 16403,
|
|
6
|
-
"treeshaked": {
|
|
7
|
-
"rollup": {
|
|
8
|
-
"code": 48866,
|
|
9
|
-
"import_statements": 1390
|
|
10
|
-
},
|
|
11
|
-
"webpack": {
|
|
12
|
-
"code": 55996
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"build/dist/material-ui-pickers.umd.js": {
|
|
17
|
-
"bundled": 1126120,
|
|
18
|
-
"minified": 358405,
|
|
19
|
-
"gzipped": 99091
|
|
20
|
-
},
|
|
21
|
-
"build/dist/material-ui-pickers.umd.min.js": {
|
|
22
|
-
"bundled": 880243,
|
|
23
|
-
"minified": 305018,
|
|
24
|
-
"gzipped": 85662
|
|
25
|
-
}
|
|
26
|
-
}
|