@bitrise/bitkit-v2 0.3.161 → 0.3.163

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.
@@ -1,59 +1,61 @@
1
- import o from "./NumberInput.recipe.js";
2
- import e from "./Accordion.recipe.js";
1
+ import e from "./NumberInput.recipe.js";
2
+ import o from "./Accordion.recipe.js";
3
3
  import t from "./ActionBar.recipe.js";
4
4
  import r from "./Alert.recipe.js";
5
5
  import i from "./Avatar.recipe.js";
6
6
  import p from "./Breadcrumb.recipe.js";
7
7
  import m from "./Card.recipe.js";
8
8
  import c from "./Checkbox.recipe.js";
9
- import l from "./Combobox.recipe.js";
10
- import a from "./DatePicker.recipe.js";
11
- import { selectSlotRecipe as S } from "./Select.recipe.js";
12
- import f from "./DatePickerSelect.recipe.js";
13
- import R from "./Dialog.recipe.js";
14
- import d from "./EmptyState.recipe.js";
9
+ import l from "./CodeSnippet.recipe.js";
10
+ import a from "./Combobox.recipe.js";
11
+ import S from "./DatePicker.recipe.js";
12
+ import { selectSlotRecipe as f } from "./Select.recipe.js";
13
+ import R from "./DatePickerSelect.recipe.js";
14
+ import d from "./Dialog.recipe.js";
15
+ import n from "./EmptyState.recipe.js";
15
16
  import b from "./ExpandableCard.recipe.js";
16
- import n from "./Field.recipe.js";
17
- import s from "./Fieldset.recipe.js";
18
- import u from "./Menu.recipe.js";
19
- import x from "./NativeSelect.recipe.js";
20
- import g from "./RadioGroup.recipe.js";
21
- import k from "./SegmentGroup.recipe.js";
22
- import v from "./SplitButton.recipe.js";
23
- import h from "./Switch.recipe.js";
24
- import B from "./Table.recipe.js";
25
- import G from "./Tabs.recipe.js";
26
- import P from "./Tag.recipe.js";
27
- import w from "./Tooltip.recipe.js";
28
- var oo = {
29
- accordion: e,
17
+ import s from "./Field.recipe.js";
18
+ import u from "./Fieldset.recipe.js";
19
+ import x from "./Menu.recipe.js";
20
+ import g from "./NativeSelect.recipe.js";
21
+ import k from "./RadioGroup.recipe.js";
22
+ import v from "./SegmentGroup.recipe.js";
23
+ import h from "./SplitButton.recipe.js";
24
+ import B from "./Switch.recipe.js";
25
+ import G from "./Table.recipe.js";
26
+ import P from "./Tabs.recipe.js";
27
+ import w from "./Tag.recipe.js";
28
+ import y from "./Tooltip.recipe.js";
29
+ var te = {
30
+ accordion: o,
30
31
  actionBar: t,
31
32
  alert: r,
32
33
  avatar: i,
33
34
  breadcrumb: p,
34
35
  card: m,
35
36
  checkbox: c,
36
- combobox: l,
37
- datePicker: a,
38
- datePickerSelect: f,
39
- dialog: R,
40
- emptyState: d,
37
+ codeSnippet: l,
38
+ combobox: a,
39
+ datePicker: S,
40
+ datePickerSelect: R,
41
+ dialog: d,
42
+ emptyState: n,
41
43
  expandableCard: b,
42
- field: n,
43
- fieldset: s,
44
- menu: u,
45
- nativeSelect: x,
46
- numberInput: o,
47
- radioGroup: g,
48
- segmentGroup: k,
49
- select: S,
50
- splitButton: v,
51
- switch: h,
52
- table: B,
53
- tabs: G,
54
- tag: P,
55
- tooltip: w
44
+ field: s,
45
+ fieldset: u,
46
+ menu: x,
47
+ nativeSelect: g,
48
+ numberInput: e,
49
+ radioGroup: k,
50
+ segmentGroup: v,
51
+ select: f,
52
+ splitButton: h,
53
+ switch: B,
54
+ table: G,
55
+ tabs: P,
56
+ tag: w,
57
+ tooltip: y
56
58
  };
57
59
  export {
58
- oo as default
60
+ te as default
59
61
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bitrise/bitkit-v2",
3
3
  "private": false,
4
- "version": "0.3.161",
4
+ "version": "0.3.163",
5
5
  "description": "Bitrise Design System Components built with Chakra UI V3",
6
6
  "keywords": [
7
7
  "react",