@kosdev-code/base-ui-components 1.0.12 → 1.1.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.
Files changed (44) hide show
  1. package/components/atoms/dialog/dialog.d.ts +1 -1
  2. package/components/atoms/dialog/hooks/use-dialog-context-value.d.ts +1 -1
  3. package/components/atoms/icon/common/types.d.ts +1 -1
  4. package/components/atoms/icon/common/types.d.ts.map +1 -1
  5. package/components/atoms/multi-select/common/styles.d.ts.map +1 -1
  6. package/components/atoms/multi-select/multi-select.d.ts +3 -3
  7. package/components/atoms/multi-select/multi-select.d.ts.map +1 -1
  8. package/components/atoms/resizable-panel-group/common/hooks/use-resizable-panel-group-context/use-resizable-panel-group-context.d.ts.map +1 -1
  9. package/components/atoms/resizable-panel-group/components/resizable-panel.d.ts +2 -1
  10. package/components/atoms/resizable-panel-group/components/resizable-panel.d.ts.map +1 -1
  11. package/components/atoms/resizable-panel-group/resizable-panel-group.d.ts.map +1 -1
  12. package/components/atoms/resizable-panel-group/resizable-panel-handle/resizable-panel-handle.d.ts.map +1 -1
  13. package/components/atoms/select/select.d.ts.map +1 -1
  14. package/components/molecules/branded-header/branded-header-styles.d.ts +56 -0
  15. package/components/molecules/branded-header/branded-header-styles.d.ts.map +1 -0
  16. package/components/molecules/branded-header/branded-header.d.ts +2 -4
  17. package/components/molecules/branded-header/branded-header.d.ts.map +1 -1
  18. package/components/molecules/form/components/form-file-input.d.ts.map +1 -1
  19. package/components/molecules/form/components/form-multi-select.d.ts +7 -0
  20. package/components/molecules/form/components/form-multi-select.d.ts.map +1 -0
  21. package/components/molecules/form/components/form-select.d.ts.map +1 -1
  22. package/components/molecules/form/components/index.d.ts +1 -0
  23. package/components/molecules/form/components/index.d.ts.map +1 -1
  24. package/components/molecules/index.d.ts +0 -1
  25. package/components/molecules/index.d.ts.map +1 -1
  26. package/helpers/validation/email-validation.d.ts +8 -0
  27. package/helpers/validation/email-validation.d.ts.map +1 -0
  28. package/helpers/validation/index.d.ts +1 -0
  29. package/helpers/validation/index.d.ts.map +1 -1
  30. package/index.cjs +562 -556
  31. package/index.cjs.map +1 -1
  32. package/index.js +2409 -2339
  33. package/index.js.map +1 -1
  34. package/package.json +2 -2
  35. package/styles/tokens/component-tokens/branded-header/index.d.ts +1 -2
  36. package/styles/tokens/component-tokens/branded-header/index.d.ts.map +1 -1
  37. package/styles/tokens/component-tokens/index.d.ts +1 -2
  38. package/styles/tokens/component-tokens/index.d.ts.map +1 -1
  39. package/styles/tokens/index.d.ts +1 -2
  40. package/styles/tokens/index.d.ts.map +1 -1
  41. package/components/molecules/details-page-layout/details-page-layout.d.ts +0 -19
  42. package/components/molecules/details-page-layout/details-page-layout.d.ts.map +0 -1
  43. package/components/molecules/details-page-layout/index.d.ts +0 -2
  44. package/components/molecules/details-page-layout/index.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kosdev-code/base-ui-components",
3
- "version": "1.0.12",
3
+ "version": "1.1.2",
4
4
  "main": "./index.cjs",
5
5
  "module": "./index.js",
6
6
  "types": "./index.d.ts",
@@ -35,7 +35,7 @@
35
35
  },
36
36
  "kos": {
37
37
  "build": {
38
- "gitHash": "d7153af605cbddafb89b7beb5bb1db353090eaa1"
38
+ "gitHash": "47ec5c699031c595cc71d65fda4b29a58983628c"
39
39
  }
40
40
  }
41
41
  }
@@ -14,8 +14,7 @@ export declare const BRANDED_HEADER_TOKENS: {
14
14
  "border-bottom-color": string;
15
15
  "background-color": string;
16
16
  "column-gap": string;
17
- "padding-x": string;
18
- "padding-y": string;
17
+ padding: string;
19
18
  "badge-size": string;
20
19
  "badge-radius": string;
21
20
  "line-height": string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/libraries/base-ui-components/src/styles/tokens/component-tokens/branded-header/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;CA6BjC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../packages/libraries/base-ui-components/src/styles/tokens/component-tokens/branded-header/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;CA4BjC,CAAC"}
@@ -131,8 +131,7 @@ export declare const COMPONENT_TOKENS: {
131
131
  "border-bottom-color": string;
132
132
  "background-color": string;
133
133
  "column-gap": string;
134
- "padding-x": string;
135
- "padding-y": string;
134
+ padding: string;
136
135
  "badge-size": string;
137
136
  "badge-radius": string;
138
137
  "line-height": string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../packages/libraries/base-ui-components/src/styles/tokens/component-tokens/index.ts"],"names":[],"mappings":"AAsBA,OAAO,EAAc,QAAQ,EAAE,MAAM,OAAO,CAAC;AAmB7C,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCnB,CAAC;AAEX,YAAY,EAAE,QAAQ,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../packages/libraries/base-ui-components/src/styles/tokens/component-tokens/index.ts"],"names":[],"mappings":"AAsBA,OAAO,EAAc,QAAQ,EAAE,MAAM,OAAO,CAAC;AAmB7C,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCnB,CAAC;AAEX,YAAY,EAAE,QAAQ,EAAE,CAAC"}
@@ -135,8 +135,7 @@ export declare const getComponentTokenHelpers: <T extends readonly ("link" | "mu
135
135
  "border-bottom-color": string;
136
136
  "background-color": string;
137
137
  "column-gap": string;
138
- "padding-x": string;
139
- "padding-y": string;
138
+ padding: string;
140
139
  "badge-size": string;
141
140
  "badge-radius": string;
142
141
  "line-height": string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/libraries/base-ui-components/src/styles/tokens/index.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EACd,gBAAgB,EAEjB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAItD,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,CAAC;AAE5C,OAAO,EAAE,QAAQ,EAAE,CAAC;AACpB,eAAO,MAAM,wBAAwB,m7BAGvB,CAAC,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAIR,OAAO,KACZ,MAAM,GAMV,CAAC;AAeJ,eAAO,MAAM,sBAAsB,2CAIlC,CAAC;AAEF,eAAO,MAAM,oBAAoB,2CAQhC,CAAC;AAEF,eAAO,MAAM,uBAAuB,2CAMnC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../packages/libraries/base-ui-components/src/styles/tokens/index.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EACd,gBAAgB,EAEjB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAItD,OAAO,EAAE,cAAc,EAAE,gBAAgB,EAAE,CAAC;AAE5C,OAAO,EAAE,QAAQ,EAAE,CAAC;AACpB,eAAO,MAAM,wBAAwB,m7BAGvB,CAAC,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAIR,OAAO,KACZ,MAAM,GAMV,CAAC;AAeJ,eAAO,MAAM,sBAAsB,2CAIlC,CAAC;AAEF,eAAO,MAAM,oBAAoB,2CAQhC,CAAC;AAEF,eAAO,MAAM,uBAAuB,2CAMnC,CAAC"}
@@ -1,19 +0,0 @@
1
- import { BrandedHeaderEndColor, BrandedHeaderStartColor } from '../branded-header';
2
- import { IconIds } from '../../atoms';
3
- import { ReactNode, ComponentType } from 'react';
4
-
5
- interface DetailsPageLayoutProps {
6
- title: string;
7
- headerIcon: IconIds;
8
- subTitle?: string;
9
- headerStartColor: BrandedHeaderStartColor;
10
- headerEndColor: BrandedHeaderEndColor;
11
- Action?: ComponentType;
12
- isOffline?: boolean;
13
- panel?: ReactNode;
14
- children: ReactNode;
15
- className?: string;
16
- }
17
- export declare const DetailsPageLayout: import('react').MemoExoticComponent<({ title, headerIcon, subTitle, isOffline, headerEndColor, headerStartColor, className, Action, panel, children, }: DetailsPageLayoutProps) => import("@emotion/react/jsx-runtime").JSX.Element>;
18
- export {};
19
- //# sourceMappingURL=details-page-layout.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"details-page-layout.d.ts","sourceRoot":"","sources":["../../../../../../../packages/libraries/base-ui-components/src/components/molecules/details-page-layout/details-page-layout.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAQ,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAC5D,OAAO,EAKL,KAAK,OAAO,EACb,MAAM,aAAa,CAAC;AACrB,OAAO,EAEL,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAC7B,MAAM,mBAAmB,CAAC;AAE3B,UAAU,sBAAsB;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,uBAAuB,CAAC;IAC1C,cAAc,EAAE,qBAAqB,CAAC;IACtC,MAAM,CAAC,EAAE,aAAa,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,eAAO,MAAM,iBAAiB,0JAYzB,sBAAsB,sDA0B1B,CAAC"}
@@ -1,2 +0,0 @@
1
- export * from './details-page-layout';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../packages/libraries/base-ui-components/src/components/molecules/details-page-layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}