@servicetitan/anvil2 1.44.0 → 1.44.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 CHANGED
@@ -1,5 +1,15 @@
1
1
  # @servicetitan/anvil2
2
2
 
3
+ ## 1.44.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1503](https://github.com/servicetitan/hammer/pull/1503) [`5567ca0`](https://github.com/servicetitan/hammer/commit/5567ca067ff26b0a68d3808b34204efb86dc6fd2) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - Add missing patch updates from `1.43.1` → `1.43.3`
8
+ - [Combobox] Fix `Combobox` `disabled` and `readOnly` behavior
9
+ - [Icons] Add `gnav_home_filled` and `gnav_home_outline` icons
10
+ - [Icons] Add `ai_mark` icon
11
+ - [Icons] Add new `ai_mark_gradient` icon
12
+
3
13
  ## 1.44.0
4
14
 
5
15
  ### Minor Changes
@@ -15,6 +25,18 @@
15
25
  - Updated dependencies [[`f36288b`](https://github.com/servicetitan/hammer/commit/f36288bc6dbc39d8b78bfd0d4e8cd29e4d694939), [`7646cce`](https://github.com/servicetitan/hammer/commit/7646cce3c6b02c8c883a554700f0f5eab07f56fd), [`62475a4`](https://github.com/servicetitan/hammer/commit/62475a43d02c4c386dc17d3e2ffd9f41c60c193d)]:
16
26
  - @servicetitan/hammer-react@1.42.0
17
27
 
28
+ ## 1.43.3
29
+
30
+ ### Patch Changes
31
+
32
+ - [#1496](https://github.com/servicetitan/hammer/pull/1496) [`f60e3a6`](https://github.com/servicetitan/hammer/commit/f60e3a65e5816a100b73f6fbe69386b86ff817a9) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Add new `ai_mark_gradient` icon
33
+
34
+ ## 1.43.2
35
+
36
+ ### Patch Changes
37
+
38
+ - [#1486](https://github.com/servicetitan/hammer/pull/1486) [`045ed38`](https://github.com/servicetitan/hammer/commit/045ed3862064dc4a61d9ad6e6a45fcc88009b65f) Thanks [@w-a-t-s-o-n](https://github.com/w-a-t-s-o-n)! - [Icons] Add `ai_mark` icon
39
+
18
40
  ## 1.43.1
19
41
 
20
42
  ### Patch Changes
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="m10.5 4.5 2.387 6.614 6.613 2.385-6.613 2.387-2.388 6.614-2.386-6.613L1.5 13.499l6.613-2.386zm7.5-3 1.193 3.307L22.5 6l-3.307 1.193L18 10.5l-1.193-3.307L13.5 6l3.307-1.193z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="url(#a)" d="m10.5 4.5 2.387 6.614 6.613 2.385-6.613 2.387-2.388 6.614-2.386-6.613L1.5 13.499l6.613-2.386z"/><path fill="url(#b)" d="m18 1.5 1.193 3.307L22.5 6l-3.307 1.193L18 10.5l-1.193-3.307L13.5 6l3.307-1.193z"/><defs><linearGradient id="a" x1="19.5" x2="3.604" y1="14.583" y2="20.367" gradientUnits="userSpaceOnUse"><stop stop-color="#026EE4"/><stop offset="1" stop-color="#27AEEE"/></linearGradient><linearGradient id="b" x1="22.5" x2="14.552" y1="6.542" y2="9.433" gradientUnits="userSpaceOnUse"><stop stop-color="#026EE4"/><stop offset="1" stop-color="#27AEEE"/></linearGradient></defs></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M21.029 11.14 12.668 3.61c-.19-.17-.43-.261-.67-.261s-.48.09-.67.261L2.967 11.14a.499.499 0 0 0 .33.87h1.7v7.12c0 .48.45.88 1 .88h12c.55 0 1-.4 1-.88v-7.12h1.701c.46 0 .68-.57.33-.87m-4.031 6.87h-3.001v-4h-4v4h-3v-7.8l4.98-4.49.02-.02L17 10.21z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="m21.029 11.14-8.361-7.53c-.19-.17-.43-.261-.67-.261s-.48.09-.67.261l-8.361 7.53a.499.499 0 0 0 .33.87h1.7v7.12c0 .48.45.88 1 .88h12c.55 0 1-.4 1-.88v-7.12h1.701c.46 0 .68-.57.33-.87m-4.031 6.87h-3.001v-4h-4v4h-3v-7.8l4.98-4.49.02-.02L17 10.21z"/></svg>
@@ -2,6 +2,8 @@ export { default as icon_accounting_integrations } from "./st/accounting_integra
2
2
  export { default as icon_add_purchase_order } from "./st/add_purchase_order.svg";
3
3
  export { default as icon_add_to_list } from "./st/add_to_list.svg";
4
4
  export { default as icon_add_user } from "./st/add_user.svg";
5
+ export { default as icon_ai_mark } from "./st/ai_mark.svg";
6
+ export { default as icon_ai_mark_gradient } from "./st/ai_mark_gradient.svg";
5
7
  export { default as icon_apply_template } from "./st/apply_template.svg";
6
8
  export { default as icon_appointments } from "./st/appointments.svg";
7
9
  export { default as icon_attach_file } from "./st/attach_file.svg";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/anvil2",
3
- "version": "1.44.0",
3
+ "version": "1.44.1",
4
4
  "type": "module",
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "./dist/index.js",