@cruk/chakra-components 1.0.4 → 1.0.5
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/cjs/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js +1 -1
- package/dist/cjs/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js.map +1 -1
- package/dist/cjs/packages/components/src/components/AlertBanner/index.js +1 -1
- package/dist/cjs/packages/components/src/components/FileUploader/index.js +1 -1
- package/dist/cjs/packages/components/src/components/List/index.js +1 -1
- package/dist/cjs/packages/components/src/components/ReferenceBlock/index.js +1 -1
- package/dist/cjs/packages/components/src/components/SimpleHeader/index.js +1 -1
- package/dist/cjs/packages/components/src/components/SpotifyEmbed/index.js +2 -0
- package/dist/cjs/packages/components/src/components/SpotifyEmbed/index.js.map +1 -0
- package/dist/cjs/packages/components/src/components/Table/index.js +2 -0
- package/dist/cjs/packages/components/src/components/Table/index.js.map +1 -0
- package/dist/cjs/packages/components/src/index.js +1 -1
- package/dist/cjs/packages/components/src/theme/cruk/components/button.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/alertBanner.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/card.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/formControl.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/formControl.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/formErrorMessage.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/formErrorMessage.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/heading.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/input.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/list.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/list.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/popover.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/popover.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/select.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/simpleHeader.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/components/table.js +2 -0
- package/dist/cjs/packages/components/src/theme/r4l/components/table.js.map +1 -0
- package/dist/cjs/packages/components/src/theme/r4l/foundations/typography.js +1 -1
- package/dist/cjs/packages/components/src/theme/r4l/index.js +1 -1
- package/dist/cjs/packages/components/static/icons/cross.js +2 -0
- package/dist/cjs/packages/components/static/icons/cross.js.map +1 -0
- package/dist/cjs/packages/components/static/icons/index.js +1 -1
- package/dist/esm/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js +1 -1
- package/dist/esm/node_modules/@chakra-ui/anatomy/dist/chunk-7OOI6RFH.mjs.js.map +1 -1
- package/dist/esm/packages/components/src/components/AlertBanner/index.js +1 -1
- package/dist/esm/packages/components/src/components/FileUploader/index.js +1 -1
- package/dist/esm/packages/components/src/components/List/index.js +1 -1
- package/dist/esm/packages/components/src/components/ReferenceBlock/index.js +1 -1
- package/dist/esm/packages/components/src/components/SimpleHeader/index.js +1 -1
- package/dist/esm/packages/components/src/components/SpotifyEmbed/index.js +2 -0
- package/dist/esm/packages/components/src/components/SpotifyEmbed/index.js.map +1 -0
- package/dist/esm/packages/components/src/components/Table/index.js +2 -0
- package/dist/esm/packages/components/src/components/Table/index.js.map +1 -0
- package/dist/esm/packages/components/src/index.js +1 -1
- package/dist/esm/packages/components/src/theme/cruk/components/button.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/alertBanner.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/card.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/formControl.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/formControl.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/formErrorMessage.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/formErrorMessage.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/heading.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/input.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/list.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/list.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/popover.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/popover.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/components/select.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/simpleHeader.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/components/table.js +2 -0
- package/dist/esm/packages/components/src/theme/r4l/components/table.js.map +1 -0
- package/dist/esm/packages/components/src/theme/r4l/foundations/typography.js +1 -1
- package/dist/esm/packages/components/src/theme/r4l/index.js +1 -1
- package/dist/esm/packages/components/static/icons/cross.js +2 -0
- package/dist/esm/packages/components/static/icons/cross.js.map +1 -0
- package/dist/esm/packages/components/static/icons/index.js +1 -1
- package/dist/types/src/components/AlertBanner/AlertBanner.stories.d.ts.map +1 -1
- package/dist/types/src/components/AlertBanner/index.d.ts +7 -5
- package/dist/types/src/components/AlertBanner/index.d.ts.map +1 -1
- package/dist/types/src/components/FileUploader/FileItem.d.ts +1 -1
- package/dist/types/src/components/FileUploader/FileItem.d.ts.map +1 -1
- package/dist/types/src/components/FormField/index.d.ts +2 -1
- package/dist/types/src/components/FormField/index.d.ts.map +1 -1
- package/dist/types/src/components/List/List.stories.d.ts +0 -2
- package/dist/types/src/components/List/List.stories.d.ts.map +1 -1
- package/dist/types/src/components/List/index.d.ts +7 -3
- package/dist/types/src/components/List/index.d.ts.map +1 -1
- package/dist/types/src/components/ReferenceBlock/index.d.ts.map +1 -1
- package/dist/types/src/components/SimpleHeader/index.d.ts.map +1 -1
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.stories.d.ts +8 -0
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.stories.d.ts.map +1 -0
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.test.d.ts +2 -0
- package/dist/types/src/components/SpotifyEmbed/SpotifyEmbed.test.d.ts.map +1 -0
- package/dist/types/src/components/SpotifyEmbed/index.d.ts +9 -0
- package/dist/types/src/components/SpotifyEmbed/index.d.ts.map +1 -0
- package/dist/types/src/components/Table/index.d.ts +2 -1
- package/dist/types/src/components/Table/index.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +3 -1
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/theme/cruk/components/button.d.ts +7 -0
- package/dist/types/src/theme/cruk/components/button.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/alertBanner.d.ts +51 -40
- package/dist/types/src/theme/r4l/components/alertBanner.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/card.d.ts +66 -4
- package/dist/types/src/theme/r4l/components/card.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/formControl.d.ts +74 -0
- package/dist/types/src/theme/r4l/components/formControl.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/formErrorMessage.d.ts +58 -0
- package/dist/types/src/theme/r4l/components/formErrorMessage.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/heading.d.ts +11 -4
- package/dist/types/src/theme/r4l/components/heading.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/index.d.ts +6 -1
- package/dist/types/src/theme/r4l/components/index.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/input.d.ts +97 -40
- package/dist/types/src/theme/r4l/components/input.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/list.d.ts +46 -0
- package/dist/types/src/theme/r4l/components/list.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/popover.d.ts +162 -0
- package/dist/types/src/theme/r4l/components/popover.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/components/select.d.ts +5 -4
- package/dist/types/src/theme/r4l/components/select.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/simpleHeader.d.ts +35 -0
- package/dist/types/src/theme/r4l/components/simpleHeader.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/components/table.d.ts +57 -0
- package/dist/types/src/theme/r4l/components/table.d.ts.map +1 -0
- package/dist/types/src/theme/r4l/foundations/index.d.ts +1 -0
- package/dist/types/src/theme/r4l/foundations/index.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/foundations/typography.d.ts +1 -0
- package/dist/types/src/theme/r4l/foundations/typography.d.ts.map +1 -1
- package/dist/types/src/theme/r4l/index.d.ts.map +1 -1
- package/dist/types/static/icons/cross.d.ts +3 -0
- package/dist/types/static/icons/cross.d.ts.map +1 -0
- package/dist/types/static/icons/index.d.ts +2 -1
- package/dist/types/static/icons/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FormField/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/FormField/index.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,WAAW,EAA8B,MAAM,kBAAkB,CAAC;AAW3E,KAAK,cAAc,GAAG,WAAW,GAAG;IAClC,oCAAoC;IACpC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,iCAAiC;IACjC,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,gDAAgD;IAChD,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,6CAA6C;IAC7C,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,uCAAuC;IACvC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,wBAAwB;IACxB,YAAY,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,SAAS,CAAC;IACxC,0CAA0C;IAC1C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,yCAAyC;IACzC,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,0CAA0C;IAC1C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,0CAA0C;IAC1C,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,yCAAyC;IACzC,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAE7B,CAAC;AAEF,QAAA,MAAM,SAAS,mEAqCd,CAAC;AAEF,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,CAAC"}
|
|
@@ -10,9 +10,7 @@ export declare const Ordered: Story;
|
|
|
10
10
|
/** Default Unordered List - This is the unordered version of the List Component. */
|
|
11
11
|
export declare const Unordered: Story;
|
|
12
12
|
/** Default CheckList - This is the checklist version of the List Component. */
|
|
13
|
-
export declare const CheckList: Story;
|
|
14
13
|
/** Default CheckList With Icon - This is the checklist version of the List Component with an Icon. */
|
|
15
|
-
export declare const CheckListWithLinks: Story;
|
|
16
14
|
/** Default ArrowDown List - This is the arrow down version of the List Component. */
|
|
17
15
|
export declare const ArrowDownList: Story;
|
|
18
16
|
//# sourceMappingURL=List.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"List.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/List.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"List.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/List.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAIL,IAAI,EAIL,MAAM,GAAG,CAAC;AAUX,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAW3B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,qEAAqE;AACrE,eAAO,MAAM,OAAO,EAAE,KAQrB,CAAC;AAEF,gFAAgF;AAChF,eAAO,MAAM,OAAO,EAAE,KAQrB,CAAC;AAEF,oFAAoF;AACpF,eAAO,MAAM,SAAS,EAAE,KAQvB,CAAC;AAQF,+EAA+E;AAgB/E,sGAAsG;AAkBtG,qFAAqF;AACrF,eAAO,MAAM,aAAa,EAAE,KAa3B,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { List, ListIcon, ListItem, ListItemProps, ListProps, OrderedList, UnorderedList } from "@chakra-ui/react";
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
import React from "react";
|
|
3
|
+
interface CheckListItemProps extends ListItemProps {
|
|
4
|
+
children: React.ReactNode;
|
|
5
|
+
}
|
|
6
|
+
declare const CheckListUL: import("@chakra-ui/react").ComponentWithAs<"ul", ListProps>;
|
|
7
|
+
declare const CheckList: import("@chakra-ui/react").ComponentWithAs<"li", CheckListItemProps>;
|
|
4
8
|
declare const ArrowDownListItem: import("@chakra-ui/react").ComponentWithAs<"li", ListItemProps>;
|
|
5
|
-
export { ArrowDownListItem,
|
|
9
|
+
export { ArrowDownListItem, CheckListUL, CheckList, List, ListIcon, ListItem, type ListItemProps, type ListProps, OrderedList, UnorderedList, };
|
|
6
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAEL,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,aAAa,EACb,SAAS,EACT,WAAW,EACX,aAAa,EACd,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/List/index.tsx"],"names":[],"mappings":"AAGA,OAAO,EAEL,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,aAAa,EACb,SAAS,EACT,WAAW,EACX,aAAa,EACd,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,kBAAmB,SAAQ,aAAa;IAChD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,QAAA,MAAM,WAAW,6DAYf,CAAC;AAEH,QAAA,MAAM,SAAS,sEAmBb,CAAC;AAEH,QAAA,MAAM,iBAAiB,iEAarB,CAAC;AAEH,OAAO,EACL,iBAAiB,EACjB,WAAW,EACX,SAAS,EACT,IAAI,EACJ,QAAQ,EACR,QAAQ,EACR,KAAK,aAAa,EAClB,KAAK,SAAS,EACd,WAAW,EACX,aAAa,GACd,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ReferenceBlock/index.tsx"],"names":[],"mappings":";AAaA,OAAO,EAAa,cAAc,EAAE,MAAM,cAAc,CAAC;AAKzD,KAAK,SAAS,GAAG;IACf,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,GAAG,CAAC,OAAO,GAAG,MAAM,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,UAAU,mBAAoB,SAAQ,cAAc;IAClD,gBAAgB,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;CACpC;AAED,UAAU,4BAA6B,SAAQ,mBAAmB;IAChE,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,QAAA,MAAM,cAAc,wEAkBnB,CAAC;AAEF,QAAA,MAAM,uBAAuB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/ReferenceBlock/index.tsx"],"names":[],"mappings":";AAaA,OAAO,EAAa,cAAc,EAAE,MAAM,cAAc,CAAC;AAKzD,KAAK,SAAS,GAAG;IACf,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,GAAG,CAAC,OAAO,GAAG,MAAM,CAAC;IAC3B,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,UAAU,mBAAoB,SAAQ,cAAc;IAClD,gBAAgB,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC;CACpC;AAED,UAAU,4BAA6B,SAAQ,mBAAmB;IAChE,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,QAAA,MAAM,cAAc,wEAkBnB,CAAC;AAEF,QAAA,MAAM,uBAAuB,iFA8C5B,CAAC;AAEF,OAAO,EACL,KAAK,SAAS,EACd,cAAc,EACd,uBAAuB,EACvB,KAAK,4BAA4B,EACjC,KAAK,mBAAmB,GACzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SimpleHeader/index.tsx"],"names":[],"mappings":";AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SimpleHeader/index.tsx"],"names":[],"mappings":";AAEA,OAAO,EAEL,YAAY,EAGb,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EAAU,WAAW,EAAE,MAAM,WAAW,CAAC;AAChD,OAAO,EAAQ,SAAS,EAAE,MAAM,SAAS,CAAC;AAE1C,OAAO,EAAQ,SAAS,EAAE,MAAM,SAAS,CAAC;AAI1C,KAAK,iBAAiB,GAAG,SAAS,GAAG;IACnC,OAAO,EAAE,YAAY,CAAC;IACtB,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC7B,MAAM,CAAC,EAAE,WAAW,CAAC;IACrB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;CAC5B,CAAC;AAeF,QAAA,MAAM,YAAY,sEAyDhB,CAAC;AAIH,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from "@storybook/react";
|
|
2
|
+
import { SpotifyEmbed } from ".";
|
|
3
|
+
declare const meta: Meta<typeof SpotifyEmbed>;
|
|
4
|
+
export default meta;
|
|
5
|
+
type Story = StoryObj<typeof SpotifyEmbed>;
|
|
6
|
+
/** Default SpotifyEmbed - This is the base version of the SpotifyEmbed Component. */
|
|
7
|
+
export declare const Default: Story;
|
|
8
|
+
//# sourceMappingURL=SpotifyEmbed.stories.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpotifyEmbed.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpotifyEmbed/SpotifyEmbed.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAEvD,OAAO,EAAE,YAAY,EAAE,MAAM,GAAG,CAAC;AAMjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAenC,CAAC;AACF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAC;AAE3C,qFAAqF;AACrF,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SpotifyEmbed.test.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpotifyEmbed/SpotifyEmbed.test.tsx"],"names":[],"mappings":"AAAA,OAAO,2BAA2B,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ChakraProps } from "@chakra-ui/react";
|
|
2
|
+
type SpotifyEmbedProps = ChakraProps & {
|
|
3
|
+
playlistID: string;
|
|
4
|
+
description: string;
|
|
5
|
+
aspectRatio?: number;
|
|
6
|
+
};
|
|
7
|
+
declare const SpotifyEmbed: import("@chakra-ui/react").ComponentWithAs<"div", SpotifyEmbedProps>;
|
|
8
|
+
export { SpotifyEmbed, type SpotifyEmbedProps };
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpotifyEmbed/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAe,WAAW,EAAc,MAAM,kBAAkB,CAAC;AAExE,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACrC,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,QAAA,MAAM,YAAY,sEAkBhB,CAAC;AAIH,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { TableBodyProps, TableCellProps, TableColumnHeaderProps, TableContainer, TableContainerProps, TableHeadProps, TableProps, TableRowProps, Tbody, Td, Th, Thead, Tr } from "@chakra-ui/react";
|
|
2
|
+
declare const Table: import("@chakra-ui/react").ComponentWithAs<"table", TableProps>;
|
|
2
3
|
export { Table, type TableBodyProps, type TableCellProps, type TableColumnHeaderProps, TableContainer, type TableContainerProps, type TableHeadProps, type TableProps, type TableRowProps, Tbody, Td, Th, Thead, Tr, };
|
|
3
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/index.
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Table/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAEL,cAAc,EACd,cAAc,EACd,sBAAsB,EACtB,cAAc,EACd,mBAAmB,EACnB,cAAc,EACd,UAAU,EACV,aAAa,EACb,KAAK,EACL,EAAE,EACF,EAAE,EACF,KAAK,EACL,EAAE,EAEH,MAAM,kBAAkB,CAAC;AAE1B,QAAA,MAAM,KAAK,iEAOT,CAAC;AAEH,OAAO,EACL,KAAK,EACL,KAAK,cAAc,EACnB,KAAK,cAAc,EACnB,KAAK,sBAAsB,EAC3B,cAAc,EACd,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,UAAU,EACf,KAAK,aAAa,EAClB,KAAK,EACL,EAAE,EACF,EAAE,EACF,KAAK,EACL,EAAE,GACH,CAAC"}
|
|
@@ -23,7 +23,7 @@ export { Heading, Heading1, Heading2, Heading3, Heading4, Heading5, Heading6, ty
|
|
|
23
23
|
export { Image, type ImageProps } from "./components/Image";
|
|
24
24
|
export { Input, InputAddon, InputGroup, InputLeftAddon, InputLeftElement, InputRightAddon, InputRightElement, } from "./components/Input";
|
|
25
25
|
export { Link, LinkOverlay } from "./components/Link";
|
|
26
|
-
export { ArrowDownListItem,
|
|
26
|
+
export { ArrowDownListItem, CheckListUL, CheckList, List, ListIcon, ListItem, OrderedList, UnorderedList, } from "./components/List";
|
|
27
27
|
export { Loader } from "./components/Loader";
|
|
28
28
|
export { LogoGroup, type LogoGroupProps, type LogoProps, } from "./components/LogoGroup";
|
|
29
29
|
export { Navigation, type NavigationProps } from "./components/Navigation";
|
|
@@ -56,7 +56,9 @@ export { SingleStatistics, TwoBlockStatistics, } from "./components/KeyStatistic
|
|
|
56
56
|
export { OnThisPageHeadings } from "./components/OnThisPage";
|
|
57
57
|
export { SimpleGrid } from "./components/SimpleGrid";
|
|
58
58
|
export { HStack, Stack, VStack } from "./components/Stack";
|
|
59
|
+
export { SpotifyEmbed } from "./components/SpotifyEmbed";
|
|
59
60
|
export { Table, TableContainer, Tbody, Td, Th, Thead, Tr, } from "./components/Table";
|
|
60
61
|
export { Wrap, WrapItem } from "./components/Wrap";
|
|
61
62
|
export * from "./types";
|
|
63
|
+
export * from "../static/icons";
|
|
62
64
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,cAAc,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,aAAa,CAAC;AAClD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,cAAc,CAAC;AACpD,OAAO,EACL,kBAAkB,EAClB,eAAe,EACf,cAAc,GACf,MAAM,kBAAkB,CAAC;AAG1B,OAAO,EACL,SAAS,EACT,eAAe,EACf,aAAa,EACb,aAAa,EACb,cAAc,GACf,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC9E,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AACvE,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAC3C,OAAO,EACL,UAAU,EACV,cAAc,EACd,KAAK,mBAAmB,EACxB,cAAc,GACf,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAC5E,OAAO,EACL,IAAI,EACJ,KAAK,SAAS,EACd,SAAS,EACT,KAAK,cAAc,GACpB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AACzD,OAAO,EACL,MAAM,EACN,KAAK,oBAAoB,EACzB,KAAK,WAAW,EAChB,KAAK,SAAS,GACf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,OAAO,EACL,WAAW,EACX,gBAAgB,EAChB,cAAc,EACd,SAAS,GACV,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,EACL,OAAO,EACP,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,KAAK,YAAY,GAClB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,KAAK,EAAE,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EACL,KAAK,EACL,UAAU,EACV,UAAU,EACV,cAAc,EACd,gBAAgB,EAChB,eAAe,EACf,iBAAiB,GAClB,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EACL,iBAAiB,EACjB,SAAS,EACT,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,6 +5,10 @@ export declare const buttonTheme: {
|
|
|
5
5
|
borderRadius: number;
|
|
6
6
|
px: number;
|
|
7
7
|
py: number;
|
|
8
|
+
fontSize: {
|
|
9
|
+
base: "text.sm";
|
|
10
|
+
lg: "text.md";
|
|
11
|
+
};
|
|
8
12
|
};
|
|
9
13
|
sizes?: {
|
|
10
14
|
md: {
|
|
@@ -76,6 +80,9 @@ export declare const buttonTheme: {
|
|
|
76
80
|
outline: string;
|
|
77
81
|
outlineColor: string;
|
|
78
82
|
transitionProperty: string;
|
|
83
|
+
"& svg": {
|
|
84
|
+
fontSize: string;
|
|
85
|
+
};
|
|
79
86
|
_hover: {
|
|
80
87
|
color: string;
|
|
81
88
|
outlineColor: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/button.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/cruk/components/button.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuTtB,CAAC;AAEH,eAAe,WAAW,CAAC"}
|
|
@@ -1,56 +1,67 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const alertTheme: {
|
|
2
2
|
baseStyle?: {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
23
|
-
variants?: {
|
|
24
|
-
warning: {
|
|
25
|
-
borderColor: string;
|
|
26
|
-
path: {
|
|
27
|
-
fill: string;
|
|
3
|
+
container: {
|
|
4
|
+
backgroundColor: string;
|
|
5
|
+
borderWidth: string;
|
|
6
|
+
padding: {
|
|
7
|
+
base: "24px";
|
|
8
|
+
md: "24px 40px";
|
|
9
|
+
lg: "40px 64px";
|
|
10
|
+
};
|
|
11
|
+
marginBottom: {
|
|
12
|
+
base: number;
|
|
13
|
+
lg: number;
|
|
14
|
+
};
|
|
15
|
+
div: {
|
|
16
|
+
alignItems: string;
|
|
17
|
+
};
|
|
18
|
+
gap: {
|
|
19
|
+
base: number;
|
|
20
|
+
md: number;
|
|
21
|
+
lg: number;
|
|
28
22
|
};
|
|
29
23
|
};
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
24
|
+
icon: {
|
|
25
|
+
boxSize: {
|
|
26
|
+
base: "1.5rem";
|
|
27
|
+
lg: "2rem";
|
|
34
28
|
};
|
|
29
|
+
padding: number;
|
|
30
|
+
marginInlineEnd: number;
|
|
35
31
|
};
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
32
|
+
title: {
|
|
33
|
+
fontFamily: string;
|
|
34
|
+
fontSize: {
|
|
35
|
+
base: "headings.xs";
|
|
36
|
+
lg: "headings.sm";
|
|
37
|
+
};
|
|
38
|
+
lineHeight: {
|
|
39
|
+
base: "headings.xs";
|
|
40
|
+
lg: "headings.sm";
|
|
40
41
|
};
|
|
41
42
|
};
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
fill: string;
|
|
43
|
+
description: {
|
|
44
|
+
"div > p": {
|
|
45
|
+
paddingBottom: number;
|
|
46
46
|
};
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
|
+
sizes?: {
|
|
50
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
51
|
+
keys: ("container" | "icon" | "title" | "description" | "spinner")[];
|
|
52
|
+
}>;
|
|
53
|
+
};
|
|
54
|
+
variants?: {
|
|
55
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
56
|
+
keys: ("container" | "icon" | "title" | "description" | "spinner")[];
|
|
57
|
+
}>;
|
|
58
|
+
};
|
|
49
59
|
defaultProps?: {
|
|
50
60
|
size?: string | number;
|
|
51
|
-
variant?:
|
|
61
|
+
variant?: string | number;
|
|
52
62
|
colorScheme?: string;
|
|
53
63
|
};
|
|
64
|
+
parts: ("container" | "icon" | "title" | "description" | "spinner")[];
|
|
54
65
|
};
|
|
55
|
-
export default
|
|
66
|
+
export default alertTheme;
|
|
56
67
|
//# sourceMappingURL=alertBanner.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alertBanner.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/alertBanner.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"alertBanner.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/alertBanner.ts"],"names":[],"mappings":"AAgCA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEd,CAAC;AACH,eAAe,UAAU,CAAC"}
|
|
@@ -26,9 +26,9 @@ declare const cardTheme: {
|
|
|
26
26
|
};
|
|
27
27
|
groupNavigation: {
|
|
28
28
|
container: {
|
|
29
|
+
padding: number;
|
|
29
30
|
border: string;
|
|
30
31
|
borderRadius: number;
|
|
31
|
-
gap: number;
|
|
32
32
|
boxShadow: string;
|
|
33
33
|
transition: string;
|
|
34
34
|
"div > div > div > div > h3": {
|
|
@@ -55,7 +55,9 @@ declare const cardTheme: {
|
|
|
55
55
|
};
|
|
56
56
|
};
|
|
57
57
|
body: {
|
|
58
|
-
|
|
58
|
+
py: number;
|
|
59
|
+
pb: number;
|
|
60
|
+
pt: number;
|
|
59
61
|
"> div": {
|
|
60
62
|
"> p": {
|
|
61
63
|
pt: number;
|
|
@@ -70,9 +72,40 @@ declare const cardTheme: {
|
|
|
70
72
|
padding: number;
|
|
71
73
|
};
|
|
72
74
|
container: {
|
|
75
|
+
padding: number;
|
|
76
|
+
border: string;
|
|
77
|
+
borderRadius: number;
|
|
78
|
+
boxShadow: string;
|
|
79
|
+
transition: string;
|
|
80
|
+
"div > div > div > div > h3": {
|
|
81
|
+
color: string;
|
|
82
|
+
fontFamily: string;
|
|
83
|
+
};
|
|
84
|
+
_hover: {
|
|
85
|
+
md: {
|
|
86
|
+
boxShadow: string;
|
|
87
|
+
transform: string;
|
|
88
|
+
"> div > div > div": {
|
|
89
|
+
color: string;
|
|
90
|
+
"svg, h1, h2, h3, h4, h5, h6": {
|
|
91
|
+
color: string;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
94
|
+
};
|
|
95
|
+
};
|
|
96
|
+
_active: {
|
|
97
|
+
md: {
|
|
98
|
+
boxShadow: string;
|
|
99
|
+
transform: string;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
circleGroupNavigation: {
|
|
105
|
+
container: {
|
|
106
|
+
padding: number;
|
|
73
107
|
border: string;
|
|
74
108
|
borderRadius: number;
|
|
75
|
-
gap: number;
|
|
76
109
|
boxShadow: string;
|
|
77
110
|
transition: string;
|
|
78
111
|
"div > div > div > div > h3": {
|
|
@@ -98,6 +131,11 @@ declare const cardTheme: {
|
|
|
98
131
|
};
|
|
99
132
|
};
|
|
100
133
|
};
|
|
134
|
+
body: {
|
|
135
|
+
display: string;
|
|
136
|
+
alignItems: string;
|
|
137
|
+
padding: number;
|
|
138
|
+
};
|
|
101
139
|
};
|
|
102
140
|
logoGroup: {
|
|
103
141
|
container: {
|
|
@@ -115,6 +153,30 @@ declare const cardTheme: {
|
|
|
115
153
|
};
|
|
116
154
|
};
|
|
117
155
|
};
|
|
156
|
+
contact: {
|
|
157
|
+
container: {
|
|
158
|
+
"div > div > div > h3": {
|
|
159
|
+
color: string;
|
|
160
|
+
fontFamily: string;
|
|
161
|
+
fontWeight: string;
|
|
162
|
+
fontSize: {
|
|
163
|
+
base: "headings.sm";
|
|
164
|
+
md: "headings.md";
|
|
165
|
+
};
|
|
166
|
+
};
|
|
167
|
+
};
|
|
168
|
+
body: {
|
|
169
|
+
paddingTop: {
|
|
170
|
+
base: number;
|
|
171
|
+
md: number;
|
|
172
|
+
};
|
|
173
|
+
paddingBottom: number;
|
|
174
|
+
paddingLeft: {
|
|
175
|
+
base: number;
|
|
176
|
+
md: number;
|
|
177
|
+
};
|
|
178
|
+
};
|
|
179
|
+
};
|
|
118
180
|
social: {
|
|
119
181
|
container: {
|
|
120
182
|
"div > div > div > div > h3": {
|
|
@@ -156,7 +218,7 @@ declare const cardTheme: {
|
|
|
156
218
|
};
|
|
157
219
|
defaultProps?: {
|
|
158
220
|
size?: string | number;
|
|
159
|
-
variant?: "unstyled" | "groupNavigation" | "singleNavigation" | "logoGroup" | "social";
|
|
221
|
+
variant?: "unstyled" | "groupNavigation" | "singleNavigation" | "circleGroupNavigation" | "logoGroup" | "contact" | "social";
|
|
160
222
|
colorScheme?: string;
|
|
161
223
|
};
|
|
162
224
|
parts: ("container" | "header" | "body" | "footer")[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/card.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/card.ts"],"names":[],"mappings":"AAsLA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAuC,CAAC;AAEvD,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
declare const formControlTheme: {
|
|
2
|
+
baseStyle?: {
|
|
3
|
+
container: {
|
|
4
|
+
maxWidth: string;
|
|
5
|
+
position: string;
|
|
6
|
+
label: {
|
|
7
|
+
color: string;
|
|
8
|
+
fontFamily: string;
|
|
9
|
+
fontWeight: number;
|
|
10
|
+
fontSize: {
|
|
11
|
+
base: "text.sm";
|
|
12
|
+
lg: "text.md";
|
|
13
|
+
};
|
|
14
|
+
lineHeight: string;
|
|
15
|
+
transitionDuration: string;
|
|
16
|
+
"& span:not(.chakra-form__required-indicator, .chakra-checkbox__control, .chakra-checkbox__label, .chakra-radio__label)": {
|
|
17
|
+
color: string;
|
|
18
|
+
};
|
|
19
|
+
"& .chakra-checkbox__label": {
|
|
20
|
+
_invalid: {
|
|
21
|
+
label: {
|
|
22
|
+
color: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
_invalid: {
|
|
27
|
+
color: string;
|
|
28
|
+
};
|
|
29
|
+
"&span:not(.chakra-radio__label)": {
|
|
30
|
+
fontWeight: string;
|
|
31
|
+
fontSize: string;
|
|
32
|
+
lineHeight: string;
|
|
33
|
+
};
|
|
34
|
+
_disabled: {
|
|
35
|
+
opacity: string;
|
|
36
|
+
color: string;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
"& > .checkbox-group-theme": {
|
|
40
|
+
gap: number;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
requiredIndicator: {
|
|
44
|
+
marginStart: string;
|
|
45
|
+
color: string;
|
|
46
|
+
};
|
|
47
|
+
helperText: {
|
|
48
|
+
fontFamily: string;
|
|
49
|
+
mt: string;
|
|
50
|
+
mb: number;
|
|
51
|
+
color: string;
|
|
52
|
+
lineHeight: string;
|
|
53
|
+
fontSize: string;
|
|
54
|
+
};
|
|
55
|
+
};
|
|
56
|
+
sizes?: {
|
|
57
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
58
|
+
keys: ("container" | "requiredIndicator" | "helperText")[];
|
|
59
|
+
}>;
|
|
60
|
+
};
|
|
61
|
+
variants?: {
|
|
62
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
63
|
+
keys: ("container" | "requiredIndicator" | "helperText")[];
|
|
64
|
+
}>;
|
|
65
|
+
};
|
|
66
|
+
defaultProps?: {
|
|
67
|
+
size?: string | number;
|
|
68
|
+
variant?: string | number;
|
|
69
|
+
colorScheme?: string;
|
|
70
|
+
};
|
|
71
|
+
parts: ("container" | "requiredIndicator" | "helperText")[];
|
|
72
|
+
};
|
|
73
|
+
export default formControlTheme;
|
|
74
|
+
//# sourceMappingURL=formControl.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"formControl.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/formControl.ts"],"names":[],"mappings":"AA0EA,QAAA,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEpB,CAAC;AAEH,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
declare const formErrorTheme: {
|
|
2
|
+
baseStyle?: {
|
|
3
|
+
text: {
|
|
4
|
+
color: string;
|
|
5
|
+
fontSize: {
|
|
6
|
+
base: "text.sm";
|
|
7
|
+
lg: "text.md";
|
|
8
|
+
};
|
|
9
|
+
fontFamily: string;
|
|
10
|
+
lineHeight: string;
|
|
11
|
+
svg: {
|
|
12
|
+
color: string;
|
|
13
|
+
};
|
|
14
|
+
"& a": {
|
|
15
|
+
fontFamily: string;
|
|
16
|
+
fontSize: {
|
|
17
|
+
base: "text.sm";
|
|
18
|
+
lg: "text.md";
|
|
19
|
+
};
|
|
20
|
+
color: string;
|
|
21
|
+
_visited: {
|
|
22
|
+
color: string;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
25
|
+
p: {
|
|
26
|
+
color: "status.error";
|
|
27
|
+
fontSize: {
|
|
28
|
+
base: "text.sm";
|
|
29
|
+
lg: "text.md";
|
|
30
|
+
};
|
|
31
|
+
fontFamily: "poppins.regular";
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
icon: {
|
|
35
|
+
color: string;
|
|
36
|
+
marginTop: number;
|
|
37
|
+
marginBottom: number;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
sizes?: {
|
|
41
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
42
|
+
keys: ("icon" | "text")[];
|
|
43
|
+
}>;
|
|
44
|
+
};
|
|
45
|
+
variants?: {
|
|
46
|
+
[key: string]: import("@chakra-ui/react").PartsStyleInterpolation<{
|
|
47
|
+
keys: ("icon" | "text")[];
|
|
48
|
+
}>;
|
|
49
|
+
};
|
|
50
|
+
defaultProps?: {
|
|
51
|
+
size?: string | number;
|
|
52
|
+
variant?: string | number;
|
|
53
|
+
colorScheme?: string;
|
|
54
|
+
};
|
|
55
|
+
parts: ("icon" | "text")[];
|
|
56
|
+
};
|
|
57
|
+
export default formErrorTheme;
|
|
58
|
+
//# sourceMappingURL=formErrorMessage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"formErrorMessage.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/formErrorMessage.ts"],"names":[],"mappings":"AAwCA,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAElB,CAAC;AACH,eAAe,cAAc,CAAC"}
|
|
@@ -1,25 +1,32 @@
|
|
|
1
1
|
export declare const headingTheme: {
|
|
2
2
|
baseStyle?: {
|
|
3
3
|
fontFamily: string;
|
|
4
|
-
fontWeight: string;
|
|
5
4
|
color: string;
|
|
6
5
|
};
|
|
7
6
|
sizes?: {
|
|
8
7
|
"4xl": {
|
|
9
8
|
fontSize: string;
|
|
10
9
|
lineHeight: string;
|
|
10
|
+
fontFamily: string;
|
|
11
|
+
fontWeight: string;
|
|
11
12
|
};
|
|
12
13
|
"3xl": {
|
|
13
14
|
fontSize: string;
|
|
14
15
|
lineHeight: string;
|
|
16
|
+
fontFamily: string;
|
|
17
|
+
fontWeight: string;
|
|
15
18
|
};
|
|
16
19
|
"2xl": {
|
|
17
20
|
fontSize: string;
|
|
18
21
|
lineHeight: string;
|
|
22
|
+
fontFamily: string;
|
|
23
|
+
fontWeight: string;
|
|
19
24
|
};
|
|
20
25
|
xl: {
|
|
21
26
|
fontSize: string;
|
|
22
27
|
lineHeight: string;
|
|
28
|
+
fontFamily: string;
|
|
29
|
+
fontWeight: string;
|
|
23
30
|
};
|
|
24
31
|
lg: {
|
|
25
32
|
fontSize: string;
|
|
@@ -28,17 +35,17 @@ export declare const headingTheme: {
|
|
|
28
35
|
md: {
|
|
29
36
|
fontSize: string;
|
|
30
37
|
lineHeight: string;
|
|
31
|
-
|
|
38
|
+
fontWeight: string;
|
|
32
39
|
};
|
|
33
40
|
sm: {
|
|
34
41
|
fontSize: string;
|
|
35
42
|
lineHeight: string;
|
|
36
|
-
|
|
43
|
+
fontWeight: string;
|
|
37
44
|
};
|
|
38
45
|
xs: {
|
|
39
46
|
fontSize: string;
|
|
40
47
|
lineHeight: string;
|
|
41
|
-
|
|
48
|
+
fontWeight: string;
|
|
42
49
|
};
|
|
43
50
|
};
|
|
44
51
|
variants?: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"heading.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/heading.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"heading.d.ts","sourceRoot":"","sources":["../../../../../../src/theme/r4l/components/heading.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkDvB,CAAC;AAEH,eAAe,YAAY,CAAC"}
|
|
@@ -1,17 +1,22 @@
|
|
|
1
|
-
export { default as alertBannerTheme } from "./alertBanner";
|
|
2
1
|
export { default as breadcrumbTheme } from "./breadcrumb";
|
|
2
|
+
export { default as alertTheme } from "./alertBanner";
|
|
3
3
|
export { default as buttonTheme } from "./button";
|
|
4
4
|
export { default as cardTheme } from "./card";
|
|
5
5
|
export { default as caseStudyTheme } from "./caseStudy";
|
|
6
6
|
export { default as containerTheme } from "./container";
|
|
7
7
|
export { default as dividerTheme } from "./divider";
|
|
8
8
|
export { default as footerTheme } from "./footer";
|
|
9
|
+
export { default as formControlTheme } from "./formControl";
|
|
10
|
+
export { default as formErrorTheme } from "./formErrorMessage";
|
|
9
11
|
export { default as headingTheme } from "./heading";
|
|
10
12
|
export { default as inputTheme } from "./input";
|
|
11
13
|
export { default as linkTheme } from "./link";
|
|
14
|
+
export { default as listTheme } from "./list";
|
|
15
|
+
export { default as popoverTheme } from "./popover";
|
|
12
16
|
export { default as progressTheme } from "./progress";
|
|
13
17
|
export { default as selectTheme } from "./select";
|
|
14
18
|
export { default as simpleHeaderTheme } from "./simpleHeader";
|
|
19
|
+
export { default as tableTheme } from "./table";
|
|
15
20
|
export { default as tagTheme } from "./tag";
|
|
16
21
|
export { default as textTheme } from "./text";
|
|
17
22
|
export { default as TwoBlocksStatisticsTheme } from "./twoBlocksStatistics";
|