@appquality/unguess-design-system 4.0.13 → 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 -196
- package/build/index.d.ts +20 -5
- package/build/index.js +10848 -10776
- package/package.json +1 -1
- package/yarn-error.log +10344 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,199 +1,3 @@
|
|
|
1
|
-
# v4.0.13 (Fri Nov 29 2024)
|
|
2
|
-
|
|
3
|
-
#### 🐛 Bug Fix
|
|
4
|
-
|
|
5
|
-
- Add menu/select items stories and add player.shortcuts [#452](https://github.com/AppQuality/unguess-design-system/pull/452) ([@d-beezee](https://github.com/d-beezee) [@cannarocks](https://github.com/cannarocks))
|
|
6
|
-
- fix: correct shortcut key for observation in PlayerShortCut component [#451](https://github.com/AppQuality/unguess-design-system/pull/451) ([@d-beezee](https://github.com/d-beezee))
|
|
7
|
-
- Integrate-shortcut-tooltip [#450](https://github.com/AppQuality/unguess-design-system/pull/450) ([@d-beezee](https://github.com/d-beezee))
|
|
8
|
-
- Add menu item stories [#449](https://github.com/AppQuality/unguess-design-system/pull/449) ([@d-beezee](https://github.com/d-beezee))
|
|
9
|
-
|
|
10
|
-
#### Authors: 2
|
|
11
|
-
|
|
12
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
13
|
-
- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
|
|
14
|
-
|
|
15
|
-
---
|
|
16
|
-
|
|
17
|
-
# v4.0.12 (Fri Nov 22 2024)
|
|
18
|
-
|
|
19
|
-
#### 🐛 Bug Fix
|
|
20
|
-
|
|
21
|
-
- Add shortcut tag [#448](https://github.com/AppQuality/unguess-design-system/pull/448) ([@d-beezee](https://github.com/d-beezee))
|
|
22
|
-
- 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))
|
|
23
|
-
|
|
24
|
-
#### Authors: 1
|
|
25
|
-
|
|
26
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
27
|
-
|
|
28
|
-
---
|
|
29
|
-
|
|
30
|
-
# v4.0.11 (Thu Nov 21 2024)
|
|
31
|
-
|
|
32
|
-
#### 🐛 Bug Fix
|
|
33
|
-
|
|
34
|
-
- 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))
|
|
35
|
-
- feat: enhance GlobalAlert component [#445](https://github.com/AppQuality/unguess-design-system/pull/445) ([@iacopolea](https://github.com/iacopolea))
|
|
36
|
-
|
|
37
|
-
#### Authors: 2
|
|
38
|
-
|
|
39
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
40
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
41
|
-
|
|
42
|
-
---
|
|
43
|
-
|
|
44
|
-
# v4.0.10 (Tue Nov 19 2024)
|
|
45
|
-
|
|
46
|
-
#### 🐛 Bug Fix
|
|
47
|
-
|
|
48
|
-
- 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))
|
|
49
|
-
- reviewed spacings of video controls according to figma [#443](https://github.com/AppQuality/unguess-design-system/pull/443) ([@iDome89](https://github.com/iDome89))
|
|
50
|
-
|
|
51
|
-
#### Authors: 2
|
|
52
|
-
|
|
53
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
54
|
-
- [@iDome89](https://github.com/iDome89)
|
|
55
|
-
|
|
56
|
-
---
|
|
57
|
-
|
|
58
|
-
# v4.0.9 (Wed Nov 13 2024)
|
|
59
|
-
|
|
60
|
-
#### 🐛 Bug Fix
|
|
61
|
-
|
|
62
|
-
- New Version - Global Alert Component [#442](https://github.com/AppQuality/unguess-design-system/pull/442) ([@iacopolea](https://github.com/iacopolea))
|
|
63
|
-
- 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))
|
|
64
|
-
- feat: global alert [#439](https://github.com/AppQuality/unguess-design-system/pull/439) ([@iacopolea](https://github.com/iacopolea))
|
|
65
|
-
|
|
66
|
-
#### Authors: 1
|
|
67
|
-
|
|
68
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
69
|
-
|
|
70
|
-
---
|
|
71
|
-
|
|
72
|
-
# v4.0.8 (Mon Nov 11 2024)
|
|
73
|
-
|
|
74
|
-
#### 🐛 Bug Fix
|
|
75
|
-
|
|
76
|
-
- 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))
|
|
77
|
-
- 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))
|
|
78
|
-
|
|
79
|
-
#### Authors: 2
|
|
80
|
-
|
|
81
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
82
|
-
- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
|
|
83
|
-
|
|
84
|
-
---
|
|
85
|
-
|
|
86
|
-
# v4.0.7 (Thu Nov 07 2024)
|
|
87
|
-
|
|
88
|
-
#### 🐛 Bug Fix
|
|
89
|
-
|
|
90
|
-
- 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))
|
|
91
|
-
- 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))
|
|
92
|
-
- docs: Add autodocs [#435](https://github.com/AppQuality/unguess-design-system/pull/435) ([@d-beezee](https://github.com/d-beezee))
|
|
93
|
-
- Feat: Remove unused size prop in CutterButton component [#434](https://github.com/AppQuality/unguess-design-system/pull/434) ([@iDome89](https://github.com/iDome89))
|
|
94
|
-
|
|
95
|
-
#### Authors: 5
|
|
96
|
-
|
|
97
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
98
|
-
- [@iDome89](https://github.com/iDome89)
|
|
99
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
100
|
-
- Luca Cannarozzo ([@cannarocks](https://github.com/cannarocks))
|
|
101
|
-
- Marco ([@Kariamos](https://github.com/Kariamos))
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
# v4.0.6 (Thu Oct 24 2024)
|
|
106
|
-
|
|
107
|
-
#### 🐛 Bug Fix
|
|
108
|
-
|
|
109
|
-
- fix: Update options on propchange [#433](https://github.com/AppQuality/unguess-design-system/pull/433) ([@d-beezee](https://github.com/d-beezee))
|
|
110
|
-
|
|
111
|
-
#### Authors: 1
|
|
112
|
-
|
|
113
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
114
|
-
|
|
115
|
-
---
|
|
116
|
-
|
|
117
|
-
# v4.0.5 (Tue Oct 22 2024)
|
|
118
|
-
|
|
119
|
-
#### 🐛 Bug Fix
|
|
120
|
-
|
|
121
|
-
- rework: Don't use wordwrapper [#432](https://github.com/AppQuality/unguess-design-system/pull/432) ([@d-beezee](https://github.com/d-beezee))
|
|
122
|
-
|
|
123
|
-
#### Authors: 1
|
|
124
|
-
|
|
125
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
126
|
-
|
|
127
|
-
---
|
|
128
|
-
|
|
129
|
-
# v4.0.4 (Mon Oct 21 2024)
|
|
130
|
-
|
|
131
|
-
#### 🐛 Bug Fix
|
|
132
|
-
|
|
133
|
-
- feat: Allow disabling autowidth for selects [#431](https://github.com/AppQuality/unguess-design-system/pull/431) ([@d-beezee](https://github.com/d-beezee))
|
|
134
|
-
|
|
135
|
-
#### Authors: 1
|
|
136
|
-
|
|
137
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
138
|
-
|
|
139
|
-
---
|
|
140
|
-
|
|
141
|
-
# v4.0.3 (Mon Oct 21 2024)
|
|
142
|
-
|
|
143
|
-
#### 🐛 Bug Fix
|
|
144
|
-
|
|
145
|
-
- fix types and stories render [#430](https://github.com/AppQuality/unguess-design-system/pull/430) ([@d-beezee](https://github.com/d-beezee))
|
|
146
|
-
|
|
147
|
-
#### Authors: 1
|
|
148
|
-
|
|
149
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
150
|
-
|
|
151
|
-
---
|
|
152
|
-
|
|
153
|
-
# v4.0.2 (Mon Oct 21 2024)
|
|
154
|
-
|
|
155
|
-
#### 🐛 Bug Fix
|
|
156
|
-
|
|
157
|
-
- Add build fixes [#429](https://github.com/AppQuality/unguess-design-system/pull/429) ([@d-beezee](https://github.com/d-beezee))
|
|
158
|
-
|
|
159
|
-
#### Authors: 1
|
|
160
|
-
|
|
161
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
162
|
-
|
|
163
|
-
---
|
|
164
|
-
|
|
165
|
-
# v4.0.1 (Fri Oct 18 2024)
|
|
166
|
-
|
|
167
|
-
#### 🐛 Bug Fix
|
|
168
|
-
|
|
169
|
-
- ci: Remove chunk split [#428](https://github.com/AppQuality/unguess-design-system/pull/428) ([@d-beezee](https://github.com/d-beezee))
|
|
170
|
-
|
|
171
|
-
#### Authors: 1
|
|
172
|
-
|
|
173
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
174
|
-
|
|
175
|
-
---
|
|
176
|
-
|
|
177
|
-
# v4.0.0 (Fri Oct 18 2024)
|
|
178
|
-
|
|
179
|
-
#### 💥 Breaking Change
|
|
180
|
-
|
|
181
|
-
- 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))
|
|
182
|
-
- 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))
|
|
183
|
-
|
|
184
|
-
#### 🐛 Bug Fix
|
|
185
|
-
|
|
186
|
-
- ci: Use node 18 to build package [#427](https://github.com/AppQuality/unguess-design-system/pull/427) ([@d-beezee](https://github.com/d-beezee))
|
|
187
|
-
- Autocomplete new [#425](https://github.com/AppQuality/unguess-design-system/pull/425) ([@iacopolea](https://github.com/iacopolea) [@d-beezee](https://github.com/d-beezee))
|
|
188
|
-
- feat: Add new select [#424](https://github.com/AppQuality/unguess-design-system/pull/424) ([@d-beezee](https://github.com/d-beezee))
|
|
189
|
-
|
|
190
|
-
#### Authors: 2
|
|
191
|
-
|
|
192
|
-
- [@d-beezee](https://github.com/d-beezee)
|
|
193
|
-
- Iacopo Leardini ([@iacopolea](https://github.com/iacopolea))
|
|
194
|
-
|
|
195
|
-
---
|
|
196
|
-
|
|
197
1
|
# v3.1.115 (Thu Oct 10 2024)
|
|
198
2
|
|
|
199
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;
|
|
@@ -10566,8 +10571,8 @@ export declare const Tag: {
|
|
|
10566
10571
|
onTransitionEnd?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
10567
10572
|
onTransitionEndCapture?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
10568
10573
|
key?: Key | null | undefined;
|
|
10569
|
-
type?: "button" | "submit" | "reset" | undefined;
|
|
10570
10574
|
disabled?: boolean | undefined;
|
|
10575
|
+
type?: "button" | "submit" | "reset" | undefined;
|
|
10571
10576
|
name?: string | undefined;
|
|
10572
10577
|
formAction?: string | undefined;
|
|
10573
10578
|
formEncType?: string | undefined;
|
|
@@ -11118,6 +11123,16 @@ export declare const theme: {
|
|
|
11118
11123
|
xxxl: string;
|
|
11119
11124
|
};
|
|
11120
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
|
+
};
|
|
11121
11136
|
"text.primary": () => {
|
|
11122
11137
|
color: string | undefined;
|
|
11123
11138
|
};
|
|
@@ -12093,10 +12108,10 @@ onAnimationIterationCapture?: AnimationEventHandler<HTMLButtonElement> | undefin
|
|
|
12093
12108
|
onTransitionEnd?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
12094
12109
|
onTransitionEndCapture?: TransitionEventHandler<HTMLButtonElement> | undefined;
|
|
12095
12110
|
key?: Key | null | undefined;
|
|
12111
|
+
disabled?: boolean | undefined;
|
|
12096
12112
|
type?: "button" | "submit" | "reset" | undefined;
|
|
12097
12113
|
isPrimary?: boolean | undefined;
|
|
12098
12114
|
isSelected?: boolean | undefined;
|
|
12099
|
-
disabled?: boolean | undefined;
|
|
12100
12115
|
isBasic?: boolean | undefined;
|
|
12101
12116
|
isLink?: boolean | undefined;
|
|
12102
12117
|
name?: string | undefined;
|