gantri-components 2.119.2 → 2.119.3
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/dist/components/aspect-ratio/aspect-ratio.styles.d.ts +3 -5
- package/dist/components/badge/badge.styles.d.ts +1 -2
- package/dist/components/box/box.adapters.d.ts +0 -1
- package/dist/components/box/box.styles.d.ts +1 -4
- package/dist/components/box/box.types.d.ts +1 -1
- package/dist/components/breadcrumbs/breadcrumbs.styles.d.ts +1 -5
- package/dist/components/button/button.styles.d.ts +2 -5
- package/dist/components/button-menu/button-menu.styles.d.ts +1 -1
- package/dist/components/cell/cell.styles.d.ts +1 -4
- package/dist/components/checkbox/checkbox.styles.d.ts +3 -12
- package/dist/components/circular-progress/circular-progress.styles.d.ts +1 -2
- package/dist/components/color-picker/color-picker.styles.d.ts +2 -2
- package/dist/components/color-picker/components/color-picker-item/color-picker-item.styles.d.ts +2 -12
- package/dist/components/confirmation-modal/confirmationModal.types.d.ts +1 -1
- package/dist/components/dropdown/dropdown.styles.d.ts +4 -17
- package/dist/components/dropdown-menu/dropdown-menu.styles.d.ts +3 -15
- package/dist/components/filter-button/filter-button.styles.d.ts +1 -1
- package/dist/components/filter-button/filter-button.types.d.ts +0 -1
- package/dist/components/flex/flex.styles.d.ts +1 -3
- package/dist/components/grid/grid.styles.d.ts +1 -4
- package/dist/components/icon/icon.styles.d.ts +1 -11
- package/dist/components/image/image.styles.d.ts +4 -5
- package/dist/components/input-group/input-group.styles.d.ts +2 -7
- package/dist/components/line/line.styles.d.ts +1 -2
- package/dist/components/linear-progress/linear-progress.styles.d.ts +2 -7
- package/dist/components/max-width/max-width.styles.d.ts +2 -8
- package/dist/components/modal/modal.styles.d.ts +9 -29
- package/dist/components/multi-select-list/multi-select-list.styles.d.ts +1 -2
- package/dist/components/overlay/overlay.styles.d.ts +4 -7
- package/dist/components/pills/components/pill/pill.styles.d.ts +1 -3
- package/dist/components/pills/components/pill/pill.types.d.ts +0 -1
- package/dist/components/pills/pills.styles.d.ts +1 -1
- package/dist/components/quantity/quantity.styles.d.ts +1 -1
- package/dist/components/radio/radio.styles.d.ts +5 -12
- package/dist/components/radio-list/radio-list.styles.d.ts +1 -6
- package/dist/components/search-field/search-field.styles.d.ts +2 -2
- package/dist/components/slider/slider.styles.styles.d.ts +3 -4
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/preference-item-drag-handle/preference-item-drag-handle.styles.d.ts +1 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/preference-item-overlay/preference-item-overlay.styles.d.ts +1 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/sortable-preference-item/sortable-preference-item.styles.d.ts +1 -1
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/components/user-preferences-modal/user-preferences-modal.styles.d.ts +5 -6
- package/dist/components/table/components/custom-columns-toggle/components/user-preferences-toggle/user-preferences-toggle.styles.d.ts +1 -4
- package/dist/components/table/components/custom-columns-toggle/custom-columns-toggle.styles.d.ts +1 -3
- package/dist/components/table/components/selectable-row-checkbox-wrapper/selectable-row-checkbox-wrapper.types.d.ts +0 -1
- package/dist/components/table/components/table-actions-wrapper/components/clear-selected-rows/clear-selected-rows.styles.d.ts +1 -4
- package/dist/components/table/components/table-actions-wrapper/components/paging/paging.styles.d.ts +2 -3
- package/dist/components/table/components/table-actions-wrapper/components/search/search.styles.d.ts +1 -4
- package/dist/components/table/components/table-actions-wrapper/components/sort/sort.styles.d.ts +1 -2
- package/dist/components/table/components/table-actions-wrapper/table-actions-wrapper.styles.d.ts +1 -4
- package/dist/components/table/components/table-header/table-header.styles.d.ts +2 -7
- package/dist/components/table/components/table-row/helpers/get-row-component-props/get-row-component-props.d.ts +15 -11
- package/dist/components/table/components/table-row-cells/components/selectable-row-cell-wrapper/selectable-row-cell-wrapper.styles.d.ts +1 -2
- package/dist/components/table/components/table-row-cells/table-row-cells.styles.d.ts +1 -2
- package/dist/components/table/components/table-row-overlay/table-row-overlay.styles.d.ts +1 -1
- package/dist/components/table/table.styles.d.ts +8 -18
- package/dist/components/tabs/components/tab/tab.styled.d.ts +1 -4
- package/dist/components/tabs/components/tab-panel/tab-panel.styles.d.ts +1 -1
- package/dist/components/tabs/components/tabs-list/tabs-list.styles.d.ts +2 -8
- package/dist/components/text-area/text-area.styles.d.ts +4 -6
- package/dist/components/text-field/text-field.styles.d.ts +3 -5
- package/dist/components/toggle/toggle.styles.styles.d.ts +3 -9
- package/dist/components/tooltip/tooltip.styles.d.ts +1 -7
- package/dist/components/typography/typography.d.ts +3 -1
- package/dist/components/typography/typography.styles.d.ts +2 -7
- package/dist/helpers/layout.helpers.d.ts +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/styles/animations.d.ts +1 -1
- package/dist/styles/base.d.ts +1 -5
- package/dist/styles/hooks/use-theme-defaults.d.ts +1 -2
- package/dist/styles/theme.d.ts +40 -40
- package/package.json +7 -8
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const fadeIn:
|
|
1
|
+
export declare const fadeIn: any;
|
package/dist/styles/base.d.ts
CHANGED
|
@@ -1,5 +1 @@
|
|
|
1
|
-
export declare const GlobalStyle:
|
|
2
|
-
boldFamily?: string | undefined;
|
|
3
|
-
defaultFamily?: string | undefined;
|
|
4
|
-
includeFonts?: boolean | undefined;
|
|
5
|
-
}, import("styled-components").DefaultTheme>;
|
|
1
|
+
export declare const GlobalStyle: any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const useThemeDefaults: () => DefaultTheme['defaults'];
|
|
1
|
+
export declare const useThemeDefaults: () => DefaultTheme;
|
package/dist/styles/theme.d.ts
CHANGED
|
@@ -218,52 +218,52 @@ export declare const getThemeProductColor: (color: ProductColorCode, currentThem
|
|
|
218
218
|
export declare const getThemeSpacing: (property: BoxDimension | string, currentTheme?: DefaultTheme) => string;
|
|
219
219
|
export declare const getButtonsColors: (variant: ButtonVariant, theme?: DefaultTheme) => {
|
|
220
220
|
background: string;
|
|
221
|
-
backgroundActive:
|
|
221
|
+
backgroundActive: any;
|
|
222
222
|
backgroundDisabled: string;
|
|
223
|
-
backgroundHover:
|
|
224
|
-
border:
|
|
225
|
-
borderActive:
|
|
226
|
-
borderDisabled:
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
processingIconColor: string;
|
|
234
|
-
processingIconColorOpaque: string;
|
|
235
|
-
} | {
|
|
236
|
-
background: string;
|
|
237
|
-
backgroundActive: string;
|
|
238
|
-
backgroundDisabled: string;
|
|
239
|
-
backgroundHover: string;
|
|
240
|
-
border: string;
|
|
241
|
-
borderActive: string;
|
|
242
|
-
borderDisabled: string;
|
|
243
|
-
borderProcessing: string;
|
|
244
|
-
foreground: string;
|
|
245
|
-
foregroundActive: string;
|
|
246
|
-
foregroundDisabled: string;
|
|
247
|
-
foregroundHover: string;
|
|
248
|
-
processingIconColor: string;
|
|
223
|
+
backgroundHover: any;
|
|
224
|
+
border: any;
|
|
225
|
+
borderActive: any;
|
|
226
|
+
borderDisabled: any;
|
|
227
|
+
borderProcessing: any;
|
|
228
|
+
foreground: any;
|
|
229
|
+
foregroundActive: any;
|
|
230
|
+
foregroundDisabled: any;
|
|
231
|
+
foregroundHover: any;
|
|
232
|
+
processingIconColor: any;
|
|
249
233
|
processingIconColorOpaque: string;
|
|
250
234
|
borderHover?: undefined;
|
|
251
235
|
} | {
|
|
252
|
-
background:
|
|
253
|
-
backgroundActive:
|
|
254
|
-
backgroundDisabled:
|
|
255
|
-
backgroundHover:
|
|
256
|
-
border:
|
|
257
|
-
borderActive:
|
|
258
|
-
borderDisabled:
|
|
259
|
-
borderHover:
|
|
260
|
-
foreground:
|
|
261
|
-
foregroundActive:
|
|
262
|
-
foregroundDisabled:
|
|
263
|
-
foregroundHover:
|
|
264
|
-
processingIconColor:
|
|
236
|
+
background: any;
|
|
237
|
+
backgroundActive: any;
|
|
238
|
+
backgroundDisabled: any;
|
|
239
|
+
backgroundHover: any;
|
|
240
|
+
border: any;
|
|
241
|
+
borderActive: any;
|
|
242
|
+
borderDisabled: any;
|
|
243
|
+
borderHover: any;
|
|
244
|
+
foreground: any;
|
|
245
|
+
foregroundActive: any;
|
|
246
|
+
foregroundDisabled: any;
|
|
247
|
+
foregroundHover: any;
|
|
248
|
+
processingIconColor: any;
|
|
265
249
|
processingIconColorOpaque: string;
|
|
266
250
|
borderProcessing?: undefined;
|
|
251
|
+
} | {
|
|
252
|
+
background: any;
|
|
253
|
+
backgroundActive: any;
|
|
254
|
+
backgroundDisabled: any;
|
|
255
|
+
backgroundHover: any;
|
|
256
|
+
border: any;
|
|
257
|
+
borderActive: any;
|
|
258
|
+
borderDisabled: any;
|
|
259
|
+
borderHover: any;
|
|
260
|
+
borderProcessing: any;
|
|
261
|
+
foreground: any;
|
|
262
|
+
foregroundActive: any;
|
|
263
|
+
foregroundDisabled: any;
|
|
264
|
+
foregroundHover: any;
|
|
265
|
+
processingIconColor: any;
|
|
266
|
+
processingIconColorOpaque: string;
|
|
267
267
|
};
|
|
268
268
|
export declare const createTheme: (config: {
|
|
269
269
|
defaults?: Partial<DefaultTheme['defaults']>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gantri-components",
|
|
3
|
-
"version": "2.119.
|
|
3
|
+
"version": "2.119.3",
|
|
4
4
|
"main": "dist/index.cjs.js",
|
|
5
5
|
"module": "dist/index.esm.js",
|
|
6
6
|
"umd": "dist/index.umd.js",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"formik": "^2.4.6",
|
|
31
31
|
"react": "^17.0.2",
|
|
32
32
|
"react-dom": "^17.0.2",
|
|
33
|
-
"styled-components": "^
|
|
33
|
+
"styled-components": "^6.1.11",
|
|
34
34
|
"yup": "^0.32.11"
|
|
35
35
|
},
|
|
36
36
|
"resolutions": {
|
|
@@ -78,9 +78,8 @@
|
|
|
78
78
|
"@types/jest-axe": "^3.5.5",
|
|
79
79
|
"@types/lodash.capitalize": "^4.2.7",
|
|
80
80
|
"@types/lodash.isobject": "^3.0.6",
|
|
81
|
-
"@types/react": "
|
|
81
|
+
"@types/react": "^18.3.3",
|
|
82
82
|
"@types/react-input-mask": "^3.0.1",
|
|
83
|
-
"@types/styled-components": "^5.1.25",
|
|
84
83
|
"@types/throttle-debounce": "^5.0.0",
|
|
85
84
|
"@types/uuid": "^8.3.4",
|
|
86
85
|
"@typescript-eslint/eslint-plugin": "^5.14.0",
|
|
@@ -88,7 +87,7 @@
|
|
|
88
87
|
"@web/rollup-plugin-copy": "^0.3.0",
|
|
89
88
|
"axe-core": "^4.4.3",
|
|
90
89
|
"babel-loader": "^8.2.3",
|
|
91
|
-
"babel-plugin-styled-components": "^2.
|
|
90
|
+
"babel-plugin-styled-components": "^2.1.4",
|
|
92
91
|
"del-cli": "^4.0.1",
|
|
93
92
|
"eslint": "^8.10.0",
|
|
94
93
|
"eslint-config-airbnb": "^19.0.4",
|
|
@@ -114,9 +113,9 @@
|
|
|
114
113
|
"npm-run-all": "^4.1.5",
|
|
115
114
|
"postcss": "^8.4.8",
|
|
116
115
|
"prettier": "^2.5.1",
|
|
117
|
-
"react": "^
|
|
118
|
-
"react-dom": "^
|
|
119
|
-
"react-use": "^17.
|
|
116
|
+
"react": "^18.3.1",
|
|
117
|
+
"react-dom": "^18.3.1",
|
|
118
|
+
"react-use": "^17.5.0",
|
|
120
119
|
"rimraf": "^3.0.2",
|
|
121
120
|
"rollup": "^2.70.0",
|
|
122
121
|
"rollup-plugin-copy": "^3.4.0",
|