@factorearth/component-library 3.3.4-alpha.0 → 3.3.7-alpha.0

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.
@@ -1,12 +1,12 @@
1
1
  import React from "react";
2
2
  import * as Dialog from "@radix-ui/react-dialog";
3
3
  import { Colors } from "../../Theme/types";
4
- export declare const StyledDialog: import("@emotion/styled").StyledComponent<Dialog.DialogOverlayProps & import("react").RefAttributes<HTMLDivElement> & {
4
+ export declare const StyledDialog: import("@emotion/styled").StyledComponent<Dialog.DialogOverlayProps & React.RefAttributes<HTMLDivElement> & {
5
5
  theme?: import("@emotion/react").Theme;
6
6
  } & {
7
7
  colorPalette: Colors;
8
8
  }, {}, {}>;
9
- export declare const StyledContent: import("@emotion/styled").StyledComponent<Dialog.DialogContentProps & import("react").RefAttributes<HTMLDivElement> & {
9
+ export declare const StyledContent: import("@emotion/styled").StyledComponent<Dialog.DialogContentProps & React.RefAttributes<HTMLDivElement> & {
10
10
  theme?: import("@emotion/react").Theme;
11
11
  } & {
12
12
  colorPalette: Colors;
package/dist/index.d.ts CHANGED
@@ -6,8 +6,11 @@ export * from "./Atoms/TextField/TextField";
6
6
  export * from "./Atoms/Buttons/Button";
7
7
  export * from "./Atoms/FieldWrapper/FieldWrapper";
8
8
  export * from "./Atoms/DropdownField/DropdownField";
9
- export * from "./Molecules/Thumbnail/Thumbnail";
10
- export * from "./Organisms/Card/Card";
11
9
  export * from "./Atoms/NoteField/NoteField";
12
10
  export * from "./Atoms/SelectField/SelectField";
11
+ export * from "./Atoms/Tab/Tab";
12
+ export * from "./Molecules/Form/Form";
13
+ export * from "./Molecules/Thumbnail/Thumbnail";
14
+ export * from "./Organisms/Card/Card";
13
15
  export * from "./Organisms/Modal/Modal";
16
+ export * from "./Organisms/TabManager/TabManager";
package/dist/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ // Atoms
1
2
  export * from "./Atoms/MoreHorizonButton/MoreHorizonButton";
2
3
  export * from "./Atoms/NumberField/NumberField";
3
4
  // export * from "./Atoms/PhoneNumberField/PhoneNumberField";
@@ -8,9 +9,14 @@ export * from "./Atoms/TextField/TextField";
8
9
  export * from "./Atoms/Buttons/Button";
9
10
  export * from "./Atoms/FieldWrapper/FieldWrapper";
10
11
  export * from "./Atoms/DropdownField/DropdownField";
11
- export * from "./Molecules/Thumbnail/Thumbnail";
12
- export * from "./Organisms/Card/Card";
13
12
  export * from "./Atoms/NoteField/NoteField";
14
13
  export * from "./Atoms/SelectField/SelectField";
14
+ export * from "./Atoms/Tab/Tab";
15
+ // Molecules
16
+ export * from "./Molecules/Form/Form";
17
+ export * from "./Molecules/Thumbnail/Thumbnail";
18
+ // Organisms
19
+ export * from "./Organisms/Card/Card";
15
20
  export * from "./Organisms/Modal/Modal";
21
+ export * from "./Organisms/TabManager/TabManager";
16
22
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../lib/index.ts"],"names":[],"mappings":"AAAA,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iCAAiC,CAAC;AAChD,6DAA6D;AAC7D,cAAc,+BAA+B,CAAC;AAC9C,qDAAqD;AACrD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,iCAAiC,CAAC;AAChD,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../lib/index.ts"],"names":[],"mappings":"AAAA,QAAQ;AACR,cAAc,6CAA6C,CAAC;AAC5D,cAAc,iCAAiC,CAAC;AAChD,6DAA6D;AAC7D,cAAc,+BAA+B,CAAC;AAC9C,qDAAqD;AACrD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,wBAAwB,CAAC;AACvC,cAAc,mCAAmC,CAAC;AAClD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,iBAAiB,CAAC;AAChC,YAAY;AACZ,cAAc,uBAAuB,CAAC;AACtC,cAAc,iCAAiC,CAAC;AAChD,YAAY;AACZ,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mCAAmC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorearth/component-library",
3
- "version": "3.3.4-alpha.0",
3
+ "version": "3.3.7-alpha.0",
4
4
  "description": " A storybook component library for FactorEarth",
5
5
  "author": "madtrx <marlin.makori@gmail.com>",
6
6
  "homepage": "https://github.com/FactorEarth/RecordMiddleware#readme",
@@ -46,10 +46,11 @@
46
46
  "access": "public",
47
47
  "registry": "https://registry.npmjs.org/"
48
48
  },
49
- "gitHead": "3c34b640546a8fe4cb1bdc9bb068734d47f0c249",
49
+ "gitHead": "41b920777cb2c74963f7921702d062f83b17a054",
50
50
  "dependencies": {
51
51
  "@emotion/react": "^11.13.0",
52
52
  "@emotion/styled": "^11.13.0",
53
+ "@factorearth/recordmiddleware": "file:../..",
53
54
  "@radix-ui/react-dialog": "^1.1.1",
54
55
  "libphonenumber-js": "^1.11.11",
55
56
  "react-datepicker": "^7.3.0",