@spaziodati/atoka-design-system 10.0.0 → 10.2.0

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.
Files changed (87) hide show
  1. package/AddableItems/AddableItems.d.ts +0 -1
  2. package/AddableItems/index.js +1 -2
  3. package/BubbleChart/index.d.ts +2 -0
  4. package/BubbleChart/index.js +1 -1
  5. package/ButtonDropdown/index.d.ts +1 -0
  6. package/CardsPage/index.d.ts +2 -0
  7. package/CardsPage/index.js +3 -3
  8. package/CursorPagination/index.d.ts +1 -0
  9. package/DatePicker/index.js +1 -1
  10. package/DatePickerInput/index.d.ts +1 -0
  11. package/DatePickerInput/index.js +1 -1
  12. package/DetailPage/DetailPageHeaderUI.d.ts +0 -1
  13. package/DetailPage/index.d.ts +2 -0
  14. package/DetailPage/index.js +1 -1
  15. package/DetailPageContent/fixtures.d.ts +0 -9
  16. package/DetailPageContent/index.d.ts +1 -0
  17. package/DetailPageContent/index.js +1 -1
  18. package/Dropdown/index.js +1 -1
  19. package/EditableString/index.js +2 -2
  20. package/Facet/FacetHelp.d.ts +0 -8
  21. package/Facet/index.js +3 -3
  22. package/FeedbackButton/index.d.ts +1 -0
  23. package/Funnel/index.d.ts +1 -0
  24. package/Funnel/index.js +2 -2
  25. package/GeoMap/index.d.ts +1 -0
  26. package/GridCard/index.js +1 -1
  27. package/HighlightableText/index.js +1 -1
  28. package/Histogram/index.d.ts +2 -0
  29. package/Histogram/index.js +1 -1
  30. package/InlineStringEditor/index.d.ts +1 -0
  31. package/InlineStringEditor/index.js +1 -1
  32. package/InputGroup/index.d.ts +2 -0
  33. package/Jumbotron/index.d.ts +1 -0
  34. package/Map/index.d.ts +2 -0
  35. package/Map/index.js +1 -1
  36. package/Modal/index.d.ts +1 -0
  37. package/MultiModeDatePicker/MultiModeDatePicker.d.ts +0 -1
  38. package/MultiModeDatePicker/index.d.ts +2 -0
  39. package/MultiModeDatePicker/index.js +1 -1
  40. package/Navbar/index.d.ts +1 -0
  41. package/Navbar/index.js +3 -3
  42. package/Pagination/index.d.ts +1 -0
  43. package/PieChart/index.d.ts +1 -0
  44. package/PieChart/index.js +2 -2
  45. package/PublicFooter/index.d.ts +1 -0
  46. package/PublicNavbar/index.d.ts +1 -0
  47. package/ResponsiveLineChart/ResponsiveLineChart.d.ts +0 -1
  48. package/ResponsiveLineChart/index.d.ts +1 -0
  49. package/ResponsiveLineChart/index.js +1 -1
  50. package/RowCard/RowCardLayout.d.ts +3 -8
  51. package/RowCard/index.js +1 -1
  52. package/SelectDropdown/SelectDropdown.d.ts +9 -1
  53. package/SelectDropdown/index.js +1 -1
  54. package/StatisticsItemCard/index.d.ts +1 -0
  55. package/StatisticsItemCard/index.js +1 -1
  56. package/StatisticsLegend/index.d.ts +3 -0
  57. package/StatisticsLegend/index.js +2 -2
  58. package/StreamDialog/index.d.ts +1 -0
  59. package/Suggester/index.d.ts +3 -0
  60. package/Suggester/index.js +2 -2
  61. package/SunBurst/index.d.ts +2 -0
  62. package/TabSwitcher/index.js +1 -1
  63. package/Title/index.d.ts +1 -0
  64. package/Toast/index.d.ts +2 -0
  65. package/UserAvatar/index.js +1 -1
  66. package/Utils/Statistics.d.ts +0 -1
  67. package/Utils/Style.d.ts +1 -0
  68. package/Utils/Text.d.ts +1 -1
  69. package/Utils/index.d.ts +5 -0
  70. package/Utils/index.js +5 -6
  71. package/_shared/{AtokaDropdownToggles-s9UdVkW7.js → AtokaDropdownToggles-B6q-ieDU.js} +1 -2
  72. package/_shared/{CardMenu-Dtn3ekWc.js → CardMenu-CvhJBEHI.js} +1 -1
  73. package/_shared/{DatePicker-BAGYjcIT.js → DatePicker-DLES5hkO.js} +1 -1
  74. package/_shared/{HighlightableText-D0tZl92S.js → HighlightableText-e3yQ0DQg.js} +1 -1
  75. package/_shared/{InlineStringEditor-Do24E8yV.js → InlineStringEditor-Qd51lEZm.js} +1 -1
  76. package/_shared/{MultiModeDatePicker-CHfI589j.js → MultiModeDatePicker-BVFPSsWL.js} +2 -2
  77. package/_shared/{RowCard-Do8PVEjP.js → RowCard-CqPQ-gmI.js} +1 -1
  78. package/_shared/{SelectDropdown-CamvT0US.js → SelectDropdown-GHblwuD9.js} +48 -20
  79. package/_shared/{StatisticsSVGLegend-BAuiH8MT.js → StatisticsSVGLegend-BaeY7Liv.js} +1 -1
  80. package/_shared/{TabSwitcher-DPpuunX7.js → TabSwitcher-jXRZG1zt.js} +1 -1
  81. package/_shared/{Text-CfPEdZ8Z.js → Text-DT1G7-vq.js} +2 -6
  82. package/_shared/{UserAvatar-CCWSU88K.js → UserAvatar-DaGKa8WA.js} +1 -1
  83. package/{atoka-design-system-10.0.0.min.css → atoka-design-system-10.2.0.min.css} +1 -1
  84. package/package.json +1 -1
  85. package/styles/atoka-bs.scss +0 -26
  86. package/Funnel/fixture.d.ts +0 -23
  87. package/Toast/ToastHeader.d.ts +0 -9
@@ -3,7 +3,6 @@ import { ItemAdditionType } from '../ClickableExcludableItem';
3
3
  import { NumberToStringFormatterType, PropsWithClassName } from '../Utils/CommonTypes';
4
4
  import { ClickableFacetItem } from './ClickableItemList';
5
5
  import './AddableItems.scss';
6
- export declare function extractFacetKeyFromItemValue(key: ClickableFacetItem | string): string;
7
6
  export type AddableItemsData<ItemType extends ClickableFacetItem, Extras = Record<string, unknown>> = {
8
7
  count: number;
9
8
  items: ItemType[];
@@ -134,6 +134,5 @@ class AddableItems extends React__default.PureComponent {
134
134
  export {
135
135
  AddableItems,
136
136
  ClickableItemKind,
137
- ClickableItemList,
138
- extractFacetKeyFromItemValue
137
+ ClickableItemList
139
138
  };
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export * from './BubbleChart';
3
+ /** @public */
2
4
  export type { ComputedDatum } from '@nivo/circle-packing';
@@ -7,7 +7,7 @@ import { c as createDataWithOtherSlice } from "../_shared/Statistics-Coxe2jk5.js
7
7
  import { d as deepEqual, s as sortObjDesc } from "../_shared/Utils-CXFvxozf.js";
8
8
  import { ResponsiveCirclePackingCanvas, ResponsiveCirclePacking } from "@nivo/circle-packing";
9
9
  import classnames from "classnames";
10
- import { e as ellipse } from "../_shared/Text-CfPEdZ8Z.js";
10
+ import { e as ellipse } from "../_shared/Text-DT1G7-vq.js";
11
11
  class BubbleChartUI extends React__default.PureComponent {
12
12
  static displayName = "BubbleChartUI";
13
13
  static ESTIMATED_LETTER_PIXELS = 6.2;
@@ -1,2 +1,3 @@
1
1
  import { ButtonDropdown } from './ButtonDropdown';
2
+ /** @public */
2
3
  export { ButtonDropdown };
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { CardsPage } from './CardsPage';
3
+ /** @public */
2
4
  export { CardsPageSelectionActions, type CardsPageSelectionActionsProps } from './CardsPageSelectionActions';
@@ -7,16 +7,16 @@ import Col from "react-bootstrap/Col";
7
7
  import { f as findChildByComponent } from "../_shared/Utils-CXFvxozf.js";
8
8
  import { F as Form } from "../_shared/Form-l9l_S-Uk.js";
9
9
  import classnames from "classnames";
10
- import { S as SelectDropdown } from "../_shared/SelectDropdown-CamvT0US.js";
10
+ import { S as SelectDropdown } from "../_shared/SelectDropdown-GHblwuD9.js";
11
11
  import { faList } from "@fortawesome/pro-light-svg-icons/faList";
12
12
  import { faTh } from "@fortawesome/pro-light-svg-icons/faTh";
13
13
  import { T as ToggleButtonGroup } from "../_shared/ToggleButtonGroup-Duq22aii.js";
14
14
  import { T as Title } from "../_shared/Title-Bjj6BAK7.js";
15
15
  import { B as Button } from "../_shared/Button-Bn8PyQFK.js";
16
- import { a as RowCardLayout, R as RowCard } from "../_shared/RowCard-Do8PVEjP.js";
16
+ import { a as RowCardLayout, R as RowCard } from "../_shared/RowCard-CqPQ-gmI.js";
17
17
  import { E as EmptyState } from "../_shared/EmptyState-BQyVos2X.js";
18
18
  import { T as Text } from "../_shared/Text-B4AyT0Tx.js";
19
- import { T as TabSwitcher } from "../_shared/TabSwitcher-DPpuunX7.js";
19
+ import { T as TabSwitcher } from "../_shared/TabSwitcher-jXRZG1zt.js";
20
20
  const CardsPageFullText = React__default.memo(
21
21
  (props) => /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "cards-page-fulltext mt-3", children: props.children })
22
22
  );
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { CursorPagination } from './CursorPagination';
@@ -1,4 +1,4 @@
1
- import { D } from "../_shared/DatePicker-BAGYjcIT.js";
1
+ import { D } from "../_shared/DatePicker-DLES5hkO.js";
2
2
  export {
3
3
  D as DatePicker
4
4
  };
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { DatePickerInput, type DatePickerInputProps } from './DatePickerInput';
@@ -5,7 +5,7 @@ import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
5
5
  import { faTimes } from "@fortawesome/pro-light-svg-icons/faTimes";
6
6
  import { a as FormControl } from "../_shared/Form-l9l_S-Uk.js";
7
7
  import { I as InputGroupComponent } from "../_shared/InputGroupShortcut-B6ccNgw4.js";
8
- import { M as MultiModeDatePicker } from "../_shared/MultiModeDatePicker-CHfI589j.js";
8
+ import { M as MultiModeDatePicker } from "../_shared/MultiModeDatePicker-BVFPSsWL.js";
9
9
  function useClickOutside(callback) {
10
10
  const ref = React__default.useRef(null);
11
11
  useEffect(() => {
@@ -14,4 +14,3 @@ export interface DetailPageHeaderUIProps extends PropsWithClassName {
14
14
  }
15
15
  /** Container component for the detail page header to be used as child of `DetailPage`. */
16
16
  export declare const DetailPageHeaderUI: FC<React.PropsWithChildren<DetailPageHeaderUIProps>>;
17
- export default DetailPageHeaderUI;
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { DetailPage } from './DetailPage';
3
+ /** @public */
2
4
  export { DetailPageBody } from './DetailPageBody';
@@ -58,7 +58,7 @@ const DetailPageHeaderUI = (props) => {
58
58
  }
59
59
  return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "title-ellipsis-container", children: props.title });
60
60
  }
61
- return /* @__PURE__ */ jsxRuntimeExports.jsxs("header", { className: baseClassNames, children: [
61
+ return /* @__PURE__ */ jsxRuntimeExports.jsxs("header", { className: classnames(baseClassNames, "d-grid"), children: [
62
62
  /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "left-content", children: leftContent }),
63
63
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "content-container h-100 align-items-center d-flex", children: [
64
64
  renderImage(),
@@ -1,14 +1,5 @@
1
1
  import React from 'react';
2
2
  export declare const table: React.JSX.Element;
3
- export declare const infoboxStyle: {
4
- minWidth: string;
5
- minHeight: string;
6
- background: string;
7
- };
8
3
  export declare const infoboxChildren: React.JSX.Element;
9
- export declare const defaultOptions: {
10
- value: string;
11
- label: string;
12
- }[];
13
4
  export declare const rightContent: React.JSX.Element;
14
5
  export declare const listChildren: (React.JSX.Element | null)[];
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { type DetailPageContentProps, DetailPageContent } from './DetailPageContent';
@@ -20,7 +20,7 @@ const DetailPageContent = (props) => {
20
20
  const children = props.mode === "list" && Array.isArray(props.children) ? props.children : [props.children];
21
21
  return /* @__PURE__ */ jsxRuntimeExports.jsxs("section", { className: sectionClassName, children: [
22
22
  topContent && /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "detail-page-content-header-container d-flex align-items-center justify-content-between", children: [
23
- props.title && /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "d-flex align-items-center col-gap-2 text-truncate", children: [
23
+ props.title && /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "d-flex align-items-center column-gap-2 text-truncate", children: [
24
24
  props.prefixImg && /* @__PURE__ */ jsxRuntimeExports.jsx(
25
25
  "img",
26
26
  {
package/Dropdown/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A, a, b, D, c } from "../_shared/AtokaDropdownToggles-s9UdVkW7.js";
1
+ import { A, a, b, D, c } from "../_shared/AtokaDropdownToggles-B6q-ieDU.js";
2
2
  export {
3
3
  A as AtokaCustomDropdownToggle,
4
4
  a as AtokaCustomDropdownToggleWithChevron,
@@ -4,10 +4,10 @@ import classnames from "classnames";
4
4
  import React__default, { isValidElement, cloneElement, Children } from "react";
5
5
  import "@fortawesome/react-fontawesome";
6
6
  import "../_shared/Form-l9l_S-Uk.js";
7
- import { d as isStringEmpty } from "../_shared/Text-CfPEdZ8Z.js";
7
+ import { c as isStringEmpty } from "../_shared/Text-DT1G7-vq.js";
8
8
  import "../_shared/Style-CSNnkrg3.js";
9
9
  import { B as Button } from "../_shared/Button-Bn8PyQFK.js";
10
- import { I as InlineStringEditor } from "../_shared/InlineStringEditor-Do24E8yV.js";
10
+ import { I as InlineStringEditor } from "../_shared/InlineStringEditor-Qd51lEZm.js";
11
11
  import { _ as _inheritsLoose, a as _extends, b as _objectWithoutPropertiesLoose, T as TransitionGroupContext, P as PropTypes, C as CSSTransition } from "../_shared/CSSTransition-BGcESi-j.js";
12
12
  function _assertThisInitialized(e) {
13
13
  if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
@@ -1,13 +1,5 @@
1
1
  import React from 'react';
2
2
  import './FacetHelp.scss';
3
- export declare const tooltipPopperConfig: {
4
- modifiers: {
5
- name: string;
6
- options: {
7
- rootBoundary: string;
8
- };
9
- }[];
10
- };
11
3
  export interface FacetHelpProps {
12
4
  title: React.ReactNode;
13
5
  onIconClick?: () => void;
package/Facet/index.js CHANGED
@@ -6,7 +6,7 @@ import { faChevronDown } from "@fortawesome/pro-light-svg-icons/faChevronDown";
6
6
  import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
7
7
  import { T as Text } from "../_shared/Text-B4AyT0Tx.js";
8
8
  import { T as Title } from "../_shared/Title-Bjj6BAK7.js";
9
- import { d as isStringEmpty } from "../_shared/Text-CfPEdZ8Z.js";
9
+ import { c as isStringEmpty } from "../_shared/Text-DT1G7-vq.js";
10
10
  import { faInfoCircle } from "@fortawesome/pro-light-svg-icons/faInfoCircle";
11
11
  import Overlay from "react-bootstrap/Overlay";
12
12
  import Popover from "react-bootstrap/Popover";
@@ -114,7 +114,7 @@ class Facet extends React__default.PureComponent {
114
114
  const icon = this.props.canCollapse && (this.isCollapsed ? closeIcon : openIcon);
115
115
  return /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: classes, onClick: this.props?.onToggleCollapsed, children: /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "align-items-center d-flex justify-content-between w-100", children: [
116
116
  icon,
117
- /* @__PURE__ */ jsxRuntimeExports.jsxs(Title, { size: "xs", className: "d-flex w-100 col-gap-2", children: [
117
+ /* @__PURE__ */ jsxRuntimeExports.jsxs(Title, { size: "xs", className: "d-flex w-100 column-gap-2", children: [
118
118
  /* @__PURE__ */ jsxRuntimeExports.jsx("span", { className: "text-truncate", children: itemCount ? /* @__PURE__ */ jsxRuntimeExports.jsx("strong", { children: this.props.title }) : this.props.title }),
119
119
  this.props.help
120
120
  ] })
@@ -126,7 +126,7 @@ class Facet extends React__default.PureComponent {
126
126
  if (title == null && itemCount == null) {
127
127
  return null;
128
128
  }
129
- const className = classnames("facet-header d-flex justify-content-between col-gap-2", {
129
+ const className = classnames("facet-header d-flex justify-content-between column-gap-2", {
130
130
  "bg-transparent position-absolute": isStringEmpty(this.props.title ?? null)
131
131
  });
132
132
  return /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className, children: [
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { FeedbackButton } from './FeedbackButton';
package/Funnel/index.d.ts CHANGED
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { Funnel, type FunnelData } from './Funnel';
package/Funnel/index.js CHANGED
@@ -4,10 +4,10 @@ import { g as generateStyledTheme, d as deepEqual } from "../_shared/Utils-CXFvx
4
4
  import { g as blue50, i as blue90, j as blue95, e as blue300, n as generateRangeColor } from "../_shared/Style-CSNnkrg3.js";
5
5
  import { ResponsiveFunnel } from "@nivo/funnel";
6
6
  import classnames from "classnames";
7
- import { S as StatisticsSVGLegend } from "../_shared/StatisticsSVGLegend-BAuiH8MT.js";
7
+ import { S as StatisticsSVGLegend } from "../_shared/StatisticsSVGLegend-BaeY7Liv.js";
8
8
  import "../_shared/StatisticsTooltip-7DgI4Yoj.js";
9
9
  import { g as getRenderStatisticsTooltip } from "../_shared/helpers-DbJ4Yobs.js";
10
- import { e as ellipse, s as slugify } from "../_shared/Text-CfPEdZ8Z.js";
10
+ import { e as ellipse, s as slugify } from "../_shared/Text-DT1G7-vq.js";
11
11
  const SVGDataLabelSizes = {
12
12
  ESTIMATED_LETTER_PIXELS: 6
13
13
  };
package/GeoMap/index.d.ts CHANGED
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { GeoMap } from './GeoMap';
package/GridCard/index.js CHANGED
@@ -3,7 +3,7 @@ import React__default from "react";
3
3
  import classnames from "classnames";
4
4
  import { f as findChildByComponent } from "../_shared/Utils-CXFvxozf.js";
5
5
  import { O as OniruCard } from "../_shared/OniruCard-g_9qIXxK.js";
6
- import { C as CardTitle, a as CardMenu } from "../_shared/CardMenu-Dtn3ekWc.js";
6
+ import { C as CardTitle, a as CardMenu } from "../_shared/CardMenu-CvhJBEHI.js";
7
7
  import { F as Form } from "../_shared/Form-l9l_S-Uk.js";
8
8
  const GridCardFooter = React__default.memo(
9
9
  (props) => /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "mt-3", children: props.children })
@@ -1,4 +1,4 @@
1
- import { H } from "../_shared/HighlightableText-D0tZl92S.js";
1
+ import { H } from "../_shared/HighlightableText-e3yQ0DQg.js";
2
2
  export {
3
3
  H as HighlightableText
4
4
  };
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { Histogram, type CanvasLegendConfig, type RenderHistogramSVGLegend, type GetHistogramCanvasLegendConfig, } from './Histogram';
3
+ /** @public */
2
4
  export type { BarCustomLayerProps } from '@nivo/bar';
@@ -10,7 +10,7 @@ import "../_shared/StatisticsTooltip-7DgI4Yoj.js";
10
10
  import { g as getRenderStatisticsTooltip } from "../_shared/helpers-DbJ4Yobs.js";
11
11
  import { c as createDataWithOtherSlice } from "../_shared/Statistics-Coxe2jk5.js";
12
12
  import { m as extractColorFromVar, d as blue30 } from "../_shared/Style-CSNnkrg3.js";
13
- import { a as ellipseAndFormat, m as matchAndFormatRangeLabel } from "../_shared/Text-CfPEdZ8Z.js";
13
+ import { a as ellipseAndFormat, m as matchAndFormatRangeLabel } from "../_shared/Text-DT1G7-vq.js";
14
14
  const MAGIC_MULTIPLIER_LEFT = 7.7;
15
15
  const MAGIC_MULTIPLIER_BOTTOM = 4.3;
16
16
  const MIN_BAR_HEIGHT_PERCENT = 0.02;
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { InlineStringEditor, type InlineStringValueType } from './InlineStringEditor';
@@ -1,4 +1,4 @@
1
- import { I } from "../_shared/InlineStringEditor-Do24E8yV.js";
1
+ import { I } from "../_shared/InlineStringEditor-Qd51lEZm.js";
2
2
  export {
3
3
  I as InlineStringEditor
4
4
  };
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { InputGroup } from './InputGroup';
3
+ /** @public */
2
4
  export { InputGroupShortcut } from './InputGroupShortcut';
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { Jumbotron } from './Jumbotron';
package/Map/index.d.ts CHANGED
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { Map } from './Map';
3
+ /** @public */
2
4
  export type { MapChoroplethProps, MapData, MapDataKind, MapEventDispatcher, MapProps } from './Types';
package/Map/index.js CHANGED
@@ -10,7 +10,7 @@ import Tooltip from "react-bootstrap/Tooltip";
10
10
  import OverlayTrigger from "react-bootstrap/OverlayTrigger";
11
11
  import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
12
12
  import { s as orange, e as blue300, d as blue30, D as linear } from "../_shared/Style-CSNnkrg3.js";
13
- import { s as slugify } from "../_shared/Text-CfPEdZ8Z.js";
13
+ import { s as slugify } from "../_shared/Text-DT1G7-vq.js";
14
14
  import "react-dom";
15
15
  function useAttribution(map, attribution) {
16
16
  const attributionRef = useRef(attribution);
package/Modal/index.d.ts CHANGED
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { Modal, type ModalProps } from './Modal';
@@ -4,7 +4,6 @@ import { type MultiModeDatePickerProps, type MultiModeDatePickerSpecificProps }
4
4
  export type DSLocale = Exclude<Locale, string> & {
5
5
  code: string;
6
6
  };
7
- export declare function dateFromString(str: string, locale: DSLocale): Date;
8
7
  /**
9
8
  * ### Overview
10
9
  * `MultiModeDatePicker` allows the user to select dates according to three modes:
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { type DSLocale, MultiModeDatePicker } from './MultiModeDatePicker';
3
+ /** @public */
2
4
  export type { Mode, MultiModeDatePickerProps, MultiModeDatePickerErrorLabels } from './Types';
@@ -1,4 +1,4 @@
1
- import { M } from "../_shared/MultiModeDatePicker-CHfI589j.js";
1
+ import { M } from "../_shared/MultiModeDatePicker-BVFPSsWL.js";
2
2
  export {
3
3
  M as MultiModeDatePicker
4
4
  };
package/Navbar/index.d.ts CHANGED
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { Navbar } from './Navbar';
package/Navbar/index.js CHANGED
@@ -9,7 +9,7 @@ import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
9
9
  import { faBars } from "@fortawesome/pro-light-svg-icons/faBars";
10
10
  import Row from "react-bootstrap/Row";
11
11
  import { T as Title } from "../_shared/Title-Bjj6BAK7.js";
12
- import { D as Dropdown, a as AtokaCustomDropdownToggleWithChevron, A as AtokaCustomDropdownToggle } from "../_shared/AtokaDropdownToggles-s9UdVkW7.js";
12
+ import { D as Dropdown, a as AtokaCustomDropdownToggleWithChevron, A as AtokaCustomDropdownToggle } from "../_shared/AtokaDropdownToggles-B6q-ieDU.js";
13
13
  import { z as zip, f as findChildByComponent } from "../_shared/Utils-CXFvxozf.js";
14
14
  import { faBell } from "@fortawesome/pro-light-svg-icons/faBell";
15
15
  import { E as EmptyState } from "../_shared/EmptyState-BQyVos2X.js";
@@ -17,8 +17,8 @@ import BsDropdown from "react-bootstrap/Dropdown";
17
17
  import Col from "react-bootstrap/Col";
18
18
  import { T as Text } from "../_shared/Text-B4AyT0Tx.js";
19
19
  import { E as EllipsableContent } from "../_shared/EllipsableContent-D5WSnr7s.js";
20
- import { d as isStringEmpty } from "../_shared/Text-CfPEdZ8Z.js";
21
- import { U as UserAvatar } from "../_shared/UserAvatar-CCWSU88K.js";
20
+ import { c as isStringEmpty } from "../_shared/Text-DT1G7-vq.js";
21
+ import { U as UserAvatar } from "../_shared/UserAvatar-DaGKa8WA.js";
22
22
  import { faSearch } from "@fortawesome/pro-light-svg-icons/faSearch";
23
23
  import { faTimes } from "@fortawesome/pro-light-svg-icons/faTimes";
24
24
  import { a as FormControl } from "../_shared/Form-l9l_S-Uk.js";
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { Pagination } from './Pagination';
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { PieChart, type PieChartProps } from './PieChart';
package/PieChart/index.js CHANGED
@@ -2,12 +2,12 @@ import { j as jsxRuntimeExports } from "../_shared/jsx-runtime-CkWJgiG5.js";
2
2
  import { ResponsivePie } from "@nivo/pie";
3
3
  import classnames from "classnames";
4
4
  import React__default from "react";
5
- import { S as StatisticsSVGLegend } from "../_shared/StatisticsSVGLegend-BAuiH8MT.js";
5
+ import { S as StatisticsSVGLegend } from "../_shared/StatisticsSVGLegend-BaeY7Liv.js";
6
6
  import "../_shared/StatisticsTooltip-7DgI4Yoj.js";
7
7
  import { g as getRenderStatisticsTooltip } from "../_shared/helpers-DbJ4Yobs.js";
8
8
  import { c as createDataWithOtherSlice } from "../_shared/Statistics-Coxe2jk5.js";
9
9
  import { d as blue30, h as blue80, a as blue100, e as blue300 } from "../_shared/Style-CSNnkrg3.js";
10
- import { e as ellipse } from "../_shared/Text-CfPEdZ8Z.js";
10
+ import { e as ellipse } from "../_shared/Text-DT1G7-vq.js";
11
11
  import { d as deepEqual, s as sortObjDesc, g as generateStyledTheme } from "../_shared/Utils-CXFvxozf.js";
12
12
  class PieChart extends React__default.Component {
13
13
  renderTooltip = null;
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { PublicFooter } from './PublicFooter';
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { PublicNavbar } from './PublicNavbar';
@@ -19,7 +19,6 @@ export interface ResponsiveLineChartProps extends Omit<LineProps, 'data' | 'colo
19
19
  /** Whether to show the bottom axis values */
20
20
  enableAxisBottom?: true | false;
21
21
  }
22
- export declare function calculateAxisLeftTickValues(lineDataArrays: readonly LineData[], tickValuesAmount: number): number[];
23
22
  /**
24
23
  * ### Overview
25
24
  * `LineChart` is best suited for displaying time-series data.
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { ResponsiveLineChart, type ResponsiveLineChartProps, type ResponsiveLineChartColorName, } from './ResponsiveLineChart';
@@ -3,7 +3,7 @@ import { ResponsiveLine } from "@nivo/line";
3
3
  import { S as StatisticsTooltip } from "../_shared/StatisticsTooltip-7DgI4Yoj.js";
4
4
  import { g as generateStyledTheme } from "../_shared/Utils-CXFvxozf.js";
5
5
  import { A as violet, x as salmon, k as bluelight, w as red, r as green, s as orange, e as blue300 } from "../_shared/Style-CSNnkrg3.js";
6
- import { a as StatisticsLegend } from "../_shared/StatisticsSVGLegend-BAuiH8MT.js";
6
+ import { a as StatisticsLegend } from "../_shared/StatisticsSVGLegend-BaeY7Liv.js";
7
7
  const lineChartColorNameToHex = {
8
8
  blue300,
9
9
  orange,
@@ -1,19 +1,13 @@
1
1
  import React from 'react';
2
2
  import { PropsWithClassName } from '../Utils/CommonTypes';
3
3
  import './RowCard.scss';
4
- export declare class RowCardLayoutHeader extends React.PureComponent<{
4
+ declare class RowCardLayoutHeader extends React.PureComponent<{
5
5
  children?: React.ReactNode;
6
6
  }> {
7
7
  static displayName: string;
8
8
  render(): React.ReactNode;
9
9
  }
10
- export declare class RowCardLayoutContent extends React.PureComponent<{
11
- children?: React.ReactNode;
12
- }> {
13
- static displayName: string;
14
- render(): React.ReactNode;
15
- }
16
- export declare class RowCardLayoutActions extends React.PureComponent<{
10
+ declare class RowCardLayoutContent extends React.PureComponent<{
17
11
  children?: React.ReactNode;
18
12
  }> {
19
13
  static displayName: string;
@@ -26,3 +20,4 @@ export declare class RowCardLayout extends React.PureComponent<React.PropsWithCh
26
20
  static Actions: typeof RowCardLayoutHeader;
27
21
  render(): React.ReactNode;
28
22
  }
23
+ export {};
package/RowCard/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { R } from "../_shared/RowCard-Do8PVEjP.js";
1
+ import { R } from "../_shared/RowCard-CqPQ-gmI.js";
2
2
  export {
3
3
  R as RowCard
4
4
  };
@@ -16,17 +16,25 @@ export interface SelectDropdownProps extends PropsWithClassName {
16
16
  direction?: 'up' | 'down';
17
17
  isFixed?: boolean;
18
18
  }
19
+ interface SelectDropdownState {
20
+ isInsideModal: boolean;
21
+ }
19
22
  /**
20
23
  * ### Overview
21
24
  *
22
25
  * The `SelectDropdown` allows users to either filter or sort items in a list according to specific parameters.
23
26
  */
24
- export declare class SelectDropdown extends React.PureComponent<React.PropsWithChildren<SelectDropdownProps>> {
27
+ export declare class SelectDropdown extends React.PureComponent<React.PropsWithChildren<SelectDropdownProps>, SelectDropdownState> {
25
28
  static displayName: string;
26
29
  static defaultProps: Partial<SelectDropdownProps>;
30
+ private wrapperRef;
31
+ state: SelectDropdownState;
32
+ componentDidMount(): void;
33
+ private get isEffectivelyFixed();
27
34
  private renderOptions;
28
35
  private renderItem;
29
36
  private renderSelectedValue;
30
37
  private get popperConfig();
31
38
  render(): React.ReactNode;
32
39
  }
40
+ export {};
@@ -1,4 +1,4 @@
1
- import { S } from "../_shared/SelectDropdown-CamvT0US.js";
1
+ import { S } from "../_shared/SelectDropdown-GHblwuD9.js";
2
2
  export {
3
3
  S as SelectDropdown
4
4
  };
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { StatisticsItemCard } from './StatisticsItemCard';
@@ -10,7 +10,7 @@ import { E as EllipsableContent } from "../_shared/EllipsableContent-D5WSnr7s.js
10
10
  import { S as Spinner, a as SpinnerSize } from "../_shared/Spinner-DHoqZ2pO.js";
11
11
  import { E as EmptyState } from "../_shared/EmptyState-BQyVos2X.js";
12
12
  import { T as Tooltip } from "../_shared/Tooltip-Ds1ht2gU.js";
13
- import { D as Dropdown, b as AtokaSimpleDropdownToggle } from "../_shared/AtokaDropdownToggles-s9UdVkW7.js";
13
+ import { D as Dropdown, b as AtokaSimpleDropdownToggle } from "../_shared/AtokaDropdownToggles-B6q-ieDU.js";
14
14
  const statisticsTitle = React__default.memo((props) => {
15
15
  const tooltip = props.tooltip != null ? /* @__PURE__ */ jsxRuntimeExports.jsx(Tooltip, { ...props.tooltipProps, content: props.tooltip, children: /* @__PURE__ */ jsxRuntimeExports.jsx(FontAwesomeIcon, { icon: faInfoCircle, className: "ms-1 cursor-pointer" }) }) : null;
16
16
  return /* @__PURE__ */ jsxRuntimeExports.jsxs(Title, { size: "xs", children: [
@@ -1,3 +1,6 @@
1
+ /** @public */
1
2
  export { StatisticsLegend, type StatisticsLegendProps } from './StatisticsLegend';
3
+ /** @public */
2
4
  export { getRenderStatisticsLegend } from './helpers';
5
+ /** @public */
3
6
  export { StatisticsSVGLegend } from './StatisticsSVGLegend';
@@ -1,5 +1,5 @@
1
- import { a as StatisticsLegend } from "../_shared/StatisticsSVGLegend-BAuiH8MT.js";
2
- import { S } from "../_shared/StatisticsSVGLegend-BAuiH8MT.js";
1
+ import { a as StatisticsLegend } from "../_shared/StatisticsSVGLegend-BaeY7Liv.js";
2
+ import { S } from "../_shared/StatisticsSVGLegend-BaeY7Liv.js";
3
3
  import { j as jsxRuntimeExports } from "../_shared/jsx-runtime-CkWJgiG5.js";
4
4
  const getRenderStatisticsLegend = ({ legendDataLabelKey, legendDataValueKey, legendDataPercentageKey, layout, columnsNumber }) => (
5
5
  // eslint-disable-next-line react/display-name
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { StreamDialog, type StreamDialogProps, type StreamDialogStatus } from './StreamDialog';
@@ -1,3 +1,6 @@
1
+ /** @public */
1
2
  export { Suggester, type SuggesterProps, type RenderMultiValueContainer } from './Suggester';
3
+ /** @public */
2
4
  export { getRenderCustomMultiValueWithIcon } from './getRenderCustomMultiValueWithIcon';
5
+ /** @public */
3
6
  export type { CustomOptionProps } from './CustomOption';
@@ -2,10 +2,10 @@ import { j as jsxRuntimeExports } from "../_shared/jsx-runtime-CkWJgiG5.js";
2
2
  import React__default from "react";
3
3
  import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
4
4
  import { F as Form } from "../_shared/Form-l9l_S-Uk.js";
5
- import { d as isStringEmpty } from "../_shared/Text-CfPEdZ8Z.js";
5
+ import { c as isStringEmpty } from "../_shared/Text-DT1G7-vq.js";
6
6
  import "../_shared/Style-CSNnkrg3.js";
7
7
  import classnames from "classnames";
8
- import { H as HighlightableText } from "../_shared/HighlightableText-D0tZl92S.js";
8
+ import { H as HighlightableText } from "../_shared/HighlightableText-e3yQ0DQg.js";
9
9
  import { T as Text } from "../_shared/Text-B4AyT0Tx.js";
10
10
  import Select, { components } from "react-select";
11
11
  import AsyncSelect from "react-select/async";
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { type SunBurstItemData, SunBurst, type SunBurstProps } from './SunBurst';
3
+ /** @public */
2
4
  export type { ComputedDatum } from '@nivo/sunburst';
@@ -1,4 +1,4 @@
1
- import { T } from "../_shared/TabSwitcher-DPpuunX7.js";
1
+ import { T } from "../_shared/TabSwitcher-jXRZG1zt.js";
2
2
  export {
3
3
  T as TabSwitcher
4
4
  };
package/Title/index.d.ts CHANGED
@@ -1 +1,2 @@
1
+ /** @public */
1
2
  export { Title, type TitleProps } from './Title';
package/Toast/index.d.ts CHANGED
@@ -1,2 +1,4 @@
1
+ /** @public */
1
2
  export { Toast, type ToastProps, type ToastVariant } from './Toast';
3
+ /** @public */
2
4
  export { ToastContainer } from './ToastContainer';
@@ -1,4 +1,4 @@
1
- import { U } from "../_shared/UserAvatar-CCWSU88K.js";
1
+ import { U } from "../_shared/UserAvatar-DaGKa8WA.js";
2
2
  export {
3
3
  U as UserAvatar
4
4
  };
@@ -1,4 +1,3 @@
1
1
  import { DataPoint, TypedRecord } from './CommonTypes';
2
2
  export declare function createDataWithOtherSlice<T extends TypedRecord & Partial<DataPoint>>(data: T[], otherId?: string, otherLabel?: string, maxSlicesNumber?: number, total?: number, dataValueKey?: keyof T): T[];
3
- export declare function createCleanTree<A extends object>(node: A): A;
4
3
  export declare function normalizePercentage(value: number): string;
package/Utils/Style.d.ts CHANGED
@@ -10,4 +10,5 @@ declare function generateRangeColor(len: number, rangeColors?: string[]): string
10
10
  export declare function calculateDomain(len: number, rangeColorsLength: number): number[];
11
11
  export declare function extractColorFromVar(cssVar: `--atoka_colors_${string}`): string;
12
12
  declare const themeColors: Record<"blackMain" | "blackDark" | "blackContrastText" | "greenMain" | "greenDark" | "greenContrastText" | "orangeMain" | "orangeDark" | "orangeContrastText" | "pinkMain" | "pinkDark" | "pinkContrastText" | "redMain" | "redDark" | "redContrastText" | "salmonMain" | "salmonDark" | "salmonContrastText" | "violetMain" | "violetDark" | "violetContrastText" | "yellowMain" | "yellowDark" | "yellowContrastText" | "bluekeywordsMain" | "bluekeywordsDark" | "bluekeywordsContrastText" | "bluestartupMain" | "bluestartupDark" | "bluestartupContrastText" | "bluelightMain" | "bluelightDark" | "bluelightContrastText" | "bluepaMain" | "bluepaDark" | "bluepaContrastText" | "blueelectricMain" | "blueelectricDark" | "blueelectricContrastText" | "bluedivisionMain" | "bluedivisionDark" | "bluedivisionContrastText" | "blue300Main" | "blue300Dark" | "blue300ContrastText" | "gray300Main" | "gray300Dark" | "gray300ContrastText" | "successMain" | "successDark" | "successContrastText" | "errorMain" | "errorDark" | "errorContrastText" | "infoMain" | "infoDark" | "infoContrastText" | "warningMain" | "warningDark" | "warningContrastText" | "primaryMain" | "primaryDark" | "primaryContrastText" | "highEmphasisMain" | "highEmphasisDark" | "highEmphasisContrastText" | "lowEmphasisMain" | "lowEmphasisDark" | "lowEmphasisContrastText" | "mediumEmphasisMain" | "mediumEmphasisDark" | "mediumEmphasisContrastText", string>;
13
+ /** @public */
13
14
  export { generateRangeColor, white, blue25, blue30, blue50, blue80, blue90, blue95, blue100, blue300, gray200, blue400, yellow, orange, red, green, gray100, gray300, purple, violet, pink100, pink200, salmon, bluelight, black, usableRangeColors, themeColors, };