@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
package/remove-prop-types.js
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
const removePropTypes = api => {
|
|
2
|
-
const { types, template } = api;
|
|
3
|
-
const visitedKey = `remove-prop-types-${Date.now()}`;
|
|
4
|
-
return {
|
|
5
|
-
visitor: {
|
|
6
|
-
AssignmentExpression(path) {
|
|
7
|
-
if (
|
|
8
|
-
types.isMemberExpression(path.node.left) &&
|
|
9
|
-
types.isIdentifier(path.node.left.property) &&
|
|
10
|
-
path.node.left.property.name === 'propTypes'
|
|
11
|
-
) {
|
|
12
|
-
// Prevent infinity loop.
|
|
13
|
-
if (path.node[visitedKey]) {
|
|
14
|
-
return;
|
|
15
|
-
}
|
|
16
|
-
path.node[visitedKey] = true;
|
|
17
|
-
|
|
18
|
-
const unsafeWrapTemplate = template(
|
|
19
|
-
`
|
|
20
|
-
if (process.env.NODE_ENV !== "production") {
|
|
21
|
-
NODE;
|
|
22
|
-
}
|
|
23
|
-
`,
|
|
24
|
-
{ placeholderPattern: /^NODE$/ }
|
|
25
|
-
);
|
|
26
|
-
path.replaceWith(
|
|
27
|
-
unsafeWrapTemplate({
|
|
28
|
-
NODE: path.node,
|
|
29
|
-
})
|
|
30
|
-
);
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
module.exports = removePropTypes;
|
package/rollup.config.js
DELETED
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
/* eslint-disable @typescript-eslint/no-unused-vars */
|
|
2
|
-
import path from 'path';
|
|
3
|
-
// @ts-ignore
|
|
4
|
-
import pkg from './package.json';
|
|
5
|
-
import typescript from 'typescript';
|
|
6
|
-
import babel from 'rollup-plugin-babel';
|
|
7
|
-
import replace from 'rollup-plugin-replace';
|
|
8
|
-
import commonjs from 'rollup-plugin-commonjs';
|
|
9
|
-
import nodeResolve from 'rollup-plugin-node-resolve';
|
|
10
|
-
import typescriptPlugin from 'rollup-plugin-typescript';
|
|
11
|
-
import { terser } from 'rollup-plugin-terser';
|
|
12
|
-
import { sizeSnapshot } from 'rollup-plugin-size-snapshot';
|
|
13
|
-
|
|
14
|
-
const tsconfig = path.join(__dirname, 'tsconfig.json');
|
|
15
|
-
console.info(`Using tsconfig: ${tsconfig}`);
|
|
16
|
-
|
|
17
|
-
const currentSourceFolder = path.join(__dirname, 'src\\');
|
|
18
|
-
|
|
19
|
-
// treat as externals not relative and not absolute paths
|
|
20
|
-
const external = id => {
|
|
21
|
-
// console.log(id);
|
|
22
|
-
return !id.startsWith('.') && !id.startsWith('/') && !id.includes(currentSourceFolder);
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
const input = './src/index.ts';
|
|
26
|
-
const globals = {
|
|
27
|
-
react: 'React',
|
|
28
|
-
'react-dom': 'ReactDOM',
|
|
29
|
-
'prop-types': 'PropTypes',
|
|
30
|
-
'@material-ui/core/Icon': 'material-ui.Icon',
|
|
31
|
-
'@material-ui/core/Button/': 'material-ui/Button.',
|
|
32
|
-
'@material-ui/core/IconButton': 'material-ui.IconButton',
|
|
33
|
-
'@material-ui/core/InputAdornment': 'material-ui.InputAdornment',
|
|
34
|
-
'@material-ui/core/TextField': 'material-ui.TextField',
|
|
35
|
-
'@material-ui/core/Button': 'material-ui.Button',
|
|
36
|
-
'@material-ui/core/Dialog': 'material-ui.Dialog',
|
|
37
|
-
'@material-ui/core/DialogActions': 'material-ui.DialogActions',
|
|
38
|
-
'@material-ui/core/DialogContent': 'material-ui.DialogContent',
|
|
39
|
-
'@material-ui/styles/withStyles': 'material-ui.withStyles',
|
|
40
|
-
'@material-ui/styles/createStyles': 'material-ui.createStyles',
|
|
41
|
-
'@material-ui/core/Toolbar': 'material-ui.Toolbar',
|
|
42
|
-
'@material-ui/core/Typography': 'material-ui.Typography',
|
|
43
|
-
'@material-ui/core/Popover': 'material-ui.Popover',
|
|
44
|
-
'@material-ui/core/Paper': 'material-ui.Paper',
|
|
45
|
-
'@material-ui/styles/withTheme': 'material-ui.withTheme',
|
|
46
|
-
'@material-ui/core/Tab': 'material-ui.Tab',
|
|
47
|
-
'@material-ui/core/Tabs': 'material-ui.Tabs',
|
|
48
|
-
'@material-ui/styles': 'material-ui.styles',
|
|
49
|
-
'@material-ui/core/SvgIcon': 'material-ui.SvgIcon',
|
|
50
|
-
'@material-ui/core/styles/colorManipulator': 'material-ui.styles.colorManipulator',
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
const extensions = ['.ts', '.tsx'];
|
|
54
|
-
|
|
55
|
-
const babelOptions = {
|
|
56
|
-
babelrc: false,
|
|
57
|
-
extensions,
|
|
58
|
-
plugins: ['./remove-prop-types.js'],
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
const commonjsOptions = {
|
|
62
|
-
include: /node_modules/,
|
|
63
|
-
namedExports: {
|
|
64
|
-
'react-is': ['ForwardRef'],
|
|
65
|
-
},
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
export default [
|
|
69
|
-
{
|
|
70
|
-
input,
|
|
71
|
-
external,
|
|
72
|
-
output: {
|
|
73
|
-
file: 'build/dist/material-ui-pickers.js',
|
|
74
|
-
format: 'cjs',
|
|
75
|
-
sourcemap: true,
|
|
76
|
-
},
|
|
77
|
-
plugins: [
|
|
78
|
-
nodeResolve({ extensions }),
|
|
79
|
-
typescriptPlugin({ typescript, tsconfig }),
|
|
80
|
-
babel(babelOptions),
|
|
81
|
-
],
|
|
82
|
-
},
|
|
83
|
-
|
|
84
|
-
{
|
|
85
|
-
input,
|
|
86
|
-
external,
|
|
87
|
-
output: {
|
|
88
|
-
file: 'build/dist/material-ui-pickers.esm.js',
|
|
89
|
-
format: 'esm',
|
|
90
|
-
sourcemap: true,
|
|
91
|
-
},
|
|
92
|
-
plugins: [
|
|
93
|
-
nodeResolve({ extensions }),
|
|
94
|
-
typescriptPlugin({ typescript, tsconfig }),
|
|
95
|
-
babel(babelOptions),
|
|
96
|
-
replace({
|
|
97
|
-
delimiters: ['', ''],
|
|
98
|
-
values: { '/** @class */': '/*@__PURE__*/' },
|
|
99
|
-
}),
|
|
100
|
-
sizeSnapshot(),
|
|
101
|
-
],
|
|
102
|
-
},
|
|
103
|
-
|
|
104
|
-
{
|
|
105
|
-
input,
|
|
106
|
-
external: Object.keys(globals),
|
|
107
|
-
output: {
|
|
108
|
-
globals,
|
|
109
|
-
format: 'umd',
|
|
110
|
-
name: pkg.name,
|
|
111
|
-
file: 'build/dist/material-ui-pickers.umd.js',
|
|
112
|
-
},
|
|
113
|
-
|
|
114
|
-
plugins: [
|
|
115
|
-
nodeResolve({ extensions }),
|
|
116
|
-
typescriptPlugin({ typescript, tsconfig }),
|
|
117
|
-
babel(babelOptions),
|
|
118
|
-
commonjs(commonjsOptions),
|
|
119
|
-
replace({ 'process.env.NODE_ENV': JSON.stringify('development') }),
|
|
120
|
-
sizeSnapshot(),
|
|
121
|
-
],
|
|
122
|
-
},
|
|
123
|
-
|
|
124
|
-
{
|
|
125
|
-
input,
|
|
126
|
-
external: Object.keys(globals),
|
|
127
|
-
output: {
|
|
128
|
-
globals,
|
|
129
|
-
format: 'umd',
|
|
130
|
-
name: pkg.name,
|
|
131
|
-
file: 'build/dist/material-ui-pickers.umd.min.js',
|
|
132
|
-
},
|
|
133
|
-
plugins: [
|
|
134
|
-
nodeResolve({ extensions }),
|
|
135
|
-
typescriptPlugin({ typescript, tsconfig }),
|
|
136
|
-
babel(babelOptions),
|
|
137
|
-
commonjs(commonjsOptions),
|
|
138
|
-
replace({ 'process.env.NODE_ENV': JSON.stringify('production') }),
|
|
139
|
-
sizeSnapshot(),
|
|
140
|
-
terser({
|
|
141
|
-
mangle: false,
|
|
142
|
-
}),
|
|
143
|
-
],
|
|
144
|
-
},
|
|
145
|
-
];
|
package/tsconfig.json
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"module": "commonjs",
|
|
4
|
-
"outDir": "build",
|
|
5
|
-
"declaration": true,
|
|
6
|
-
"target": "es5",
|
|
7
|
-
"lib": ["dom", "es2016"],
|
|
8
|
-
"skipLibCheck": true,
|
|
9
|
-
"jsx": "react",
|
|
10
|
-
"moduleResolution": "node",
|
|
11
|
-
"noImplicitAny": true,
|
|
12
|
-
"strict": true,
|
|
13
|
-
"allowSyntheticDefaultImports": true,
|
|
14
|
-
"forceConsistentCasingInFileNames": true,
|
|
15
|
-
"esModuleInterop": true,
|
|
16
|
-
"suppressImplicitAnyIndexErrors": true,
|
|
17
|
-
"resolveJsonModule": true
|
|
18
|
-
},
|
|
19
|
-
"include": ["src/**/*.ts*", "typings.d.ts"],
|
|
20
|
-
"exclude": ["./src/__tests__/**/*", "build"]
|
|
21
|
-
}
|