@elliemae/ds-pills-v2 3.24.0-next.0 → 3.24.0-next.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.
@@ -7,28 +7,28 @@ interface InputPillWrapperProps {
7
7
  pillSize: 'm' | 's';
8
8
  disabled?: boolean;
9
9
  }
10
- export declare const StyledLabelPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
10
+ export declare const StyledLabelPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
11
11
  pillSize: 'm' | 's';
12
12
  hasIcon: boolean;
13
13
  } & import("@elliemae/ds-system").OwnerInterface, never>;
14
- export declare const StyledValuePillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
14
+ export declare const StyledValuePillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
15
15
  pillSize: 'm' | 's';
16
16
  hasIcon: boolean;
17
17
  } & import("@elliemae/ds-system").OwnerInterface, never>;
18
- export declare const StyledInputPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, InputPillWrapperProps & import("@elliemae/ds-system").OwnerInterface, never>;
19
- export declare const StyledDropdownPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
18
+ export declare const StyledInputPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, InputPillWrapperProps & import("@elliemae/ds-system").OwnerInterface, never>;
19
+ export declare const StyledDropdownPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
20
20
  pillSize: 'm' | 's';
21
21
  } & import("@elliemae/ds-system").OwnerInterface, never>;
22
- export declare const StyledReadonlyPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
22
+ export declare const StyledReadonlyPillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
23
23
  pillSize: 'm' | 's';
24
24
  hasIconRight: boolean;
25
25
  hasIconLeft: boolean;
26
26
  disabled?: boolean | undefined;
27
27
  } & import("@elliemae/ds-system").OwnerInterface, never>;
28
- export declare const StyledRemovablePillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
28
+ export declare const StyledRemovablePillWrapper: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, {
29
29
  pillSize: 'm' | 's';
30
30
  } & import("@elliemae/ds-system").OwnerInterface, never>;
31
- export declare const StyledPillGroup: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid/dist/types/react-desc-prop-types").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>;
31
+ export declare const StyledPillGroup: import("styled-components").StyledComponent<import("react").ForwardRefExoticComponent<import("@elliemae/ds-grid").DSGridT.Props & import("react").RefAttributes<HTMLDivElement>>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>;
32
32
  export declare const StyledSpanWithTooltip: import("styled-components").StyledComponent<"span", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface, never>;
33
33
  export declare const StyledPillButton: import("styled-components").StyledComponent<import("react").ComponentType<import("@elliemae/ds-button-v2").DSButtonT.Props>, import("@elliemae/ds-system").Theme, {
34
34
  width: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-pills-v2",
3
- "version": "3.24.0-next.0",
3
+ "version": "3.24.0-next.3",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Pills V2",
6
6
  "files": [
@@ -88,23 +88,21 @@
88
88
  },
89
89
  "dependencies": {
90
90
  "uid": "~2.0.1",
91
- "@elliemae/ds-button-v2": "3.24.0-next.0",
92
- "@elliemae/ds-dropdownmenu": "3.24.0-next.0",
93
- "@elliemae/ds-form": "3.24.0-next.0",
94
- "@elliemae/ds-grid": "3.24.0-next.0",
95
- "@elliemae/ds-icons": "3.24.0-next.0",
96
- "@elliemae/ds-props-helpers": "3.24.0-next.0",
97
- "@elliemae/ds-system": "3.24.0-next.0",
98
- "@elliemae/ds-tooltip": "3.24.0-next.0",
99
- "@elliemae/ds-truncated-tooltip-text": "3.24.0-next.0",
100
- "@elliemae/ds-utilities": "3.24.0-next.0"
91
+ "@elliemae/ds-button-v2": "3.24.0-next.3",
92
+ "@elliemae/ds-form": "3.24.0-next.3",
93
+ "@elliemae/ds-grid": "3.24.0-next.3",
94
+ "@elliemae/ds-props-helpers": "3.24.0-next.3",
95
+ "@elliemae/ds-icons": "3.24.0-next.3",
96
+ "@elliemae/ds-system": "3.24.0-next.3",
97
+ "@elliemae/ds-dropdownmenu": "3.24.0-next.3",
98
+ "@elliemae/ds-tooltip": "3.24.0-next.3",
99
+ "@elliemae/ds-truncated-tooltip-text": "3.24.0-next.3",
100
+ "@elliemae/ds-utilities": "3.24.0-next.3"
101
101
  },
102
102
  "devDependencies": {
103
- "@elliemae/pui-cli": "~9.0.0-next.22",
104
- "@testing-library/react": "~12.1.3",
105
- "@testing-library/user-event": "~13.5.0",
103
+ "@elliemae/pui-cli": "~9.0.0-next.31",
106
104
  "styled-components": "~5.3.9",
107
- "@elliemae/ds-monorepo-devops": "3.24.0-next.0"
105
+ "@elliemae/ds-monorepo-devops": "3.24.0-next.3"
108
106
  },
109
107
  "peerDependencies": {
110
108
  "lodash": "^4.17.21",