@servicetitan/notifications 21.7.3 → 22.1.1

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 ADDED
@@ -0,0 +1,537 @@
1
+ # v22.0.1 (Tue Jun 21 2022)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - FAR-823: Migrating uikit components [#106](https://github.com/servicetitan/anvil-uikit-contrib/pull/106) ([@rgdelato](https://github.com/rgdelato) github-actions@github.com)
6
+
7
+ #### Authors: 2
8
+
9
+ - github-actions (github-actions@github.com)
10
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
11
+
12
+ ---
13
+
14
+ # v21.6.0 (Mon May 09 2022)
15
+
16
+ ### Release Notes
17
+
18
+ #### Bump @servicetitan packages from 11.5.1 to 11.6.0 ([#1439](https://github.com/servicetitan/uikit/pull/1439))
19
+
20
+ #### Font Update: Bold Sofia to use the real bold instead of medium ([#2430](https://github.com/servicetitan/anvil/pull/2430))
21
+
22
+ To solve inconsistency/mismatch of weight definition on web implementation, using `font-weight: bold;` use to default to `600` which is not the norm and has bug report about it from devs, we are changing `bold` to be true bold which is `700`. From UX standpoint this is also solving visual hierarchy issue when Sofia Pro Medium and Nunito Sans Regular were not distinctive enough when they are similar in size.
23
+
24
+ More info here: https://www.figma.com/file/LZ56wcBF6xF2HpWx1MiNuq/Font-style-update?node-id=217%3A126
25
+
26
+ ---
27
+
28
+ #### 🚀 Enhancement
29
+
30
+ - Time Picker to support 24-hour format [#2434](https://github.com/servicetitan/anvil/pull/2434) ([@yakunins](https://github.com/yakunins))
31
+ - Adds Drag and Drop Icon [#2443](https://github.com/servicetitan/anvil/pull/2443) ([@jpex](https://github.com/jpex))
32
+ - InlineEdit: Show truncated items as the title for the `+X` tag [#2439](https://github.com/servicetitan/anvil/pull/2439) ([@tounsoo](https://github.com/tounsoo))
33
+ - AnvilSelect Drillin Footer needs custom className [#2433](https://github.com/servicetitan/anvil/pull/2433) ([@blalond](https://github.com/blalond))
34
+
35
+ #### 💅 Visual Update
36
+
37
+ - Font Update: Bold Sofia to use the real bold instead of medium [#2430](https://github.com/servicetitan/anvil/pull/2430) ([@tounsoo](https://github.com/tounsoo))
38
+ - Filter Button: fix filter button wrapping weird in small space [#2436](https://github.com/servicetitan/anvil/pull/2436) ([@tounsoo](https://github.com/tounsoo))
39
+ - ActionMenu: icon color to work with theme variables [#2435](https://github.com/servicetitan/anvil/pull/2435) ([@tounsoo](https://github.com/tounsoo))
40
+ - Tag: Update subtle default text and icon color to work with dark mode [#2425](https://github.com/servicetitan/anvil/pull/2425) ([@tounsoo](https://github.com/tounsoo))
41
+
42
+ #### 📝 Documentation
43
+
44
+ - Table: showcase right-aligned column [#2441](https://github.com/servicetitan/anvil/pull/2441) ([@yakunins](https://github.com/yakunins))
45
+ - Gatsby: infinite resizing loop at Filter Button All Filter example [#2438](https://github.com/servicetitan/anvil/pull/2438) ([@yakunins](https://github.com/yakunins))
46
+ - Some examples in docs to be properly rendered in Codesandbox [#2429](https://github.com/servicetitan/anvil/pull/2429) ([@yakunins](https://github.com/yakunins))
47
+ - Gatsby: update theming information [#2428](https://github.com/servicetitan/anvil/pull/2428) ([@tounsoo](https://github.com/tounsoo))
48
+
49
+ #### 🐛 Bug Fix
50
+
51
+ - DS-877: Updating onChange return values for "Select All/None" [#2332](https://github.com/servicetitan/anvil/pull/2332) ([@rgdelato](https://github.com/rgdelato))
52
+
53
+ #### 🏠 Internal
54
+
55
+ - Updating .nvmrc file to Node 16 [#2437](https://github.com/servicetitan/anvil/pull/2437) ([@rgdelato](https://github.com/rgdelato))
56
+ - DS-619: Adding kendo license file to root directory [#2440](https://github.com/servicetitan/anvil/pull/2440) ([@rgdelato](https://github.com/rgdelato))
57
+ - DS-995: Removing react-window dep from design-system package [#2432](https://github.com/servicetitan/anvil/pull/2432) ([@rgdelato](https://github.com/rgdelato))
58
+ - ButtonGroup: ThemeProvider compatibility [#2366](https://github.com/servicetitan/anvil/pull/2366) ([@tounsoo](https://github.com/tounsoo))
59
+ - Cleaner theme var method [#2431](https://github.com/servicetitan/anvil/pull/2431) ([@tounsoo](https://github.com/tounsoo) [@rgdelato](https://github.com/rgdelato))
60
+
61
+ #### ⚠️ Pushed to `master`
62
+
63
+ - Merge branch 'master' of github.com:servicetitan/anvil ([@tounsoo](https://github.com/tounsoo))
64
+
65
+ #### 📝 Dependencies
66
+
67
+ - Bump moment from 2.29.1 to 2.29.2 in /packages/design-system [#2426](https://github.com/servicetitan/anvil/pull/2426) ([@dependabot[bot]](https://github.com/dependabot[bot]))
68
+
69
+ #### Authors: 6
70
+
71
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
72
+ - Ben Ho ([@tounsoo](https://github.com/tounsoo))
73
+ - Brian LaLonde ([@blalond](https://github.com/blalond))
74
+ - James C ([@jpex](https://github.com/jpex))
75
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
76
+ - Sergey Yakunin ([@yakunins](https://github.com/yakunins))
77
+
78
+ </blockquote>
79
+ </details>
80
+
81
+ <em><code>servicetitan/anvil</code>'s top-level, root <a href="https://github.com/servicetitan/anvil/blob/v11.6.0/CHANGELOG.md">CHANGELOG.md</a></em>
82
+
83
+ ---
84
+
85
+ #### 🔩 Dependency Updates
86
+
87
+ - Bump @servicetitan packages from 11.5.1 to 11.6.0 [#1439](https://github.com/servicetitan/uikit/pull/1439) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
88
+ - Bump mobx-react from 7.3.0 to 7.4.0 [#1438](https://github.com/servicetitan/uikit/pull/1438) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
89
+
90
+ #### Authors: 2
91
+
92
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
93
+ - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
94
+
95
+ ---
96
+
97
+ # v21.5.0 (Thu Apr 28 2022)
98
+
99
+ #### 🔩 Dependency Updates
100
+
101
+ - Bump axios from 0.27.0 to 0.27.2 [#1422](https://github.com/servicetitan/uikit/pull/1422) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
102
+ - Bump axios from 0.26.1 to 0.27.0 [#1416](https://github.com/servicetitan/uikit/pull/1416) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
103
+ - Bump @servicetitan packages from 11.5.0 to 11.5.1 [#1410](https://github.com/servicetitan/uikit/pull/1410) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
104
+
105
+ #### Authors: 2
106
+
107
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
108
+ - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
109
+
110
+ ---
111
+
112
+ # v21.4.1 (Wed Apr 06 2022)
113
+
114
+ #### 🔩 Dependency Updates
115
+
116
+ - Bump @servicetitan packages from 11.4.2 to 11.5.0 [#1396](https://github.com/servicetitan/uikit/pull/1396) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
117
+
118
+ #### Authors: 2
119
+
120
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
121
+ - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
122
+
123
+ ---
124
+
125
+ # v21.3.0 (Mon Mar 21 2022)
126
+
127
+ #### 🔩 Dependency Updates
128
+
129
+ - Bump @servicetitan packages from 11.4.1 to 11.4.2 [#1371](https://github.com/servicetitan/uikit/pull/1371) ([@rgdelato](https://github.com/rgdelato))
130
+
131
+ #### Authors: 1
132
+
133
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
134
+
135
+ ---
136
+
137
+ # v21.2.0 (Thu Mar 17 2022)
138
+
139
+ #### 🔩 Dependency Updates
140
+
141
+ - Bump mobx from 6.4.2 to 6.5.0 [#1369](https://github.com/servicetitan/uikit/pull/1369) ([@rgdelato](https://github.com/rgdelato))
142
+
143
+ #### Authors: 1
144
+
145
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
146
+
147
+ ---
148
+
149
+ # v21.0.0 (Tue Mar 15 2022)
150
+
151
+ #### 🐛 Bug Fix
152
+
153
+ - Notifications: fix compatibility with anvil 11.4.0 [#1361](https://github.com/servicetitan/uikit/pull/1361) ([@kanoshin](https://github.com/kanoshin))
154
+
155
+ #### 🔩 Dependency Updates
156
+
157
+ - Bump axios from 0.26.0 to 0.26.1 [#1358](https://github.com/servicetitan/uikit/pull/1358) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
158
+
159
+ #### Authors: 3
160
+
161
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
162
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
163
+ - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
164
+
165
+ ---
166
+
167
+ # v20.2.0 (Tue Mar 01 2022)
168
+
169
+ #### 🔩 Dependency Updates
170
+
171
+ - Bump mobx from 6.4.1 to 6.4.2 [#1341](https://github.com/servicetitan/uikit/pull/1341) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
172
+ - Bump mobx from 6.3.13 to 6.4.1 [#1332](https://github.com/servicetitan/uikit/pull/1332) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
173
+ - Bump mobx-react from 7.2.1 to 7.3.0 [#1331](https://github.com/servicetitan/uikit/pull/1331) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
174
+ - Bump axios from 0.25.0 to 0.26.0 [#1321](https://github.com/servicetitan/uikit/pull/1321) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
175
+ - Bump @servicetitan packages from 11.3.0 to 11.3.1 [#1317](https://github.com/servicetitan/uikit/pull/1317) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
176
+ - Bump @servicetitan packages from 11.2.0 to 11.3.0 [#1315](https://github.com/servicetitan/uikit/pull/1315) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
177
+
178
+ #### Authors: 2
179
+
180
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
181
+ - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
182
+
183
+ ---
184
+
185
+ # v20.1.0 (Thu Jan 27 2022)
186
+
187
+ :tada: This release contains work from a new contributor! :tada:
188
+
189
+ Thank you, ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity)), for all your work!
190
+
191
+ #### 🚀 Enhancement
192
+
193
+ - Bump @servicetitan packages from 11.1.1 to 11.2.0 [#1285](https://github.com/servicetitan/uikit/pull/1285) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
194
+ - Bump axios from 0.24.0 to 0.25.0 [#1279](https://github.com/servicetitan/uikit/pull/1279) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
195
+
196
+ #### 🐛 Bug Fix
197
+
198
+ - Bump mobx from 6.3.12 to 6.3.13 [#1284](https://github.com/servicetitan/uikit/pull/1284) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
199
+ - Bump @servicetitan packages from 11.1.0 to 11.1.1 [#1264](https://github.com/servicetitan/uikit/pull/1264) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
200
+
201
+ #### ⚠️ Pushed to `master`
202
+
203
+ - Merge branch 'fp/FAR-893' into master ([@rgdelato](https://github.com/rgdelato))
204
+
205
+ #### Authors: 2
206
+
207
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
208
+ - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
209
+
210
+ ---
211
+
212
+ # v20.0.0 (Thu Jan 13 2022)
213
+
214
+ #### 💥 Breaking Change
215
+
216
+ - Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
217
+
218
+ #### 🔩 Dependency Updates
219
+
220
+ - Bump mobx from 6.3.10 to 6.3.12 [#1237](https://github.com/servicetitan/uikit/pull/1237) ([@dependabot[bot]](https://github.com/dependabot[bot]))
221
+
222
+ #### Authors: 2
223
+
224
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
225
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
226
+
227
+ ---
228
+
229
+ # v19.4.0 (Mon Jan 10 2022)
230
+
231
+ #### 🔩 Dependency Updates
232
+
233
+ - Bump @types/react from 17.0.37 to 17.0.38 [#1209](https://github.com/servicetitan/uikit/pull/1209) ([@dependabot[bot]](https://github.com/dependabot[bot]))
234
+ - Bump mobx from 6.3.8 to 6.3.10 [#1205](https://github.com/servicetitan/uikit/pull/1205) ([@dependabot[bot]](https://github.com/dependabot[bot]))
235
+
236
+ #### Authors: 1
237
+
238
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
239
+
240
+ ---
241
+
242
+ # v19.2.0 (Wed Dec 15 2021)
243
+
244
+ #### 🔩 Dependency Updates
245
+
246
+ - Bump @types/react from 17.0.36 to 17.0.37 [#1129](https://github.com/servicetitan/uikit/pull/1129) ([@dependabot[bot]](https://github.com/dependabot[bot]))
247
+
248
+ #### Authors: 1
249
+
250
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
251
+
252
+ ---
253
+
254
+ # v19.1.0 (Wed Dec 08 2021)
255
+
256
+ #### 🔩 Dependency Updates
257
+
258
+ - Bump mobx from 6.3.7 to 6.3.8 [#1136](https://github.com/servicetitan/uikit/pull/1136) ([@dependabot[bot]](https://github.com/dependabot[bot]))
259
+ - Bump @types/react from 17.0.35 to 17.0.36 [#1113](https://github.com/servicetitan/uikit/pull/1113) ([@dependabot[bot]](https://github.com/dependabot[bot]))
260
+
261
+ #### Authors: 1
262
+
263
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
264
+
265
+ ---
266
+
267
+ # v19.0.0 (Wed Nov 24 2021)
268
+
269
+ #### 🐛 Bug Fix
270
+
271
+ - Web components: add crossorigin attribute [#1112](https://github.com/servicetitan/uikit/pull/1112) ([@xarety](https://github.com/xarety))
272
+
273
+ #### 🔩 Dependency Updates
274
+
275
+ - Bump @types/react from 17.0.34 to 17.0.35 [#1089](https://github.com/servicetitan/uikit/pull/1089) ([@dependabot[bot]](https://github.com/dependabot[bot]))
276
+
277
+ #### Authors: 2
278
+
279
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
280
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
281
+
282
+ ---
283
+
284
+ # v18.1.0 (Wed Nov 17 2021)
285
+
286
+ #### 🔩 Dependency Updates
287
+
288
+ - Bump @types/react from 17.0.33 to 17.0.34 [#1063](https://github.com/servicetitan/uikit/pull/1063) ([@dependabot[bot]](https://github.com/dependabot[bot]))
289
+
290
+ #### Authors: 1
291
+
292
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
293
+
294
+ ---
295
+
296
+ # v18.0.0 (Mon Nov 15 2021)
297
+
298
+ #### 💥 Breaking Change
299
+
300
+ - Table: fix filters ui regression [#1068](https://github.com/servicetitan/uikit/pull/1068) ([@xarety](https://github.com/xarety))
301
+
302
+ #### Authors: 1
303
+
304
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
305
+
306
+ ---
307
+
308
+ # v17.5.0 (Fri Nov 12 2021)
309
+
310
+ #### 🚀 Enhancement
311
+
312
+ - Log service: improve error logging for unexpected usages [#1083](https://github.com/servicetitan/uikit/pull/1083) ([@kanoshin](https://github.com/kanoshin))
313
+
314
+ #### 🔩 Dependency Updates
315
+
316
+ - Bump mobx from 6.3.6 to 6.3.7 [#1085](https://github.com/servicetitan/uikit/pull/1085) ([@dependabot[bot]](https://github.com/dependabot[bot]))
317
+
318
+ #### Authors: 2
319
+
320
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
321
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
322
+
323
+ ---
324
+
325
+ # v17.3.1 (Wed Nov 03 2021)
326
+
327
+ #### 🔩 Dependency Updates
328
+
329
+ - Bump dependencies [#1062](https://github.com/servicetitan/uikit/pull/1062) ([@xarety](https://github.com/xarety))
330
+
331
+ #### Authors: 1
332
+
333
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
334
+
335
+ ---
336
+
337
+ # v17.2.1 (Tue Oct 26 2021)
338
+
339
+ #### 🔩 Dependency Updates
340
+
341
+ - Bump @types/react from 17.0.32 to 17.0.33 [#1041](https://github.com/servicetitan/uikit/pull/1041) ([@dependabot[bot]](https://github.com/dependabot[bot]))
342
+ - Bump @types/react from 17.0.30 to 17.0.32 [#1033](https://github.com/servicetitan/uikit/pull/1033) ([@dependabot[bot]](https://github.com/dependabot[bot]))
343
+ - Bump axios from 0.21.4 to 0.23.0 [#984](https://github.com/servicetitan/uikit/pull/984) ([@dependabot[bot]](https://github.com/dependabot[bot]) [@StreetStrider](https://github.com/StreetStrider))
344
+ - Bump mobx from 6.3.3 to 6.3.5 [#998](https://github.com/servicetitan/uikit/pull/998) ([@dependabot[bot]](https://github.com/dependabot[bot]))
345
+ - Bump mobx-react from 7.2.0 to 7.2.1 [#997](https://github.com/servicetitan/uikit/pull/997) ([@dependabot[bot]](https://github.com/dependabot[bot]))
346
+ - Bump @types/react from 17.0.27 to 17.0.30 [#996](https://github.com/servicetitan/uikit/pull/996) ([@dependabot[bot]](https://github.com/dependabot[bot]))
347
+
348
+ #### Authors: 2
349
+
350
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
351
+ - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
352
+
353
+ ---
354
+
355
+ # v17.2.0 (Thu Oct 14 2021)
356
+
357
+ #### 🔩 Dependency Updates
358
+
359
+ - Bump @types/react-router from 5.1.16 to 5.1.17 [#964](https://github.com/servicetitan/uikit/pull/964) ([@dependabot[bot]](https://github.com/dependabot[bot]))
360
+
361
+ #### Authors: 1
362
+
363
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
364
+
365
+ ---
366
+
367
+ # v17.1.1 (Tue Oct 05 2021)
368
+
369
+ #### 🔩 Dependency Updates
370
+
371
+ - Bump @types/react from 17.0.26 to 17.0.27 [#949](https://github.com/servicetitan/uikit/pull/949) ([@dependabot[bot]](https://github.com/dependabot[bot]))
372
+
373
+ #### Authors: 1
374
+
375
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
376
+
377
+ ---
378
+
379
+ # v17.1.0 (Sat Oct 02 2021)
380
+
381
+ #### 🔩 Dependency Updates
382
+
383
+ - Bump @types/react from 17.0.25 to 17.0.26 [#940](https://github.com/servicetitan/uikit/pull/940) ([@dependabot[bot]](https://github.com/dependabot[bot]))
384
+
385
+ #### Authors: 1
386
+
387
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
388
+
389
+ ---
390
+
391
+ # v17.0.0 (Thu Sep 30 2021)
392
+
393
+ #### 🔩 Dependency Updates
394
+
395
+ - Bump @servicetitan/design-system from 10.2.1 to 10.3.3 [#935](https://github.com/servicetitan/uikit/pull/935) ([@xarety](https://github.com/xarety))
396
+
397
+ #### Authors: 1
398
+
399
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
400
+
401
+ ---
402
+
403
+ # v16.0.0 (Fri Sep 24 2021)
404
+
405
+ #### 🔩 Dependency Updates
406
+
407
+ - Bump @types/react from 17.0.21 to 17.0.24 [#897](https://github.com/servicetitan/uikit/pull/897) ([@dependabot[bot]](https://github.com/dependabot[bot]))
408
+ - Bump @types/react from 17.0.20 to 17.0.21 [#860](https://github.com/servicetitan/uikit/pull/860) ([@dependabot[bot]](https://github.com/dependabot[bot]))
409
+ - Bump @servicetitan/design-system from 10.1.0 to 10.2.1 [#858](https://github.com/servicetitan/uikit/pull/858) ([@xarety](https://github.com/xarety))
410
+ - Bump react-router from 5.2.0 to 5.2.1 [#791](https://github.com/servicetitan/uikit/pull/791) ([@dependabot[bot]](https://github.com/dependabot[bot]))
411
+ - Bump @types/react from 17.0.19 to 17.0.20 [#817](https://github.com/servicetitan/uikit/pull/817) ([@dependabot[bot]](https://github.com/dependabot[bot]))
412
+ - Bump axios from 0.21.1 to 0.21.2 [#844](https://github.com/servicetitan/uikit/pull/844) ([@dependabot[bot]](https://github.com/dependabot[bot]))
413
+ - Bump mobx from 6.3.2 to 6.3.3 [#803](https://github.com/servicetitan/uikit/pull/803) ([@dependabot[bot]](https://github.com/dependabot[bot]))
414
+
415
+ #### Authors: 2
416
+
417
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
418
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
419
+
420
+ ---
421
+
422
+ # v14.3.0 (Mon Aug 23 2021)
423
+
424
+ #### 🚀 Enhancement
425
+
426
+ - Web Components: provide IS_WEB_COMPONENT_TOKEN and RENDER_ROOT_TOKEN [#738](https://github.com/servicetitan/uikit/pull/738) ([@aschumahua](https://github.com/aschumahua) [@xarety](https://github.com/xarety))
427
+
428
+ #### 🔩 Dependency Updates
429
+
430
+ - Bump @types/react from 17.0.18 to 17.0.19 [#768](https://github.com/servicetitan/uikit/pull/768) ([@dependabot[bot]](https://github.com/dependabot[bot]))
431
+ - Bump @types/react from 17.0.17 to 17.0.18 [#760](https://github.com/servicetitan/uikit/pull/760) ([@dependabot[bot]](https://github.com/dependabot[bot]))
432
+ - Bump @types/react from 17.0.16 to 17.0.17 [#747](https://github.com/servicetitan/uikit/pull/747) ([@dependabot[bot]](https://github.com/dependabot[bot]))
433
+
434
+ #### Authors: 3
435
+
436
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
437
+ - Anzar Schumahua ([@aschumahua](https://github.com/aschumahua))
438
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
439
+
440
+ ---
441
+
442
+ # v14.2.0 (Fri Aug 06 2021)
443
+
444
+ #### 🐛 Bug Fix
445
+
446
+ - Stylelint config: disable no-invalid-position-at-import-rule [#732](https://github.com/servicetitan/uikit/pull/732) ([@kanoshin](https://github.com/kanoshin))
447
+
448
+ #### 🔩 Dependency Updates
449
+
450
+ - Bump @types/react from 17.0.15 to 17.0.16 [#728](https://github.com/servicetitan/uikit/pull/728) ([@dependabot[bot]](https://github.com/dependabot[bot]))
451
+
452
+ #### Authors: 2
453
+
454
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
455
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
456
+
457
+ ---
458
+
459
+ # v14.1.1 (Thu Aug 05 2021)
460
+
461
+ #### 🔩 Dependency Updates
462
+
463
+ - Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
464
+
465
+ #### Authors: 2
466
+
467
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
468
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
469
+
470
+ ---
471
+
472
+ # v14.1.0 (Fri Jul 30 2021)
473
+
474
+ #### 🔩 Dependency Updates
475
+
476
+ - Bump @types/react from 17.0.9 to 17.0.14 [#652](https://github.com/servicetitan/uikit/pull/652) ([@dependabot[bot]](https://github.com/dependabot[bot]))
477
+
478
+ #### Authors: 1
479
+
480
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
481
+
482
+ ---
483
+
484
+ # v14.0.0 (Fri Jul 23 2021)
485
+
486
+ #### 💥 Breaking Change
487
+
488
+ - Updating React 17 and react-jsx transform [#620](https://github.com/servicetitan/uikit/pull/620) ([@rgdelato](https://github.com/rgdelato) [@StreetStrider](https://github.com/StreetStrider) [@kanoshin](https://github.com/kanoshin))
489
+
490
+ #### Authors: 3
491
+
492
+ - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
493
+ - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
494
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
495
+
496
+ ---
497
+
498
+ # v12.5.0 (Wed Jun 16 2021)
499
+
500
+ :tada: This release contains work from a new contributor! :tada:
501
+
502
+ Thank you, Mike Kozhevnikov ([@mkozhevnikov](https://github.com/mkozhevnikov)), for all your work!
503
+
504
+ #### 🐛 Bug Fix
505
+
506
+ - Startup: WatchIgnorePlugin requires at least one value [#622](https://github.com/servicetitan/uikit/pull/622) ([@xarety](https://github.com/xarety))
507
+ - Hash browser router: correct basename handling [#616](https://github.com/servicetitan/uikit/pull/616) ([@xarety](https://github.com/xarety))
508
+ - FAR-792: Fixing existing subpackage CHANGELOG.md files [#621](https://github.com/servicetitan/uikit/pull/621) ([@rgdelato](https://github.com/rgdelato))
509
+
510
+ #### Authors: 2
511
+
512
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
513
+ - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
514
+
515
+ ---
516
+
517
+ # v12.4.0 (Tue Jun 08 2021)
518
+
519
+ #### ⚠️ Pushed to `master`
520
+
521
+ - Undo fail publish consequences ([@xarety](https://github.com/xarety))
522
+ - Publish ([@xarety](https://github.com/xarety))
523
+ - Bump packages ([@xarety](https://github.com/xarety))
524
+
525
+ #### 🔩 Dependency Updates
526
+
527
+ - Bump @types/react from 17.0.8 to 17.0.9 [#607](https://github.com/servicetitan/uikit/pull/607) ([@dependabot[bot]](https://github.com/dependabot[bot]))
528
+ - Bump @types/react from 17.0.6 to 17.0.8 [#575](https://github.com/servicetitan/uikit/pull/575) ([@dependabot[bot]](https://github.com/dependabot[bot]))
529
+ - Bump @servicetitan/design-system from 9.2.0 to 9.2.1 [#596](https://github.com/servicetitan/uikit/pull/596) ([@dependabot[bot]](https://github.com/dependabot[bot]))
530
+ - Bump @servicetitan/design-system from 9.1.0 to 9.2.0 [#557](https://github.com/servicetitan/uikit/pull/557) ([@dependabot[bot]](https://github.com/dependabot[bot]))
531
+ - Bump mobx-react from 7.1.0 to 7.2.0 [#553](https://github.com/servicetitan/uikit/pull/553) ([@dependabot[bot]](https://github.com/dependabot[bot]))
532
+ - Bump @types/react from 17.0.5 to 17.0.6 [#551](https://github.com/servicetitan/uikit/pull/551) ([@dependabot[bot]](https://github.com/dependabot[bot]))
533
+
534
+ #### Authors: 2
535
+
536
+ - [@dependabot[bot]](https://github.com/dependabot[bot])
537
+ - Denis Gordeev ([@xarety](https://github.com/xarety))
@@ -12,10 +12,10 @@ export declare class NotificationsService implements INotificationsService {
12
12
  private readonly store;
13
13
  constructor(store: NotificationsStore);
14
14
  initialize: (userId?: number) => Promise<void>;
15
- show: (options: DefaultNotificationOptions, preventDuplicates?: boolean) => void;
16
- info: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean) => void;
17
- success: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean) => void;
18
- warning: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean) => void;
19
- error: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean) => void;
15
+ show: (options: DefaultNotificationOptions, preventDuplicates?: boolean | undefined) => void;
16
+ info: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean | undefined) => void;
17
+ success: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean | undefined) => void;
18
+ warning: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean | undefined) => void;
19
+ error: (options: Omit<DefaultNotificationOptions, 'status'>, preventDuplicates?: boolean | undefined) => void;
20
20
  }
21
21
  //# sourceMappingURL=notifications-service.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"notifications-service.d.ts","sourceRoot":"","sources":["../src/notifications-service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAU,MAAM,UAAU,CAAC;AAE9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAElE,MAAM,WAAW,qBAAqB;IAClC,UAAU,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC3C,IAAI,CAAC,OAAO,EAAE,0BAA0B,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7E,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7F,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChG,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChG,KAAK,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACjG;AAED,qBACa,oBAAqB,YAAW,qBAAqB;IACtB,OAAO,CAAC,QAAQ,CAAC,KAAK;gBAAL,KAAK,EAAE,kBAAkB;IAElF,UAAU,qCAER;IAEF,IAAI,YAAa,0BAA0B,sBAAsB,OAAO,UAEtE;IAEF,IAAI,YAAa,KAAK,0BAA0B,EAAE,QAAQ,CAAC,sBAAsB,OAAO,UAQtF;IAEF,OAAO,YACM,KAAK,0BAA0B,EAAE,QAAQ,CAAC,sBAC/B,OAAO,UAS7B;IAEF,OAAO,YACM,KAAK,0BAA0B,EAAE,QAAQ,CAAC,sBAC/B,OAAO,UAS7B;IAEF,KAAK,YAAa,KAAK,0BAA0B,EAAE,QAAQ,CAAC,sBAAsB,OAAO,UAQvF;CACL"}
1
+ {"version":3,"file":"notifications-service.d.ts","sourceRoot":"","sources":["../src/notifications-service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,0BAA0B,EAAU,MAAM,UAAU,CAAC;AAE9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAElE,MAAM,WAAW,qBAAqB;IAClC,UAAU,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC,CAAC;IAC3C,IAAI,CAAC,OAAO,EAAE,0BAA0B,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7E,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAC7F,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChG,OAAO,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAChG,KAAK,CAAC,OAAO,EAAE,IAAI,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EAAE,iBAAiB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CACjG;AAED,qBACa,oBAAqB,YAAW,qBAAqB;IACtB,OAAO,CAAC,QAAQ,CAAC,KAAK;gBAAL,KAAK,EAAE,kBAAkB;IAElF,UAAU,qCAER;IAEF,IAAI,YAAa,0BAA0B,mDAEzC;IAEF,IAAI,YAAa,KAAK,0BAA0B,EAAE,QAAQ,CAAC,mDAQzD;IAEF,OAAO,YACM,KAAK,0BAA0B,EAAE,QAAQ,CAAC,mDAUrD;IAEF,OAAO,YACM,KAAK,0BAA0B,EAAE,QAAQ,CAAC,mDAUrD;IAEF,KAAK,YAAa,KAAK,0BAA0B,EAAE,QAAQ,CAAC,mDAQ1D;CACL"}
@@ -16,7 +16,7 @@ export declare class NotificationsStore {
16
16
  private get publisher();
17
17
  initialize: (userId: number) => Promise<void>;
18
18
  dispose: () => void;
19
- add: (options: DefaultNotificationOptions, preventDuplicates?: boolean) => void;
19
+ add: (options: DefaultNotificationOptions, preventDuplicates?: boolean | undefined) => void;
20
20
  read: (notification: Notification) => void;
21
21
  private onPublisherEvent;
22
22
  private cleanupClosedNotifications;
@@ -1 +1 @@
1
- {"version":3,"file":"notifications.store.d.ts","sourceRoot":"","sources":["../../src/stores/notifications.store.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAA+B,MAAM,0BAA0B,CAAC;AAE7F,OAAO,EACH,gBAAgB,EAGnB,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAEH,YAAY,EACZ,kBAAkB,EAGlB,0BAA0B,EAC7B,MAAM,WAAW,CAAC;AAYnB,qBACa,kBAAkB;IAee,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAC;IAGxE,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAAC;IAjB1C,MAAM,CAAC,KAAK,kCAAyC;IAGrD,OAAO,CAAC,kBAAkB,CAAmC;IAE7D,OAAO,CAAC,KAAK,CAAM;IAEnB,OAAO,CAAC,MAAM,CAAK;IAEnB,OAAO,CAAC,UAAU,CAAC,CAAS;IAE5B,OAAO,CAAC,mBAAmB,CAAyC;gBAGT,gBAAgB,CAAC,8BAAkB,EAGzE,oBAAoB,CAAC,kCAAsB;IAKhE,MAAM,CAAC,QAAQ,SAAU,MAAM,UAAU,kBAAkB,qCACZ;IAE/C,IAAc,aAAa,mBAE1B;IAED,OAAO,KAAK,SAAS,GAIpB;IAED,UAAU,WAAkB,MAAM,mBAoBhC;IAEF,OAAO,aAML;IAGF,GAAG,YAAa,0BAA0B,sBAAsB,OAAO,UAsBrE;IAGF,IAAI,iBAAkB,YAAY,UAmBhC;IAGF,OAAO,CAAC,gBAAgB,CAWtB;IAEF,OAAO,CAAC,0BAA0B;IAQlC,OAAO,CAAC,aAAa;CAgBxB"}
1
+ {"version":3,"file":"notifications.store.d.ts","sourceRoot":"","sources":["../../src/stores/notifications.store.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,oBAAoB,EAA+B,MAAM,0BAA0B,CAAC;AAE7F,OAAO,EACH,gBAAgB,EAGnB,MAAM,0BAA0B,CAAC;AAElC,OAAO,EAEH,YAAY,EACZ,kBAAkB,EAGlB,0BAA0B,EAC7B,MAAM,WAAW,CAAC;AAYnB,qBACa,kBAAkB;IAee,OAAO,CAAC,QAAQ,CAAC,gBAAgB,CAAC;IAGxE,OAAO,CAAC,QAAQ,CAAC,oBAAoB,CAAC;IAjB1C,MAAM,CAAC,KAAK,kCAAyC;IAGrD,OAAO,CAAC,kBAAkB,CAAmC;IAE7D,OAAO,CAAC,KAAK,CAAM;IAEnB,OAAO,CAAC,MAAM,CAAK;IAEnB,OAAO,CAAC,UAAU,CAAC,CAAS;IAE5B,OAAO,CAAC,mBAAmB,CAAyC;gBAGT,gBAAgB,CAAC,8BAAkB,EAGzE,oBAAoB,CAAC,kCAAsB;IAKhE,MAAM,CAAC,QAAQ,SAAU,MAAM,UAAU,kBAAkB,qCACZ;IAE/C,IAAc,aAAa,mBAE1B;IAED,OAAO,KAAK,SAAS,GAIpB;IAED,UAAU,WAAkB,MAAM,mBAoBhC;IAEF,OAAO,aAML;IAGF,GAAG,YAAa,0BAA0B,mDAsBxC;IAGF,IAAI,iBAAkB,YAAY,UAmBhC;IAGF,OAAO,CAAC,gBAAgB,CAWtB;IAEF,OAAO,CAAC,0BAA0B;IAQlC,OAAO,CAAC,aAAa;CAgBxB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/notifications",
3
- "version": "21.7.3",
3
+ "version": "22.1.1",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/notifications-center",
6
6
  "repository": {
@@ -21,26 +21,28 @@
21
21
  "react-shadow-dom-retarget-events": "~1.1.0"
22
22
  },
23
23
  "devDependencies": {
24
- "@servicetitan/design-system": "~11.9.0",
25
- "@servicetitan/react-ioc": "^21.7.3",
26
- "@servicetitan/web-components": "^21.7.3",
24
+ "@servicetitan/design-system": "~11.8.0",
25
+ "@servicetitan/log-service": "~21.6.0",
26
+ "@servicetitan/react-ioc": "^21.6.0",
27
+ "@servicetitan/web-components": "^21.6.0",
27
28
  "@types/react": "~17.0.38",
28
29
  "@types/react-router": "~5.1.17",
29
30
  "@types/react-shadow-dom-retarget-events": "~1.0.0",
30
31
  "axios": "~0.27.2",
31
32
  "mobx": "~6.6.0",
32
- "mobx-react": "~7.5.1",
33
+ "mobx-react": "~7.5.0",
33
34
  "react": "~17.0.2",
34
35
  "react-dom": "~17.0.2",
35
36
  "react-router-dom": "~5.3.0"
36
37
  },
37
38
  "peerDependencies": {
38
- "@servicetitan/design-system": "~11.9.0",
39
+ "@servicetitan/design-system": "~11.8.0",
40
+ "@servicetitan/log-service": "^20.0.0",
39
41
  "@servicetitan/react-ioc": "^20.0.0",
40
42
  "@servicetitan/web-components": "^20.0.0",
41
43
  "axios": "~0.27.2",
42
44
  "mobx": "~6.6.0",
43
- "mobx-react": "~7.5.1",
45
+ "mobx-react": "~7.5.0",
44
46
  "react": "~17.0.2",
45
47
  "react-dom": "~17.0.2",
46
48
  "react-router-dom": "~5.3.0"
@@ -51,5 +53,5 @@
51
53
  "cli": {
52
54
  "webpack": false
53
55
  },
54
- "gitHead": "84a4b3e0c3642680d8fc6e710f9736e99e19c3d7"
56
+ "gitHead": "7148377158b6d403739648d5e2eea293c732c491"
55
57
  }