@hybridcore/ui 1.6.26 → 1.6.27

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/main.js CHANGED
@@ -6,7 +6,7 @@ import { h as n } from "./helpers-D4uXfBfO.js";
6
6
  import { Card as s } from "./components/card/index.js";
7
7
  import { CardAlternate as C } from "./components/card-alternate/index.js";
8
8
  import { ChartWrapper as T } from "./components/charts/chart-wrapper/index.js";
9
- import { CandlestickChart as h } from "./components/charts/candlestick/index.js";
9
+ import { CandlestickChart as D } from "./components/charts/candlestick/index.js";
10
10
  import { ForecastConeChart as L } from "./components/charts/forecast-cone/index.js";
11
11
  import { ColumnLineMix as I } from "./components/charts/column-line-mix/index.js";
12
12
  import { DonutChart as y } from "./components/charts/donut-chart/index.js";
@@ -32,70 +32,71 @@ import { CollapsibleCard as nr } from "./components/collapsible-card/index.js";
32
32
  import { ConditionalWrapper as sr } from "./components/conditional-wrapper/index.js";
33
33
  import { alert as Cr, confirm as Pr } from "./components/confirm/index.js";
34
34
  import { HCNotificationProvider as ur } from "./components/notification/index.js";
35
- import { Container as Dr } from "./components/container/index.js";
35
+ import { Container as hr } from "./components/container/index.js";
36
36
  import { ContextMenu as Sr } from "./components/context-menu/index.js";
37
37
  import { DataGrid as gr } from "./components/data-grid/index.js";
38
- import { DataMap as Fr } from "./components/data-map/index.js";
39
- import { DisseminationList as Ar } from "./components/data-security-selectors/dissemination-list/index.js";
40
- import { SecurityLevel as kr } from "./components/data-security-selectors/security-level/index.js";
41
- import { DatePickerWithCustomRange as Mr } from "./components/date-picker-with-custom-range/index.js";
42
- import { DEFAULT_RELATIVE_PRESET_LABELS as wr } from "./components/date-picker-with-custom-range/logic.js";
43
- import { DateTimePicker as Hr } from "./components/date-time-picker/index.js";
44
- import { Divider as Br } from "./components/divider/index.js";
45
- import { DateRangePicker as _r } from "./components/date-range-picker/index.js";
46
- import { DocumentViewer as Ur } from "./components/document-viewer/index.js";
47
- import { DurationSelect as jr } from "./components/duration-select/index.js";
48
- import { EditableText as Xr } from "./components/editable-text/index.js";
49
- import { GeometryPicker as qr } from "./components/geometry-picker/index.js";
50
- import { Geometry as Kr } from "./components/geometry-picker/geometry/index.js";
51
- import { Parser as Zr } from "./components/geometry-picker/parser/index.js";
52
- import { HeatMap as ro } from "./components/heat-map/index.js";
53
- import { IconButton as eo } from "./components/icon-button/index.js";
54
- import { InstanceForm as mo } from "./components/instance-form/index.js";
55
- import { InstanceHierarchyTable as ao } from "./components/instance-hierarchy-table/index.js";
56
- import { InstanceTable as fo } from "./components/instance-table/index.js";
57
- import { InstanceVariableList as lo } from "./components/instance-variable-list/index.js";
58
- import { LinearIndicator as co } from "./components/linear-indicator/index.js";
59
- import { Loading as Co } from "./components/loading/index.js";
60
- import { Map as To } from "./components/map/index.js";
61
- import { MetricCard as ho } from "./components/metric-card/index.js";
62
- import { ObjectProfileCard as Lo } from "./components/object-profile-card/index.js";
63
- import { PaginatedList as Io } from "./components/paginated-list/index.js";
64
- import { StatusIndicator as yo } from "./components/status-indicator/index.js";
65
- import { PhoneInput as bo } from "./components/phone-input/index.js";
66
- import { Placeholder as Vo } from "./components/placeholder/index.js";
67
- import { PositionalTooltip as vo } from "./components/positional-tooltip/index.js";
68
- import { PrrMap as Ro } from "./components/prr-map/index.js";
69
- import { RangeSelector as Eo } from "./components/range-selector/index.js";
70
- import { RasterGridMap as Go } from "./components/raster-grid-map/index.js";
71
- import { SearchInput as Wo } from "./components/search-input/index.js";
72
- import { ScrollDrag as Oo } from "./components/scroll-drag/index.js";
73
- import { SimplePivotTable as No } from "./components/simple-pivot-table/index.js";
74
- import { SortableList as zo } from "./components/sortable-list/index.js";
75
- import { StatsBox as Yo } from "./components/stats-box/index.js";
76
- import { StaticText as Jo } from "./components/static-text/index.js";
77
- import { Tabs as Qo } from "./components/tabs/index.js";
78
- import { TextOverflow as $o } from "./components/text-overflow/index.js";
79
- import { TemplateFilters as oe } from "./components/template-filters/index.js";
80
- import { TemplateForm as te } from "./components/template-form/index.js";
81
- import { TemplatePropertyFilters as pe } from "./components/template-property-filters/index.js";
82
- import { Property as xe } from "./components/template-property-filters/property.js";
83
- import { TimelineWidget as ie } from "./components/timeline/index.js";
84
- import { ToggleViewButton as ne } from "./components/toggle-view-button/index.js";
85
- import { TreeSelect as se } from "./components/tree-select/index.js";
86
- import { TreeViewFilter as Ce } from "./components/treeview-filter/index.js";
87
- import { Uploader as Te } from "./components/uploader/index.js";
88
- import { VisuallyHiddenInput as he } from "./components/visually-hidden-input/styled.js";
89
- import { Widget as Le } from "./components/widget/styled.js";
90
- import { FlexCol as Ie } from "./components/flex-col/index.js";
91
- import { FlexRow as ye } from "./components/flex-row/index.js";
92
- import { notify as be, removeNotification as Ae } from "./components/notification/store.js";
38
+ import { DataList as Fr } from "./components/data-list/index.js";
39
+ import { DataMap as Ar } from "./components/data-map/index.js";
40
+ import { DisseminationList as kr } from "./components/data-security-selectors/dissemination-list/index.js";
41
+ import { SecurityLevel as Mr } from "./components/data-security-selectors/security-level/index.js";
42
+ import { DatePickerWithCustomRange as wr } from "./components/date-picker-with-custom-range/index.js";
43
+ import { DEFAULT_RELATIVE_PRESET_LABELS as Hr } from "./components/date-picker-with-custom-range/logic.js";
44
+ import { DateTimePicker as Br } from "./components/date-time-picker/index.js";
45
+ import { Divider as _r } from "./components/divider/index.js";
46
+ import { DateRangePicker as Ur } from "./components/date-range-picker/index.js";
47
+ import { DocumentViewer as jr } from "./components/document-viewer/index.js";
48
+ import { DurationSelect as Xr } from "./components/duration-select/index.js";
49
+ import { EditableText as qr } from "./components/editable-text/index.js";
50
+ import { GeometryPicker as Kr } from "./components/geometry-picker/index.js";
51
+ import { Geometry as Zr } from "./components/geometry-picker/geometry/index.js";
52
+ import { Parser as ro } from "./components/geometry-picker/parser/index.js";
53
+ import { HeatMap as eo } from "./components/heat-map/index.js";
54
+ import { IconButton as mo } from "./components/icon-button/index.js";
55
+ import { InstanceForm as ao } from "./components/instance-form/index.js";
56
+ import { InstanceHierarchyTable as fo } from "./components/instance-hierarchy-table/index.js";
57
+ import { InstanceTable as lo } from "./components/instance-table/index.js";
58
+ import { InstanceVariableList as co } from "./components/instance-variable-list/index.js";
59
+ import { LinearIndicator as Co } from "./components/linear-indicator/index.js";
60
+ import { Loading as To } from "./components/loading/index.js";
61
+ import { Map as Do } from "./components/map/index.js";
62
+ import { MetricCard as Lo } from "./components/metric-card/index.js";
63
+ import { ObjectProfileCard as Io } from "./components/object-profile-card/index.js";
64
+ import { PaginatedList as yo } from "./components/paginated-list/index.js";
65
+ import { StatusIndicator as bo } from "./components/status-indicator/index.js";
66
+ import { PhoneInput as Vo } from "./components/phone-input/index.js";
67
+ import { Placeholder as vo } from "./components/placeholder/index.js";
68
+ import { PositionalTooltip as Ro } from "./components/positional-tooltip/index.js";
69
+ import { PrrMap as Eo } from "./components/prr-map/index.js";
70
+ import { RangeSelector as Go } from "./components/range-selector/index.js";
71
+ import { RasterGridMap as Wo } from "./components/raster-grid-map/index.js";
72
+ import { SearchInput as Oo } from "./components/search-input/index.js";
73
+ import { ScrollDrag as No } from "./components/scroll-drag/index.js";
74
+ import { SimplePivotTable as zo } from "./components/simple-pivot-table/index.js";
75
+ import { SortableList as Yo } from "./components/sortable-list/index.js";
76
+ import { StatsBox as Jo } from "./components/stats-box/index.js";
77
+ import { StaticText as Qo } from "./components/static-text/index.js";
78
+ import { Tabs as $o } from "./components/tabs/index.js";
79
+ import { TextOverflow as oe } from "./components/text-overflow/index.js";
80
+ import { TemplateFilters as te } from "./components/template-filters/index.js";
81
+ import { TemplateForm as pe } from "./components/template-form/index.js";
82
+ import { TemplatePropertyFilters as xe } from "./components/template-property-filters/index.js";
83
+ import { Property as ie } from "./components/template-property-filters/property.js";
84
+ import { TimelineWidget as ne } from "./components/timeline/index.js";
85
+ import { ToggleViewButton as se } from "./components/toggle-view-button/index.js";
86
+ import { TreeSelect as Ce } from "./components/tree-select/index.js";
87
+ import { TreeViewFilter as Te } from "./components/treeview-filter/index.js";
88
+ import { Uploader as De } from "./components/uploader/index.js";
89
+ import { VisuallyHiddenInput as Le } from "./components/visually-hidden-input/styled.js";
90
+ import { Widget as Ie } from "./components/widget/styled.js";
91
+ import { FlexCol as ye } from "./components/flex-col/index.js";
92
+ import { FlexRow as be } from "./components/flex-row/index.js";
93
+ import { notify as Ve, removeNotification as ke } from "./components/notification/store.js";
93
94
  export {
94
95
  i as Access,
95
96
  n as AccessUtils,
96
97
  x as AdapterDayjs,
97
98
  xr as Button,
98
- h as CandlestickChart,
99
+ D as CandlestickChart,
99
100
  s as Card,
100
101
  C as CardAlternate,
101
102
  T as ChartWrapper,
@@ -103,89 +104,90 @@ export {
103
104
  ir as ColorPicker,
104
105
  I as ColumnLineMix,
105
106
  sr as ConditionalWrapper,
106
- Dr as Container,
107
+ hr as Container,
107
108
  Sr as ContextMenu,
108
- wr as DEFAULT_RELATIVE_PRESET_LABELS,
109
+ Hr as DEFAULT_RELATIVE_PRESET_LABELS,
109
110
  pr as DEFAULT_VIRIDIS_COOL,
110
111
  gr as DataGrid,
111
- Fr as DataMap,
112
- Mr as DatePickerWithCustomRange,
113
- _r as DateRangePicker,
114
- Hr as DateTimePicker,
115
- Ar as DisseminationList,
116
- Br as Divider,
117
- Ur as DocumentViewer,
112
+ Fr as DataList,
113
+ Ar as DataMap,
114
+ wr as DatePickerWithCustomRange,
115
+ Ur as DateRangePicker,
116
+ Br as DateTimePicker,
117
+ kr as DisseminationList,
118
+ _r as Divider,
119
+ jr as DocumentViewer,
118
120
  y as DonutChart,
119
121
  b as DrillDownTreemap,
120
122
  V as DrillDownVoronoiTreemap,
121
- jr as DurationSelect,
122
- Xr as EditableText,
123
- Ie as FlexCol,
124
- ye as FlexRow,
123
+ Xr as DurationSelect,
124
+ qr as EditableText,
125
+ ye as FlexCol,
126
+ be as FlexRow,
125
127
  L as ForecastConeChart,
126
- Kr as GeometryDraw,
127
- Zr as GeometryParser,
128
- qr as GeometryPicker,
128
+ Zr as GeometryDraw,
129
+ ro as GeometryParser,
130
+ Kr as GeometryPicker,
129
131
  ur as HCNotificationProvider,
130
- ro as HeatMap,
132
+ eo as HeatMap,
131
133
  v as Heatmap,
132
134
  R as HighlightLineChart,
133
135
  E as Histogram,
134
- eo as IconButton,
135
- mo as InstanceForm,
136
- ao as InstanceHierarchyTable,
137
- fo as InstanceTable,
138
- lo as InstanceVariableList,
136
+ mo as IconButton,
137
+ ao as InstanceForm,
138
+ fo as InstanceHierarchyTable,
139
+ lo as InstanceTable,
140
+ co as InstanceVariableList,
139
141
  G as LineChart,
140
- co as LinearIndicator,
141
- Co as Loading,
142
+ Co as LinearIndicator,
143
+ To as Loading,
142
144
  p as LocalizationProvider,
143
145
  W as LogaritmicScale,
144
- To as Map,
145
- ho as MetricCard,
146
+ Do as Map,
147
+ Lo as MetricCard,
146
148
  O as MultipleValueAxes,
147
149
  N as NestedPie,
148
- Lo as ObjectProfileCard,
150
+ Io as ObjectProfileCard,
149
151
  z as PackedCircles,
150
- Io as PaginatedList,
151
- bo as PhoneInput,
152
+ yo as PaginatedList,
153
+ Vo as PhoneInput,
152
154
  Y as PieChart,
153
- Vo as Placeholder,
154
- vo as PositionalTooltip,
155
- xe as PropertyFilterInput,
156
- Ro as PrrMap,
157
- Eo as RangeSelector,
158
- Go as RasterGridMap,
159
- Oo as ScrollDrag,
160
- Wo as SearchInput,
161
- kr as SecurityLevel,
162
- No as SimplePivotTable,
163
- zo as SortableList,
155
+ vo as Placeholder,
156
+ Ro as PositionalTooltip,
157
+ ie as PropertyFilterInput,
158
+ Eo as PrrMap,
159
+ Go as RangeSelector,
160
+ Wo as RasterGridMap,
161
+ No as ScrollDrag,
162
+ Oo as SearchInput,
163
+ Mr as SecurityLevel,
164
+ zo as SimplePivotTable,
165
+ Yo as SortableList,
164
166
  J as StackedAreaRadar,
165
167
  Q as StackedColumnChart,
166
- Jo as StaticText,
167
- Yo as StatsBox,
168
- yo as StatusIndicator,
169
- Qo as Tabs,
170
- oe as TemplateFilters,
171
- te as TemplateForm,
172
- pe as TemplatePropertyFilters,
173
- $o as TextOverflow,
168
+ Qo as StaticText,
169
+ Jo as StatsBox,
170
+ bo as StatusIndicator,
171
+ $o as Tabs,
172
+ te as TemplateFilters,
173
+ pe as TemplateForm,
174
+ xe as TemplatePropertyFilters,
175
+ oe as TextOverflow,
174
176
  e as ThemeProvider,
175
- ie as TimelineWidget,
176
- ne as ToggleViewButton,
177
- se as TreeSelect,
178
- Ce as TreeViewFilter,
179
- Te as Uploader,
180
- he as VisuallyHiddenInput,
181
- Le as Widget,
177
+ ne as TimelineWidget,
178
+ se as ToggleViewButton,
179
+ Ce as TreeSelect,
180
+ Te as TreeViewFilter,
181
+ De as Uploader,
182
+ Le as VisuallyHiddenInput,
183
+ Ie as Widget,
182
184
  $ as XYChart,
183
185
  Cr as alert,
184
186
  Pr as confirm,
185
187
  t as createTheme,
186
188
  or as formatValue,
187
189
  er as humanizeLabel,
188
- be as notify,
189
- Ae as removeNotification,
190
+ Ve as notify,
191
+ ke as removeNotification,
190
192
  tr as resolveConditionalStyle
191
193
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hybridcore/ui",
3
3
  "description": "Hybrid Core UI Library",
4
- "version": "1.6.26",
4
+ "version": "1.6.27",
5
5
  "author": "Hybrid Core",
6
6
  "license": "ISC",
7
7
  "type": "module",