@fluidattacks/design 3.3.2 → 3.3.3
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/components/@core/index.js +1 -1
- package/dist/components/accordion/accordion-content/index.js +1 -1
- package/dist/components/accordion/index.js +2 -2
- package/dist/components/alert/index.js +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/card/card-header/index.js +2 -2
- package/dist/components/card/card-with-image/index.js +2 -2
- package/dist/components/card/card-with-input/index.js +4 -3
- package/dist/components/card/card-with-selector/index.js +2 -2
- package/dist/components/card/card-with-switch/index.js +2 -2
- package/dist/components/card/index.js +1 -1
- package/dist/components/carousel/index.js +2 -2
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/cloud-image/index.js +4 -3
- package/dist/components/code-snippet/index.js +4 -3
- package/dist/components/code-snippet/location-code/index.js +5 -3
- package/dist/components/colors/index.js +2 -2
- package/dist/components/confirm-dialog/index.js +2 -2
- package/dist/components/container/index.js +1 -1
- package/dist/components/content-card/category-tag/index.js +2 -2
- package/dist/components/content-card/event-date/index.js +4 -3
- package/dist/components/content-card/index.js +2 -2
- package/dist/components/content-card-carousel/index.js +1 -1
- package/dist/components/content-card-carousel/scroll-buttons/index.js +2 -2
- package/dist/components/divider/index.js +1 -1
- package/dist/components/empty-state/empty-button/index.js +1 -1
- package/dist/components/empty-state/index.js +1 -1
- package/dist/components/file-preview/index.js +1 -1
- package/dist/components/form/index.js +1 -1
- package/dist/components/grid-container/index.js +1 -1
- package/dist/components/group-selector/index.js +2 -2
- package/dist/components/group-selector/option-container/index.js +2 -2
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/indicator-card/index.js +4 -3
- package/dist/components/info-sidebar/index.js +2 -2
- package/dist/components/inputs/fields/combobox/index.js +5 -3
- package/dist/components/inputs/fields/combobox/option/index.js +2 -2
- package/dist/components/inputs/fields/date/calendar/cell/index.js +5 -3
- package/dist/components/inputs/fields/date/calendar/grid/index.js +4 -3
- package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/index.js +5 -3
- package/dist/components/inputs/fields/date/index.js +6 -3
- package/dist/components/inputs/fields/date-range/calendar/index.js +5 -3
- package/dist/components/inputs/fields/date-range/index.js +3 -2
- package/dist/components/inputs/fields/date-time/calendar/index.js +6 -3
- package/dist/components/inputs/fields/date-time/index.js +4 -3
- package/dist/components/inputs/fields/editable/index.js +2 -2
- package/dist/components/inputs/fields/input/index.js +2 -2
- package/dist/components/inputs/fields/input-file/index.js +4 -3
- package/dist/components/inputs/fields/input-tags/index.js +1 -1
- package/dist/components/inputs/fields/number/index.js +1 -1
- package/dist/components/inputs/fields/number-range/index.js +1 -1
- package/dist/components/inputs/fields/phone/index.js +4 -3
- package/dist/components/inputs/fields/text-area/index.js +2 -2
- package/dist/components/inputs/index.js +1 -1
- package/dist/components/inputs/label/index.js +4 -3
- package/dist/components/inputs/outline-container/index.js +2 -2
- package/dist/components/inputs/utils/action-button/index.js +1 -1
- package/dist/components/inputs/utils/calendar-button/index.js +2 -2
- package/dist/components/inputs/utils/date-selector/index.js +1 -1
- package/dist/components/inputs/utils/date-time-field/index.js +8 -4
- package/dist/components/inputs/utils/dialog/index.js +2 -2
- package/dist/components/inputs/utils/number-field/index.js +2 -2
- package/dist/components/inputs/utils/popover/index.js +2 -2
- package/dist/components/interactive-card/icon/index.js +1 -1
- package/dist/components/interactive-card/index.js +2 -2
- package/dist/components/language-selector/index.js +1 -1
- package/dist/components/language-selector/item-list/index.js +1 -1
- package/dist/components/link/index.js +1 -1
- package/dist/components/list-item/index.js +2 -2
- package/dist/components/little-flag/index.js +1 -1
- package/dist/components/loading/index.js +2 -2
- package/dist/components/logo/index.js +1 -1
- package/dist/components/logo-carousel/index.js +2 -2
- package/dist/components/lottie/index.js +1 -1
- package/dist/components/menu/index.js +4 -3
- package/dist/components/message-banner/index.js +2 -2
- package/dist/components/modal/index.js +2 -2
- package/dist/components/modal/modal-confirm/index.js +1 -1
- package/dist/components/modal/modal-footer/index.js +2 -2
- package/dist/components/modal/modal-header/index.js +3 -2
- package/dist/components/notification/index.js +2 -2
- package/dist/components/notification-sign/index.js +1 -1
- package/dist/components/number-input/index.js +2 -2
- package/dist/components/oauth-selector/index.js +2 -2
- package/dist/components/oauth-selector/option-container/index.js +2 -2
- package/dist/components/plan-card/index.js +1 -1
- package/dist/components/plan-card/recommended-tag/index.js +1 -1
- package/dist/components/pop-up/description/index.js +2 -2
- package/dist/components/pop-up/index.js +4 -3
- package/dist/components/premium-feature/index.js +2 -2
- package/dist/components/priority-score/index.js +2 -2
- package/dist/components/progress/index.js +2 -2
- package/dist/components/progress-bar/index.js +1 -1
- package/dist/components/radio-button/index.js +1 -1
- package/dist/components/scroll-button/index.js +1 -1
- package/dist/components/search/index.js +5 -3
- package/dist/components/search-bar/index.js +1 -1
- package/dist/components/search-bar/item-searching/index.js +1 -1
- package/dist/components/severity-badge/index.js +2 -2
- package/dist/components/severity-overview/badge/index.js +2 -2
- package/dist/components/severity-overview/index.js +1 -1
- package/dist/components/show-on-hover/index.js +1 -1
- package/dist/components/slide-out-menu/index.js +5 -3
- package/dist/components/slide-out-menu/menu-item/index.js +2 -2
- package/dist/components/slider/index.js +5 -3
- package/dist/components/slider/thumb/index.js +2 -2
- package/dist/components/step-lapse/index.js +1 -1
- package/dist/components/table-button/index.js +2 -2
- package/dist/components/tabs/fixed-tabs/index.js +1 -1
- package/dist/components/tabs/index.js +2 -2
- package/dist/components/tabs/tab/index.js +1 -1
- package/dist/components/tag/index.js +2 -2
- package/dist/components/timeline/card/index.js +2 -2
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-buttons/index.js +1 -1
- package/dist/components/tooltip/index.js +5 -3
- package/dist/components/tour/index.js +4 -3
- package/dist/components/typography/heading/index.js +1 -1
- package/dist/components/typography/index.js +1 -1
- package/dist/components/typography/span/index.js +1 -1
- package/dist/components/typography/text/index.js +1 -1
- package/dist/components/web-form/index.js +1 -1
- package/dist/{components-zzT9g8AC.mjs → components-C7JPRIEW.mjs} +1142 -1135
- package/dist/hooks/index.js +1 -1
- package/dist/index.js +1 -1
- package/dist/vendor-_XDhaIzo.mjs +14504 -0
- package/package.json +1 -1
- package/dist/vendor-XyvD1xaI.mjs +0 -38040
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as e, B as t, c as n, b as o, k as i, h as r, j as d, i as p, f as B, e as g, s as m, g as C, d as f, v as l } from "../../components-
|
|
1
|
+
import { a as e, B as t, c as n, b as o, k as i, h as r, j as d, i as p, f as B, e as g, s as m, g as C, d as f, v as l } from "../../components-C7JPRIEW.mjs";
|
|
2
2
|
export {
|
|
3
3
|
e as BaseButtonComponent,
|
|
4
4
|
t as BaseComponent,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "
|
|
4
|
-
import { o as p } from "../../../components-
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { o as p } from "../../../components-C7JPRIEW.mjs";
|
|
5
5
|
export {
|
|
6
6
|
p as CardWithImage
|
|
7
7
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { n as
|
|
4
|
-
import "
|
|
3
|
+
import { n as a } from "../../../components-C7JPRIEW.mjs";
|
|
4
|
+
import "lodash";
|
|
5
|
+
import "styled-components";
|
|
5
6
|
export {
|
|
6
|
-
|
|
7
|
+
a as CardWithInput
|
|
7
8
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "../../vendor-
|
|
2
|
+
import "../../vendor-_XDhaIzo.mjs";
|
|
3
3
|
import "react";
|
|
4
|
-
import { M as
|
|
4
|
+
import { M as a } from "../../components-C7JPRIEW.mjs";
|
|
5
|
+
import "lodash";
|
|
5
6
|
export {
|
|
6
|
-
|
|
7
|
+
a as CloudImage
|
|
7
8
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
2
|
+
import "lodash";
|
|
3
3
|
import "react";
|
|
4
|
-
import
|
|
4
|
+
import "styled-components";
|
|
5
|
+
import { u as e } from "../../components-C7JPRIEW.mjs";
|
|
5
6
|
export {
|
|
6
|
-
|
|
7
|
+
e as CodeSnippet
|
|
7
8
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
2
|
+
import "lodash";
|
|
3
|
+
import "prismjs";
|
|
3
4
|
import "react";
|
|
4
|
-
import
|
|
5
|
+
import "../../../vendor-_XDhaIzo.mjs";
|
|
6
|
+
import { ba as e } from "../../../components-C7JPRIEW.mjs";
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
e as Code
|
|
7
9
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import { w as r, y as i, x as t, z as a } from "../../components-
|
|
2
|
+
import "styled-components";
|
|
3
|
+
import { w as r, y as i, x as t, z as a } from "../../components-C7JPRIEW.mjs";
|
|
4
4
|
export {
|
|
5
5
|
r as CustomThemeProvider,
|
|
6
6
|
i as icons,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
2
|
+
import "lodash";
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { bf as e } from "../../../components-C7JPRIEW.mjs";
|
|
4
5
|
export {
|
|
5
|
-
|
|
6
|
+
e as EventDate
|
|
6
7
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "
|
|
4
|
-
import { bd as i } from "../../../components-
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { bd as i } from "../../../components-C7JPRIEW.mjs";
|
|
5
5
|
export {
|
|
6
6
|
i as ScrollButtons
|
|
7
7
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
|
-
import "
|
|
5
|
-
import { K as e } from "../../components-
|
|
4
|
+
import "styled-components";
|
|
5
|
+
import { K as e } from "../../components-C7JPRIEW.mjs";
|
|
6
6
|
export {
|
|
7
7
|
e as GroupSelector
|
|
8
8
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "
|
|
4
|
-
import { bk as p, bj as a } from "../../../components-
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { bk as p, bj as a } from "../../../components-C7JPRIEW.mjs";
|
|
5
5
|
export {
|
|
6
6
|
p as OptionBoxContainer,
|
|
7
7
|
a as OptionContainer
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
2
|
+
import "lodash";
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { O as p } from "../../components-C7JPRIEW.mjs";
|
|
4
5
|
export {
|
|
5
|
-
|
|
6
|
+
p as IndicatorCard
|
|
6
7
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "
|
|
4
|
-
import
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import "react-stately";
|
|
5
|
+
import "styled-components";
|
|
6
|
+
import { S as a } from "../../../../components-C7JPRIEW.mjs";
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
a as ComboBox
|
|
7
9
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import
|
|
4
|
-
import "../../../../../
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import { aW as m } from "../../../../../components-C7JPRIEW.mjs";
|
|
5
5
|
export {
|
|
6
6
|
m as Option
|
|
7
7
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
2
|
+
import "@internationalized/date";
|
|
3
|
+
import "lodash";
|
|
3
4
|
import "react";
|
|
4
|
-
import
|
|
5
|
+
import "react-aria";
|
|
6
|
+
import { aZ as e } from "../../../../../../components-C7JPRIEW.mjs";
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
e as CalendarCell
|
|
7
9
|
};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
2
|
+
import "@internationalized/date";
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import { a_ as p } from "../../../../../../components-C7JPRIEW.mjs";
|
|
4
5
|
export {
|
|
5
|
-
|
|
6
|
+
p as CalendarGrid
|
|
6
7
|
};
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
2
|
+
import "@internationalized/date";
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import "react-stately";
|
|
5
|
+
import { b1 as a } from "../../../../../components-C7JPRIEW.mjs";
|
|
4
6
|
export {
|
|
5
|
-
|
|
7
|
+
a as Calendar
|
|
6
8
|
};
|
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
2
|
+
import "@internationalized/date";
|
|
3
|
+
import "lodash";
|
|
3
4
|
import "react";
|
|
4
|
-
import
|
|
5
|
+
import "react-aria";
|
|
6
|
+
import "react-stately";
|
|
7
|
+
import { U as f } from "../../../../components-C7JPRIEW.mjs";
|
|
5
8
|
export {
|
|
6
|
-
|
|
9
|
+
f as InputDate
|
|
7
10
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
2
|
+
import "@internationalized/date";
|
|
3
3
|
import "react";
|
|
4
|
-
import
|
|
4
|
+
import "react-aria";
|
|
5
|
+
import "react-stately";
|
|
6
|
+
import { b6 as e } from "../../../../../components-C7JPRIEW.mjs";
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
e as Calendar
|
|
7
9
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import
|
|
4
|
-
import "
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import "react-stately";
|
|
5
|
+
import { V as a } from "../../../../components-C7JPRIEW.mjs";
|
|
5
6
|
export {
|
|
6
7
|
a as InputDateRange
|
|
7
8
|
};
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
2
|
+
import "@internationalized/date";
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import "react-stately";
|
|
5
|
+
import "styled-components";
|
|
6
|
+
import { b7 as e } from "../../../../../components-C7JPRIEW.mjs";
|
|
4
7
|
export {
|
|
5
|
-
|
|
8
|
+
e as Calendar
|
|
6
9
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import
|
|
4
|
-
import "
|
|
3
|
+
import "react-aria";
|
|
4
|
+
import "react-stately";
|
|
5
|
+
import { W as e } from "../../../../components-C7JPRIEW.mjs";
|
|
5
6
|
export {
|
|
6
|
-
|
|
7
|
+
e as InputDateTime
|
|
7
8
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "
|
|
4
|
-
import { T as i } from "../../../../components-
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { T as i } from "../../../../components-C7JPRIEW.mjs";
|
|
5
5
|
export {
|
|
6
6
|
i as Input
|
|
7
7
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
2
|
+
import "lodash";
|
|
3
3
|
import "react";
|
|
4
|
-
import
|
|
4
|
+
import "styled-components";
|
|
5
|
+
import { X as e } from "../../../../components-C7JPRIEW.mjs";
|
|
5
6
|
export {
|
|
6
|
-
|
|
7
|
+
e as InputFile
|
|
7
8
|
};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "../../../../vendor-
|
|
2
|
+
import "../../../../vendor-_XDhaIzo.mjs";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
5
|
-
import
|
|
5
|
+
import "styled-components";
|
|
6
|
+
import { R as n } from "../../../../components-C7JPRIEW.mjs";
|
|
6
7
|
export {
|
|
7
|
-
|
|
8
|
+
n as PhoneInput
|
|
8
9
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "
|
|
4
|
-
import { $ as e } from "../../../../components-
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { $ as e } from "../../../../components-C7JPRIEW.mjs";
|
|
5
5
|
export {
|
|
6
6
|
e as TextArea
|
|
7
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as e, a0 as n, T as s, U as u, V as p, W as I, X as o, Y as r, _ as i, Z as m, Q as b, R as T, $ as g } from "../../components-
|
|
1
|
+
import { S as e, a0 as n, T as s, U as u, V as p, W as I, X as o, Y as r, _ as i, Z as m, Q as b, R as T, $ as g } from "../../components-C7JPRIEW.mjs";
|
|
2
2
|
export {
|
|
3
3
|
e as ComboBox,
|
|
4
4
|
n as Editable,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import "
|
|
3
|
-
import
|
|
2
|
+
import "lodash";
|
|
3
|
+
import "styled-components";
|
|
4
|
+
import { aX as a } from "../../../components-C7JPRIEW.mjs";
|
|
4
5
|
export {
|
|
5
|
-
|
|
6
|
+
a as Label
|
|
6
7
|
};
|