@elliemae/ds-ribbon 3.25.0-next.1 → 3.25.0-next.2
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/DSRibbon.d.ts +6 -6
- package/package.json +4 -4
package/dist/types/DSRibbon.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export declare const RibbonCol: import("styled-components").StyledComponent<import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface
|
|
2
|
+
export declare const RibbonCol: import("styled-components").StyledComponent<import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>, import("@elliemae/ds-system").Theme, {
|
|
3
3
|
[x: string]: any;
|
|
4
4
|
[x: number]: any;
|
|
5
5
|
[x: symbol]: any;
|
|
@@ -8,7 +8,7 @@ export declare const RibbonCol: import("styled-components").StyledComponent<impo
|
|
|
8
8
|
} & {
|
|
9
9
|
as?: string | React.ComponentType<any> | undefined;
|
|
10
10
|
forwardedAs?: string | React.ComponentType<any> | undefined;
|
|
11
|
-
} & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
11
|
+
} & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>>, never>;
|
|
12
12
|
declare const DSRibbon: {
|
|
13
13
|
RibbonWrapper: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, {
|
|
14
14
|
[x: string]: any;
|
|
@@ -19,9 +19,9 @@ declare const DSRibbon: {
|
|
|
19
19
|
} & {
|
|
20
20
|
as?: string | React.ComponentType<any> | undefined;
|
|
21
21
|
forwardedAs?: string | React.ComponentType<any> | undefined;
|
|
22
|
-
} & import("@elliemae/ds-system").OwnerInterface
|
|
23
|
-
RibbonRow: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface
|
|
24
|
-
RibbonCol: import("styled-components").StyledComponent<import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface
|
|
22
|
+
} & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>;
|
|
23
|
+
RibbonRow: import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>;
|
|
24
|
+
RibbonCol: import("styled-components").StyledComponent<import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>, import("@elliemae/ds-system").Theme, {
|
|
25
25
|
[x: string]: any;
|
|
26
26
|
[x: number]: any;
|
|
27
27
|
[x: symbol]: any;
|
|
@@ -30,7 +30,7 @@ declare const DSRibbon: {
|
|
|
30
30
|
} & {
|
|
31
31
|
as?: string | React.ComponentType<any> | undefined;
|
|
32
32
|
forwardedAs?: string | React.ComponentType<any> | undefined;
|
|
33
|
-
} & import("@elliemae/ds-system").OwnerInterface, never>;
|
|
33
|
+
} & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<import("styled-components").StyledComponent<"div", import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface<"div">, never>>, never>;
|
|
34
34
|
RibbonCard: {
|
|
35
35
|
({ containerProps, icon, label, value, additionalValue, additionalLabel, info, error, warning, success, center, solid, }: {
|
|
36
36
|
containerProps?: {} | undefined;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-ribbon",
|
|
3
|
-
"version": "3.25.0-next.
|
|
3
|
+
"version": "3.25.0-next.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Ribbon",
|
|
6
6
|
"files": [
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
"indent": 4
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@elliemae/ds-props-helpers": "3.25.0-next.
|
|
43
|
-
"@elliemae/ds-system": "3.25.0-next.
|
|
42
|
+
"@elliemae/ds-props-helpers": "3.25.0-next.2",
|
|
43
|
+
"@elliemae/ds-system": "3.25.0-next.2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@elliemae/pui-cli": "~9.0.0-next.31",
|
|
47
47
|
"styled-components": "~5.3.9",
|
|
48
|
-
"@elliemae/ds-monorepo-devops": "3.25.0-next.
|
|
48
|
+
"@elliemae/ds-monorepo-devops": "3.25.0-next.2"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"lodash": "^4.17.21",
|