@consumidor-positivo/aurora 0.0.133 → 0.0.135

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 (28) hide show
  1. package/dist/components/Alert/index.es.js +1 -1
  2. package/dist/components/Calendar/index.es.js +2 -2
  3. package/dist/components/CalendarHeader/index.es.js +2 -2
  4. package/dist/components/Checkbox/index.es.js +1 -1
  5. package/dist/components/Datepicker/index.es.js +3 -3
  6. package/dist/components/NavbarVertical/index.d.ts +2 -1
  7. package/dist/components/NavbarVertical/index.es.js +6 -2
  8. package/dist/components/NavbarVertical/index.es.js.map +1 -1
  9. package/dist/components/NavbarVertical/styles.css +1 -1
  10. package/dist/components/PortalHolder/index.es.js +1 -1
  11. package/dist/components/Segment/index.es.js +1 -1
  12. package/dist/components/default/index.es.js +2 -0
  13. package/dist/components/default/index.es.js.map +1 -1
  14. package/dist/components/icons/IconShieldLocked/index.es.js +16 -0
  15. package/dist/components/icons/IconShieldLocked/index.es.js.map +1 -0
  16. package/dist/components/icons/default/IconShieldLocked.d.ts +3 -0
  17. package/dist/components/icons/default/index.d.ts +1 -0
  18. package/dist/components/icons/index.es.js +2 -0
  19. package/dist/components/icons/index.es.js.map +1 -1
  20. package/dist/{index-Cn20y-Ji.js → index-B9cLhrrb.js} +2 -2
  21. package/dist/{index-Cn20y-Ji.js.map → index-B9cLhrrb.js.map} +1 -1
  22. package/dist/{index-CXayTd35.js → index-BDy8i79S.js} +2 -2
  23. package/dist/{index-CXayTd35.js.map → index-BDy8i79S.js.map} +1 -1
  24. package/dist/{index-piVJ4mle.js → index-C9HFx59f.js} +3 -3
  25. package/dist/{index-piVJ4mle.js.map → index-C9HFx59f.js.map} +1 -1
  26. package/dist/main.es.js +2 -0
  27. package/dist/main.es.js.map +1 -1
  28. package/package.json +1 -1
@@ -8,9 +8,9 @@ import { IconCheck } from "../icons/IconCheck/index.es.js";
8
8
  import { IconClock } from "../icons/IconClock/index.es.js";
9
9
  import { IconInfo } from "../icons/IconInfo/index.es.js";
10
10
  import { IconX } from "../icons/IconX/index.es.js";
11
- import { h as COLOR_NEUTRAL_70, C as COLOR_SUCCESS_50, b as COLOR_ERROR_50, W as COLOR_WARNING_50, a1 as COLOR_INFO_50 } from "../../tokens-BwvPtuyb.js";
12
11
  import { Conditional } from "../Conditional/index.es.js";
13
12
  import { Text } from "../Text/index.es.js";
13
+ import { h as COLOR_NEUTRAL_70, C as COLOR_SUCCESS_50, b as COLOR_ERROR_50, W as COLOR_WARNING_50, a1 as COLOR_INFO_50 } from "../../tokens-BwvPtuyb.js";
14
14
  import './styles.css';const Alert = ({
15
15
  status = "info",
16
16
  type = 1,
@@ -1,9 +1,9 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../index-CweZ_OcN.js";
3
- import "../../index-Cn20y-Ji.js";
3
+ import "../../index-B9cLhrrb.js";
4
4
  import "../Button/index.es.js";
5
5
  import "../PortalHolder/index.es.js";
6
- import { a } from "../../index-piVJ4mle.js";
6
+ import { a } from "../../index-C9HFx59f.js";
7
7
  export {
8
8
  a as DatepickerCalendar
9
9
  };
@@ -3,8 +3,8 @@ import "../../index-CweZ_OcN.js";
3
3
  import "../Icon/index.es.js";
4
4
  import "../icons/IconChevronLeft/index.es.js";
5
5
  import "../icons/IconChevronRight/index.es.js";
6
- import "../../index-CXayTd35.js";
7
- import { C } from "../../index-Cn20y-Ji.js";
6
+ import "../../index-BDy8i79S.js";
7
+ import { C } from "../../index-B9cLhrrb.js";
8
8
  export {
9
9
  C as CalendarHeader
10
10
  };
@@ -3,8 +3,8 @@ import $dbSRa$react__default, { useState, useEffect } from "react";
3
3
  import { c as classNames } from "../../index-CweZ_OcN.js";
4
4
  import "../Icon/index.es.js";
5
5
  import { IconCheck } from "../icons/IconCheck/index.es.js";
6
- import { n as COLOR_NEUTRAL_00 } from "../../tokens-BwvPtuyb.js";
7
6
  import { F as Field } from "../../index-ZE6zszxw.js";
7
+ import { n as COLOR_NEUTRAL_00 } from "../../tokens-BwvPtuyb.js";
8
8
  import { Conditional } from "../Conditional/index.es.js";
9
9
  import { Text } from "../Text/index.es.js";
10
10
  import './styles.css';const CheckboxField = ({
@@ -1,13 +1,13 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { B as BREAKPOINT_MD, c as COLOR_NEUTRAL_40 } from "../../tokens-BwvPtuyb.js";
3
2
  import "../../index-CweZ_OcN.js";
4
3
  import "../Icon/index.es.js";
5
4
  import { IconCalendar } from "../icons/IconCalendar/index.es.js";
6
5
  import { InputField } from "../InputField/index.es.js";
7
- import { g as getDefaultDate, D as DDMMYYYY, a as DatepickerCalendar, A as AUCalendarDate } from "../../index-piVJ4mle.js";
6
+ import { g as getDefaultDate, D as DDMMYYYY, a as DatepickerCalendar, A as AUCalendarDate } from "../../index-C9HFx59f.js";
8
7
  import { useRef, useState, useMemo, useEffect } from "react";
9
8
  import { a as above } from "../../screen-DfYo7XQ_.js";
10
- import { u as useOutsideClick } from "../../index-CXayTd35.js";
9
+ import { u as useOutsideClick } from "../../index-BDy8i79S.js";
10
+ import { B as BREAKPOINT_MD, c as COLOR_NEUTRAL_40 } from "../../tokens-BwvPtuyb.js";
11
11
  import './styles.css';function useDatepicker({
12
12
  value,
13
13
  defaultValue = "empty",
@@ -11,10 +11,11 @@ type NavbarVerticalDataProps = {
11
11
  type NavbarVerticalProps = {
12
12
  data: NavbarVerticalDataProps[];
13
13
  renderItem: (link: NavbarVerticalDataProps, idx?: number) => ReactNode | string | JSX.Element | JSX.Element[];
14
+ renderAlert?: () => ReactNode | string | JSX.Element | JSX.Element[];
14
15
  renderActions: () => ReactNode | string | JSX.Element | JSX.Element[];
15
16
  };
16
17
  export declare const NavbarVertical: {
17
- ({ data, renderItem, renderActions, }: NavbarVerticalProps): import("react/jsx-runtime").JSX.Element;
18
+ ({ data, renderItem, renderAlert, renderActions, }: NavbarVerticalProps): import("react/jsx-runtime").JSX.Element;
18
19
  Link: ({ name, onClick, Icon, dropdown, href, active, }: NavbarVerticalDataProps) => import("react/jsx-runtime").JSX.Element;
19
20
  };
20
21
  export {};
@@ -9,12 +9,14 @@ import { Conditional } from "../Conditional/index.es.js";
9
9
  import './styles.css';const NavbarVertical = ({
10
10
  data,
11
11
  renderItem,
12
+ renderAlert,
12
13
  renderActions
13
14
  }) => {
14
15
  return /* @__PURE__ */ jsxs("div", { className: "au-navbar-vertical", children: [
15
16
  data == null ? void 0 : data.map((link, idx) => {
16
17
  return renderItem(link, idx);
17
18
  }),
19
+ renderAlert && /* @__PURE__ */ jsx("div", { className: "au-navbar-vertical__alert", children: renderAlert() }),
18
20
  /* @__PURE__ */ jsx("div", { className: "au-navbar-vertical__actions", children: renderActions() })
19
21
  ] });
20
22
  };
@@ -55,8 +57,10 @@ const NavbarVerticalLink = ({
55
57
  {
56
58
  condition: !!(dropdown == null ? void 0 : dropdown.length),
57
59
  renderIf: /* @__PURE__ */ jsxs(Fragment, { children: [
58
- /* @__PURE__ */ jsx(Conditional, { condition: !!open, renderIf: /* @__PURE__ */ jsx(IconChevronUp, {}) }),
59
- /* @__PURE__ */ jsx(Conditional, { condition: !open, renderIf: /* @__PURE__ */ jsx(IconChevronDown, {}) }),
60
+ /* @__PURE__ */ jsxs("div", { className: "au-navbar-vertical__toggle", children: [
61
+ /* @__PURE__ */ jsx(Conditional, { condition: !!open, renderIf: /* @__PURE__ */ jsx(IconChevronUp, {}) }),
62
+ /* @__PURE__ */ jsx(Conditional, { condition: !open, renderIf: /* @__PURE__ */ jsx(IconChevronDown, {}) })
63
+ ] }),
60
64
  /* @__PURE__ */ jsx("div", { className: "au-navbar-vertical__dropdown", children: dropdown == null ? void 0 : dropdown.map((item, idx) => {
61
65
  return /* @__PURE__ */ jsx(
62
66
  Text,
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":["../../../lib/components/NavbarVertical/index.tsx"],"sourcesContent":["import classNames from 'classnames'\nimport { ReactNode, useState } from 'react'\nimport { Text } from '../Text'\nimport { IconChevronDown, IconChevronUp } from '../icons/default'\nimport { Conditional } from '../misc'\n\nimport './styles.scss'\n\ntype NavbarVerticalDataProps = {\n name: string\n Icon?: ReactNode | string | JSX.Element | JSX.Element[]\n onClick?: () => void\n dropdown?: NavbarVerticalDataProps[]\n active?: boolean\n href?: string\n}\n\ntype NavbarVerticalProps = {\n data: NavbarVerticalDataProps[]\n renderItem: (\n link: NavbarVerticalDataProps,\n idx?: number\n ) => ReactNode | string | JSX.Element | JSX.Element[]\n renderActions: () => ReactNode | string | JSX.Element | JSX.Element[]\n}\n\nexport const NavbarVertical = ({\n data,\n renderItem,\n renderActions,\n}: NavbarVerticalProps) => {\n return (\n <div className=\"au-navbar-vertical\">\n {data?.map((link, idx) => {\n return renderItem(link, idx)\n })}\n <div className=\"au-navbar-vertical__actions\">{renderActions()}</div>\n </div>\n )\n}\n\nconst NavbarVerticalLink = ({\n name,\n onClick,\n Icon,\n dropdown,\n href,\n active = false,\n}: NavbarVerticalDataProps) => {\n const [open, setOpen] = useState<boolean>(!!dropdown && active)\n\n function handleClick(ev: React.MouseEvent) {\n if (dropdown) {\n setOpen((prev) => !prev)\n } else if(onClick) {\n ev.preventDefault()\n onClick()\n }\n }\n\n return (\n <Text\n as={dropdown ? 'p' : 'a'}\n href={href}\n variant=\"heading-micro\"\n weight=\"light\"\n className={classNames('au-navbar-vertical__link', {\n [`au-navbar-vertical__link--is-active`]: active,\n [`au-navbar-vertical__link--is-open`]: open,\n })}\n onClick={handleClick}>\n <Conditional condition={!!Icon} renderIf={Icon} />\n {name}\n\n <Conditional\n condition={!!dropdown?.length}\n renderIf={\n <>\n <Conditional condition={!!open} renderIf={<IconChevronUp />} />\n <Conditional condition={!open} renderIf={<IconChevronDown />} />\n <div className=\"au-navbar-vertical__dropdown\">\n {dropdown?.map((item, idx) => {\n return (\n <Text\n key={`${item.name}-${idx}`}\n as=\"a\"\n href={item.href}\n variant=\"heading-micro\"\n weight=\"light\"\n className={classNames('au-navbar-vertical__dropdown-link', {\n 'au-navbar-vertical__dropdown-link--is-active':\n item.active,\n })}\n title={item.name}\n onClick={item.onClick}>\n {item.name}\n </Text>\n )\n })}\n </div>\n </>\n }\n />\n </Text>\n )\n}\n\nNavbarVertical.Link = NavbarVerticalLink\n"],"names":[],"mappings":";;;;;;;;AA0BO,MAAM,iBAAiB,CAAC;AAAA,EAC7B;AAAA,EACA;AAAA,EACA;AACF,MAA2B;AAEvB,SAAA,qBAAC,OAAI,EAAA,WAAU,sBACZ,UAAA;AAAA,IAAM,6BAAA,IAAI,CAAC,MAAM,QAAQ;AACjB,aAAA,WAAW,MAAM,GAAG;AAAA,IAAA;AAAA,IAE5B,oBAAA,OAAA,EAAI,WAAU,+BAA+B,2BAAgB;AAAA,EAChE,EAAA,CAAA;AAEJ;AAEA,MAAM,qBAAqB,CAAC;AAAA,EAC1B;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,SAAS;AACX,MAA+B;AACvB,QAAA,CAAC,MAAM,OAAO,IAAI,SAAkB,CAAC,CAAC,YAAY,MAAM;AAE9D,WAAS,YAAY,IAAsB;AACzC,QAAI,UAAU;AACJ,cAAA,CAAC,SAAS,CAAC,IAAI;AAAA,eACf,SAAS;AACjB,SAAG,eAAe;AACV;IACV;AAAA,EACF;AAGE,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,IAAI,WAAW,MAAM;AAAA,MACrB;AAAA,MACA,SAAQ;AAAA,MACR,QAAO;AAAA,MACP,WAAW,WAAW,4BAA4B;AAAA,QAChD,CAAC,qCAAqC,GAAG;AAAA,QACzC,CAAC,mCAAmC,GAAG;AAAA,MAAA,CACxC;AAAA,MACD,SAAS;AAAA,MACT,UAAA;AAAA,QAAA,oBAAC,eAAY,WAAW,CAAC,CAAC,MAAM,UAAU,MAAM;AAAA,QAC/C;AAAA,QAED;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,WAAW,CAAC,EAAC,qCAAU;AAAA,YACvB,UAEI,qBAAA,UAAA,EAAA,UAAA;AAAA,cAAC,oBAAA,aAAA,EAAY,WAAW,CAAC,CAAC,MAAM,UAAU,oBAAC,gBAAc,CAAA,GAAI;AAAA,cAC7D,oBAAC,eAAY,WAAW,CAAC,MAAM,UAAU,oBAAC,kBAAgB,CAAA,GAAI;AAAA,cAC9D,oBAAC,SAAI,WAAU,gCACZ,+CAAU,IAAI,CAAC,MAAM,QAAQ;AAE1B,uBAAA;AAAA,kBAAC;AAAA,kBAAA;AAAA,oBAEC,IAAG;AAAA,oBACH,MAAM,KAAK;AAAA,oBACX,SAAQ;AAAA,oBACR,QAAO;AAAA,oBACP,WAAW,WAAW,qCAAqC;AAAA,sBACzD,gDACE,KAAK;AAAA,oBAAA,CACR;AAAA,oBACD,OAAO,KAAK;AAAA,oBACZ,SAAS,KAAK;AAAA,oBACb,UAAK,KAAA;AAAA,kBAAA;AAAA,kBAXD,GAAG,KAAK,IAAI,IAAI,GAAG;AAAA,gBAAA;AAAA,cAc7B,IACH;AAAA,YAAA,GACF;AAAA,UAAA;AAAA,QAEJ;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAGN;AAEA,eAAe,OAAO;"}
1
+ {"version":3,"file":"index.es.js","sources":["../../../lib/components/NavbarVertical/index.tsx"],"sourcesContent":["import classNames from 'classnames'\nimport { ReactNode, useState } from 'react'\nimport { Text } from '../Text'\nimport { IconChevronDown, IconChevronUp } from '../icons/default'\nimport { Conditional } from '../misc'\n\nimport './styles.scss'\n\ntype NavbarVerticalDataProps = {\n name: string\n Icon?: ReactNode | string | JSX.Element | JSX.Element[]\n onClick?: () => void\n dropdown?: NavbarVerticalDataProps[]\n active?: boolean\n href?: string\n}\n\ntype NavbarVerticalProps = {\n data: NavbarVerticalDataProps[]\n renderItem: (\n link: NavbarVerticalDataProps,\n idx?: number\n ) => ReactNode | string | JSX.Element | JSX.Element[]\n renderAlert?: () => ReactNode | string | JSX.Element | JSX.Element[]\n renderActions: () => ReactNode | string | JSX.Element | JSX.Element[]\n}\n\nexport const NavbarVertical = ({\n data,\n renderItem,\n renderAlert,\n renderActions,\n}: NavbarVerticalProps) => {\n return (\n <div className=\"au-navbar-vertical\">\n {data?.map((link, idx) => {\n return renderItem(link, idx)\n })}\n {renderAlert && <div className=\"au-navbar-vertical__alert\">{renderAlert()}</div>}\n <div className=\"au-navbar-vertical__actions\">{renderActions()}</div>\n </div>\n )\n}\n\nconst NavbarVerticalLink = ({\n name,\n onClick,\n Icon,\n dropdown,\n href,\n active = false,\n}: NavbarVerticalDataProps) => {\n const [open, setOpen] = useState<boolean>(!!dropdown && active)\n\n function handleClick(ev: React.MouseEvent) {\n if (dropdown) {\n setOpen((prev) => !prev)\n } else if(onClick) {\n ev.preventDefault()\n onClick()\n }\n }\n\n return (\n <Text\n as={dropdown ? 'p' : 'a'}\n href={href}\n variant=\"heading-micro\"\n weight=\"light\"\n className={classNames('au-navbar-vertical__link', {\n [`au-navbar-vertical__link--is-active`]: active,\n [`au-navbar-vertical__link--is-open`]: open,\n })}\n onClick={handleClick}>\n <Conditional condition={!!Icon} renderIf={Icon} />\n {name}\n\n <Conditional\n condition={!!dropdown?.length}\n renderIf={\n <>\n <div className=\"au-navbar-vertical__toggle\">\n <Conditional condition={!!open} renderIf={<IconChevronUp />} />\n <Conditional condition={!open} renderIf={<IconChevronDown />} />\n </div>\n <div className=\"au-navbar-vertical__dropdown\">\n {dropdown?.map((item, idx) => {\n return (\n <Text\n key={`${item.name}-${idx}`}\n as=\"a\"\n href={item.href}\n variant=\"heading-micro\"\n weight=\"light\"\n className={classNames('au-navbar-vertical__dropdown-link', {\n 'au-navbar-vertical__dropdown-link--is-active':\n item.active,\n })}\n title={item.name}\n onClick={item.onClick}>\n {item.name}\n </Text>\n )\n })}\n </div>\n </>\n }\n />\n </Text>\n )\n}\n\nNavbarVertical.Link = NavbarVerticalLink\n"],"names":[],"mappings":";;;;;;;;AA2BO,MAAM,iBAAiB,CAAC;AAAA,EAC7B;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACF,MAA2B;AAEvB,SAAA,qBAAC,OAAI,EAAA,WAAU,sBACZ,UAAA;AAAA,IAAM,6BAAA,IAAI,CAAC,MAAM,QAAQ;AACjB,aAAA,WAAW,MAAM,GAAG;AAAA,IAAA;AAAA,IAE5B,eAAgB,oBAAA,OAAA,EAAI,WAAU,6BAA6B,yBAAc;AAAA,IACzE,oBAAA,OAAA,EAAI,WAAU,+BAA+B,2BAAgB;AAAA,EAChE,EAAA,CAAA;AAEJ;AAEA,MAAM,qBAAqB,CAAC;AAAA,EAC1B;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA,SAAS;AACX,MAA+B;AACvB,QAAA,CAAC,MAAM,OAAO,IAAI,SAAkB,CAAC,CAAC,YAAY,MAAM;AAE9D,WAAS,YAAY,IAAsB;AACzC,QAAI,UAAU;AACJ,cAAA,CAAC,SAAS,CAAC,IAAI;AAAA,eACf,SAAS;AACjB,SAAG,eAAe;AACV;IACV;AAAA,EACF;AAGE,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,IAAI,WAAW,MAAM;AAAA,MACrB;AAAA,MACA,SAAQ;AAAA,MACR,QAAO;AAAA,MACP,WAAW,WAAW,4BAA4B;AAAA,QAChD,CAAC,qCAAqC,GAAG;AAAA,QACzC,CAAC,mCAAmC,GAAG;AAAA,MAAA,CACxC;AAAA,MACD,SAAS;AAAA,MACT,UAAA;AAAA,QAAA,oBAAC,eAAY,WAAW,CAAC,CAAC,MAAM,UAAU,MAAM;AAAA,QAC/C;AAAA,QAED;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,WAAW,CAAC,EAAC,qCAAU;AAAA,YACvB,UAEI,qBAAA,UAAA,EAAA,UAAA;AAAA,cAAC,qBAAA,OAAA,EAAI,WAAU,8BACb,UAAA;AAAA,gBAAC,oBAAA,aAAA,EAAY,WAAW,CAAC,CAAC,MAAM,UAAU,oBAAC,gBAAc,CAAA,GAAI;AAAA,gBAC7D,oBAAC,eAAY,WAAW,CAAC,MAAM,UAAU,oBAAC,kBAAgB,CAAA,GAAI;AAAA,cAAA,GAChE;AAAA,cACA,oBAAC,SAAI,WAAU,gCACZ,+CAAU,IAAI,CAAC,MAAM,QAAQ;AAE1B,uBAAA;AAAA,kBAAC;AAAA,kBAAA;AAAA,oBAEC,IAAG;AAAA,oBACH,MAAM,KAAK;AAAA,oBACX,SAAQ;AAAA,oBACR,QAAO;AAAA,oBACP,WAAW,WAAW,qCAAqC;AAAA,sBACzD,gDACE,KAAK;AAAA,oBAAA,CACR;AAAA,oBACD,OAAO,KAAK;AAAA,oBACZ,SAAS,KAAK;AAAA,oBACb,UAAK,KAAA;AAAA,kBAAA;AAAA,kBAXD,GAAG,KAAK,IAAI,IAAI,GAAG;AAAA,gBAAA;AAAA,cAc7B,IACH;AAAA,YAAA,GACF;AAAA,UAAA;AAAA,QAEJ;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAGN;AAEA,eAAe,OAAO;"}
@@ -1 +1 @@
1
- .au-navbar-vertical{width:100%;background-color:#fff;height:100%;padding-bottom:100px;position:relative;overflow-y:scroll}.au-navbar-vertical__link{padding:16px 24px;display:flex;align-items:center;gap:16px;cursor:pointer;flex-wrap:wrap;text-decoration:none;border-bottom:1px solid #e2e4e9}.au-navbar-vertical__link:hover,.au-navbar-vertical__link:focus{font-weight:700}.au-navbar-vertical__link--is-active,.au-navbar-vertical__link--is-open{background-color:#fafbff;color:#0048db;font-weight:700}.au-navbar-vertical__link:not(.au-navbar-vertical__link--is-open){font-weight:300}.au-navbar-vertical__link--is-open .au-navbar-vertical__dropdown{display:block}.au-navbar-vertical__dropdown{display:block;width:100%;border-top:1px solid #dce8ff;padding-top:12px;display:none}.au-navbar-vertical__dropdown-link{display:block;width:100%;padding:12px 0;text-decoration:none}.au-navbar-vertical__dropdown-link:hover,.au-navbar-vertical__dropdown-link:focus{font-weight:700}.au-navbar-vertical__dropdown-link--is-active,.au-navbar-vertical__dropdown-link--is-open{color:#0048db;font-weight:700}.au-navbar-vertical__actions{display:flex;gap:8px;padding:24px;position:fixed;bottom:0;left:0;width:100%;background-color:#fff}.au-navbar-vertical__actions>*{flex-grow:1}@media (min-width: 600px){.au-navbar-vertical__actions{position:absolute}}
1
+ @charset "UTF-8";.au-navbar-vertical{width:100%;background-color:#fff;height:100%;padding-bottom:100px;position:relative;overflow-y:scroll}.au-navbar-vertical__link{padding:16px 24px;display:flex;align-items:center;gap:16px;cursor:pointer;flex-wrap:wrap;text-decoration:none;border-bottom:1px solid #e2e4e9}.au-navbar-vertical__link:hover,.au-navbar-vertical__link:focus{font-weight:700}.au-navbar-vertical__link--is-active,.au-navbar-vertical__link--is-open{background-color:#fafbff;color:#0048db;font-weight:700}.au-navbar-vertical__link:not(.au-navbar-vertical__link--is-open){font-weight:300}.au-navbar-vertical__link--is-open .au-navbar-vertical__dropdown{display:block}.au-navbar-vertical__toggle{margin-left:auto}.au-navbar-vertical__dropdown{display:block;width:100%;border-top:1px solid #dce8ff;padding-top:12px;display:none}.au-navbar-vertical__dropdown-link{display:block;width:100%;padding:12px 0;text-decoration:none}.au-navbar-vertical__dropdown-link:before{content:"•";font-weight:700;margin-inline:10px}.au-navbar-vertical__dropdown-link:hover,.au-navbar-vertical__dropdown-link:focus{font-weight:700}.au-navbar-vertical__dropdown-link--is-active,.au-navbar-vertical__dropdown-link--is-open{color:#0048db;font-weight:700}.au-navbar-vertical__alert{display:flex;gap:8px;align-items:flex-start;flex-direction:column;padding:24px 24px 0}.au-navbar-vertical__actions{display:flex;gap:8px;padding:24px;position:fixed;bottom:0;left:0;width:100%;background-color:#fff}.au-navbar-vertical__actions>*{flex-grow:1}@media (min-width: 600px){.au-navbar-vertical__actions{position:absolute}}
@@ -1,7 +1,7 @@
1
1
  import { jsx, Fragment } from "react/jsx-runtime";
2
2
  import { a as above } from "../../screen-DfYo7XQ_.js";
3
- import { B as BREAKPOINT_MD } from "../../tokens-BwvPtuyb.js";
4
3
  import { Portal } from "../Portal/index.es.js";
4
+ import { B as BREAKPOINT_MD } from "../../tokens-BwvPtuyb.js";
5
5
  const PortalHolder = ({ withPortal, children }) => {
6
6
  const shouldUsePortal = !above(BREAKPOINT_MD) && withPortal;
7
7
  if (shouldUsePortal) return /* @__PURE__ */ jsx(Portal, { children });
@@ -4,7 +4,7 @@ import "../Icon/index.es.js";
4
4
  import "../icons/IconChevronDown/index.es.js";
5
5
  import "../icons/IconChevronLeft/index.es.js";
6
6
  import "../icons/IconX/index.es.js";
7
- import { S } from "../../index-CXayTd35.js";
7
+ import { S } from "../../index-BDy8i79S.js";
8
8
  export {
9
9
  S as Segment
10
10
  };
@@ -232,6 +232,7 @@ import { IconSettings } from "../icons/IconSettings/index.es.js";
232
232
  import { IconShare } from "../icons/IconShare/index.es.js";
233
233
  import { IconShare2 } from "../icons/IconShare2/index.es.js";
234
234
  import { IconShield } from "../icons/IconShield/index.es.js";
235
+ import { IconShieldLocked } from "../icons/IconShieldLocked/index.es.js";
235
236
  import { IconShieldOff } from "../icons/IconShieldOff/index.es.js";
236
237
  import { IconShoppingBag } from "../icons/IconShoppingBag/index.es.js";
237
238
  import { IconShoppingCart } from "../icons/IconShoppingCart/index.es.js";
@@ -546,6 +547,7 @@ export {
546
547
  IconShare,
547
548
  IconShare2,
548
549
  IconShield,
550
+ IconShieldLocked,
549
551
  IconShieldOff,
550
552
  IconShoppingBag,
551
553
  IconShoppingCart,
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,16 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import Icon from "../../Icon/index.es.js";
3
+ function IconShieldLocked(props) {
4
+ return /* @__PURE__ */ jsx(
5
+ Icon,
6
+ {
7
+ markup: "<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6489 1.7834C11.8753 1.6985 12.1247 1.6985 12.3511 1.7834L20.3511 4.7834C20.7414 4.92976 21 5.30288 21 5.71973V12.7197C21 16.1662 18.7183 18.92 16.6585 20.7223C15.6076 21.6418 14.5615 22.3606 13.78 22.849C13.3882 23.0938 13.0603 23.2825 12.8281 23.411C12.7119 23.4753 12.6194 23.5247 12.5547 23.5587C12.5223 23.5757 12.4968 23.5889 12.4788 23.5981L12.4573 23.6091L12.4508 23.6124L12.4486 23.6134C12.4483 23.6136 12.4472 23.6142 12 22.7197C11.5528 23.6142 11.5525 23.614 11.5522 23.6138L11.5492 23.6124L11.5427 23.6091L11.5212 23.5981C11.5032 23.5889 11.4777 23.5757 11.4453 23.5587C11.3806 23.5247 11.2881 23.4753 11.1719 23.411C10.9397 23.2825 10.6118 23.0938 10.22 22.849C9.43854 22.3606 8.39238 21.6418 7.3415 20.7223C5.28175 18.92 3 16.1662 3 12.7197V5.71973C3 5.30288 3.25857 4.92976 3.64888 4.7834L11.6489 1.7834ZM12 22.7197L11.5522 23.6138C11.8337 23.7546 12.1657 23.7549 12.4472 23.6142L12 22.7197ZM12 21.5825C12.1916 21.4739 12.4367 21.33 12.72 21.153C13.4385 20.7039 14.3924 20.0476 15.3415 19.2171C17.2817 17.5194 19 15.2733 19 12.7197V6.41273L12 3.78773L5 6.41273V12.7197C5 15.2733 6.71825 17.5194 8.6585 19.2171C9.60762 20.0476 10.5615 20.7039 11.28 21.153C11.5633 21.33 11.8084 21.4739 12 21.5825Z' fill='currentColor'/><path d='M8 15.2197V12.7197C8 12.1674 8.44772 11.7197 9 11.7197H15C15.5523 11.7197 16 12.1674 16 12.7197V15.2197C16 15.772 15.5523 16.2197 15 16.2197H9C8.44772 16.2197 8 15.772 8 15.2197Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/><path d='M14 9.71973V10.9197C14 11.3616 13.6418 11.7197 13.2 11.7197H10.4C10.1791 11.7197 10 11.5406 10 11.3197V9.71973C10 8.61516 10.8954 7.71973 12 7.71973C13.1046 7.71973 14 8.61516 14 9.71973Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/></svg>",
8
+ name: "IconShieldLocked",
9
+ ...props
10
+ }
11
+ );
12
+ }
13
+ export {
14
+ IconShieldLocked
15
+ };
16
+ //# sourceMappingURL=index.es.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconShieldLocked.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconShieldLocked(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.6489 1.7834C11.8753 1.6985 12.1247 1.6985 12.3511 1.7834L20.3511 4.7834C20.7414 4.92976 21 5.30288 21 5.71973V12.7197C21 16.1662 18.7183 18.92 16.6585 20.7223C15.6076 21.6418 14.5615 22.3606 13.78 22.849C13.3882 23.0938 13.0603 23.2825 12.8281 23.411C12.7119 23.4753 12.6194 23.5247 12.5547 23.5587C12.5223 23.5757 12.4968 23.5889 12.4788 23.5981L12.4573 23.6091L12.4508 23.6124L12.4486 23.6134C12.4483 23.6136 12.4472 23.6142 12 22.7197C11.5528 23.6142 11.5525 23.614 11.5522 23.6138L11.5492 23.6124L11.5427 23.6091L11.5212 23.5981C11.5032 23.5889 11.4777 23.5757 11.4453 23.5587C11.3806 23.5247 11.2881 23.4753 11.1719 23.411C10.9397 23.2825 10.6118 23.0938 10.22 22.849C9.43854 22.3606 8.39238 21.6418 7.3415 20.7223C5.28175 18.92 3 16.1662 3 12.7197V5.71973C3 5.30288 3.25857 4.92976 3.64888 4.7834L11.6489 1.7834ZM12 22.7197L11.5522 23.6138C11.8337 23.7546 12.1657 23.7549 12.4472 23.6142L12 22.7197ZM12 21.5825C12.1916 21.4739 12.4367 21.33 12.72 21.153C13.4385 20.7039 14.3924 20.0476 15.3415 19.2171C17.2817 17.5194 19 15.2733 19 12.7197V6.41273L12 3.78773L5 6.41273V12.7197C5 15.2733 6.71825 17.5194 8.6585 19.2171C9.60762 20.0476 10.5615 20.7039 11.28 21.153C11.5633 21.33 11.8084 21.4739 12 21.5825Z' fill='currentColor'/><path d='M8 15.2197V12.7197C8 12.1674 8.44772 11.7197 9 11.7197H15C15.5523 11.7197 16 12.1674 16 12.7197V15.2197C16 15.772 15.5523 16.2197 15 16.2197H9C8.44772 16.2197 8 15.772 8 15.2197Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/><path d='M14 9.71973V10.9197C14 11.3616 13.6418 11.7197 13.2 11.7197H10.4C10.1791 11.7197 10 11.5406 10 11.3197V9.71973C10 8.61516 10.8954 7.71973 12 7.71973C13.1046 7.71973 14 8.61516 14 9.71973Z' stroke='currentColor' stroke-width='2' stroke-linejoin='round'/></svg>\"}\n name=\"IconShieldLocked\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AAE/C,SAAA;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
@@ -0,0 +1,3 @@
1
+ import { IconProps } from '../Icon';
2
+
3
+ export declare function IconShieldLocked(props: IconProps): import("react/jsx-runtime").JSX.Element;
@@ -232,6 +232,7 @@ export { IconSettings } from './IconSettings';
232
232
  export { IconShare } from './IconShare';
233
233
  export { IconShare2 } from './IconShare2';
234
234
  export { IconShield } from './IconShield';
235
+ export { IconShieldLocked } from './IconShieldLocked';
235
236
  export { IconShieldOff } from './IconShieldOff';
236
237
  export { IconShoppingBag } from './IconShoppingBag';
237
238
  export { IconShoppingCart } from './IconShoppingCart';
@@ -232,6 +232,7 @@ import { IconSettings } from "./IconSettings/index.es.js";
232
232
  import { IconShare } from "./IconShare/index.es.js";
233
233
  import { IconShare2 } from "./IconShare2/index.es.js";
234
234
  import { IconShield } from "./IconShield/index.es.js";
235
+ import { IconShieldLocked } from "./IconShieldLocked/index.es.js";
235
236
  import { IconShieldOff } from "./IconShieldOff/index.es.js";
236
237
  import { IconShoppingBag } from "./IconShoppingBag/index.es.js";
237
238
  import { IconShoppingCart } from "./IconShoppingCart/index.es.js";
@@ -547,6 +548,7 @@ export {
547
548
  IconShare,
548
549
  IconShare2,
549
550
  IconShield,
551
+ IconShieldLocked,
550
552
  IconShieldOff,
551
553
  IconShoppingBag,
552
554
  IconShoppingCart,
@@ -1 +1 @@
1
- {"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.es.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -3,7 +3,7 @@ import "./index-CweZ_OcN.js";
3
3
  import "./components/Icon/index.es.js";
4
4
  import { IconChevronLeft } from "./components/icons/IconChevronLeft/index.es.js";
5
5
  import { IconChevronRight } from "./components/icons/IconChevronRight/index.es.js";
6
- import { S as Segment } from "./index-CXayTd35.js";
6
+ import { S as Segment } from "./index-BDy8i79S.js";
7
7
  import $dbSRa$react__default, { createContext, useContext, useState, useRef, useCallback, useEffect, useMemo, forwardRef } from "react";
8
8
  import "react-dom";
9
9
  createContext(null);
@@ -5686,4 +5686,4 @@ export {
5686
5686
  $dfd62f934fc76fed$export$e11f8ba65d857bff as e,
5687
5687
  $dfd62f934fc76fed$export$5d847498420df57b as f
5688
5688
  };
5689
- //# sourceMappingURL=index-Cn20y-Ji.js.map
5689
+ //# sourceMappingURL=index-B9cLhrrb.js.map