vrfi-design-system 1.2.10 → 1.2.11
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/index.d.ts +2 -6
- package/dist/main.es.js +1 -1
- package/dist/main.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ActionType } from '../../enums/trigger';
|
|
2
2
|
import { Align } from '../../enums/align.enum';
|
|
3
|
-
import { AllowedCountries } from '../../enums/allowedCountries';
|
|
3
|
+
import { AllowedCountries } from '../../enums/allowedCountries.enum';
|
|
4
|
+
import { AllowedCountries as AllowedCountries_2 } from '../../../../enums/allowedCountries.enum';
|
|
4
5
|
import { RadioProps as AntdRadioProps } from 'antd';
|
|
5
6
|
import { default as AuthBanner } from '../../views/Auth/AuthBanner';
|
|
6
7
|
import { AuthBannerTextType } from '../../views/Auth/AuthBanner/authBanner.constants';
|
|
@@ -198,11 +199,6 @@ export { Align }
|
|
|
198
199
|
|
|
199
200
|
export { AllowedCountries }
|
|
200
201
|
|
|
201
|
-
declare enum AllowedCountries_2 {
|
|
202
|
-
CANADA = "CA",
|
|
203
|
-
UNITED_STATES = "US"
|
|
204
|
-
}
|
|
205
|
-
|
|
206
202
|
export { AntdRadioProps }
|
|
207
203
|
|
|
208
204
|
export declare const ApplicationHeader: default_2.FC<ApplicationHeaderProps>;
|
package/dist/main.es.js
CHANGED
|
@@ -70199,7 +70199,7 @@ const KSe = "_container_gvjoy_24", GSe = "_text_gvjoy_31", USe = "_icon_gvjoy_36
|
|
|
70199
70199
|
/* @__PURE__ */ B.jsx("div", { className: xA.avatarContainer, children: /* @__PURE__ */ B.jsx(xo, { size: so.SMALL, name: r }) }),
|
|
70200
70200
|
/* @__PURE__ */ B.jsx("span", { children: r })
|
|
70201
70201
|
] })
|
|
70202
|
-
] }), qSe = "
|
|
70202
|
+
] }), qSe = "_dashboardCard_1gt9e_24", ZSe = "_cardItemsContainer_1gt9e_31", ePe = "_lastItem_1gt9e_38", tPe = "_cardItem_1gt9e_31", nPe = "_label_1gt9e_70", rPe = "_value_1gt9e_74", Vc = {
|
|
70203
70203
|
dashboardCard: qSe,
|
|
70204
70204
|
cardItemsContainer: ZSe,
|
|
70205
70205
|
lastItem: ePe,
|