@konstructio/ui 0.1.2-alpha.37 → 0.1.2-alpha.39

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/dist/index.js CHANGED
@@ -4,109 +4,111 @@ import { AlertDialog as x } from "./components/AlertDialog/AlertDialog.js";
4
4
  import { Autocomplete as a } from "./components/Autocomplete/Autocomplete.js";
5
5
  import { Badge as n } from "./components/Badge/Badge.js";
6
6
  import { Breadcrumb as g } from "./components/Breadcrumb/Breadcrumb.js";
7
- import { Button as T } from "./components/Button/Button.js";
7
+ import { Button as u } from "./components/Button/Button.js";
8
8
  import { Card as c } from "./components/Card/Card.js";
9
9
  import { Checkbox as h } from "./components/Checkbox/Checkbox.js";
10
- import { DatePicker as C } from "./components/Datepicker/DatePicker.js";
11
- import { Divider as v } from "./components/Divider/Divider.js";
12
- import { Dropdown as N } from "./components/Dropdown/Dropdown.js";
13
- import { DropdownButton as S } from "./components/DropdownButton/DropdownButton.js";
14
- import { Filter as w } from "./components/Filter/Filter.js";
15
- import { BadgeMultiSelect as k } from "./components/Filter/components/BadgeDropdown/BadgeMultiSelect.js";
16
- import { DateFilterDropdown as G } from "./components/Filter/components/DateFilterDropdown/DateFilterDropdown.js";
17
- import { Input as L } from "./components/Input/Input.js";
10
+ import { DatePicker as D } from "./components/Datepicker/DatePicker.js";
11
+ import { Divider as S } from "./components/Divider/Divider.js";
12
+ import { Dropdown as B } from "./components/Dropdown/Dropdown.js";
13
+ import { DropdownButton as P } from "./components/DropdownButton/DropdownButton.js";
14
+ import { Filter as R } from "./components/Filter/Filter.js";
15
+ import { BadgeMultiSelect as M } from "./components/Filter/components/BadgeDropdown/BadgeMultiSelect.js";
16
+ import { DateFilterDropdown as F } from "./components/Filter/components/DateFilterDropdown/DateFilterDropdown.js";
17
+ import { Input as I } from "./components/Input/Input.js";
18
18
  import { Loading as y } from "./components/Loading/Loading.js";
19
19
  import { M as O } from "./Modal-CtAG97Ts.js";
20
- import { NumberInput as j } from "./components/NumberInput/NumberInput.js";
21
- import { PhoneNumberInput as E } from "./components/PhoneNumberInput/PhoneNumberInput.js";
22
- import { PieChart as J } from "./components/PieChart/PieChart.js";
23
- import { ProgressBar as Q } from "./components/ProgressBar/ProgressBar.js";
24
- import { Radio as W } from "./components/Radio/Radio.js";
25
- import { RadioCard as Y } from "./components/RadioCard/RadioCard.js";
26
- import { RadioCardGroup as _ } from "./components/RadioCardGroup/RadioCardGroup.js";
27
- import { RadioGroup as oo } from "./components/RadioGroup/RadioGroup.js";
28
- import { Range as eo } from "./components/Range/Range.js";
29
- import { Footer as po } from "./components/Sidebar/components/Footer/Footer.js";
30
- import { Logo as xo } from "./components/Sidebar/components/Logo/Logo.js";
31
- import { Navigation as ao } from "./components/Sidebar/components/Navigation/Navigation.js";
32
- import { NavigationGroup as no } from "./components/Sidebar/components/NavigationGroup/NavigationGroup.js";
33
- import { NavigationOption as uo } from "./components/Sidebar/components/NavigationOption/NavigationOption.js";
34
- import { NavigationSeparator as lo } from "./components/Sidebar/components/NavigationSeparator/NavigationSeparator.js";
35
- import { Sidebar as bo } from "./components/Sidebar/Sidebar.js";
36
- import { Slider as so } from "./components/Slider/Slider.js";
37
- import { Switch as Do } from "./components/Switch/Switch.js";
38
- import { Table as Bo } from "./components/Table/Table.js";
39
- import { Content as Po } from "./components/Tabs/components/Content.js";
40
- import { List as Ro } from "./components/Tabs/components/List.js";
41
- import { Tabs as Ao } from "./components/Tabs/Tabs.js";
42
- import { Trigger as Fo } from "./components/Tabs/components/Trigger.js";
43
- import { Tag as Io } from "./components/Tag/Tag.js";
44
- import { TagSelect as Mo } from "./components/TagSelect/TagSelect.js";
45
- import { TextArea as zo } from "./components/TextArea/TextArea.js";
46
- import { TimePicker as Vo } from "./components/TimePicker/TimePicker.js";
47
- import { Toast as qo } from "./components/Toast/Toast.js";
48
- import { Tooltip as Ho } from "./components/Tooltip/Tooltip.js";
49
- import { Typography as Ko } from "./components/Typography/Typography.js";
50
- import { TruncateText as Uo } from "./components/VirtualizedTable/components/TruncateText/TruncateText.js";
51
- import { VirtualizedTable as Xo } from "./components/VirtualizedTable/VirtualizedTable.js";
52
- import { ThemeContext as Zo } from "./contexts/theme.context.js";
53
- import { useTheme as $o } from "./contexts/theme.hook.js";
54
- import { ThemeProvider as rr } from "./contexts/theme.provider.js";
55
- import { useToggle as tr } from "./hooks/useToggle.js";
20
+ import { MultiSelectDropdown as j } from "./components/MultiSelectDropdown/MultiSelectDropdown.js";
21
+ import { NumberInput as E } from "./components/NumberInput/NumberInput.js";
22
+ import { PhoneNumberInput as J } from "./components/PhoneNumberInput/PhoneNumberInput.js";
23
+ import { PieChart as Q } from "./components/PieChart/PieChart.js";
24
+ import { ProgressBar as W } from "./components/ProgressBar/ProgressBar.js";
25
+ import { Radio as Y } from "./components/Radio/Radio.js";
26
+ import { RadioCard as _ } from "./components/RadioCard/RadioCard.js";
27
+ import { RadioCardGroup as oo } from "./components/RadioCardGroup/RadioCardGroup.js";
28
+ import { RadioGroup as eo } from "./components/RadioGroup/RadioGroup.js";
29
+ import { Range as po } from "./components/Range/Range.js";
30
+ import { Footer as xo } from "./components/Sidebar/components/Footer/Footer.js";
31
+ import { Logo as ao } from "./components/Sidebar/components/Logo/Logo.js";
32
+ import { Navigation as no } from "./components/Sidebar/components/Navigation/Navigation.js";
33
+ import { NavigationGroup as lo } from "./components/Sidebar/components/NavigationGroup/NavigationGroup.js";
34
+ import { NavigationOption as To } from "./components/Sidebar/components/NavigationOption/NavigationOption.js";
35
+ import { NavigationSeparator as bo } from "./components/Sidebar/components/NavigationSeparator/NavigationSeparator.js";
36
+ import { Sidebar as so } from "./components/Sidebar/Sidebar.js";
37
+ import { Slider as Co } from "./components/Slider/Slider.js";
38
+ import { Switch as vo } from "./components/Switch/Switch.js";
39
+ import { Table as No } from "./components/Table/Table.js";
40
+ import { Content as wo } from "./components/Tabs/components/Content.js";
41
+ import { List as Ao } from "./components/Tabs/components/List.js";
42
+ import { Tabs as ko } from "./components/Tabs/Tabs.js";
43
+ import { Trigger as Go } from "./components/Tabs/components/Trigger.js";
44
+ import { Tag as Lo } from "./components/Tag/Tag.js";
45
+ import { TagSelect as zo } from "./components/TagSelect/TagSelect.js";
46
+ import { TextArea as Vo } from "./components/TextArea/TextArea.js";
47
+ import { TimePicker as qo } from "./components/TimePicker/TimePicker.js";
48
+ import { Toast as Ho } from "./components/Toast/Toast.js";
49
+ import { Tooltip as Ko } from "./components/Tooltip/Tooltip.js";
50
+ import { Typography as Uo } from "./components/Typography/Typography.js";
51
+ import { TruncateText as Xo } from "./components/VirtualizedTable/components/TruncateText/TruncateText.js";
52
+ import { VirtualizedTable as Zo } from "./components/VirtualizedTable/VirtualizedTable.js";
53
+ import { ThemeContext as $o } from "./contexts/theme.context.js";
54
+ import { useTheme as rr } from "./contexts/theme.hook.js";
55
+ import { ThemeProvider as tr } from "./contexts/theme.provider.js";
56
+ import { useToggle as mr } from "./hooks/useToggle.js";
56
57
  export {
57
58
  p as Alert,
58
59
  x as AlertDialog,
59
60
  a as Autocomplete,
60
61
  n as Badge,
61
- k as BadgeMultiSelect,
62
+ M as BadgeMultiSelect,
62
63
  g as Breadcrumb,
63
- T as Button,
64
+ u as Button,
64
65
  c as Card,
65
66
  h as Checkbox,
66
- Po as Content,
67
- G as DateFilterDropdown,
68
- C as DatePicker,
69
- v as Divider,
70
- N as Dropdown,
71
- S as DropdownButton,
72
- w as Filter,
73
- po as Footer,
74
- L as Input,
75
- Ro as List,
67
+ wo as Content,
68
+ F as DateFilterDropdown,
69
+ D as DatePicker,
70
+ S as Divider,
71
+ B as Dropdown,
72
+ P as DropdownButton,
73
+ R as Filter,
74
+ xo as Footer,
75
+ I as Input,
76
+ Ao as List,
76
77
  y as Loading,
77
- xo as Logo,
78
+ ao as Logo,
78
79
  O as Modal,
79
- ao as Navigation,
80
- no as NavigationGroup,
81
- uo as NavigationOption,
82
- lo as NavigationSeparator,
83
- j as NumberInput,
84
- E as PhoneNumberInput,
85
- J as PieChart,
86
- Q as ProgressBar,
87
- W as Radio,
88
- Y as RadioCard,
89
- _ as RadioCardGroup,
90
- oo as RadioGroup,
91
- eo as Range,
92
- bo as Sidebar,
93
- so as Slider,
94
- Do as Switch,
95
- Bo as Table,
96
- Ao as Tabs,
97
- Io as Tag,
98
- Mo as TagSelect,
99
- zo as TextArea,
100
- Zo as ThemeContext,
101
- rr as ThemeProvider,
102
- Vo as TimePicker,
103
- qo as Toast,
104
- Ho as Tooltip,
105
- Fo as Trigger,
106
- Uo as TruncateText,
107
- Ko as Typography,
108
- Xo as VirtualizedTable,
80
+ j as MultiSelectDropdown,
81
+ no as Navigation,
82
+ lo as NavigationGroup,
83
+ To as NavigationOption,
84
+ bo as NavigationSeparator,
85
+ E as NumberInput,
86
+ J as PhoneNumberInput,
87
+ Q as PieChart,
88
+ W as ProgressBar,
89
+ Y as Radio,
90
+ _ as RadioCard,
91
+ oo as RadioCardGroup,
92
+ eo as RadioGroup,
93
+ po as Range,
94
+ so as Sidebar,
95
+ Co as Slider,
96
+ vo as Switch,
97
+ No as Table,
98
+ ko as Tabs,
99
+ Lo as Tag,
100
+ zo as TagSelect,
101
+ Vo as TextArea,
102
+ $o as ThemeContext,
103
+ tr as ThemeProvider,
104
+ qo as TimePicker,
105
+ Ho as Toast,
106
+ Ko as Tooltip,
107
+ Go as Trigger,
108
+ Xo as TruncateText,
109
+ Uo as Typography,
110
+ Zo as VirtualizedTable,
109
111
  e as cn,
110
- $o as useTheme,
111
- tr as useToggle
112
+ rr as useTheme,
113
+ mr as useToggle
112
114
  };
package/dist/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@konstructio/ui",
3
3
  "description": "A set of reusable and customizable React components built for konstruct.io",
4
4
  "private": false,
5
- "version": "0.1.2-alpha.36",
5
+ "version": "0.1.2-alpha.38",
6
6
  "type": "module",
7
7
  "license": "MIT",
8
8
  "main": "dist/index.js",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@konstructio/ui",
3
3
  "description": "A set of reusable and customizable React components built for konstruct.io",
4
4
  "private": false,
5
- "version": "0.1.2-alpha.37",
5
+ "version": "0.1.2-alpha.39",
6
6
  "type": "module",
7
7
  "license": "MIT",
8
8
  "main": "dist/index.js",