@kaizen/components 1.70.19 → 1.70.21

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.
@@ -9,7 +9,7 @@ export declare const FilterBarButton: React.ForwardRefExoticComponent<{
9
9
  label: string;
10
10
  selectedValue?: string | JSX.Element;
11
11
  isOpen?: boolean;
12
- } & Omit<import("../../../FilterButton/subcomponents/FilterButtonBase").FilterButtonBaseProps, "children"> & {
12
+ } & Omit<import("../../../FilterButton").FilterButtonBaseProps, "children"> & {
13
13
  filterId: string;
14
14
  isRemovable: boolean | undefined;
15
15
  } & React.RefAttributes<FilterTriggerRef>>;
@@ -1,2 +1,3 @@
1
+ export * from './subcomponents/FilterButtonBase';
1
2
  export * from './FilterButton';
2
3
  export * from './FilterButtonRemovable';
@@ -2,4 +2,4 @@ export declare const handledRtlIcons: {
2
2
  checklist: "checklist_rtl";
3
3
  format_list_numbered: "format_list_numbered_rtl";
4
4
  };
5
- export declare const iconDefaultSet: ("add" | "add_a_photo" | "add_comment" | "add_link" | "arrow_back" | "arrow_downward" | "arrow_drop_down" | "arrow_drop_up" | "arrow_forward" | "arrow_upward" | "assignment" | "assignment_add" | "assignment_ind" | "assignment_returned" | "assignment_turned_in" | "backup" | "bar_chart" | "bookmark" | "brush" | "build" | "cached" | "cancel" | "chat_apps_script" | "chat_error" | "chat_paste_go" | "check" | "check_circle" | "chevron_left" | "chevron_right" | "close" | "close_fullscreen" | "cloud_download" | "comment_bank" | "content_copy" | "dashboard" | "date_range" | "delete" | "domain" | "draft" | "drag_indicator" | "edit" | "error" | "event" | "favorite" | "find_in_page" | "flag" | "flash_on" | "format_bold" | "format_indent_decrease" | "format_indent_increase" | "format_italic" | "format_list_bulleted" | "format_list_numbered" | "format_underlined" | "forum" | "forward" | "front_hand" | "grade" | "group" | "groups" | "help" | "history" | "home" | "horizontal_rule" | "info" | "key" | "keyboard_arrow_down" | "keyboard_arrow_up" | "keyboard_tab" | "keyboard_tab_rtl" | "label" | "lan" | "lightbulb" | "link_off" | "list" | "local_fire_department" | "lock" | "logout" | "mail" | "manage_accounts" | "menu" | "mms" | "more_horiz" | "more_vert" | "north_east" | "note_alt" | "notifications_active" | "open_in_full" | "open_in_new" | "pause" | "percent" | "person" | "person_add" | "person_cancel" | "person_check" | "play_circle" | "playlist_add_check" | "potted_plant" | "power" | "power_settings_new" | "print" | "privacy_tip" | "psychology_alt" | "radio_button_checked" | "radio_button_unchecked" | "rate_review" | "redo" | "reduce_capacity" | "refresh" | "remove" | "reviews" | "schedule" | "school" | "search" | "send" | "sensors" | "sentiment_dissatisfied" | "sentiment_neutral" | "sentiment_satisfied" | "sentiment_very_satisfied" | "settings" | "sms" | "south_east" | "star" | "support" | "thumb_down" | "thumb_up" | "today" | "translate" | "tune" | "undo" | "user_attributes" | "visibility" | "visibility_off" | "warning" | "zoom_in" | "zoom_out" | "auto_awesome")[];
5
+ export declare const iconDefaultSet: ("add" | "add_a_photo" | "add_comment" | "add_link" | "arrow_back" | "arrow_downward" | "arrow_drop_down" | "arrow_drop_up" | "arrow_forward" | "arrow_upward" | "assignment" | "assignment_add" | "assignment_ind" | "assignment_returned" | "assignment_turned_in" | "backup" | "bar_chart" | "bookmark" | "brush" | "build" | "cached" | "cancel" | "chat_apps_script" | "chat_error" | "chat_paste_go" | "check" | "check_circle" | "chevron_left" | "chevron_right" | "close" | "close_fullscreen" | "cloud_download" | "comment_bank" | "content_copy" | "dashboard" | "date_range" | "delete" | "domain" | "draft" | "drag_indicator" | "edit" | "error" | "event" | "favorite" | "find_in_page" | "flag" | "flash_on" | "format_bold" | "format_indent_decrease" | "format_indent_increase" | "format_italic" | "format_list_bulleted" | "format_list_numbered" | "format_underlined" | "forum" | "forward" | "front_hand" | "grade" | "group" | "groups" | "help" | "history" | "home" | "horizontal_rule" | "info" | "key" | "keyboard_arrow_down" | "keyboard_arrow_up" | "keyboard_tab" | "keyboard_tab_rtl" | "label" | "lan" | "lightbulb" | "link_off" | "list" | "local_fire_department" | "lock" | "logout" | "mail" | "manage_accounts" | "menu" | "mms" | "more_horiz" | "more_vert" | "north_east" | "note_alt" | "notifications_active" | "open_in_full" | "open_in_new" | "pause" | "percent" | "person" | "person_add" | "person_cancel" | "person_check" | "play_circle" | "playlist_add_check" | "potted_plant" | "power" | "power_settings_new" | "print" | "privacy_tip" | "psychology_alt" | "radio_button_checked" | "radio_button_unchecked" | "rate_review" | "redo" | "reduce_capacity" | "refresh" | "remove" | "reviews" | "schedule" | "school" | "search" | "send" | "sensors" | "sentiment_dissatisfied" | "sentiment_neutral" | "sentiment_satisfied" | "sentiment_very_satisfied" | "settings" | "share" | "sms" | "south_east" | "star" | "support" | "thumb_down" | "thumb_up" | "today" | "translate" | "tune" | "undo" | "user_attributes" | "visibility" | "visibility_off" | "warning" | "zoom_in" | "zoom_out" | "auto_awesome")[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kaizen/components",
3
- "version": "1.70.19",
3
+ "version": "1.70.21",
4
4
  "description": "Kaizen component library",
5
5
  "author": "Geoffrey Chong <geoff.chong@cultureamp.com>",
6
6
  "homepage": "https://cultureamp.design",
@@ -81,6 +81,11 @@
81
81
  "require": "./dist/cjs/reactAriaComponentsV3.cjs",
82
82
  "types": "./dist/types/__react-aria-components__/index.d.ts"
83
83
  },
84
+ "./v3/utilities": {
85
+ "import": "./dist/esm/utilitiesV3.mjs",
86
+ "require": "./dist/cjs/utilitiesV3.cjs",
87
+ "types": "./dist/types/__utilities__/v3.d.ts"
88
+ },
84
89
  "./dist/styles.css": {
85
90
  "import": "./dist/styles.css",
86
91
  "require": "./dist/styles.css",
@@ -1,2 +1,3 @@
1
+ export * from './subcomponents/FilterButtonBase'
1
2
  export * from './FilterButton'
2
3
  export * from './FilterButtonRemovable'
@@ -130,6 +130,7 @@ export const iconDefaultSet = [
130
130
  'sentiment_satisfied',
131
131
  'sentiment_very_satisfied',
132
132
  'settings',
133
+ 'share',
133
134
  'sms',
134
135
  'south_east',
135
136
  'star',
@@ -23,7 +23,6 @@
23
23
  }
24
24
 
25
25
  &:focus-visible {
26
- background: var(--color-blue-100);
27
26
  color: var(--color-blue-500);
28
27
  border-color: var(--color-blue-500);
29
28
  }
@@ -37,9 +36,13 @@
37
36
  }
38
37
 
39
38
  &:not([data-disabled]):hover {
40
- background: var(--color-blue-100);
39
+ background: var(--color-blue-200);
41
40
  color: var(--color-blue-500);
42
41
  }
42
+
43
+ &:not([data-disabled]):active {
44
+ background: var(--color-blue-100);
45
+ }
43
46
  }
44
47
 
45
48
  .tab[data-selected] {
@@ -3,7 +3,7 @@
3
3
  }
4
4
 
5
5
  .tabList {
6
- border-bottom: 1px solid rgba(var(--color-gray-600-rgb), 0.1);
6
+ border-bottom: 1px solid var(--color-gray-300);
7
7
  padding: var(--spacing-6) 0 0;
8
8
  width: 100%;
9
9
  height: 100%;
@@ -42,7 +42,7 @@
42
42
 
43
43
  .leftArrow,
44
44
  .leftArrow:hover {
45
- border-right: 1px solid rgba(var(--color-gray-600-rgb), 0.1);
45
+ border-right: 1px solid var(--color-gray-300);
46
46
  }
47
47
 
48
48
  .rightArrow {
@@ -51,10 +51,17 @@
51
51
 
52
52
  .rightArrow,
53
53
  .rightArrow:hover {
54
- border-left: 1px solid rgba(var(--color-gray-600-rgb), 0.1);
54
+ border-left: 1px solid var(--color-gray-300);
55
55
  }
56
56
 
57
57
  .leftArrow:hover,
58
58
  .rightArrow:hover {
59
- background: var(--color-gray-200);
59
+ background: var(--color-blue-200);
60
+ color: var(--color-blue-500);
61
+ }
62
+
63
+ .leftArrow:active,
64
+ .rightArrow:active {
65
+ background: var(--color-blue-100);
66
+ color: var(--color-blue-500);
60
67
  }