@elliemae/ds-data-table-filters 3.46.5 → 3.46.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/dist/types/parts/DateRangeFilter/react-desc-prop-types.d.ts +1 -1
- package/dist/types/parts/FilterPopover/react-desc-prop-types.d.ts +1 -1
- package/dist/types/parts/MultiSelectFilter/react-desc-prop-types.d.ts +1 -1
- package/dist/types/parts/NumberRangeFilter/react-desc-prop-types.d.ts +1 -1
- package/dist/types/parts/SingleDateFilter/react-desc-prop-types.d.ts +1 -1
- package/dist/types/parts/SingleSelectFilter/react-desc-prop-types.d.ts +1 -1
- package/package.json +17 -17
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
|
|
2
3
|
import type { TypescriptHelpersT } from '@elliemae/ds-typescript-helpers';
|
|
3
|
-
import type { WeakValidationMap } from 'react';
|
|
4
4
|
export declare namespace DateRangeFilterT {
|
|
5
5
|
interface RequiredProps {
|
|
6
6
|
filterValue: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import type { XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
|
|
2
3
|
import { type SvgIconT } from '@elliemae/ds-icons';
|
|
3
|
-
import type { WeakValidationMap } from 'react';
|
|
4
4
|
export declare namespace FilterPopoverT {
|
|
5
5
|
interface RequiredProps {
|
|
6
6
|
referenceElement: HTMLElement | null;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
|
|
2
3
|
import { type DSComboboxT } from '@elliemae/ds-form-combobox';
|
|
3
4
|
import { type TypescriptHelpersT } from '@elliemae/ds-typescript-helpers';
|
|
4
|
-
import type { WeakValidationMap } from 'react';
|
|
5
5
|
export declare namespace MultiSelectFilterT {
|
|
6
6
|
interface RequiredProps {
|
|
7
7
|
filterValue: DSComboboxT.ItemOption[] | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
|
|
2
|
-
import type { WeakValidationMap } from 'react';
|
|
3
3
|
import type { TypescriptHelpersT } from '@elliemae/ds-typescript-helpers';
|
|
4
4
|
export declare namespace NumberRangeFilterT {
|
|
5
5
|
interface RequiredProps {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
|
|
2
3
|
import type { TypescriptHelpersT } from '@elliemae/ds-typescript-helpers';
|
|
3
|
-
import type { WeakValidationMap } from 'react';
|
|
4
4
|
export declare namespace SingleDateFilterT {
|
|
5
5
|
interface RequiredProps {
|
|
6
6
|
filterValue: string | null;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import type { GlobalAttributesT, XstyledProps, DSPropTypesSchema } from '@elliemae/ds-props-helpers';
|
|
2
3
|
import { type DSComboboxT } from '@elliemae/ds-form-combobox';
|
|
3
4
|
import { type TypescriptHelpersT } from '@elliemae/ds-typescript-helpers';
|
|
4
|
-
import type { WeakValidationMap } from 'react';
|
|
5
5
|
export declare namespace SingleSelectFilterT {
|
|
6
6
|
interface RequiredProps {
|
|
7
7
|
filterValue: DSComboboxT.ItemOption | null;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-data-table-filters",
|
|
3
|
-
"version": "3.46.
|
|
3
|
+
"version": "3.46.6",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Data Table Filters",
|
|
6
6
|
"files": [
|
|
@@ -37,26 +37,26 @@
|
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@xstyled/styled-components": "~3.6.0",
|
|
40
|
-
"@elliemae/ds-button-v2": "3.46.
|
|
41
|
-
"@elliemae/ds-form
|
|
42
|
-
"@elliemae/ds-
|
|
43
|
-
"@elliemae/ds-form-date-range-picker": "3.46.
|
|
44
|
-
"@elliemae/ds-form-
|
|
45
|
-
"@elliemae/ds-form-
|
|
46
|
-
"@elliemae/ds-form-layout-blocks": "3.46.
|
|
47
|
-
"@elliemae/ds-grid": "3.46.
|
|
48
|
-
"@elliemae/ds-
|
|
49
|
-
"@elliemae/ds-
|
|
50
|
-
"@elliemae/ds-
|
|
51
|
-
"@elliemae/ds-popperjs": "3.46.
|
|
52
|
-
"@elliemae/ds-props-helpers": "3.46.
|
|
53
|
-
"@elliemae/ds-system": "3.46.
|
|
54
|
-
"@elliemae/ds-typescript-helpers": "3.46.
|
|
40
|
+
"@elliemae/ds-button-v2": "3.46.6",
|
|
41
|
+
"@elliemae/ds-controlled-form": "3.46.6",
|
|
42
|
+
"@elliemae/ds-form-combobox": "3.46.6",
|
|
43
|
+
"@elliemae/ds-form-date-range-picker": "3.46.6",
|
|
44
|
+
"@elliemae/ds-form-date-time-picker": "3.46.6",
|
|
45
|
+
"@elliemae/ds-form-helpers-mask-hooks": "3.46.6",
|
|
46
|
+
"@elliemae/ds-form-layout-blocks": "3.46.6",
|
|
47
|
+
"@elliemae/ds-grid": "3.46.6",
|
|
48
|
+
"@elliemae/ds-icons": "3.46.6",
|
|
49
|
+
"@elliemae/ds-hooks-on-blur-out": "3.46.6",
|
|
50
|
+
"@elliemae/ds-pills-v2": "3.46.6",
|
|
51
|
+
"@elliemae/ds-popperjs": "3.46.6",
|
|
52
|
+
"@elliemae/ds-props-helpers": "3.46.6",
|
|
53
|
+
"@elliemae/ds-system": "3.46.6",
|
|
54
|
+
"@elliemae/ds-typescript-helpers": "3.46.6"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@elliemae/pui-cli": "9.0.0-next.50",
|
|
58
58
|
"styled-components": "~5.3.9",
|
|
59
|
-
"@elliemae/ds-monorepo-devops": "3.46.
|
|
59
|
+
"@elliemae/ds-monorepo-devops": "3.46.6"
|
|
60
60
|
},
|
|
61
61
|
"peerDependencies": {
|
|
62
62
|
"@testing-library/jest-dom": "~5.16.4",
|