oziko-ui-kit 0.0.23 → 0.0.24

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.css CHANGED
@@ -1911,8 +1911,8 @@ svg.leaflet-image-layer.leaflet-interactive path {
1911
1911
  .Modal-module_modalContent__HNEeB {
1912
1912
  position: relative;
1913
1913
  background-color: var(--oziko-color-menu-background);
1914
- min-height: 50px;
1915
- min-width: 100px;
1914
+ min-height: 250px;
1915
+ min-width: 400px;
1916
1916
  max-width: 90%;
1917
1917
  max-height: 90%;
1918
1918
  padding: var(--oziko-padding-md);
@@ -2369,95 +2369,63 @@ input:checked + .Switch-module_slider__sHGGR::before {
2369
2369
  .MenuGroup-module_container__VQaFb > *:not(:last-child) {
2370
2370
  border-bottom: 1px solid var(--oziko-color-border);
2371
2371
  }
2372
- .SideBar-module_container__eK6uD {
2373
- background-color: var(--oziko-color-background);
2374
- position: fixed;
2375
- top: 0;
2376
- left: 0;
2377
- width: 350px;
2378
- height: 100%;
2379
- display: flex;
2380
- padding: var(--oziko-padding-md) 0;
2381
- }
2382
- .SideBar-module_container__eK6uD .SideBar-module_menuContainer__KZqBy {
2383
- height: 100%;
2372
+ .Table-module_table__7BBwk {
2384
2373
  display: flex;
2385
- flex-direction: column;
2386
- justify-content: space-between;
2387
- align-items: center;
2388
- padding: 0 0 var(--oziko-padding-lg);
2374
+ border: 1px solid var(--oziko-color-border);
2389
2375
  }
2390
- .SideBar-module_container__eK6uD .SideBar-module_menu__yA1Q8 {
2391
- display: flex;
2392
- flex-direction: column;
2393
- align-items: flex-end;
2394
- width: 100%;
2376
+
2377
+ .Table-module_fixedColumns__fjVOb {
2378
+ position: sticky !important;
2379
+ left: 0;
2380
+ z-index: 1;
2381
+ background-color: white;
2395
2382
  }
2396
- .SideBar-module_container__eK6uD .SideBar-module_menu__yA1Q8 .SideBar-module_menuItem__XWNWi {
2397
- width: 50px;
2398
- height: 70px;
2399
- display: flex;
2400
- align-items: center;
2401
- justify-content: center;
2402
- border-top-left-radius: var(--oziko-border-radius-md);
2403
- border-bottom-left-radius: var(--oziko-border-radius-md);
2404
- cursor: pointer;
2383
+
2384
+ .Table-module_scrollableColumns__PzDZ9 {
2385
+ overflow-x: auto;
2405
2386
  }
2406
- .SideBar-module_container__eK6uD .SideBar-module_menu__yA1Q8 .SideBar-module_active__oWYcQ {
2407
- background-color: var(--oziko-color-menu-background);
2387
+
2388
+ .Table-module_column__daVNe {
2389
+ flex: 1;
2390
+ position: relative;
2408
2391
  }
2409
- .SideBar-module_container__eK6uD .SideBar-module_versionControl__sqQmv {
2410
- cursor: pointer;
2392
+ .Table-module_column__daVNe:not(:last-child) {
2393
+ border-right: 1px solid var(--oziko-color-border);
2411
2394
  }
2412
- .Navigator-module_navigation__plbK8 {
2413
- flex: 8;
2414
- height: 100%;
2415
- background: white;
2416
- border-radius: var(--oziko-border-radius-md);
2395
+
2396
+ .Table-module_header__w6wP3 {
2417
2397
  padding: var(--oziko-padding-md);
2418
- display: flex;
2419
- flex-direction: column;
2420
- gap: var(--oziko-gap-lg);
2421
2398
  }
2422
- .Navigator-module_navigation__plbK8 .Navigator-module_items__IjEtG {
2399
+ .Table-module_header__w6wP3.Table-module_border__ise22 {
2400
+ border-bottom: 1px solid var(--oziko-color-border);
2401
+ }
2402
+
2403
+ .Table-module_cellContainer__3Ltx0 {
2423
2404
  display: flex;
2424
2405
  flex-direction: column;
2425
- gap: var(--oziko-gap-md);
2426
- }
2427
- .Navigator-module_navigation__plbK8 .Navigator-module_header__UiUm- {
2428
- padding: var(--oziko-padding-md) 0 !important;
2429
- }
2430
- .Navigator-module_navigation__plbK8 .Navigator-module_header__UiUm- .Navigator-module_title__tD475 {
2431
- font-weight: 600;
2432
- }
2433
- .Navigator-module_navigation__plbK8 .Navigator-module_header__UiUm- .Navigator-module_icon__a-igT {
2434
- padding: 0 !important;
2435
- height: unset !important;
2436
- }
2437
- .Navigator-module_navigation__plbK8 .Navigator-module_content__-CdNj,
2438
- .Navigator-module_navigation__plbK8 .Navigator-module_ungrouped__4Hmi2 {
2439
- padding: 0 !important;
2440
- }
2441
- .StorageFileSelect-module_container__nWScU {
2442
- padding: 0;
2443
2406
  }
2444
2407
 
2445
- .StorageFileSelect-module_content__mO7ei {
2446
- display: grid !important;
2447
- grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
2448
- background: var(--oziko-color-background);
2408
+ .Table-module_cell__K--55 {
2409
+ padding: var(--oziko-padding-md);
2449
2410
  }
2450
- .StorageFileSelect-module_content__mO7ei .StorageFileSelect-module_file__BQW2b {
2451
- min-width: 100px;
2452
- min-height: 100px;
2453
- max-height: 200px;
2454
- height: 200px;
2411
+ .Table-module_cell__K--55:not(:last-child) {
2412
+ border-bottom: 1px solid var(--oziko-color-border);
2455
2413
  }
2456
- .StorageModalHeading-module_inputContainer__-sj7l {
2457
- border: none !important;
2458
- background: var(--oziko-color-input-background) !important;
2414
+
2415
+ .Table-module_resizer__PTgL3 {
2416
+ width: 3px;
2417
+ height: 100%;
2418
+ cursor: ew-resize;
2419
+ position: absolute;
2420
+ right: 0;
2421
+ top: 0;
2422
+ opacity: 0;
2423
+ transition: opacity var(--oziko-transition-duration) ease;
2459
2424
  }
2460
2425
 
2426
+ .Table-module_focusedCell__-1YzJ {
2427
+ border: 1px solid var(--oziko-color-primary) !important;
2428
+ }
2461
2429
  .Array-module_inputMinimized__N3CzD {
2462
2430
  background-color: var(--oziko-color-input-background);
2463
2431
  border-radius: var(--oziko-border-radius-md);
@@ -39,8 +39,7 @@ export { default as Timeline } from "./components/molecules/timeline/Timeline";
39
39
  export { default as Dashboard } from "./components/organisms/dashboard/layout/DashboardLayout";
40
40
  export { default as MenuGroup } from "./components/organisms/menu-group/MenuGroup";
41
41
  export { default as Section } from "./components/organisms/section/Section";
42
- export { default as Sidebar } from "./components/organisms/sidebar/SideBar";
43
- export { default as StorageFileSelect } from "./components/organisms/storage-file-select/StorageFileSelect";
42
+ export { default as Table } from "./components/organisms/table/Table";
44
43
  export { default as ArrayMinimizedInput } from "./components/atoms/inputs/minimized/array/Array";
45
44
  export { default as BooleanMinimizedInput } from "./components/atoms/inputs/minimized/boolean/Boolean";
46
45
  export { default as ColorMinimizedInput } from "./components/atoms/inputs/minimized/color/ColorMinimized";
@@ -73,6 +72,8 @@ export { default as Tab } from "./components/atoms/tab/Tab";
73
72
  export { default as useInputRepresenter } from "./custom-hooks/useInputRepresenter";
74
73
  export { default as useKeyDown } from "./custom-hooks/useKeyDown";
75
74
  export { default as useOnClickOutside } from "./custom-hooks/useInputRepresenter";
75
+ export { createTheme } from "./theme/createTheme";
76
+ export { useTheme } from "./theme/ThemeContext";
76
77
  export { type TypeChartComponentProps } from "./components/atoms/chart/Chart";
77
78
  export { type TypeFlexElement } from "./components/atoms/flex-element/FlexElement";
78
79
  export { type TypeFluidContainer } from "./components/atoms/fluid-container/FluidContainer";
@@ -94,6 +95,7 @@ export { type TypeAccordionItem } from "./components/molecules/accordion/Accordi
94
95
  export { type TypeAccordionElement } from "./components/molecules/accordion/AccordionElement";
95
96
  export { type TypeValue, type TypeSelectRef, type TypeSelect, } from "./components/molecules/select/Select";
96
97
  export { type TypeBarChartData } from "./components/molecules/timeline/Timeline";
97
- export { type TypeMenuItems, type TypeNavigatorItems, } from "./components/organisms/sidebar/SideBar";
98
- export { type TypeNavigatorHeader } from "./components/organisms/sidebar/navigator/Navigator";
99
- export { type TypeSortProp } from "./components/organisms/storage-file-select/sort-popover-content/SortPopoverContent";
98
+ export { api as apiUtil } from "./utils/api";
99
+ export { color as colorUtil } from "./utils/color";
100
+ export { helperUtils } from "./utils/helperUtils";
101
+ export { time as timeUtil } from "./utils/time";