@servicetitan/notifications 23.0.1 → 23.0.3

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.
@@ -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 | 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;
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;
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,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"}
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"}
@@ -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 | undefined) => void;
19
+ add: (options: DefaultNotificationOptions, preventDuplicates?: boolean) => 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,mDAsBxC;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,sBAAsB,OAAO,UAsBrE;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": "23.0.1",
3
+ "version": "23.0.3",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/notifications-center",
6
6
  "repository": {
@@ -53,5 +53,5 @@
53
53
  "cli": {
54
54
  "webpack": false
55
55
  },
56
- "gitHead": "4387cde88bad7da178f3a7ad846b941170c5c874"
56
+ "gitHead": "ea48b63b80127226d0fc4278e64997e37a39f4a7"
57
57
  }
@@ -1,6 +1,6 @@
1
1
  import { FC } from 'react';
2
+ import { BrowserRouter } from 'react-router-dom';
2
3
  import { Text, Frame, Page } from '@servicetitan/design-system';
3
- import { HashBrowserRouter } from '@servicetitan/hash-browser-router';
4
4
 
5
5
  import {
6
6
  BasicExample,
@@ -12,7 +12,7 @@ import {
12
12
  MultilineMessageExample,
13
13
  ServerDefaultExample,
14
14
  ServerCustomExample,
15
- } from '../dist/demo';
15
+ } from './demo';
16
16
 
17
17
  export default {
18
18
  title: 'Notifications/Demos',
@@ -30,7 +30,7 @@ export const ServerCustom = wrap('Server Custom', ServerCustomExample);
30
30
 
31
31
  function wrap(name: string, Component: FC) {
32
32
  return () => (
33
- <HashBrowserRouter>
33
+ <BrowserRouter>
34
34
  <Frame>
35
35
  <Page>
36
36
  <Text size={4} className="m-b-half">
@@ -40,6 +40,6 @@ function wrap(name: string, Component: FC) {
40
40
  <Component />
41
41
  </Page>
42
42
  </Frame>
43
- </HashBrowserRouter>
43
+ </BrowserRouter>
44
44
  );
45
45
  }
package/CHANGELOG.md DELETED
@@ -1,573 +0,0 @@
1
- # v23.0.0 (Fri Sep 09 2022)
2
-
3
- #### 💥 Breaking Change
4
-
5
- - DS-1141: Updating dependencies for design-system, tokens, formstate, etc [#150](https://github.com/servicetitan/anvil-uikit-contrib/pull/150) ([@rgdelato](https://github.com/rgdelato))
6
-
7
- #### Authors: 1
8
-
9
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
10
-
11
- ---
12
-
13
- # v22.5.0 (Wed Aug 31 2022)
14
-
15
- #### 🏠 Internal
16
-
17
- - FAR-981: Moving examples to contrib storybook [#133](https://github.com/servicetitan/anvil-uikit-contrib/pull/133) ([@rgdelato](https://github.com/rgdelato))
18
-
19
- #### Authors: 1
20
-
21
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
22
-
23
- ---
24
-
25
- # v22.4.1 (Wed Jul 13 2022)
26
-
27
- #### 🐛 Bug Fix
28
-
29
- - FAR-977: fix uikit peer dependencies [#127](https://github.com/servicetitan/anvil-uikit-contrib/pull/127) ([@karpoff-titan](https://github.com/karpoff-titan))
30
-
31
- #### Authors: 1
32
-
33
- - Anton Karpov ([@karpoff-titan](https://github.com/karpoff-titan))
34
-
35
- ---
36
-
37
- # v22.0.1 (Tue Jun 21 2022)
38
-
39
- #### 🐛 Bug Fix
40
-
41
- - FAR-823: Migrating uikit components [#106](https://github.com/servicetitan/anvil-uikit-contrib/pull/106) ([@rgdelato](https://github.com/rgdelato) github-actions@github.com)
42
-
43
- #### Authors: 2
44
-
45
- - github-actions (github-actions@github.com)
46
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
47
-
48
- ---
49
-
50
- # v21.6.0 (Mon May 09 2022)
51
-
52
- ### Release Notes
53
-
54
- #### Bump @servicetitan packages from 11.5.1 to 11.6.0 ([#1439](https://github.com/servicetitan/uikit/pull/1439))
55
-
56
- #### Font Update: Bold Sofia to use the real bold instead of medium ([#2430](https://github.com/servicetitan/anvil/pull/2430))
57
-
58
- 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.
59
-
60
- More info here: https://www.figma.com/file/LZ56wcBF6xF2HpWx1MiNuq/Font-style-update?node-id=217%3A126
61
-
62
- ---
63
-
64
- #### 🚀 Enhancement
65
-
66
- - Time Picker to support 24-hour format [#2434](https://github.com/servicetitan/anvil/pull/2434) ([@yakunins](https://github.com/yakunins))
67
- - Adds Drag and Drop Icon [#2443](https://github.com/servicetitan/anvil/pull/2443) ([@jpex](https://github.com/jpex))
68
- - InlineEdit: Show truncated items as the title for the `+X` tag [#2439](https://github.com/servicetitan/anvil/pull/2439) ([@tounsoo](https://github.com/tounsoo))
69
- - AnvilSelect Drillin Footer needs custom className [#2433](https://github.com/servicetitan/anvil/pull/2433) ([@blalond](https://github.com/blalond))
70
-
71
- #### 💅 Visual Update
72
-
73
- - 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))
74
- - Filter Button: fix filter button wrapping weird in small space [#2436](https://github.com/servicetitan/anvil/pull/2436) ([@tounsoo](https://github.com/tounsoo))
75
- - ActionMenu: icon color to work with theme variables [#2435](https://github.com/servicetitan/anvil/pull/2435) ([@tounsoo](https://github.com/tounsoo))
76
- - 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))
77
-
78
- #### 📝 Documentation
79
-
80
- - Table: showcase right-aligned column [#2441](https://github.com/servicetitan/anvil/pull/2441) ([@yakunins](https://github.com/yakunins))
81
- - Gatsby: infinite resizing loop at Filter Button All Filter example [#2438](https://github.com/servicetitan/anvil/pull/2438) ([@yakunins](https://github.com/yakunins))
82
- - Some examples in docs to be properly rendered in Codesandbox [#2429](https://github.com/servicetitan/anvil/pull/2429) ([@yakunins](https://github.com/yakunins))
83
- - Gatsby: update theming information [#2428](https://github.com/servicetitan/anvil/pull/2428) ([@tounsoo](https://github.com/tounsoo))
84
-
85
- #### 🐛 Bug Fix
86
-
87
- - DS-877: Updating onChange return values for "Select All/None" [#2332](https://github.com/servicetitan/anvil/pull/2332) ([@rgdelato](https://github.com/rgdelato))
88
-
89
- #### 🏠 Internal
90
-
91
- - Updating .nvmrc file to Node 16 [#2437](https://github.com/servicetitan/anvil/pull/2437) ([@rgdelato](https://github.com/rgdelato))
92
- - DS-619: Adding kendo license file to root directory [#2440](https://github.com/servicetitan/anvil/pull/2440) ([@rgdelato](https://github.com/rgdelato))
93
- - DS-995: Removing react-window dep from design-system package [#2432](https://github.com/servicetitan/anvil/pull/2432) ([@rgdelato](https://github.com/rgdelato))
94
- - ButtonGroup: ThemeProvider compatibility [#2366](https://github.com/servicetitan/anvil/pull/2366) ([@tounsoo](https://github.com/tounsoo))
95
- - Cleaner theme var method [#2431](https://github.com/servicetitan/anvil/pull/2431) ([@tounsoo](https://github.com/tounsoo) [@rgdelato](https://github.com/rgdelato))
96
-
97
- #### ⚠️ Pushed to `master`
98
-
99
- - Merge branch 'master' of github.com:servicetitan/anvil ([@tounsoo](https://github.com/tounsoo))
100
-
101
- #### 📝 Dependencies
102
-
103
- - 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]))
104
-
105
- #### Authors: 6
106
-
107
- - [@dependabot[bot]](https://github.com/dependabot[bot])
108
- - Ben Ho ([@tounsoo](https://github.com/tounsoo))
109
- - Brian LaLonde ([@blalond](https://github.com/blalond))
110
- - James C ([@jpex](https://github.com/jpex))
111
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
112
- - Sergey Yakunin ([@yakunins](https://github.com/yakunins))
113
-
114
- </blockquote>
115
- </details>
116
-
117
- <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>
118
-
119
- ---
120
-
121
- #### 🔩 Dependency Updates
122
-
123
- - 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))
124
- - 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))
125
-
126
- #### Authors: 2
127
-
128
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
129
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
130
-
131
- ---
132
-
133
- # v21.5.0 (Thu Apr 28 2022)
134
-
135
- #### 🔩 Dependency Updates
136
-
137
- - 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))
138
- - 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))
139
- - 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))
140
-
141
- #### Authors: 2
142
-
143
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
144
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
145
-
146
- ---
147
-
148
- # v21.4.1 (Wed Apr 06 2022)
149
-
150
- #### 🔩 Dependency Updates
151
-
152
- - 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))
153
-
154
- #### Authors: 2
155
-
156
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
157
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
158
-
159
- ---
160
-
161
- # v21.3.0 (Mon Mar 21 2022)
162
-
163
- #### 🔩 Dependency Updates
164
-
165
- - Bump @servicetitan packages from 11.4.1 to 11.4.2 [#1371](https://github.com/servicetitan/uikit/pull/1371) ([@rgdelato](https://github.com/rgdelato))
166
-
167
- #### Authors: 1
168
-
169
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
170
-
171
- ---
172
-
173
- # v21.2.0 (Thu Mar 17 2022)
174
-
175
- #### 🔩 Dependency Updates
176
-
177
- - Bump mobx from 6.4.2 to 6.5.0 [#1369](https://github.com/servicetitan/uikit/pull/1369) ([@rgdelato](https://github.com/rgdelato))
178
-
179
- #### Authors: 1
180
-
181
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
182
-
183
- ---
184
-
185
- # v21.0.0 (Tue Mar 15 2022)
186
-
187
- #### 🐛 Bug Fix
188
-
189
- - Notifications: fix compatibility with anvil 11.4.0 [#1361](https://github.com/servicetitan/uikit/pull/1361) ([@kanoshin](https://github.com/kanoshin))
190
-
191
- #### 🔩 Dependency Updates
192
-
193
- - 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))
194
-
195
- #### Authors: 3
196
-
197
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
198
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
199
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
200
-
201
- ---
202
-
203
- # v20.2.0 (Tue Mar 01 2022)
204
-
205
- #### 🔩 Dependency Updates
206
-
207
- - 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))
208
- - 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))
209
- - 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))
210
- - 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))
211
- - 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))
212
- - 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))
213
-
214
- #### Authors: 2
215
-
216
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
217
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
218
-
219
- ---
220
-
221
- # v20.1.0 (Thu Jan 27 2022)
222
-
223
- :tada: This release contains work from a new contributor! :tada:
224
-
225
- Thank you, ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity)), for all your work!
226
-
227
- #### 🚀 Enhancement
228
-
229
- - 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))
230
- - 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))
231
-
232
- #### 🐛 Bug Fix
233
-
234
- - 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))
235
- - 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))
236
-
237
- #### ⚠️ Pushed to `master`
238
-
239
- - Merge branch 'fp/FAR-893' into master ([@rgdelato](https://github.com/rgdelato))
240
-
241
- #### Authors: 2
242
-
243
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
244
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
245
-
246
- ---
247
-
248
- # v20.0.0 (Thu Jan 13 2022)
249
-
250
- #### 💥 Breaking Change
251
-
252
- - Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
253
-
254
- #### 🔩 Dependency Updates
255
-
256
- - 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]))
257
-
258
- #### Authors: 2
259
-
260
- - [@dependabot[bot]](https://github.com/dependabot[bot])
261
- - Denis Gordeev ([@xarety](https://github.com/xarety))
262
-
263
- ---
264
-
265
- # v19.4.0 (Mon Jan 10 2022)
266
-
267
- #### 🔩 Dependency Updates
268
-
269
- - 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]))
270
- - 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]))
271
-
272
- #### Authors: 1
273
-
274
- - [@dependabot[bot]](https://github.com/dependabot[bot])
275
-
276
- ---
277
-
278
- # v19.2.0 (Wed Dec 15 2021)
279
-
280
- #### 🔩 Dependency Updates
281
-
282
- - 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]))
283
-
284
- #### Authors: 1
285
-
286
- - [@dependabot[bot]](https://github.com/dependabot[bot])
287
-
288
- ---
289
-
290
- # v19.1.0 (Wed Dec 08 2021)
291
-
292
- #### 🔩 Dependency Updates
293
-
294
- - 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]))
295
- - 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]))
296
-
297
- #### Authors: 1
298
-
299
- - [@dependabot[bot]](https://github.com/dependabot[bot])
300
-
301
- ---
302
-
303
- # v19.0.0 (Wed Nov 24 2021)
304
-
305
- #### 🐛 Bug Fix
306
-
307
- - Web components: add crossorigin attribute [#1112](https://github.com/servicetitan/uikit/pull/1112) ([@xarety](https://github.com/xarety))
308
-
309
- #### 🔩 Dependency Updates
310
-
311
- - 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]))
312
-
313
- #### Authors: 2
314
-
315
- - [@dependabot[bot]](https://github.com/dependabot[bot])
316
- - Denis Gordeev ([@xarety](https://github.com/xarety))
317
-
318
- ---
319
-
320
- # v18.1.0 (Wed Nov 17 2021)
321
-
322
- #### 🔩 Dependency Updates
323
-
324
- - 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]))
325
-
326
- #### Authors: 1
327
-
328
- - [@dependabot[bot]](https://github.com/dependabot[bot])
329
-
330
- ---
331
-
332
- # v18.0.0 (Mon Nov 15 2021)
333
-
334
- #### 💥 Breaking Change
335
-
336
- - Table: fix filters ui regression [#1068](https://github.com/servicetitan/uikit/pull/1068) ([@xarety](https://github.com/xarety))
337
-
338
- #### Authors: 1
339
-
340
- - Denis Gordeev ([@xarety](https://github.com/xarety))
341
-
342
- ---
343
-
344
- # v17.5.0 (Fri Nov 12 2021)
345
-
346
- #### 🚀 Enhancement
347
-
348
- - Log service: improve error logging for unexpected usages [#1083](https://github.com/servicetitan/uikit/pull/1083) ([@kanoshin](https://github.com/kanoshin))
349
-
350
- #### 🔩 Dependency Updates
351
-
352
- - 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]))
353
-
354
- #### Authors: 2
355
-
356
- - [@dependabot[bot]](https://github.com/dependabot[bot])
357
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
358
-
359
- ---
360
-
361
- # v17.3.1 (Wed Nov 03 2021)
362
-
363
- #### 🔩 Dependency Updates
364
-
365
- - Bump dependencies [#1062](https://github.com/servicetitan/uikit/pull/1062) ([@xarety](https://github.com/xarety))
366
-
367
- #### Authors: 1
368
-
369
- - Denis Gordeev ([@xarety](https://github.com/xarety))
370
-
371
- ---
372
-
373
- # v17.2.1 (Tue Oct 26 2021)
374
-
375
- #### 🔩 Dependency Updates
376
-
377
- - 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]))
378
- - 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]))
379
- - 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))
380
- - 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]))
381
- - 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]))
382
- - 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]))
383
-
384
- #### Authors: 2
385
-
386
- - [@dependabot[bot]](https://github.com/dependabot[bot])
387
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
388
-
389
- ---
390
-
391
- # v17.2.0 (Thu Oct 14 2021)
392
-
393
- #### 🔩 Dependency Updates
394
-
395
- - 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]))
396
-
397
- #### Authors: 1
398
-
399
- - [@dependabot[bot]](https://github.com/dependabot[bot])
400
-
401
- ---
402
-
403
- # v17.1.1 (Tue Oct 05 2021)
404
-
405
- #### 🔩 Dependency Updates
406
-
407
- - 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]))
408
-
409
- #### Authors: 1
410
-
411
- - [@dependabot[bot]](https://github.com/dependabot[bot])
412
-
413
- ---
414
-
415
- # v17.1.0 (Sat Oct 02 2021)
416
-
417
- #### 🔩 Dependency Updates
418
-
419
- - 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]))
420
-
421
- #### Authors: 1
422
-
423
- - [@dependabot[bot]](https://github.com/dependabot[bot])
424
-
425
- ---
426
-
427
- # v17.0.0 (Thu Sep 30 2021)
428
-
429
- #### 🔩 Dependency Updates
430
-
431
- - 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))
432
-
433
- #### Authors: 1
434
-
435
- - Denis Gordeev ([@xarety](https://github.com/xarety))
436
-
437
- ---
438
-
439
- # v16.0.0 (Fri Sep 24 2021)
440
-
441
- #### 🔩 Dependency Updates
442
-
443
- - 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]))
444
- - 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]))
445
- - 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))
446
- - 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]))
447
- - 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]))
448
- - 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]))
449
- - 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]))
450
-
451
- #### Authors: 2
452
-
453
- - [@dependabot[bot]](https://github.com/dependabot[bot])
454
- - Denis Gordeev ([@xarety](https://github.com/xarety))
455
-
456
- ---
457
-
458
- # v14.3.0 (Mon Aug 23 2021)
459
-
460
- #### 🚀 Enhancement
461
-
462
- - 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))
463
-
464
- #### 🔩 Dependency Updates
465
-
466
- - 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]))
467
- - 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]))
468
- - 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]))
469
-
470
- #### Authors: 3
471
-
472
- - [@dependabot[bot]](https://github.com/dependabot[bot])
473
- - Anzar Schumahua ([@aschumahua](https://github.com/aschumahua))
474
- - Denis Gordeev ([@xarety](https://github.com/xarety))
475
-
476
- ---
477
-
478
- # v14.2.0 (Fri Aug 06 2021)
479
-
480
- #### 🐛 Bug Fix
481
-
482
- - Stylelint config: disable no-invalid-position-at-import-rule [#732](https://github.com/servicetitan/uikit/pull/732) ([@kanoshin](https://github.com/kanoshin))
483
-
484
- #### 🔩 Dependency Updates
485
-
486
- - 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]))
487
-
488
- #### Authors: 2
489
-
490
- - [@dependabot[bot]](https://github.com/dependabot[bot])
491
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
492
-
493
- ---
494
-
495
- # v14.1.1 (Thu Aug 05 2021)
496
-
497
- #### 🔩 Dependency Updates
498
-
499
- - Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
500
-
501
- #### Authors: 2
502
-
503
- - Denis Gordeev ([@xarety](https://github.com/xarety))
504
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
505
-
506
- ---
507
-
508
- # v14.1.0 (Fri Jul 30 2021)
509
-
510
- #### 🔩 Dependency Updates
511
-
512
- - 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]))
513
-
514
- #### Authors: 1
515
-
516
- - [@dependabot[bot]](https://github.com/dependabot[bot])
517
-
518
- ---
519
-
520
- # v14.0.0 (Fri Jul 23 2021)
521
-
522
- #### 💥 Breaking Change
523
-
524
- - 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))
525
-
526
- #### Authors: 3
527
-
528
- - Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
529
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
530
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
531
-
532
- ---
533
-
534
- # v12.5.0 (Wed Jun 16 2021)
535
-
536
- :tada: This release contains work from a new contributor! :tada:
537
-
538
- Thank you, Mike Kozhevnikov ([@mkozhevnikov](https://github.com/mkozhevnikov)), for all your work!
539
-
540
- #### 🐛 Bug Fix
541
-
542
- - Startup: WatchIgnorePlugin requires at least one value [#622](https://github.com/servicetitan/uikit/pull/622) ([@xarety](https://github.com/xarety))
543
- - Hash browser router: correct basename handling [#616](https://github.com/servicetitan/uikit/pull/616) ([@xarety](https://github.com/xarety))
544
- - FAR-792: Fixing existing subpackage CHANGELOG.md files [#621](https://github.com/servicetitan/uikit/pull/621) ([@rgdelato](https://github.com/rgdelato))
545
-
546
- #### Authors: 2
547
-
548
- - Denis Gordeev ([@xarety](https://github.com/xarety))
549
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
550
-
551
- ---
552
-
553
- # v12.4.0 (Tue Jun 08 2021)
554
-
555
- #### ⚠️ Pushed to `master`
556
-
557
- - Undo fail publish consequences ([@xarety](https://github.com/xarety))
558
- - Publish ([@xarety](https://github.com/xarety))
559
- - Bump packages ([@xarety](https://github.com/xarety))
560
-
561
- #### 🔩 Dependency Updates
562
-
563
- - 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]))
564
- - 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]))
565
- - 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]))
566
- - 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]))
567
- - 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]))
568
- - 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]))
569
-
570
- #### Authors: 2
571
-
572
- - [@dependabot[bot]](https://github.com/dependabot[bot])
573
- - Denis Gordeev ([@xarety](https://github.com/xarety))