prometeo-design-system 2.3.0 → 2.3.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/Avatar.es.js +1 -1
- package/dist/{Button-Bc0LYLfg.js → Button-DsbEyjth.js} +1 -1
- package/dist/Button.es.js +1 -1
- package/dist/{CardProfile-BiYr6kY9.js → CardProfile-BhFog7j5.js} +1 -1
- package/dist/CardProfile.es.js +1 -1
- package/dist/CheckBox.es.js +1 -1
- package/dist/CheckboxFormik.es.js +1 -1
- package/dist/DatePicker.es.js +2 -2
- package/dist/DialogModal.es.js +1 -1
- package/dist/DrawerDesktop.es.js +2 -2
- package/dist/DrawerMobile.es.js +1 -1
- package/dist/DropZone.es.js +1 -1
- package/dist/Header.es.js +1 -1
- package/dist/Icons/Icons.d.ts +48 -46
- package/dist/Icons.es.js +93 -90
- package/dist/Image.d.ts +4 -0
- package/dist/Image.es.js +91 -0
- package/dist/ImageGallery-DnoRTpCr.js +317 -0
- package/dist/ImageGallery.d.ts +6 -0
- package/dist/ImageGallery.es.js +23 -0
- package/dist/Input.es.js +1 -1
- package/dist/InputFormik.es.js +1 -1
- package/dist/InputMultiple.es.js +1 -1
- package/dist/{LayoutGeneric-jDE96L2N.js → LayoutGeneric-p4Pll4Cm.js} +1 -1
- package/dist/LayoutGeneric.es.js +1 -1
- package/dist/Logo.es.js +1 -1
- package/dist/Menu.es.js +1 -1
- package/dist/OtpInput.es.js +1 -1
- package/dist/Pagination.es.js +1 -1
- package/dist/ProfilePictureUpload.es.js +1 -1
- package/dist/ProgressBar.es.js +1 -1
- package/dist/SegmentedButton.d.ts +2 -0
- package/dist/SegmentedButton.es.js +188 -0
- package/dist/Select.es.js +368 -185
- package/dist/SelectFormik.es.js +90 -72
- package/dist/Skeleton.es.js +35 -34
- package/dist/Spinner.es.js +1 -1
- package/dist/Steps.es.js +1 -1
- package/dist/SwipeContainer.es.js +1 -1
- package/dist/Switch.es.js +31 -28
- package/dist/TabLinks.es.js +35 -33
- package/dist/Table.es.js +1 -1
- package/dist/TextArea.es.js +1 -1
- package/dist/Tooltip.es.js +1 -1
- package/dist/components/Select/Select.d.ts +33 -13
- package/dist/components/SelectFormik/SelectFormik.d.ts +4 -2
- package/dist/components/Skeleton/Skeleton.d.ts +5 -2
- package/dist/components/Switch/Switch.d.ts +5 -2
- package/dist/components/TabLinks/TabLinks.d.ts +2 -2
- package/dist/exports/ImageGallery.d.ts +1 -0
- package/dist/exports/Select.d.ts +1 -1
- package/dist/hooks/useDragScroll.d.ts +29 -0
- package/dist/hooks/useLabelBackground.d.ts +5 -0
- package/dist/index.d.ts +8 -8
- package/dist/{jsx-runtime-ByW6EXIE.js → jsx-runtime-DKDX3adD.js} +94 -96
- package/dist/pages/SelectsPage.d.ts +2 -0
- package/dist/prometeo-design-system.css +1 -1
- package/dist/prometeo-design-system.es.js +301 -905
- package/dist/useDragScroll-CHN9OMwn.js +165 -0
- package/package.json +4 -4
- package/src/styles/intellisense.css +5 -0
- package/dist/lib/utils.d.ts +0 -1
- package/dist/preview/Select.d.ts +0 -2
package/dist/Avatar.es.js
CHANGED
package/dist/Button.es.js
CHANGED
package/dist/CardProfile.es.js
CHANGED
package/dist/CheckBox.es.js
CHANGED
package/dist/DatePicker.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { j as $ } from "./jsx-runtime-
|
|
1
|
+
import { j as $ } from "./jsx-runtime-DKDX3adD.js";
|
|
2
2
|
import m, { createContext as mn, useContext as hn, useCallback as q, useRef as Se, useLayoutEffect as yn, useState as he, useEffect as _e, useMemo as fe, memo as pn } from "react";
|
|
3
3
|
import { InputMultiple as gn } from "./InputMultiple.es.js";
|
|
4
4
|
import wn from "./Input.es.js";
|
|
5
5
|
import { createPortal as bn } from "react-dom";
|
|
6
6
|
import { Icons as Mt } from "./Icons.es.js";
|
|
7
7
|
import { c as Be } from "./cn-B6yFEsav.js";
|
|
8
|
-
import { B as vt } from "./Button-
|
|
8
|
+
import { B as vt } from "./Button-DsbEyjth.js";
|
|
9
9
|
function Mn(e, t, n = "long") {
|
|
10
10
|
return new Intl.DateTimeFormat("en-US", {
|
|
11
11
|
// Enforces engine to render the time. Without the option JavaScriptCore omits it.
|
package/dist/DialogModal.es.js
CHANGED
package/dist/DrawerDesktop.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as s } from "./jsx-runtime-
|
|
1
|
+
import { j as s } from "./jsx-runtime-DKDX3adD.js";
|
|
2
2
|
import { c as b } from "./cn-B6yFEsav.js";
|
|
3
|
-
import { c as y, B as h } from "./Button-
|
|
3
|
+
import { c as y, B as h } from "./Button-DsbEyjth.js";
|
|
4
4
|
import { createPortal as g } from "react-dom";
|
|
5
5
|
import { Icons as C } from "./Icons.es.js";
|
|
6
6
|
import { forwardRef as k, useState as j, useRef as x, useEffect as v, useCallback as l, useImperativeHandle as D } from "react";
|
package/dist/DrawerMobile.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as d } from "./jsx-runtime-
|
|
1
|
+
import { j as d } from "./jsx-runtime-DKDX3adD.js";
|
|
2
2
|
import { c as T } from "./cn-B6yFEsav.js";
|
|
3
3
|
import { forwardRef as q, useState as J, useRef as v, useEffect as M, useCallback as l, useMemo as B, useImperativeHandle as K } from "react";
|
|
4
4
|
import { createPortal as Q } from "react-dom";
|
package/dist/DropZone.es.js
CHANGED
package/dist/Header.es.js
CHANGED
package/dist/Icons/Icons.d.ts
CHANGED
|
@@ -1,52 +1,54 @@
|
|
|
1
|
+
import { ReactElement } from 'react';
|
|
1
2
|
export interface IconProps {
|
|
2
3
|
size?: number;
|
|
3
4
|
className?: string;
|
|
4
5
|
props?: React.SVGProps<SVGSVGElement>;
|
|
5
6
|
}
|
|
6
|
-
export declare const Check: (
|
|
7
|
-
|
|
8
|
-
readonly Ticket: (
|
|
9
|
-
readonly Home: (
|
|
10
|
-
readonly Boards: (
|
|
11
|
-
readonly Notifications: (
|
|
12
|
-
readonly Help: (
|
|
13
|
-
readonly Settings: (
|
|
14
|
-
readonly CrevronLeft: (
|
|
15
|
-
readonly CrevronRight: (
|
|
16
|
-
readonly ArrowLeft: (
|
|
17
|
-
readonly Shared: (
|
|
18
|
-
readonly ChevronDown: (
|
|
19
|
-
readonly Collapse: (
|
|
20
|
-
readonly Calendar: (
|
|
21
|
-
readonly Close: (
|
|
22
|
-
readonly UserPerson: (
|
|
23
|
-
readonly Logout: (
|
|
24
|
-
readonly ArrowUpDown: (
|
|
25
|
-
readonly Filter: (
|
|
26
|
-
readonly Search: (
|
|
27
|
-
readonly Stars: (
|
|
28
|
-
readonly MoreVert: (
|
|
29
|
-
readonly Add: (
|
|
30
|
-
readonly Edit: (
|
|
31
|
-
readonly Upload: (
|
|
32
|
-
readonly Copy: (
|
|
33
|
-
readonly FaLock: (
|
|
34
|
-
readonly AccountCircle: (
|
|
35
|
-
readonly UserAdd: (
|
|
36
|
-
readonly AttachFile: (
|
|
37
|
-
readonly HistoryActivity: (
|
|
38
|
-
readonly MessageSquare: (
|
|
39
|
-
readonly CloseNavBarDesktop: (
|
|
40
|
-
readonly EyeVisibility: (
|
|
41
|
-
readonly EyeVisibilityOff: (
|
|
42
|
-
readonly Check: (
|
|
43
|
-
readonly Info: (
|
|
44
|
-
readonly Error: (
|
|
45
|
-
readonly TicketFilled: (
|
|
46
|
-
readonly UploadCloud: (
|
|
47
|
-
readonly Clock: (
|
|
48
|
-
readonly Pause: (
|
|
49
|
-
readonly FastForward: (
|
|
50
|
-
readonly Trash: (
|
|
51
|
-
readonly Sort: (
|
|
7
|
+
export declare const Check: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
8
|
+
declare const Icons: {
|
|
9
|
+
readonly Ticket: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
10
|
+
readonly Home: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
11
|
+
readonly Boards: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
12
|
+
readonly Notifications: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
13
|
+
readonly Help: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
14
|
+
readonly Settings: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
15
|
+
readonly CrevronLeft: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
16
|
+
readonly CrevronRight: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
17
|
+
readonly ArrowLeft: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
18
|
+
readonly Shared: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
19
|
+
readonly ChevronDown: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
20
|
+
readonly Collapse: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
21
|
+
readonly Calendar: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
22
|
+
readonly Close: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
23
|
+
readonly UserPerson: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
24
|
+
readonly Logout: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
25
|
+
readonly ArrowUpDown: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
26
|
+
readonly Filter: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
27
|
+
readonly Search: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
28
|
+
readonly Stars: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
29
|
+
readonly MoreVert: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
30
|
+
readonly Add: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
31
|
+
readonly Edit: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
32
|
+
readonly Upload: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
33
|
+
readonly Copy: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
34
|
+
readonly FaLock: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
35
|
+
readonly AccountCircle: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
36
|
+
readonly UserAdd: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
37
|
+
readonly AttachFile: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
38
|
+
readonly HistoryActivity: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
39
|
+
readonly MessageSquare: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
40
|
+
readonly CloseNavBarDesktop: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
41
|
+
readonly EyeVisibility: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
42
|
+
readonly EyeVisibilityOff: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
43
|
+
readonly Check: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
44
|
+
readonly Info: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
45
|
+
readonly Error: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
46
|
+
readonly TicketFilled: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
47
|
+
readonly UploadCloud: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
48
|
+
readonly Clock: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
49
|
+
readonly Pause: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
50
|
+
readonly FastForward: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
51
|
+
readonly Trash: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
52
|
+
readonly Sort: import('react').MemoExoticComponent<(props: IconProps) => ReactElement>;
|
|
52
53
|
};
|
|
54
|
+
export { Icons };
|