@appquality/unguess-design-system 4.0.12 → 4.0.14-test-pagination
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/CHANGELOG.md +0 -180
- package/build/index.d.ts +31 -5
- package/build/index.js +14795 -14628
- package/package.json +1 -1
- package/yarn-error.log +10344 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,183 +1,3 @@
|
|
|
1
|
-
# v4.0.12 (Fri Nov 22 2024)
|
|
2
|
-
|
|
3
|
-
#### 🐛 Bug Fix
|
|
4
|
-
|
|
5
|
-
- Add shortcut tag [#448](https://github.com/AppQuality/unguess-design-system/pull/448) ([@d-beezee](https://github.com/d-beezee))
|
|
6
|
-
- feat: add ShortcutTag component with customizable props and stories [#447](https://github.com/AppQuality/unguess-design-system/pull/447) ([@d-beezee](https://github.com/d-beezee))
|
|
7
|
-
|
|
8
|
-
#### Authors: 1
|
|
9
|
-
|
|
10
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
11
|
-
|
|
12
|
-
---
|
|
13
|
-
|
|
14
|
-
# v4.0.11 (Thu Nov 21 2024)
|
|
15
|
-
|
|
16
|
-
#### 🐛 Bug Fix
|
|
17
|
-
|
|
18
|
-
- new version for global-alert [#446](https://github.com/AppQuality/unguess-design-system/pull/446) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
|
|
19
|
-
- feat: enhance GlobalAlert component [#445](https://github.com/AppQuality/unguess-design-system/pull/445) ([@iacopolea](https://github.com/iacopolea))
|
|
20
|
-
|
|
21
|
-
#### Authors: 2
|
|
22
|
-
|
|
23
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
24
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
25
|
-
|
|
26
|
-
---
|
|
27
|
-
|
|
28
|
-
# v4.0.10 (Tue Nov 19 2024)
|
|
29
|
-
|
|
30
|
-
#### 🐛 Bug Fix
|
|
31
|
-
|
|
32
|
-
- Update player spacings [#444](https://github.com/AppQuality/unguess-design-system/pull/444) ([@iDome89](https://github.com/iDome89) [@d-beezee](https://github.com/d-beezee))
|
|
33
|
-
- reviewed spacings of video controls according to figma [#443](https://github.com/AppQuality/unguess-design-system/pull/443) ([@iDome89](https://github.com/iDome89))
|
|
34
|
-
|
|
35
|
-
#### Authors: 2
|
|
36
|
-
|
|
37
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
38
|
-
- [@iDome89](https://github.com/iDome89)
|
|
39
|
-
|
|
40
|
-
---
|
|
41
|
-
|
|
42
|
-
# v4.0.9 (Wed Nov 13 2024)
|
|
43
|
-
|
|
44
|
-
#### 🐛 Bug Fix
|
|
45
|
-
|
|
46
|
-
- New Version - Global Alert Component [#442](https://github.com/AppQuality/unguess-design-system/pull/442) ([@iacopolea](https://github.com/iacopolea))
|
|
47
|
-
- feat: update GlobalAlert component to support cta as an object with label and onClick handler [#441](https://github.com/AppQuality/unguess-design-system/pull/441) ([@iacopolea](https://github.com/iacopolea))
|
|
48
|
-
- feat: global alert [#439](https://github.com/AppQuality/unguess-design-system/pull/439) ([@iacopolea](https://github.com/iacopolea))
|
|
49
|
-
|
|
50
|
-
#### Authors: 1
|
|
51
|
-
|
|
52
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
53
|
-
|
|
54
|
-
---
|
|
55
|
-
|
|
56
|
-
# v4.0.8 (Mon Nov 11 2024)
|
|
57
|
-
|
|
58
|
-
#### 🐛 Bug Fix
|
|
59
|
-
|
|
60
|
-
- Add onShortcut event to player component [#440](https://github.com/AppQuality/unguess-design-system/pull/440) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
|
|
61
|
-
- feat: add onShortcut prop to PlayerArgs to intercept events [#438](https://github.com/AppQuality/unguess-design-system/pull/438) ([@d-beezee](https://github.com/d-beezee))
|
|
62
|
-
|
|
63
|
-
#### Authors: 2
|
|
64
|
-
|
|
65
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
66
|
-
- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
|
|
67
|
-
|
|
68
|
-
---
|
|
69
|
-
|
|
70
|
-
# v4.0.7 (Thu Nov 07 2024)
|
|
71
|
-
|
|
72
|
-
#### 🐛 Bug Fix
|
|
73
|
-
|
|
74
|
-
- Player improvements [#437](https://github.com/AppQuality/unguess-design-system/pull/437) ([@iDome89](https://github.com/iDome89) [@cannarocks](https://github.com/cannarocks) [@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
|
|
75
|
-
- Un 286 - Added keyboard shortcut [#436](https://github.com/AppQuality/unguess-design-system/pull/436) ([@iacopolea](https://github.com/iacopolea) [@Kariamos](https://github.com/Kariamos))
|
|
76
|
-
- docs: Add autodocs [#435](https://github.com/AppQuality/unguess-design-system/pull/435) ([@d-beezee](https://github.com/d-beezee))
|
|
77
|
-
- Feat: Remove unused size prop in CutterButton component [#434](https://github.com/AppQuality/unguess-design-system/pull/434) ([@iDome89](https://github.com/iDome89))
|
|
78
|
-
|
|
79
|
-
#### Authors: 5
|
|
80
|
-
|
|
81
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
82
|
-
- [@iDome89](https://github.com/iDome89)
|
|
83
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
84
|
-
- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
|
|
85
|
-
- Marco ([@Kariamos](https://github.com/Kariamos))
|
|
86
|
-
|
|
87
|
-
---
|
|
88
|
-
|
|
89
|
-
# v4.0.6 (Thu Oct 24 2024)
|
|
90
|
-
|
|
91
|
-
#### 🐛 Bug Fix
|
|
92
|
-
|
|
93
|
-
- fix: Update options on propchange [#433](https://github.com/AppQuality/unguess-design-system/pull/433) ([@d-beezee](https://github.com/d-beezee))
|
|
94
|
-
|
|
95
|
-
#### Authors: 1
|
|
96
|
-
|
|
97
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
98
|
-
|
|
99
|
-
---
|
|
100
|
-
|
|
101
|
-
# v4.0.5 (Tue Oct 22 2024)
|
|
102
|
-
|
|
103
|
-
#### 🐛 Bug Fix
|
|
104
|
-
|
|
105
|
-
- rework: Don't use wordwrapper [#432](https://github.com/AppQuality/unguess-design-system/pull/432) ([@d-beezee](https://github.com/d-beezee))
|
|
106
|
-
|
|
107
|
-
#### Authors: 1
|
|
108
|
-
|
|
109
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
110
|
-
|
|
111
|
-
---
|
|
112
|
-
|
|
113
|
-
# v4.0.4 (Mon Oct 21 2024)
|
|
114
|
-
|
|
115
|
-
#### 🐛 Bug Fix
|
|
116
|
-
|
|
117
|
-
- feat: Allow disabling autowidth for selects [#431](https://github.com/AppQuality/unguess-design-system/pull/431) ([@d-beezee](https://github.com/d-beezee))
|
|
118
|
-
|
|
119
|
-
#### Authors: 1
|
|
120
|
-
|
|
121
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
122
|
-
|
|
123
|
-
---
|
|
124
|
-
|
|
125
|
-
# v4.0.3 (Mon Oct 21 2024)
|
|
126
|
-
|
|
127
|
-
#### 🐛 Bug Fix
|
|
128
|
-
|
|
129
|
-
- fix types and stories render [#430](https://github.com/AppQuality/unguess-design-system/pull/430) ([@d-beezee](https://github.com/d-beezee))
|
|
130
|
-
|
|
131
|
-
#### Authors: 1
|
|
132
|
-
|
|
133
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
134
|
-
|
|
135
|
-
---
|
|
136
|
-
|
|
137
|
-
# v4.0.2 (Mon Oct 21 2024)
|
|
138
|
-
|
|
139
|
-
#### 🐛 Bug Fix
|
|
140
|
-
|
|
141
|
-
- Add build fixes [#429](https://github.com/AppQuality/unguess-design-system/pull/429) ([@d-beezee](https://github.com/d-beezee))
|
|
142
|
-
|
|
143
|
-
#### Authors: 1
|
|
144
|
-
|
|
145
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
146
|
-
|
|
147
|
-
---
|
|
148
|
-
|
|
149
|
-
# v4.0.1 (Fri Oct 18 2024)
|
|
150
|
-
|
|
151
|
-
#### 🐛 Bug Fix
|
|
152
|
-
|
|
153
|
-
- ci: Remove chunk split [#428](https://github.com/AppQuality/unguess-design-system/pull/428) ([@d-beezee](https://github.com/d-beezee))
|
|
154
|
-
|
|
155
|
-
#### Authors: 1
|
|
156
|
-
|
|
157
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
158
|
-
|
|
159
|
-
---
|
|
160
|
-
|
|
161
|
-
# v4.0.0 (Fri Oct 18 2024)
|
|
162
|
-
|
|
163
|
-
#### 💥 Breaking Change
|
|
164
|
-
|
|
165
|
-
- Update to vite and zendesk 8.76 [#426](https://github.com/AppQuality/unguess-design-system/pull/426) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea))
|
|
166
|
-
- Update to vite [#422](https://github.com/AppQuality/unguess-design-system/pull/422) ([@d-beezee](https://github.com/d-beezee) [@iacopolea](https://github.com/iacopolea))
|
|
167
|
-
|
|
168
|
-
#### 🐛 Bug Fix
|
|
169
|
-
|
|
170
|
-
- ci: Use node 18 to build package [#427](https://github.com/AppQuality/unguess-design-system/pull/427) ([@d-beezee](https://github.com/d-beezee))
|
|
171
|
-
- Autocomplete new [#425](https://github.com/AppQuality/unguess-design-system/pull/425) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
|
|
172
|
-
- feat: Add new select [#424](https://github.com/AppQuality/unguess-design-system/pull/424) ([@d-beezee](https://github.com/d-beezee))
|
|
173
|
-
|
|
174
|
-
#### Authors: 2
|
|
175
|
-
|
|
176
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
177
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
178
|
-
|
|
179
|
-
---
|
|
180
|
-
|
|
181
1
|
# v3.1.115 (Thu Oct 10 2024)
|
|
182
2
|
|
|
183
3
|
#### 🐛 Bug Fix
|
package/build/index.d.ts
CHANGED
|
@@ -1104,6 +1104,11 @@ export declare const Chat: {
|
|
|
1104
1104
|
saveText?: string | undefined;
|
|
1105
1105
|
showShortcut?: boolean | undefined;
|
|
1106
1106
|
}>) => JSX_2.Element;
|
|
1107
|
+
Shortcut: ({ icon, type, children, }: {
|
|
1108
|
+
icon?: ReactNode;
|
|
1109
|
+
type: "bold" | "send" | "italic" | "mention";
|
|
1110
|
+
children: ReactNode;
|
|
1111
|
+
}) => JSX_2.Element;
|
|
1107
1112
|
};
|
|
1108
1113
|
|
|
1109
1114
|
declare interface ChatArgs {
|
|
@@ -2658,8 +2663,8 @@ declare type GetColorFunction = (hue: Hue, shade?: number, theme?: DefaultTheme,
|
|
|
2658
2663
|
|
|
2659
2664
|
export declare const GlobalAlert: ForwardRefExoticComponent<GlobalAlertProps & RefAttributes<HTMLDivElement>>;
|
|
2660
2665
|
|
|
2661
|
-
export declare interface GlobalAlertProps extends Omit<IGlobalAlertProps,
|
|
2662
|
-
type: IGlobalAlertProps[
|
|
2666
|
+
export declare interface GlobalAlertProps extends Omit<IGlobalAlertProps, "type"> {
|
|
2667
|
+
type: IGlobalAlertProps["type"] | "accent" | "primary";
|
|
2663
2668
|
message?: ReactNode;
|
|
2664
2669
|
dismissable?: boolean;
|
|
2665
2670
|
onClose?: () => void;
|
|
@@ -5331,8 +5336,8 @@ export declare const ModalFullScreen: {
|
|
|
5331
5336
|
onTransitionEnd?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
5332
5337
|
onTransitionEndCapture?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
5333
5338
|
key?: Key | null | undefined;
|
|
5334
|
-
type?: "button" | "submit" | "reset" | undefined;
|
|
5335
5339
|
disabled?: boolean | undefined;
|
|
5340
|
+
type?: "button" | "submit" | "reset" | undefined;
|
|
5336
5341
|
name?: string | undefined;
|
|
5337
5342
|
formAction?: string | undefined;
|
|
5338
5343
|
formEncType?: string | undefined;
|
|
@@ -6747,11 +6752,21 @@ declare interface PlayerArgs extends HTMLAttributes<HTMLVideoElement> {
|
|
|
6747
6752
|
declare interface PlayerI18n {
|
|
6748
6753
|
beforeHighlight?: string;
|
|
6749
6754
|
onHighlight?: string;
|
|
6755
|
+
playpause?: string;
|
|
6756
|
+
mute?: string;
|
|
6757
|
+
observations?: string;
|
|
6758
|
+
forward?: string;
|
|
6759
|
+
backward?: string;
|
|
6750
6760
|
}
|
|
6751
6761
|
|
|
6752
6762
|
export declare const PlayerProvider: {
|
|
6753
6763
|
(props: PropsWithChildren<PlayerArgs>): JSX_2.Element;
|
|
6754
6764
|
Core: ForwardRefExoticComponent<PlayerArgs & RefAttributes<HTMLVideoElement>>;
|
|
6765
|
+
Shortcut: ({ icon, type, children, }: {
|
|
6766
|
+
icon?: ReactNode;
|
|
6767
|
+
type: "observation" | "mute" | "play/pause" | "forward" | "backward";
|
|
6768
|
+
children: ReactNode;
|
|
6769
|
+
}) => JSX_2.Element;
|
|
6755
6770
|
};
|
|
6756
6771
|
|
|
6757
6772
|
export declare const PreviousItem: (props: PreviousItemArgs) => JSX_2.Element;
|
|
@@ -10556,8 +10571,8 @@ export declare const Tag: {
|
|
|
10556
10571
|
onTransitionEnd?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
10557
10572
|
onTransitionEndCapture?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
10558
10573
|
key?: Key | null | undefined;
|
|
10559
|
-
type?: "button" | "submit" | "reset" | undefined;
|
|
10560
10574
|
disabled?: boolean | undefined;
|
|
10575
|
+
type?: "button" | "submit" | "reset" | undefined;
|
|
10561
10576
|
name?: string | undefined;
|
|
10562
10577
|
formAction?: string | undefined;
|
|
10563
10578
|
formEncType?: string | undefined;
|
|
@@ -11108,6 +11123,16 @@ export declare const theme: {
|
|
|
11108
11123
|
xxxl: string;
|
|
11109
11124
|
};
|
|
11110
11125
|
components: {
|
|
11126
|
+
"cursor_pagination.cursor": ({ disabled }: {
|
|
11127
|
+
disabled: boolean;
|
|
11128
|
+
}) => {
|
|
11129
|
+
color?: string | undefined;
|
|
11130
|
+
"&:hover, &:active"?: {
|
|
11131
|
+
color: string;
|
|
11132
|
+
backgroundColor: string;
|
|
11133
|
+
cursor: string;
|
|
11134
|
+
} | undefined;
|
|
11135
|
+
};
|
|
11111
11136
|
"text.primary": () => {
|
|
11112
11137
|
color: string | undefined;
|
|
11113
11138
|
};
|
|
@@ -11738,6 +11763,7 @@ export declare const Tooltip: (props: TooltipArgs) => JSX_2.Element;
|
|
|
11738
11763
|
|
|
11739
11764
|
declare interface TooltipArgs extends ITooltipProps {
|
|
11740
11765
|
isTransparent?: boolean;
|
|
11766
|
+
maxWidth?: number | "unset";
|
|
11741
11767
|
}
|
|
11742
11768
|
|
|
11743
11769
|
/**
|
|
@@ -12082,10 +12108,10 @@ onAnimationIterationCapture?: AnimationEventHandler<HTMLButtonElement> | undefin
|
|
|
12082
12108
|
onTransitionEnd?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
12083
12109
|
onTransitionEndCapture?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
12084
12110
|
key?: Key | null | undefined;
|
|
12111
|
+
disabled?: boolean | undefined;
|
|
12085
12112
|
type?: "button" | "submit" | "reset" | undefined;
|
|
12086
12113
|
isPrimary?: boolean | undefined;
|
|
12087
12114
|
isSelected?: boolean | undefined;
|
|
12088
|
-
disabled?: boolean | undefined;
|
|
12089
12115
|
isBasic?: boolean | undefined;
|
|
12090
12116
|
isLink?: boolean | undefined;
|
|
12091
12117
|
name?: string | undefined;
|