@nimbus-ds/patterns 1.35.0 → 1.36.0-rc.1

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 (56) hide show
  1. package/package.json +1 -1
  2. package/dist/AppShell/index.d.ts +0 -123
  3. package/dist/AppShell/index.js +0 -2
  4. package/dist/CHANGELOG.md +0 -538
  5. package/dist/Calendar/index.d.ts +0 -44
  6. package/dist/Calendar/index.js +0 -2
  7. package/dist/CalloutCard/index.d.ts +0 -43
  8. package/dist/CalloutCard/index.js +0 -2
  9. package/dist/ChatInput/index.d.ts +0 -89
  10. package/dist/ChatInput/index.js +0 -2
  11. package/dist/DataList/index.d.ts +0 -49
  12. package/dist/DataList/index.js +0 -2
  13. package/dist/DataTable/index.d.ts +0 -201
  14. package/dist/DataTable/index.js +0 -2
  15. package/dist/Editor/index.d.ts +0 -65
  16. package/dist/Editor/index.js +0 -2
  17. package/dist/EmptyApp/index.d.ts +0 -65
  18. package/dist/EmptyApp/index.js +0 -2
  19. package/dist/EmptyMessage/index.d.ts +0 -38
  20. package/dist/EmptyMessage/index.js +0 -2
  21. package/dist/FormField/index.d.ts +0 -63
  22. package/dist/FormField/index.js +0 -2
  23. package/dist/HelpLink/index.d.ts +0 -20
  24. package/dist/HelpLink/index.js +0 -2
  25. package/dist/InitialScreen/index.d.ts +0 -138
  26. package/dist/InitialScreen/index.js +0 -2
  27. package/dist/InteractiveList/index.d.ts +0 -133
  28. package/dist/InteractiveList/index.js +0 -2
  29. package/dist/Layout/index.d.ts +0 -33
  30. package/dist/Layout/index.js +0 -2
  31. package/dist/Menu/index.d.ts +0 -151
  32. package/dist/Menu/index.js +0 -2
  33. package/dist/MenuButton/index.d.ts +0 -101
  34. package/dist/MenuButton/index.js +0 -2
  35. package/dist/NavTabs/index.d.ts +0 -46
  36. package/dist/NavTabs/index.js +0 -2
  37. package/dist/Page/index.d.ts +0 -48
  38. package/dist/Page/index.js +0 -2
  39. package/dist/PlanDisplay/index.d.ts +0 -72
  40. package/dist/PlanDisplay/index.js +0 -2
  41. package/dist/ProductDataList/index.d.ts +0 -208
  42. package/dist/ProductDataList/index.js +0 -2
  43. package/dist/ProductUpdates/index.d.ts +0 -79
  44. package/dist/ProductUpdates/index.js +0 -2
  45. package/dist/README.md +0 -235
  46. package/dist/SideModal/index.d.ts +0 -73
  47. package/dist/SideModal/index.js +0 -2
  48. package/dist/Sortable/index.d.ts +0 -140
  49. package/dist/Sortable/index.js +0 -2
  50. package/dist/SummaryStats/index.d.ts +0 -238
  51. package/dist/SummaryStats/index.js +0 -2
  52. package/dist/ThumbnailWithAction/index.d.ts +0 -31
  53. package/dist/ThumbnailWithAction/index.js +0 -2
  54. package/dist/components-props.json +0 -1
  55. package/dist/index.d.ts +0 -1686
  56. package/dist/index.js +0 -2
@@ -1,2 +0,0 @@
1
- "use client";
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("@nimbus-ds/components"),require("@nimbus-ds/styles"),require("@nimbus-ds/icons")):"function"==typeof define&&define.amd?define(["react","@nimbus-ds/components","@nimbus-ds/styles","@nimbus-ds/icons"],t):"object"==typeof exports?exports["@nimbus-ds/patterns"]=t(require("react"),require("@nimbus-ds/components"),require("@nimbus-ds/styles"),require("@nimbus-ds/icons")):e["@nimbus-ds/patterns"]=t(e.react,e["@nimbus-ds/components"],e["@nimbus-ds/styles"],e["@nimbus-ds/icons"])}(global,((e,t,r,a)=>(()=>{var o={9658:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyApp=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280),i=r(9822),l=({children:e,...t})=>a.default.createElement(o.Box,{width:"100%",display:"flex",flexDirection:"column",backgroundColor:"neutral-background",pb:"8",...t},e);t.EmptyApp=l,l.ContentImageElement=i.EmptyAppContentImageElement,l.ContentSection=i.EmptyAppContentSection,l.ContentTextElement=i.EmptyAppContentTextElement,l.HeroSection=i.EmptyAppHeroSection,l.PlanCard=i.EmptyAppPlanCard,l.PlanItem=i.EmptyAppPlanItem,l.displayName="EmptyApp",l.ContentImageElement.displayName="EmptyApp.ContentImageElement",l.ContentSection.displayName="EmptyApp.ContentSection",l.ContentTextElement.displayName="EmptyApp.ContentTextElement",l.HeroSection.displayName="EmptyApp.HeroSection",l.PlanCard.displayName="EmptyApp.PlanCard",l.PlanItem.displayName="EmptyApp.PlanItem"},5642:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const a=r(5163);a.__exportStar(r(1437),t),a.__exportStar(r(9822),t)},6667:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppContentImageElement=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280);t.EmptyAppContentImageElement=({...e})=>a.default.createElement(o.Box,{display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"6",borderWidth:"5",borderStyle:"solid",borderColor:"neutral-interactive",maxWidth:"480px",width:"100%"},a.default.createElement(o.Thumbnail,{aspectRatio:"4/3",width:"100%",...e}))},2272:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppContentImageElement=void 0;const a=r(6667);var o=r(6667);Object.defineProperty(t,"EmptyAppContentImageElement",{enumerable:!0,get:function(){return o.EmptyAppContentImageElement}}),t.default=a.EmptyAppContentImageElement},4997:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppContentSection=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280);t.EmptyAppContentSection=({title:e,subtitle:t,actions:r,children:i,...l})=>a.default.createElement(o.Box,{display:"flex",flexDirection:"column",px:{xs:"4",md:"6"},py:"12",gap:"10",alignItems:"center",maxWidth:"1200px",width:"100%",mx:"auto",...l},a.default.createElement(o.Box,{display:"flex",flexDirection:"column",gap:"4",alignItems:"center"},a.default.createElement(o.Box,{display:"flex",flexDirection:"column",gap:"2",alignItems:"center"},a.default.createElement(o.Title,{as:"h2",textAlign:"center"},e),t&&a.default.createElement(o.Text,{fontSize:"highlight",textAlign:"center"},t)),r&&a.default.createElement(o.Box,{display:"flex",gap:"2",alignItems:"center"},r)),i)},5627:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppContentSection=void 0;const a=r(4997);var o=r(4997);Object.defineProperty(t,"EmptyAppContentSection",{enumerable:!0,get:function(){return o.EmptyAppContentSection}}),t.default=a.EmptyAppContentSection},5508:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppContentTextElement=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280);t.EmptyAppContentTextElement=({title:e,content:t,bottomDivider:r=!1,...i})=>a.default.createElement(a.default.Fragment,null,a.default.createElement(o.Box,{...i,display:"flex",flexDirection:"column",gap:"2"},a.default.createElement(o.Title,{as:"h4"},e),a.default.createElement(o.Text,null,t)),r&&a.default.createElement(o.Box,{width:"100%",borderTopWidth:"1",borderColor:"neutral-surfaceHighlight",borderStyle:"solid"}))},7932:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppContentTextElement=void 0;const a=r(5508);var o=r(5508);Object.defineProperty(t,"EmptyAppContentTextElement",{enumerable:!0,get:function(){return o.EmptyAppContentTextElement}}),t.default=a.EmptyAppContentTextElement},1975:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppHeroSection=void 0;const a=r(5163),o=a.__importDefault(r(8156)),i=r(5280),l=r(2966),n=r(7990),s=a.__importDefault(r(3924));t.EmptyAppHeroSection=({title:e,titleChildren:t,subtitle:r,content:a,actions:c,...u})=>{const{currentTheme:h}=(0,n.useTheme)(),g="base"===h||"next"===h?"light":"dark";return o.default.createElement(i.Box,{backgroundImage:`linear-gradient(to bottom,${s.default.color[g].primary.interactive.value} 55%,${s.default.color[g].neutral.background.value} 100%)`,minHeight:"560px",pt:{xs:"12",md:"none"},...u},o.default.createElement(i.Box,{display:"flex",flexDirection:{xs:"column",md:"row"},alignItems:{md:"center"},justifyContent:"space-between",gap:"8",py:"4",px:{xs:"4",md:"6"},mx:"auto",maxWidth:"1200px",height:"100%"},o.default.createElement(l.Layout,{columns:"2 - symmetric"},o.default.createElement(l.Layout.Section,{justifyContent:"center"},o.default.createElement(i.Box,{display:"flex",flexDirection:"column",gap:"2"},r&&o.default.createElement(i.Title,{as:"h4",color:"neutral-background"},r),o.default.createElement(i.Box,{display:"flex",gap:"2",alignItems:"center"},o.default.createElement(i.Title,{as:"h1",color:"neutral-background"},e),t),o.default.createElement(i.Text,{color:"neutral-background",fontSize:"highlight"},a)),c&&o.default.createElement(i.Box,{display:"flex",gap:"2"},c)),o.default.createElement(l.Layout.Section,{position:"relative",pr:"5",pt:"5"},o.default.createElement(i.Box,{borderRadius:"4",overflow:"hidden",position:"relative",zIndex:"200"},o.default.createElement(i.Thumbnail,{width:"100%",alt:u.alt,src:u.src,aspectRatio:"4/3"})),o.default.createElement(i.Box,{top:{xs:"-4px",md:"-10px"},left:{xs:"4px",md:"10px"},position:"absolute",width:"100%",height:"100%",borderRadius:"4",backgroundColor:"primary-textLow",zIndex:"100"})))))}},2477:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppHeroSection=void 0;const a=r(1975);var o=r(1975);Object.defineProperty(t,"EmptyAppHeroSection",{enumerable:!0,get:function(){return o.EmptyAppHeroSection}}),t.default=a.EmptyAppHeroSection},6199:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppPlanCard=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280);t.EmptyAppPlanCard=({planContext:e,planName:t,children:r,...i})=>a.default.createElement(o.Card,{...i},a.default.createElement(o.Card.Header,{title:e}),a.default.createElement(o.Card.Body,null,a.default.createElement(o.Box,{display:"flex",flexDirection:"column",gap:"4"},a.default.createElement(o.Title,{as:"h2",color:"neutral-textLow"},t),a.default.createElement(o.Box,{width:"100%",borderTopWidth:"1",borderColor:"neutral-surfaceHighlight",borderStyle:"solid"}),a.default.createElement(o.Box,{display:"flex",flexDirection:"column",gap:"1"},r))))},3829:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppPlanCard=void 0;const a=r(6199);var o=r(6199);Object.defineProperty(t,"EmptyAppPlanCard",{enumerable:!0,get:function(){return o.EmptyAppPlanCard}}),t.default=a.EmptyAppPlanCard},8357:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppPlanItem=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280),i=r(3215);t.EmptyAppPlanItem=({disabled:e=!1,label:t,...r})=>a.default.createElement(o.Box,{display:"flex",alignItems:"center",gap:"2",...r},e?a.default.createElement(o.Icon,{source:a.default.createElement(i.CloseIcon,null),color:"neutral-textDisabled"}):a.default.createElement(o.Icon,{source:a.default.createElement(i.CheckIcon,null),color:"success-interactive"}),a.default.createElement(o.Text,{color:e?"neutral-textDisabled":"neutral-textHigh"},t))},5932:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyAppPlanItem=void 0;const a=r(8357);var o=r(8357);Object.defineProperty(t,"EmptyAppPlanItem",{enumerable:!0,get:function(){return o.EmptyAppPlanItem}}),t.default=a.EmptyAppPlanItem},9822:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const a=r(5163);a.__exportStar(r(2272),t),a.__exportStar(r(2272),t),a.__exportStar(r(5627),t),a.__exportStar(r(7932),t),a.__exportStar(r(2477),t),a.__exportStar(r(3829),t),a.__exportStar(r(5932),t)},1437:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyApp=void 0;const a=r(9658);var o=r(9658);Object.defineProperty(t,"EmptyApp",{enumerable:!0,get:function(){return o.EmptyApp}}),t.default=a.EmptyApp},6435:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Layout=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280),i=r(3214),l=r(6657),n=({style:e,children:t,columns:r="1",...i})=>a.default.createElement(o.Box,{...i,boxSizing:"border-box",display:"grid",gridTemplateColumns:{xs:"1fr",md:l.colQuantity[r]},gridGap:i.gap||"4"},t);t.Layout=n,n.Section=i.LayoutSection,n.displayName="Layout",n.Section.displayName="Layout.Section"},1182:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LayoutSection=void 0;const a=r(5163).__importDefault(r(8156)),o=r(5280);t.LayoutSection=({style:e,children:t,...r})=>a.default.createElement(o.Box,{...r,boxSizing:"border-box",display:"flex",flexDirection:"column",gap:r.gap||"4"},t)},5149:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.LayoutSection=void 0;const a=r(1182);var o=r(1182);Object.defineProperty(t,"LayoutSection",{enumerable:!0,get:function(){return o.LayoutSection}}),t.default=a.LayoutSection},3214:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});r(5163).__exportStar(r(5149),t)},2966:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Layout=void 0;const a=r(6435);var o=r(6435);Object.defineProperty(t,"Layout",{enumerable:!0,get:function(){return o.Layout}}),t.default=a.Layout},6657:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.colQuantity=void 0,t.colQuantity={1:"1fr","2 - asymmetric":"2fr 1fr","2 - symmetric":"1fr 1fr",3:"1fr 1fr 1fr"}},5163:(e,t,r)=>{"use strict";r.r(t),r.d(t,{__assign:()=>i,__asyncDelegator:()=>C,__asyncGenerator:()=>j,__asyncValues:()=>k,__await:()=>w,__awaiter:()=>p,__classPrivateFieldGet:()=>D,__classPrivateFieldIn:()=>F,__classPrivateFieldSet:()=>z,__createBinding:()=>d,__decorate:()=>n,__esDecorate:()=>c,__exportStar:()=>f,__extends:()=>o,__generator:()=>y,__importDefault:()=>I,__importStar:()=>_,__makeTemplateObject:()=>L,__metadata:()=>m,__param:()=>s,__propKey:()=>h,__read:()=>b,__rest:()=>l,__runInitializers:()=>u,__setFunctionName:()=>g,__spread:()=>x,__spreadArray:()=>P,__spreadArrays:()=>S,__values:()=>v});var a=function(e,t){return a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},a(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}a(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function l(e,t){var r={};for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.indexOf(a)<0&&(r[a]=e[a]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(a=Object.getOwnPropertySymbols(e);o<a.length;o++)t.indexOf(a[o])<0&&Object.prototype.propertyIsEnumerable.call(e,a[o])&&(r[a[o]]=e[a[o]])}return r}function n(e,t,r,a){var o,i=arguments.length,l=i<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(e,t,r,a);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(l=(i<3?o(l):i>3?o(t,r,l):o(t,r))||l);return i>3&&l&&Object.defineProperty(t,r,l),l}function s(e,t){return function(r,a){t(r,a,e)}}function c(e,t,r,a,o,i){function l(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var n,s=a.kind,c="getter"===s?"get":"setter"===s?"set":"value",u=!t&&e?a.static?e:e.prototype:null,h=t||(u?Object.getOwnPropertyDescriptor(u,a.name):{}),g=!1,m=r.length-1;m>=0;m--){var p={};for(var y in a)p[y]="access"===y?{}:a[y];for(var y in a.access)p.access[y]=a.access[y];p.addInitializer=function(e){if(g)throw new TypeError("Cannot add initializers after decoration has completed");i.push(l(e||null))};var d=(0,r[m])("accessor"===s?{get:h.get,set:h.set}:h[c],p);if("accessor"===s){if(void 0===d)continue;if(null===d||"object"!=typeof d)throw new TypeError("Object expected");(n=l(d.get))&&(h.get=n),(n=l(d.set))&&(h.set=n),(n=l(d.init))&&o.push(n)}else(n=l(d))&&("field"===s?o.push(n):h[c]=n)}u&&Object.defineProperty(u,a.name,h),g=!0}function u(e,t,r){for(var a=arguments.length>2,o=0;o<t.length;o++)r=a?t[o].call(e,r):t[o].call(e);return a?r:void 0}function h(e){return"symbol"==typeof e?e:"".concat(e)}function g(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function m(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function p(e,t,r,a){return new(r||(r=Promise))((function(o,i){function l(e){try{s(a.next(e))}catch(e){i(e)}}function n(e){try{s(a.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(l,n)}s((a=a.apply(e,t||[])).next())}))}function y(e,t){var r,a,o,i,l={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:n(0),throw:n(1),return:n(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function n(n){return function(s){return function(n){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,n[0]&&(l=0)),l;)try{if(r=1,a&&(o=2&n[0]?a.return:n[0]?a.throw||((o=a.return)&&o.call(a),0):a.next)&&!(o=o.call(a,n[1])).done)return o;switch(a=0,o&&(n=[2&n[0],o.value]),n[0]){case 0:case 1:o=n;break;case 4:return l.label++,{value:n[1],done:!1};case 5:l.label++,a=n[1],n=[0];continue;case 7:n=l.ops.pop(),l.trys.pop();continue;default:if(!(o=l.trys,(o=o.length>0&&o[o.length-1])||6!==n[0]&&2!==n[0])){l=0;continue}if(3===n[0]&&(!o||n[1]>o[0]&&n[1]<o[3])){l.label=n[1];break}if(6===n[0]&&l.label<o[1]){l.label=o[1],o=n;break}if(o&&l.label<o[2]){l.label=o[2],l.ops.push(n);break}o[2]&&l.ops.pop(),l.trys.pop();continue}n=t.call(e,l)}catch(e){n=[6,e],a=0}finally{r=o=0}if(5&n[0])throw n[1];return{value:n[0]?n[1]:void 0,done:!0}}([n,s])}}}var d=Object.create?function(e,t,r,a){void 0===a&&(a=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,a,o)}:function(e,t,r,a){void 0===a&&(a=r),e[a]=t[r]};function f(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||d(t,e,r)}function v(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],a=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&a>=e.length&&(e=void 0),{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function b(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var a,o,i=r.call(e),l=[];try{for(;(void 0===t||t-- >0)&&!(a=i.next()).done;)l.push(a.value)}catch(e){o={error:e}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return l}function x(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(b(arguments[t]));return e}function S(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var a=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],l=0,n=i.length;l<n;l++,o++)a[o]=i[l];return a}function P(e,t,r){if(r||2===arguments.length)for(var a,o=0,i=t.length;o<i;o++)!a&&o in t||(a||(a=Array.prototype.slice.call(t,0,o)),a[o]=t[o]);return e.concat(a||Array.prototype.slice.call(t))}function w(e){return this instanceof w?(this.v=e,this):new w(e)}function j(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var a,o=r.apply(e,t||[]),i=[];return a={},l("next"),l("throw"),l("return"),a[Symbol.asyncIterator]=function(){return this},a;function l(e){o[e]&&(a[e]=function(t){return new Promise((function(r,a){i.push([e,t,r,a])>1||n(e,t)}))})}function n(e,t){try{(r=o[e](t)).value instanceof w?Promise.resolve(r.value.v).then(s,c):u(i[0][2],r)}catch(e){u(i[0][3],e)}var r}function s(e){n("next",e)}function c(e){n("throw",e)}function u(e,t){e(t),i.shift(),i.length&&n(i[0][0],i[0][1])}}function C(e){var t,r;return t={},a("next"),a("throw",(function(e){throw e})),a("return"),t[Symbol.iterator]=function(){return this},t;function a(a,o){t[a]=e[a]?function(t){return(r=!r)?{value:w(e[a](t)),done:!1}:o?o(t):t}:o}}function k(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=v(e),t={},a("next"),a("throw"),a("return"),t[Symbol.asyncIterator]=function(){return this},t);function a(r){t[r]=e[r]&&function(t){return new Promise((function(a,o){(function(e,t,r,a){Promise.resolve(a).then((function(t){e({value:t,done:r})}),t)})(a,o,(t=e[r](t)).done,t.value)}))}}}function L(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var E=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function _(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&d(t,e,r);return E(t,e),t}function I(e){return e&&e.__esModule?e:{default:e}}function D(e,t,r,a){if("a"===r&&!a)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?a:"a"===r?a.call(e):a?a.value:t.get(e)}function z(e,t,r,a,o){if("m"===a)throw new TypeError("Private method is not writable");if("a"===a&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===a?o.call(e,r):o?o.value=r:t.set(e,r),r}function F(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}},3924:e=>{e.exports={breakpoint:{xs:{value:"0px",comment:"Commonly used for mobile resolutions.",filePath:"src/breakpoint/sys.json",isSource:!0,original:{value:"0px",comment:"Commonly used for mobile resolutions."},name:"BreakpointXs",attributes:{category:"breakpoint",type:"xs"},path:["breakpoint","xs"]},md:{value:"672px",comment:"Commonly used for tablet resolutions.",filePath:"src/breakpoint/sys.json",isSource:!0,original:{value:"672px",comment:"Commonly used for tablet resolutions."},name:"BreakpointMd",attributes:{category:"breakpoint",type:"md"},path:["breakpoint","md"]},lg:{value:"1024px",comment:"Commonly used for small desktop resolutions.",filePath:"src/breakpoint/sys.json",isSource:!0,original:{value:"1024px",comment:"Commonly used for small desktop resolutions."},name:"BreakpointLg",attributes:{category:"breakpoint",type:"lg"},path:["breakpoint","lg"]},xl:{value:"1200px",comment:"Commonly used for bigger desktop resolutions.",filePath:"src/breakpoint/sys.json",isSource:!0,original:{value:"1200px",comment:"Commonly used for bigger desktop resolutions."},name:"BreakpointXl",attributes:{category:"breakpoint",type:"xl"},path:["breakpoint","xl"]}},color:{light:{primary:{5:{value:"#000b19",filePath:"src/color/ref.json",isSource:!0,original:{value:"#000B19"},name:"ColorLightPrimary5",attributes:{category:"color",type:"light",item:"primary",subitem:"5"},path:["color","light","primary","5"]},10:{value:"#001737",filePath:"src/color/ref.json",isSource:!0,original:{value:"#001737"},name:"ColorLightPrimary10",attributes:{category:"color",type:"light",item:"primary",subitem:"10"},path:["color","light","primary","10"]},20:{value:"#00255a",filePath:"src/color/ref.json",isSource:!0,original:{value:"#00255A"},name:"ColorLightPrimary20",attributes:{category:"color",type:"light",item:"primary",subitem:"20"},path:["color","light","primary","20"]},30:{value:"#00347d",filePath:"src/color/ref.json",isSource:!0,original:{value:"#00347D"},name:"ColorLightPrimary30",attributes:{category:"color",type:"light",item:"primary",subitem:"30"},path:["color","light","primary","30"]},40:{value:"#00429f",filePath:"src/color/ref.json",isSource:!0,original:{value:"#00429F"},name:"ColorLightPrimary40",attributes:{category:"color",type:"light",item:"primary",subitem:"40"},path:["color","light","primary","40"]},50:{value:"#004ebc",filePath:"src/color/ref.json",isSource:!0,original:{value:"#004EBC"},name:"ColorLightPrimary50",attributes:{category:"color",type:"light",item:"primary",subitem:"50"},path:["color","light","primary","50"]},60:{value:"#0059d5",filePath:"src/color/ref.json",isSource:!0,original:{value:"#0059D5"},name:"ColorLightPrimary60",attributes:{category:"color",type:"light",item:"primary",subitem:"60"},path:["color","light","primary","60"]},70:{value:"#2577e9",filePath:"src/color/ref.json",isSource:!0,original:{value:"#2577E9"},name:"ColorLightPrimary70",attributes:{category:"color",type:"light",item:"primary",subitem:"70"},path:["color","light","primary","70"]},80:{value:"#4b92f5",filePath:"src/color/ref.json",isSource:!0,original:{value:"#4B92F5"},name:"ColorLightPrimary80",attributes:{category:"color",type:"light",item:"primary",subitem:"80"},path:["color","light","primary","80"]},90:{value:"#96c1fc",filePath:"src/color/ref.json",isSource:!0,original:{value:"#96C1FC"},name:"ColorLightPrimary90",attributes:{category:"color",type:"light",item:"primary",subitem:"90"},path:["color","light","primary","90"]},95:{value:"#c2dbfe",filePath:"src/color/ref.json",isSource:!0,original:{value:"#C2DBFE"},name:"ColorLightPrimary95",attributes:{category:"color",type:"light",item:"primary",subitem:"95"},path:["color","light","primary","95"]},99:{value:"#eef5ff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#EEF5FF"},name:"ColorLightPrimary99",attributes:{category:"color",type:"light",item:"primary",subitem:"99"},path:["color","light","primary","99"]},100:{value:"#ffffff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FFFFFF"},name:"ColorLightPrimary100",attributes:{category:"color",type:"light",item:"primary",subitem:"100"},path:["color","light","primary","100"]},surface:{value:"#eef5ff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.99}"},name:"ColorLightPrimarySurface",attributes:{category:"color",type:"light",item:"primary",subitem:"surface"},path:["color","light","primary","surface"]},"surface-highlight":{value:"#96c1fc",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.90}"},name:"ColorLightPrimarySurfaceHighlight",attributes:{category:"color",type:"light",item:"primary",subitem:"surface-highlight"},path:["color","light","primary","surface-highlight"]},interactive:{value:"#0059d5",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.60}"},name:"ColorLightPrimaryInteractive",attributes:{category:"color",type:"light",item:"primary",subitem:"interactive"},path:["color","light","primary","interactive"]},"interactive-hover":{value:"#00429f",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.40}"},name:"ColorLightPrimaryInteractiveHover",attributes:{category:"color",type:"light",item:"primary",subitem:"interactive-hover"},path:["color","light","primary","interactive-hover"]},"interactive-pressed":{value:"#00347d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.30}"},name:"ColorLightPrimaryInteractivePressed",attributes:{category:"color",type:"light",item:"primary",subitem:"interactive-pressed"},path:["color","light","primary","interactive-pressed"]},"text-low":{value:"#00255a",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.20}"},name:"ColorLightPrimaryTextLow",attributes:{category:"color",type:"light",item:"primary",subitem:"text-low"},path:["color","light","primary","text-low"]},"text-high":{value:"#000b19",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.5}"},name:"ColorLightPrimaryTextHigh",attributes:{category:"color",type:"light",item:"primary",subitem:"text-high"},path:["color","light","primary","text-high"]}},success:{5:{value:"#001910",filePath:"src/color/ref.json",isSource:!0,original:{value:"#001910"},name:"ColorLightSuccess5",attributes:{category:"color",type:"light",item:"success",subitem:"5"},path:["color","light","success","5"]},10:{value:"#003420",filePath:"src/color/ref.json",isSource:!0,original:{value:"#003420"},name:"ColorLightSuccess10",attributes:{category:"color",type:"light",item:"success",subitem:"10"},path:["color","light","success","10"]},20:{value:"#005333",filePath:"src/color/ref.json",isSource:!0,original:{value:"#005333"},name:"ColorLightSuccess20",attributes:{category:"color",type:"light",item:"success",subitem:"20"},path:["color","light","success","20"]},30:{value:"#007447",filePath:"src/color/ref.json",isSource:!0,original:{value:"#007447"},name:"ColorLightSuccess30",attributes:{category:"color",type:"light",item:"success",subitem:"30"},path:["color","light","success","30"]},40:{value:"#00935b",filePath:"src/color/ref.json",isSource:!0,original:{value:"#00935B"},name:"ColorLightSuccess40",attributes:{category:"color",type:"light",item:"success",subitem:"40"},path:["color","light","success","40"]},50:{value:"#00af6c",filePath:"src/color/ref.json",isSource:!0,original:{value:"#00AF6C"},name:"ColorLightSuccess50",attributes:{category:"color",type:"light",item:"success",subitem:"50"},path:["color","light","success","50"]},60:{value:"#00c87b",filePath:"src/color/ref.json",isSource:!0,original:{value:"#00C87B"},name:"ColorLightSuccess60",attributes:{category:"color",type:"light",item:"success",subitem:"60"},path:["color","light","success","60"]},70:{value:"#0fdc8e",filePath:"src/color/ref.json",isSource:!0,original:{value:"#0FDC8E"},name:"ColorLightSuccess70",attributes:{category:"color",type:"light",item:"success",subitem:"70"},path:["color","light","success","70"]},80:{value:"#3feca9",filePath:"src/color/ref.json",isSource:!0,original:{value:"#3FECA9"},name:"ColorLightSuccess80",attributes:{category:"color",type:"light",item:"success",subitem:"80"},path:["color","light","success","80"]},90:{value:"#7af7c7",filePath:"src/color/ref.json",isSource:!0,original:{value:"#7AF7C7"},name:"ColorLightSuccess90",attributes:{category:"color",type:"light",item:"success",subitem:"90"},path:["color","light","success","90"]},95:{value:"#bcfde4",filePath:"src/color/ref.json",isSource:!0,original:{value:"#BCFDE4"},name:"ColorLightSuccess95",attributes:{category:"color",type:"light",item:"success",subitem:"95"},path:["color","light","success","95"]},99:{value:"#defef2",filePath:"src/color/ref.json",isSource:!0,original:{value:"#DEFEF2"},name:"ColorLightSuccess99",attributes:{category:"color",type:"light",item:"success",subitem:"99"},path:["color","light","success","99"]},100:{value:"#ffffff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FFFFFF"},name:"ColorLightSuccess100",attributes:{category:"color",type:"light",item:"success",subitem:"100"},path:["color","light","success","100"]},surface:{value:"#defef2",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.99}"},name:"ColorLightSuccessSurface",attributes:{category:"color",type:"light",item:"success",subitem:"surface"},path:["color","light","success","surface"]},"surface-highlight":{value:"#7af7c7",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.90}"},name:"ColorLightSuccessSurfaceHighlight",attributes:{category:"color",type:"light",item:"success",subitem:"surface-highlight"},path:["color","light","success","surface-highlight"]},interactive:{value:"#00c87b",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.60}"},name:"ColorLightSuccessInteractive",attributes:{category:"color",type:"light",item:"success",subitem:"interactive"},path:["color","light","success","interactive"]},"interactive-hover":{value:"#00935b",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.40}"},name:"ColorLightSuccessInteractiveHover",attributes:{category:"color",type:"light",item:"success",subitem:"interactive-hover"},path:["color","light","success","interactive-hover"]},"interactive-pressed":{value:"#007447",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.30}"},name:"ColorLightSuccessInteractivePressed",attributes:{category:"color",type:"light",item:"success",subitem:"interactive-pressed"},path:["color","light","success","interactive-pressed"]},"text-low":{value:"#005333",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.20}"},name:"ColorLightSuccessTextLow",attributes:{category:"color",type:"light",item:"success",subitem:"text-low"},path:["color","light","success","text-low"]},"text-high":{value:"#001910",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.5}"},name:"ColorLightSuccessTextHigh",attributes:{category:"color",type:"light",item:"success",subitem:"text-high"},path:["color","light","success","text-high"]}},warning:{5:{value:"#191000",filePath:"src/color/ref.json",isSource:!0,original:{value:"#191000"},name:"ColorLightWarning5",attributes:{category:"color",type:"light",item:"warning",subitem:"5"},path:["color","light","warning","5"]},10:{value:"#342000",filePath:"src/color/ref.json",isSource:!0,original:{value:"#342000"},name:"ColorLightWarning10",attributes:{category:"color",type:"light",item:"warning",subitem:"10"},path:["color","light","warning","10"]},20:{value:"#533300",filePath:"src/color/ref.json",isSource:!0,original:{value:"#533300"},name:"ColorLightWarning20",attributes:{category:"color",type:"light",item:"warning",subitem:"20"},path:["color","light","warning","20"]},30:{value:"#744700",filePath:"src/color/ref.json",isSource:!0,original:{value:"#744700"},name:"ColorLightWarning30",attributes:{category:"color",type:"light",item:"warning",subitem:"30"},path:["color","light","warning","30"]},40:{value:"#935b00",filePath:"src/color/ref.json",isSource:!0,original:{value:"#935B00"},name:"ColorLightWarning40",attributes:{category:"color",type:"light",item:"warning",subitem:"40"},path:["color","light","warning","40"]},50:{value:"#af6c00",filePath:"src/color/ref.json",isSource:!0,original:{value:"#AF6C00"},name:"ColorLightWarning50",attributes:{category:"color",type:"light",item:"warning",subitem:"50"},path:["color","light","warning","50"]},60:{value:"#c87b00",filePath:"src/color/ref.json",isSource:!0,original:{value:"#C87B00"},name:"ColorLightWarning60",attributes:{category:"color",type:"light",item:"warning",subitem:"60"},path:["color","light","warning","60"]},70:{value:"#dc8e0f",filePath:"src/color/ref.json",isSource:!0,original:{value:"#DC8E0F"},name:"ColorLightWarning70",attributes:{category:"color",type:"light",item:"warning",subitem:"70"},path:["color","light","warning","70"]},80:{value:"#eca93f",filePath:"src/color/ref.json",isSource:!0,original:{value:"#ECA93F"},name:"ColorLightWarning80",attributes:{category:"color",type:"light",item:"warning",subitem:"80"},path:["color","light","warning","80"]},90:{value:"#f7c77a",filePath:"src/color/ref.json",isSource:!0,original:{value:"#F7C77A"},name:"ColorLightWarning90",attributes:{category:"color",type:"light",item:"warning",subitem:"90"},path:["color","light","warning","90"]},95:{value:"#fde4bc",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FDE4BC"},name:"ColorLightWarning95",attributes:{category:"color",type:"light",item:"warning",subitem:"95"},path:["color","light","warning","95"]},99:{value:"#fef2de",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FEF2DE"},name:"ColorLightWarning99",attributes:{category:"color",type:"light",item:"warning",subitem:"99"},path:["color","light","warning","99"]},100:{value:"#ffffff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FFFFFF"},name:"ColorLightWarning100",attributes:{category:"color",type:"light",item:"warning",subitem:"100"},path:["color","light","warning","100"]},surface:{value:"#fef2de",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.99}"},name:"ColorLightWarningSurface",attributes:{category:"color",type:"light",item:"warning",subitem:"surface"},path:["color","light","warning","surface"]},"surface-highlight":{value:"#f7c77a",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.90}"},name:"ColorLightWarningSurfaceHighlight",attributes:{category:"color",type:"light",item:"warning",subitem:"surface-highlight"},path:["color","light","warning","surface-highlight"]},interactive:{value:"#c87b00",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.60}"},name:"ColorLightWarningInteractive",attributes:{category:"color",type:"light",item:"warning",subitem:"interactive"},path:["color","light","warning","interactive"]},"interactive-hover":{value:"#935b00",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.40}"},name:"ColorLightWarningInteractiveHover",attributes:{category:"color",type:"light",item:"warning",subitem:"interactive-hover"},path:["color","light","warning","interactive-hover"]},"interactive-pressed":{value:"#744700",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.30}"},name:"ColorLightWarningInteractivePressed",attributes:{category:"color",type:"light",item:"warning",subitem:"interactive-pressed"},path:["color","light","warning","interactive-pressed"]},"text-low":{value:"#533300",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.20}"},name:"ColorLightWarningTextLow",attributes:{category:"color",type:"light",item:"warning",subitem:"text-low"},path:["color","light","warning","text-low"]},"text-high":{value:"#191000",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.5}"},name:"ColorLightWarningTextHigh",attributes:{category:"color",type:"light",item:"warning",subitem:"text-high"},path:["color","light","warning","text-high"]}},danger:{5:{value:"#190000",filePath:"src/color/ref.json",isSource:!0,original:{value:"#190000"},name:"ColorLightDanger5",attributes:{category:"color",type:"light",item:"danger",subitem:"5"},path:["color","light","danger","5"]},10:{value:"#340001",filePath:"src/color/ref.json",isSource:!0,original:{value:"#340001"},name:"ColorLightDanger10",attributes:{category:"color",type:"light",item:"danger",subitem:"10"},path:["color","light","danger","10"]},20:{value:"#530001",filePath:"src/color/ref.json",isSource:!0,original:{value:"#530001"},name:"ColorLightDanger20",attributes:{category:"color",type:"light",item:"danger",subitem:"20"},path:["color","light","danger","20"]},30:{value:"#740002",filePath:"src/color/ref.json",isSource:!0,original:{value:"#740002"},name:"ColorLightDanger30",attributes:{category:"color",type:"light",item:"danger",subitem:"30"},path:["color","light","danger","30"]},40:{value:"#930002",filePath:"src/color/ref.json",isSource:!0,original:{value:"#930002"},name:"ColorLightDanger40",attributes:{category:"color",type:"light",item:"danger",subitem:"40"},path:["color","light","danger","40"]},50:{value:"#af0003",filePath:"src/color/ref.json",isSource:!0,original:{value:"#AF0003"},name:"ColorLightDanger50",attributes:{category:"color",type:"light",item:"danger",subitem:"50"},path:["color","light","danger","50"]},60:{value:"#c80003",filePath:"src/color/ref.json",isSource:!0,original:{value:"#C80003"},name:"ColorLightDanger60",attributes:{category:"color",type:"light",item:"danger",subitem:"60"},path:["color","light","danger","60"]},70:{value:"#dc0f13",filePath:"src/color/ref.json",isSource:!0,original:{value:"#DC0F13"},name:"ColorLightDanger70",attributes:{category:"color",type:"light",item:"danger",subitem:"70"},path:["color","light","danger","70"]},80:{value:"#ec3f41",filePath:"src/color/ref.json",isSource:!0,original:{value:"#EC3F41"},name:"ColorLightDanger80",attributes:{category:"color",type:"light",item:"danger",subitem:"80"},path:["color","light","danger","80"]},90:{value:"#f77a7c",filePath:"src/color/ref.json",isSource:!0,original:{value:"#F77A7C"},name:"ColorLightDanger90",attributes:{category:"color",type:"light",item:"danger",subitem:"90"},path:["color","light","danger","90"]},95:{value:"#fdbcbd",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FDBCBD"},name:"ColorLightDanger95",attributes:{category:"color",type:"light",item:"danger",subitem:"95"},path:["color","light","danger","95"]},99:{value:"#fedede",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FEDEDE"},name:"ColorLightDanger99",attributes:{category:"color",type:"light",item:"danger",subitem:"99"},path:["color","light","danger","99"]},100:{value:"#ffffff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FFFFFF"},name:"ColorLightDanger100",attributes:{category:"color",type:"light",item:"danger",subitem:"100"},path:["color","light","danger","100"]},surface:{value:"#fedede",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.99}"},name:"ColorLightDangerSurface",attributes:{category:"color",type:"light",item:"danger",subitem:"surface"},path:["color","light","danger","surface"]},"surface-highlight":{value:"#f77a7c",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.90}"},name:"ColorLightDangerSurfaceHighlight",attributes:{category:"color",type:"light",item:"danger",subitem:"surface-highlight"},path:["color","light","danger","surface-highlight"]},interactive:{value:"#c80003",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.60}"},name:"ColorLightDangerInteractive",attributes:{category:"color",type:"light",item:"danger",subitem:"interactive"},path:["color","light","danger","interactive"]},"interactive-hover":{value:"#930002",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.40}"},name:"ColorLightDangerInteractiveHover",attributes:{category:"color",type:"light",item:"danger",subitem:"interactive-hover"},path:["color","light","danger","interactive-hover"]},"interactive-pressed":{value:"#740002",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.30}"},name:"ColorLightDangerInteractivePressed",attributes:{category:"color",type:"light",item:"danger",subitem:"interactive-pressed"},path:["color","light","danger","interactive-pressed"]},"text-low":{value:"#530001",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.20}"},name:"ColorLightDangerTextLow",attributes:{category:"color",type:"light",item:"danger",subitem:"text-low"},path:["color","light","danger","text-low"]},"text-high":{value:"#190000",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.5}"},name:"ColorLightDangerTextHigh",attributes:{category:"color",type:"light",item:"danger",subitem:"text-high"},path:["color","light","danger","text-high"]}},neutral:{0:{value:"#0a0a0a",filePath:"src/color/ref.json",isSource:!0,original:{value:"#0A0A0A"},name:"ColorLightNeutral0",attributes:{category:"color",type:"light",item:"neutral",subitem:"0"},path:["color","light","neutral","0"]},5:{value:"#1f2020",filePath:"src/color/ref.json",isSource:!0,original:{value:"#1F2020"},name:"ColorLightNeutral5",attributes:{category:"color",type:"light",item:"neutral",subitem:"5"},path:["color","light","neutral","5"]},10:{value:"#3d3d3d",filePath:"src/color/ref.json",isSource:!0,original:{value:"#3D3D3D"},name:"ColorLightNeutral10",attributes:{category:"color",type:"light",item:"neutral",subitem:"10"},path:["color","light","neutral","10"]},20:{value:"#454545",filePath:"src/color/ref.json",isSource:!0,original:{value:"#454545"},name:"ColorLightNeutral20",attributes:{category:"color",type:"light",item:"neutral",subitem:"20"},path:["color","light","neutral","20"]},30:{value:"#4f4f4f",filePath:"src/color/ref.json",isSource:!0,original:{value:"#4F4F4F"},name:"ColorLightNeutral30",attributes:{category:"color",type:"light",item:"neutral",subitem:"30"},path:["color","light","neutral","30"]},40:{value:"#5d5d5d",filePath:"src/color/ref.json",isSource:!0,original:{value:"#5D5D5D"},name:"ColorLightNeutral40",attributes:{category:"color",type:"light",item:"neutral",subitem:"40"},path:["color","light","neutral","40"]},50:{value:"#6d6d6d",filePath:"src/color/ref.json",isSource:!0,original:{value:"#6D6D6D"},name:"ColorLightNeutral50",attributes:{category:"color",type:"light",item:"neutral",subitem:"50"},path:["color","light","neutral","50"]},60:{value:"#777777",filePath:"src/color/ref.json",isSource:!0,original:{value:"#777777"},name:"ColorLightNeutral60",attributes:{category:"color",type:"light",item:"neutral",subitem:"60"},path:["color","light","neutral","60"]},70:{value:"#888888",filePath:"src/color/ref.json",isSource:!0,original:{value:"#888888"},name:"ColorLightNeutral70",attributes:{category:"color",type:"light",item:"neutral",subitem:"70"},path:["color","light","neutral","70"]},80:{value:"#b0b0b0",filePath:"src/color/ref.json",isSource:!0,original:{value:"#B0B0B0"},name:"ColorLightNeutral80",attributes:{category:"color",type:"light",item:"neutral",subitem:"80"},path:["color","light","neutral","80"]},90:{value:"#d1d1d1",filePath:"src/color/ref.json",isSource:!0,original:{value:"#D1D1D1"},name:"ColorLightNeutral90",attributes:{category:"color",type:"light",item:"neutral",subitem:"90"},path:["color","light","neutral","90"]},95:{value:"#e7e7e7",filePath:"src/color/ref.json",isSource:!0,original:{value:"#E7E7E7"},name:"ColorLightNeutral95",attributes:{category:"color",type:"light",item:"neutral",subitem:"95"},path:["color","light","neutral","95"]},99:{value:"#f6f6f6",filePath:"src/color/ref.json",isSource:!0,original:{value:"#F6F6F6"},name:"ColorLightNeutral99",attributes:{category:"color",type:"light",item:"neutral",subitem:"99"},path:["color","light","neutral","99"]},100:{value:"#ffffff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FFFFFF"},name:"ColorLightNeutral100",attributes:{category:"color",type:"light",item:"neutral",subitem:"100"},path:["color","light","neutral","100"]},background:{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.100}"},name:"ColorLightNeutralBackground",attributes:{category:"color",type:"light",item:"neutral",subitem:"background"},path:["color","light","neutral","background"]},surface:{value:"#f6f6f6",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.99}"},name:"ColorLightNeutralSurface",attributes:{category:"color",type:"light",item:"neutral",subitem:"surface"},path:["color","light","neutral","surface"]},"surface-disabled":{value:"#e7e7e7",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.95}"},name:"ColorLightNeutralSurfaceDisabled",attributes:{category:"color",type:"light",item:"neutral",subitem:"surface-disabled"},path:["color","light","neutral","surface-disabled"]},"surface-highlight":{value:"#d1d1d1",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.90}"},name:"ColorLightNeutralSurfaceHighlight",attributes:{category:"color",type:"light",item:"neutral",subitem:"surface-highlight"},path:["color","light","neutral","surface-highlight"]},interactive:{value:"#b0b0b0",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.80}"},name:"ColorLightNeutralInteractive",attributes:{category:"color",type:"light",item:"neutral",subitem:"interactive"},path:["color","light","neutral","interactive"]},"interactive-hover":{value:"#888888",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.70}"},name:"ColorLightNeutralInteractiveHover",attributes:{category:"color",type:"light",item:"neutral",subitem:"interactive-hover"},path:["color","light","neutral","interactive-hover"]},"interactive-pressed":{value:"#777777",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.60}"},name:"ColorLightNeutralInteractivePressed",attributes:{category:"color",type:"light",item:"neutral",subitem:"interactive-pressed"},path:["color","light","neutral","interactive-pressed"]},"text-disabled":{value:"#6d6d6d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.50}"},name:"ColorLightNeutralTextDisabled",attributes:{category:"color",type:"light",item:"neutral",subitem:"text-disabled"},path:["color","light","neutral","text-disabled"]},"text-low":{value:"#5d5d5d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.40}"},name:"ColorLightNeutralTextLow",attributes:{category:"color",type:"light",item:"neutral",subitem:"text-low"},path:["color","light","neutral","text-low"]},"text-high":{value:"#0a0a0a",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.0}"},name:"ColorLightNeutralTextHigh",attributes:{category:"color",type:"light",item:"neutral",subitem:"text-high"},path:["color","light","neutral","text-high"]}},next:{5:{value:"#000519",filePath:"src/color/ref.json",isSource:!0,original:{value:"#000519"},name:"ColorLightNext5",attributes:{category:"color",type:"light",item:"next",subitem:"5"},path:["color","light","next","5"]},10:{value:"#22242f",filePath:"src/color/ref.json",isSource:!0,original:{value:"#22242F"},name:"ColorLightNext10",attributes:{category:"color",type:"light",item:"next",subitem:"10"},path:["color","light","next","10"]},20:{value:"#343746",filePath:"src/color/ref.json",isSource:!0,original:{value:"#343746"},name:"ColorLightNext20",attributes:{category:"color",type:"light",item:"next",subitem:"20"},path:["color","light","next","20"]},30:{value:"#3b4053",filePath:"src/color/ref.json",isSource:!0,original:{value:"#3B4053"},name:"ColorLightNext30",attributes:{category:"color",type:"light",item:"next",subitem:"30"},path:["color","light","next","30"]},40:{value:"#3f445a",filePath:"src/color/ref.json",isSource:!0,original:{value:"#3F445A"},name:"ColorLightNext40",attributes:{category:"color",type:"light",item:"next",subitem:"40"},path:["color","light","next","40"]},50:{value:"#434961",filePath:"src/color/ref.json",isSource:!0,original:{value:"#434961"},name:"ColorLightNext50",attributes:{category:"color",type:"light",item:"next",subitem:"50"},path:["color","light","next","50"]},60:{value:"#555c74",filePath:"src/color/ref.json",isSource:!0,original:{value:"#555C74"},name:"ColorLightNext60",attributes:{category:"color",type:"light",item:"next",subitem:"60"},path:["color","light","next","60"]},70:{value:"#777b8c",filePath:"src/color/ref.json",isSource:!0,original:{value:"#777B8C"},name:"ColorLightNext70",attributes:{category:"color",type:"light",item:"next",subitem:"70"},path:["color","light","next","70"]},80:{value:"#8e93a2",filePath:"src/color/ref.json",isSource:!0,original:{value:"#8E93A2"},name:"ColorLightNext80",attributes:{category:"color",type:"light",item:"next",subitem:"80"},path:["color","light","next","80"]},90:{value:"#b2b5c6",filePath:"src/color/ref.json",isSource:!0,original:{value:"#B2B5C6"},name:"ColorLightNext90",attributes:{category:"color",type:"light",item:"next",subitem:"90"},path:["color","light","next","90"]},95:{value:"#d5d7e2",filePath:"src/color/ref.json",isSource:!0,original:{value:"#D5D7E2"},name:"ColorLightNext95",attributes:{category:"color",type:"light",item:"next",subitem:"95"},path:["color","light","next","95"]},99:{value:"#edf0ff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#EDF0FF"},name:"ColorLightNext99",attributes:{category:"color",type:"light",item:"next",subitem:"99"},path:["color","light","next","99"]},100:{value:"#ffffff",filePath:"src/color/ref.json",isSource:!0,original:{value:"#FFFFFF"},name:"ColorLightNext100",attributes:{category:"color",type:"light",item:"next",subitem:"100"},path:["color","light","next","100"]}}},dark:{primary:{surface:{value:"#001737",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.10}"},name:"ColorDarkPrimarySurface",attributes:{category:"color",type:"dark",item:"primary",subitem:"surface"},path:["color","dark","primary","surface"]},"surface-highlight":{value:"#00347d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.30}"},name:"ColorDarkPrimarySurfaceHighlight",attributes:{category:"color",type:"dark",item:"primary",subitem:"surface-highlight"},path:["color","dark","primary","surface-highlight"]},interactive:{value:"#2577e9",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.70}"},name:"ColorDarkPrimaryInteractive",attributes:{category:"color",type:"dark",item:"primary",subitem:"interactive"},path:["color","dark","primary","interactive"]},"interactive-hover":{value:"#4b92f5",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.80}"},name:"ColorDarkPrimaryInteractiveHover",attributes:{category:"color",type:"dark",item:"primary",subitem:"interactive-hover"},path:["color","dark","primary","interactive-hover"]},"interactive-pressed":{value:"#96c1fc",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.90}"},name:"ColorDarkPrimaryInteractivePressed",attributes:{category:"color",type:"dark",item:"primary",subitem:"interactive-pressed"},path:["color","dark","primary","interactive-pressed"]},"text-low":{value:"#c2dbfe",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.95}"},name:"ColorDarkPrimaryTextLow",attributes:{category:"color",type:"dark",item:"primary",subitem:"text-low"},path:["color","dark","primary","text-low"]},"text-high":{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.primary.100}"},name:"ColorDarkPrimaryTextHigh",attributes:{category:"color",type:"dark",item:"primary",subitem:"text-high"},path:["color","dark","primary","text-high"]}},success:{surface:{value:"#003420",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.10}"},name:"ColorDarkSuccessSurface",attributes:{category:"color",type:"dark",item:"success",subitem:"surface"},path:["color","dark","success","surface"]},"surface-highlight":{value:"#007447",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.30}"},name:"ColorDarkSuccessSurfaceHighlight",attributes:{category:"color",type:"dark",item:"success",subitem:"surface-highlight"},path:["color","dark","success","surface-highlight"]},interactive:{value:"#0fdc8e",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.70}"},name:"ColorDarkSuccessInteractive",attributes:{category:"color",type:"dark",item:"success",subitem:"interactive"},path:["color","dark","success","interactive"]},"interactive-hover":{value:"#3feca9",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.80}"},name:"ColorDarkSuccessInteractiveHover",attributes:{category:"color",type:"dark",item:"success",subitem:"interactive-hover"},path:["color","dark","success","interactive-hover"]},"interactive-pressed":{value:"#7af7c7",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.90}"},name:"ColorDarkSuccessInteractivePressed",attributes:{category:"color",type:"dark",item:"success",subitem:"interactive-pressed"},path:["color","dark","success","interactive-pressed"]},"text-low":{value:"#bcfde4",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.95}"},name:"ColorDarkSuccessTextLow",attributes:{category:"color",type:"dark",item:"success",subitem:"text-low"},path:["color","dark","success","text-low"]},"text-high":{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.success.100}"},name:"ColorDarkSuccessTextHigh",attributes:{category:"color",type:"dark",item:"success",subitem:"text-high"},path:["color","dark","success","text-high"]}},warning:{surface:{value:"#342000",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.10}"},name:"ColorDarkWarningSurface",attributes:{category:"color",type:"dark",item:"warning",subitem:"surface"},path:["color","dark","warning","surface"]},"surface-highlight":{value:"#744700",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.30}"},name:"ColorDarkWarningSurfaceHighlight",attributes:{category:"color",type:"dark",item:"warning",subitem:"surface-highlight"},path:["color","dark","warning","surface-highlight"]},interactive:{value:"#dc8e0f",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.70}"},name:"ColorDarkWarningInteractive",attributes:{category:"color",type:"dark",item:"warning",subitem:"interactive"},path:["color","dark","warning","interactive"]},"interactive-hover":{value:"#eca93f",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.80}"},name:"ColorDarkWarningInteractiveHover",attributes:{category:"color",type:"dark",item:"warning",subitem:"interactive-hover"},path:["color","dark","warning","interactive-hover"]},"interactive-pressed":{value:"#f7c77a",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.90}"},name:"ColorDarkWarningInteractivePressed",attributes:{category:"color",type:"dark",item:"warning",subitem:"interactive-pressed"},path:["color","dark","warning","interactive-pressed"]},"text-low":{value:"#fde4bc",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.95}"},name:"ColorDarkWarningTextLow",attributes:{category:"color",type:"dark",item:"warning",subitem:"text-low"},path:["color","dark","warning","text-low"]},"text-high":{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.warning.100}"},name:"ColorDarkWarningTextHigh",attributes:{category:"color",type:"dark",item:"warning",subitem:"text-high"},path:["color","dark","warning","text-high"]}},danger:{surface:{value:"#340001",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.10}"},name:"ColorDarkDangerSurface",attributes:{category:"color",type:"dark",item:"danger",subitem:"surface"},path:["color","dark","danger","surface"]},"surface-highlight":{value:"#740002",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.30}"},name:"ColorDarkDangerSurfaceHighlight",attributes:{category:"color",type:"dark",item:"danger",subitem:"surface-highlight"},path:["color","dark","danger","surface-highlight"]},interactive:{value:"#dc0f13",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.70}"},name:"ColorDarkDangerInteractive",attributes:{category:"color",type:"dark",item:"danger",subitem:"interactive"},path:["color","dark","danger","interactive"]},"interactive-hover":{value:"#ec3f41",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.80}"},name:"ColorDarkDangerInteractiveHover",attributes:{category:"color",type:"dark",item:"danger",subitem:"interactive-hover"},path:["color","dark","danger","interactive-hover"]},"interactive-pressed":{value:"#f77a7c",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.90}"},name:"ColorDarkDangerInteractivePressed",attributes:{category:"color",type:"dark",item:"danger",subitem:"interactive-pressed"},path:["color","dark","danger","interactive-pressed"]},"text-low":{value:"#fdbcbd",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.95}"},name:"ColorDarkDangerTextLow",attributes:{category:"color",type:"dark",item:"danger",subitem:"text-low"},path:["color","dark","danger","text-low"]},"text-high":{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.danger.100}"},name:"ColorDarkDangerTextHigh",attributes:{category:"color",type:"dark",item:"danger",subitem:"text-high"},path:["color","dark","danger","text-high"]}},neutral:{background:{value:"#0a0a0a",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.0}"},name:"ColorDarkNeutralBackground",attributes:{category:"color",type:"dark",item:"neutral",subitem:"background"},path:["color","dark","neutral","background"]},surface:{value:"#1f2020",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.5}"},name:"ColorDarkNeutralSurface",attributes:{category:"color",type:"dark",item:"neutral",subitem:"surface"},path:["color","dark","neutral","surface"]},"surface-disabled":{value:"#3d3d3d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.10}"},name:"ColorDarkNeutralSurfaceDisabled",attributes:{category:"color",type:"dark",item:"neutral",subitem:"surface-disabled"},path:["color","dark","neutral","surface-disabled"]},"surface-highlight":{value:"#454545",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.20}"},name:"ColorDarkNeutralSurfaceHighlight",attributes:{category:"color",type:"dark",item:"neutral",subitem:"surface-highlight"},path:["color","dark","neutral","surface-highlight"]},interactive:{value:"#4f4f4f",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.30}"},name:"ColorDarkNeutralInteractive",attributes:{category:"color",type:"dark",item:"neutral",subitem:"interactive"},path:["color","dark","neutral","interactive"]},"interactive-hover":{value:"#5d5d5d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.40}"},name:"ColorDarkNeutralInteractiveHover",attributes:{category:"color",type:"dark",item:"neutral",subitem:"interactive-hover"},path:["color","dark","neutral","interactive-hover"]},"interactive-pressed":{value:"#6d6d6d",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.50}"},name:"ColorDarkNeutralInteractivePressed",attributes:{category:"color",type:"dark",item:"neutral",subitem:"interactive-pressed"},path:["color","dark","neutral","interactive-pressed"]},"text-disabled":{value:"#777777",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.60}"},name:"ColorDarkNeutralTextDisabled",attributes:{category:"color",type:"dark",item:"neutral",subitem:"text-disabled"},path:["color","dark","neutral","text-disabled"]},"text-low":{value:"#888888",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.70}"},name:"ColorDarkNeutralTextLow",attributes:{category:"color",type:"dark",item:"neutral",subitem:"text-low"},path:["color","dark","neutral","text-low"]},"text-high":{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.neutral.100}"},name:"ColorDarkNeutralTextHigh",attributes:{category:"color",type:"dark",item:"neutral",subitem:"text-high"},path:["color","dark","neutral","text-high"]}}},next:{primary:{surface:{value:"#edf0ff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.99}"},name:"ColorNextPrimarySurface",attributes:{category:"color",type:"next",item:"primary",subitem:"surface"},path:["color","next","primary","surface"]},"surface-highlight":{value:"#b2b5c6",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.90}"},name:"ColorNextPrimarySurfaceHighlight",attributes:{category:"color",type:"next",item:"primary",subitem:"surface-highlight"},path:["color","next","primary","surface-highlight"]},interactive:{value:"#555c74",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.60}"},name:"ColorNextPrimaryInteractive",attributes:{category:"color",type:"next",item:"primary",subitem:"interactive"},path:["color","next","primary","interactive"]},"interactive-hover":{value:"#3f445a",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.40}"},name:"ColorNextPrimaryInteractiveHover",attributes:{category:"color",type:"next",item:"primary",subitem:"interactive-hover"},path:["color","next","primary","interactive-hover"]},"interactive-pressed":{value:"#3b4053",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.30}"},name:"ColorNextPrimaryInteractivePressed",attributes:{category:"color",type:"next",item:"primary",subitem:"interactive-pressed"},path:["color","next","primary","interactive-pressed"]},"text-low":{value:"#343746",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.20}"},name:"ColorNextPrimaryTextLow",attributes:{category:"color",type:"next",item:"primary",subitem:"text-low"},path:["color","next","primary","text-low"]},"text-high":{value:"#000519",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.5}"},name:"ColorNextPrimaryTextHigh",attributes:{category:"color",type:"next",item:"primary",subitem:"text-high"},path:["color","next","primary","text-high"]}}},"next-dark":{primary:{surface:{value:"#22242f",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.10}"},name:"ColorNextDarkPrimarySurface",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"surface"},path:["color","next-dark","primary","surface"]},"surface-highlight":{value:"#3b4053",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.30}"},name:"ColorNextDarkPrimarySurfaceHighlight",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"surface-highlight"},path:["color","next-dark","primary","surface-highlight"]},interactive:{value:"#777b8c",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.70}"},name:"ColorNextDarkPrimaryInteractive",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"interactive"},path:["color","next-dark","primary","interactive"]},"interactive-hover":{value:"#8e93a2",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.80}"},name:"ColorNextDarkPrimaryInteractiveHover",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"interactive-hover"},path:["color","next-dark","primary","interactive-hover"]},"interactive-pressed":{value:"#b2b5c6",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.90}"},name:"ColorNextDarkPrimaryInteractivePressed",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"interactive-pressed"},path:["color","next-dark","primary","interactive-pressed"]},"text-low":{value:"#d5d7e2",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.95}"},name:"ColorNextDarkPrimaryTextLow",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"text-low"},path:["color","next-dark","primary","text-low"]},"text-high":{value:"#ffffff",filePath:"src/color/sys.json",isSource:!0,original:{value:"{color.light.next.100}"},name:"ColorNextDarkPrimaryTextHigh",attributes:{category:"color",type:"next-dark",item:"primary",subitem:"text-high"},path:["color","next-dark","primary","text-high"]}}}},motion:{speed:{fast:{value:"150ms",filePath:"src/motion/sys.json",isSource:!0,original:{value:"150ms"},name:"MotionSpeedFast",attributes:{category:"motion",type:"speed",item:"fast"},path:["motion","speed","fast"]},base:{value:"300ms",filePath:"src/motion/sys.json",isSource:!0,original:{value:"300ms"},name:"MotionSpeedBase",attributes:{category:"motion",type:"speed",item:"base"},path:["motion","speed","base"]},slow:{value:"450ms",filePath:"src/motion/sys.json",isSource:!0,original:{value:"450ms"},name:"MotionSpeedSlow",attributes:{category:"motion",type:"speed",item:"slow"},path:["motion","speed","slow"]},slower:{value:"600ms",filePath:"src/motion/sys.json",isSource:!0,original:{value:"600ms"},name:"MotionSpeedSlower",attributes:{category:"motion",type:"speed",item:"slower"},path:["motion","speed","slower"]}}},shadow:{level:{0:{value:"none",filePath:"src/shadow/ref.json",isSource:!0,original:{value:"none"},name:"ShadowLevel0",attributes:{category:"shadow",type:"level",item:"0"},path:["shadow","level","0"]},1:{value:"0px 0px 1px 0px #888888",filePath:"src/shadow/ref.json",isSource:!0,original:{value:"0px 0px 1px 0px {color.light.neutral.interactive-hover}"},name:"ShadowLevel1",attributes:{category:"shadow",type:"level",item:"1"},path:["shadow","level","1"]},2:{value:"0px 0px 2px 0px #888888",filePath:"src/shadow/ref.json",isSource:!0,original:{value:"0px 0px 2px 0px {color.light.neutral.interactive-hover}"},name:"ShadowLevel2",attributes:{category:"shadow",type:"level",item:"2"},path:["shadow","level","2"]},3:{value:"0px 3px 6px 0px #d1d1d1, 0px 0px 1px 0px #888888",filePath:"src/shadow/ref.json",isSource:!0,original:{value:"0px 3px 6px 0px {color.light.neutral.surface-highlight}, 0px 0px 1px 0px {color.light.neutral.interactive-hover}"},name:"ShadowLevel3",attributes:{category:"shadow",type:"level",item:"3"},path:["shadow","level","3"]},4:{value:"0px 12px 16px 0px #d1d1d1, 0px 0px 1px 0px #888888",filePath:"src/shadow/ref.json",isSource:!0,original:{value:"0px 12px 16px 0px {color.light.neutral.surface-highlight}, 0px 0px 1px 0px {color.light.neutral.interactive-hover}"},name:"ShadowLevel4",attributes:{category:"shadow",type:"level",item:"4"},path:["shadow","level","4"]},5:{value:"0px 24px 32px 0px #d1d1d1, 0px 0px 1px 0px #888888",filePath:"src/shadow/ref.json",isSource:!0,original:{value:"0px 24px 32px 0px {color.light.neutral.surface-highlight}, 0px 0px 1px 0px {color.light.neutral.interactive-hover}"},name:"ShadowLevel5",attributes:{category:"shadow",type:"level",item:"5"},path:["shadow","level","5"]}},light:{level:{0:{value:"none",comment:"Inicial level without shadow. Used for background or elements that do not need to be distinguished from the background.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"{shadow.level.0}",comment:"Inicial level without shadow. Used for background or elements that do not need to be distinguished from the background."},name:"ShadowLightLevel0",attributes:{category:"shadow",type:"light",item:"level",subitem:"0"},path:["shadow","light","level","0"]},1:{value:"0px 0px 1px 0px #888888",comment:"Shadow level for elements that are floating at minimal distance from the background. Can be used in interactive elements.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"{shadow.level.1}",comment:"Shadow level for elements that are floating at minimal distance from the background. Can be used in interactive elements."},name:"ShadowLightLevel1",attributes:{category:"shadow",type:"light",item:"level",subitem:"1"},path:["shadow","light","level","1"]},2:{value:"0px 0px 2px 0px #888888",comment:"Shadow level for elements that are floating at small distance from the background. Can be used in cards.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"{shadow.level.2}",comment:"Shadow level for elements that are floating at small distance from the background. Can be used in cards."},name:"ShadowLightLevel2",attributes:{category:"shadow",type:"light",item:"level",subitem:"2"},path:["shadow","light","level","2"]},3:{value:"0px 3px 6px 0px #d1d1d1, 0px 0px 1px 0px #888888",comment:"Shadow level for elements that are floating at medium distance from the background. Can be used in popovers.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"{shadow.level.3}",comment:"Shadow level for elements that are floating at medium distance from the background. Can be used in popovers."},name:"ShadowLightLevel3",attributes:{category:"shadow",type:"light",item:"level",subitem:"3"},path:["shadow","light","level","3"]},4:{value:"0px 12px 16px 0px #d1d1d1, 0px 0px 1px 0px #888888",comment:"Shadow for elements that are floating at a large distance from the background. Can be used in modals.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"{shadow.level.4}",comment:"Shadow for elements that are floating at a large distance from the background. Can be used in modals."},name:"ShadowLightLevel4",attributes:{category:"shadow",type:"light",item:"level",subitem:"4"},path:["shadow","light","level","4"]},5:{value:"0px 24px 32px 0px #d1d1d1, 0px 0px 1px 0px #888888",comment:"Shadow level for elements that are floating at maximum distance from the background. Can be used in side modals.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"{shadow.level.5}",comment:"Shadow level for elements that are floating at maximum distance from the background. Can be used in side modals."},name:"ShadowLightLevel5",attributes:{category:"shadow",type:"light",item:"level",subitem:"5"},path:["shadow","light","level","5"]}}},dark:{level:{0:{value:"none",comment:"Inicial level without shadow. Used for background or elements that do not need to be distinguished from the background.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"none",comment:"Inicial level without shadow. Used for background or elements that do not need to be distinguished from the background."},name:"ShadowDarkLevel0",attributes:{category:"shadow",type:"dark",item:"level",subitem:"0"},path:["shadow","dark","level","0"]},1:{value:"0px 0px 1px 0px #5d5d5d",comment:"Shadow level for elements that are floating at minimal distance from the background. Can be used in interactive elements.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"0px 0px 1px 0px {color.dark.neutral.interactive-hover}",comment:"Shadow level for elements that are floating at minimal distance from the background. Can be used in interactive elements."},name:"ShadowDarkLevel1",attributes:{category:"shadow",type:"dark",item:"level",subitem:"1"},path:["shadow","dark","level","1"]},2:{value:"0px 0px 2px 0px #5d5d5d",comment:"Shadow level for elements that are floating at small distance from the background. Can be used in cards.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"0px 0px 2px 0px {color.dark.neutral.interactive-hover}",comment:"Shadow level for elements that are floating at small distance from the background. Can be used in cards."},name:"ShadowDarkLevel2",attributes:{category:"shadow",type:"dark",item:"level",subitem:"2"},path:["shadow","dark","level","2"]},3:{value:"0px 3px 6px 0px #454545, 0px 0px 1px 0px #5d5d5d",comment:"Shadow level for elements that are floating at medium distance from the background. Can be used in popovers.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"0px 3px 6px 0px {color.dark.neutral.surface-highlight}, 0px 0px 1px 0px {color.dark.neutral.interactive-hover}",comment:"Shadow level for elements that are floating at medium distance from the background. Can be used in popovers."},name:"ShadowDarkLevel3",attributes:{category:"shadow",type:"dark",item:"level",subitem:"3"},path:["shadow","dark","level","3"]},4:{value:"0px 12px 16px 0px #454545, 0px 0px 1px 0px #5d5d5d",comment:"Shadow for elements that are floating at a large distance from the background. Can be used in modals.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"0px 12px 16px 0px {color.dark.neutral.surface-highlight}, 0px 0px 1px 0px {color.dark.neutral.interactive-hover}",comment:"Shadow for elements that are floating at a large distance from the background. Can be used in modals."},name:"ShadowDarkLevel4",attributes:{category:"shadow",type:"dark",item:"level",subitem:"4"},path:["shadow","dark","level","4"]},5:{value:"0px 24px 32px 0px #454545, 0px 0px 1px 0px #5d5d5d",comment:"Shadow level for elements that are floating at maximum distance from the background. Can be used in side modals.",filePath:"src/shadow/sys.json",isSource:!0,original:{value:"0px 24px 32px 0px {color.dark.neutral.surface-highlight}, 0px 0px 1px 0px {color.dark.neutral.interactive-hover}",comment:"Shadow level for elements that are floating at maximum distance from the background. Can be used in side modals."},name:"ShadowDarkLevel5",attributes:{category:"shadow",type:"dark",item:"level",subitem:"5"},path:["shadow","dark","level","5"]}}}},shape:{border:{radius:{1:{value:"0.25rem",comment:"It can be used in medium or small elements with or without interactions.",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.1}",comment:"It can be used in medium or small elements with or without interactions."},name:"ShapeBorderRadius1",attributes:{category:"shape",type:"border",item:"radius",subitem:"1"},path:["shape","border","radius","1"]},2:{value:"0.5rem",comment:"It can be used on medium or large elements with or without interactions.",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.2}",comment:"It can be used on medium or large elements with or without interactions."},name:"ShapeBorderRadius2",attributes:{category:"shape",type:"border",item:"radius",subitem:"2"},path:["shape","border","radius","2"]},3:{value:"0.75rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.3}"},name:"ShapeBorderRadius3",attributes:{category:"shape",type:"border",item:"radius",subitem:"3"},path:["shape","border","radius","3"]},4:{value:"1rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.4}"},name:"ShapeBorderRadius4",attributes:{category:"shape",type:"border",item:"radius",subitem:"4"},path:["shape","border","radius","4"]},5:{value:"1.25rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.5}"},name:"ShapeBorderRadius5",attributes:{category:"shape",type:"border",item:"radius",subitem:"5"},path:["shape","border","radius","5"]},6:{value:"1.5rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.6}"},name:"ShapeBorderRadius6",attributes:{category:"shape",type:"border",item:"radius",subitem:"6"},path:["shape","border","radius","6"]},"0-5":{value:"0.125rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.0-5}"},name:"ShapeBorderRadius05",attributes:{category:"shape",type:"border",item:"radius",subitem:"0-5"},path:["shape","border","radius","0-5"]},full:{value:"9999px",comment:"It can be used in small or fully rounded elements with or without interactions.",filePath:"src/shape/sys.json",isSource:!0,original:{value:"9999px",comment:"It can be used in small or fully rounded elements with or without interactions."},name:"ShapeBorderRadiusFull",attributes:{category:"shape",type:"border",item:"radius",subitem:"full"},path:["shape","border","radius","full"]},base:{value:"0.375rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"{spacing.1-5}"},name:"ShapeBorderRadiusBase",attributes:{category:"shape",type:"border",item:"radius",subitem:"base"},path:["shape","border","radius","base"]},half:{value:"50%",filePath:"src/shape/sys.json",isSource:!0,original:{value:"50%"},name:"ShapeBorderRadiusHalf",attributes:{category:"shape",type:"border",item:"radius",subitem:"half"},path:["shape","border","radius","half"]}},width:{1:{value:"0.0625rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"0.0625rem"},name:"ShapeBorderWidth1",attributes:{category:"shape",type:"border",item:"width",subitem:"1"},path:["shape","border","width","1"]},2:{value:"0.125rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"0.125rem"},name:"ShapeBorderWidth2",attributes:{category:"shape",type:"border",item:"width",subitem:"2"},path:["shape","border","width","2"]},3:{value:"0.1875rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"0.1875rem"},name:"ShapeBorderWidth3",attributes:{category:"shape",type:"border",item:"width",subitem:"3"},path:["shape","border","width","3"]},4:{value:"1rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"1rem"},name:"ShapeBorderWidth4",attributes:{category:"shape",type:"border",item:"width",subitem:"4"},path:["shape","border","width","4"]},5:{value:"1.25rem",filePath:"src/shape/sys.json",isSource:!0,original:{value:"1.25rem"},name:"ShapeBorderWidth5",attributes:{category:"shape",type:"border",item:"width",subitem:"5"},path:["shape","border","width","5"]}}}},spacing:{1:{value:"0.25rem",comment:"Internal spaces in atomic components such as buttons or links.",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.25rem",comment:"Internal spaces in atomic components such as buttons or links."},name:"Spacing1",attributes:{category:"spacing",type:"1"},path:["spacing","1"]},2:{value:"0.5rem",comment:"Separation of elements within a container or component padding.",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.5rem",comment:"Separation of elements within a container or component padding."},name:"Spacing2",attributes:{category:"spacing",type:"2"},path:["spacing","2"]},3:{value:"0.75rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.75rem"},name:"Spacing3",attributes:{category:"spacing",type:"3"},path:["spacing","3"]},4:{value:"1rem",comment:"Internal spacing of components such as containers or cards.",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"1rem",comment:"Internal spacing of components such as containers or cards."},name:"Spacing4",attributes:{category:"spacing",type:"4"},path:["spacing","4"]},5:{value:"1.25rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"1.25rem"},name:"Spacing5",attributes:{category:"spacing",type:"5"},path:["spacing","5"]},6:{value:"1.5rem",comment:"Separation of content blocks that are not related to each other.",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"1.5rem",comment:"Separation of content blocks that are not related to each other."},name:"Spacing6",attributes:{category:"spacing",type:"6"},path:["spacing","6"]},7:{value:"1.75rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"1.75rem"},name:"Spacing7",attributes:{category:"spacing",type:"7"},path:["spacing","7"]},8:{value:"2rem",comment:"Spacing between page elements and content.",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"2rem",comment:"Spacing between page elements and content."},name:"Spacing8",attributes:{category:"spacing",type:"8"},path:["spacing","8"]},9:{value:"2.25rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"2.25rem"},name:"Spacing9",attributes:{category:"spacing",type:"9"},path:["spacing","9"]},10:{value:"2.5rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"2.5rem"},name:"Spacing10",attributes:{category:"spacing",type:"10"},path:["spacing","10"]},11:{value:"2.75rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"2.75rem"},name:"Spacing11",attributes:{category:"spacing",type:"11"},path:["spacing","11"]},12:{value:"3rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"3rem"},name:"Spacing12",attributes:{category:"spacing",type:"12"},path:["spacing","12"]},14:{value:"3.5rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"3.5rem"},name:"Spacing14",attributes:{category:"spacing",type:"14"},path:["spacing","14"]},16:{value:"4rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"4rem"},name:"Spacing16",attributes:{category:"spacing",type:"16"},path:["spacing","16"]},18:{value:"4.5rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"4.5rem"},name:"Spacing18",attributes:{category:"spacing",type:"18"},path:["spacing","18"]},20:{value:"5rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"5rem"},name:"Spacing20",attributes:{category:"spacing",type:"20"},path:["spacing","20"]},"0-5":{value:"0.125rem",comment:"Padding of small atomic elements such as labels or chips.",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.125rem",comment:"Padding of small atomic elements such as labels or chips."},name:"Spacing05",attributes:{category:"spacing",type:"0-5"},path:["spacing","0-5"]},"1-5":{value:"0.375rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.375rem"},name:"Spacing15",attributes:{category:"spacing",type:"1-5"},path:["spacing","1-5"]},"2-5":{value:"0.625rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.625rem"},name:"Spacing25",attributes:{category:"spacing",type:"2-5"},path:["spacing","2-5"]},"3-5":{value:"0.875rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"0.875rem"},name:"Spacing35",attributes:{category:"spacing",type:"3-5"},path:["spacing","3-5"]},"4-5":{value:"1.125rem",filePath:"src/spacing/ref.json",isSource:!0,original:{value:"1.125rem"},name:"Spacing45",attributes:{category:"spacing",type:"4-5"},path:["spacing","4-5"]}},font:{size:{3:{value:"0.75rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"0.75rem"},name:"FontSize3",attributes:{category:"font",type:"size",item:"3"},path:["font","size","3"]},4:{value:"1rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1rem"},name:"FontSize4",attributes:{category:"font",type:"size",item:"4"},path:["font","size","4"]},5:{value:"1.25rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.25rem"},name:"FontSize5",attributes:{category:"font",type:"size",item:"5"},path:["font","size","5"]},6:{value:"1.5rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.5rem"},name:"FontSize6",attributes:{category:"font",type:"size",item:"6"},path:["font","size","6"]},7:{value:"1.75rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.75rem"},name:"FontSize7",attributes:{category:"font",type:"size",item:"7"},path:["font","size","7"]},8:{value:"2rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"2rem"},name:"FontSize8",attributes:{category:"font",type:"size",item:"8"},path:["font","size","8"]},12:{value:"3rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"3rem"},name:"FontSize12",attributes:{category:"font",type:"size",item:"12"},path:["font","size","12"]},16:{value:"4rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"4rem"},name:"FontSize16",attributes:{category:"font",type:"size",item:"16"},path:["font","size","16"]},"3-5":{value:"0.875rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"0.875rem"},name:"FontSize35",attributes:{category:"font",type:"size",item:"3-5"},path:["font","size","3-5"]},"4-5":{value:"1.125rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.125rem"},name:"FontSize45",attributes:{category:"font",type:"size",item:"4-5"},path:["font","size","4-5"]},body:{caption:{value:"0.75rem",comment:"It can be used for caption text and very small components like labels, inputs or chips. Must not be used for body text.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.3}",comment:"It can be used for caption text and very small components like labels, inputs or chips. Must not be used for body text."},name:"FontSizeBodyCaption",attributes:{category:"font",type:"size",item:"body",subitem:"caption"},path:["font","size","body","caption"]},base:{value:"0.875rem",comment:"It can be used for plain text and large amounts of content.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.3-5}",comment:"It can be used for plain text and large amounts of content."},name:"FontSizeBodyBase",attributes:{category:"font",type:"size",item:"body",subitem:"base"},path:["font","size","body","base"]},highlight:{value:"1rem",comment:"It can be used for highlighted text or titles with the lowest possible importance.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.4}",comment:"It can be used for highlighted text or titles with the lowest possible importance."},name:"FontSizeBodyHighlight",attributes:{category:"font",type:"size",item:"body",subitem:"highlight"},path:["font","size","body","highlight"]}},title:{h1:{value:"2rem",comment:"Main hierarchy headings, reserved for a single use per page.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.8}",comment:"Main hierarchy headings, reserved for a single use per page."},name:"FontSizeTitleH1",attributes:{category:"font",type:"size",item:"title",subitem:"h1"},path:["font","size","title","h1"]},h2:{value:"1.75rem",comment:"Secondary hierarchy headings that are used to divide large sections of content on a page",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.7}",comment:"Secondary hierarchy headings that are used to divide large sections of content on a page"},name:"FontSizeTitleH2",attributes:{category:"font",type:"size",item:"title",subitem:"h2"},path:["font","size","title","h2"]},h3:{value:"1.5rem",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.6}"},name:"FontSizeTitleH3",attributes:{category:"font",type:"size",item:"title",subitem:"h3"},path:["font","size","title","h3"]},h4:{value:"1.25rem",comment:"It can be used for low hierarchy headings with the second lowest possible importance.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.5}",comment:"It can be used for low hierarchy headings with the second lowest possible importance."},name:"FontSizeTitleH4",attributes:{category:"font",type:"size",item:"title",subitem:"h4"},path:["font","size","title","h4"]},h5:{value:"1rem",comment:"It can be used for highlighted text or titles with the lowest possible importance.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.4}",comment:"It can be used for highlighted text or titles with the lowest possible importance."},name:"FontSizeTitleH5",attributes:{category:"font",type:"size",item:"title",subitem:"h5"},path:["font","size","title","h5"]},h6:{value:"0.875rem",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{font.size.3-5}"},name:"FontSizeTitleH6",attributes:{category:"font",type:"size",item:"title",subitem:"h6"},path:["font","size","title","h6"]}}},family:{sans:{value:"Geist, -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', arial, sans-serif",comment:"Font family value by default, to use in css and set components font.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"Geist, -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', arial, sans-serif",comment:"Font family value by default, to use in css and set components font."},name:"FontFamilySans",attributes:{category:"font",type:"family",item:"sans"},path:["font","family","sans"]},mono:{value:"Geist Mono, 'Roboto Mono', monospace",comment:"Monospace font family value for usage within code blocks and code elements.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"Geist Mono, 'Roboto Mono', monospace",comment:"Monospace font family value for usage within code blocks and code elements."},name:"FontFamilyMono",attributes:{category:"font",type:"family",item:"mono"},path:["font","family","mono"]}},weight:{regular:{value:"400",comment:"Plain text with regular weight, can be combined with highlight, base or caption font-size.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"400",comment:"Plain text with regular weight, can be combined with highlight, base or caption font-size."},name:"FontWeightRegular",attributes:{category:"font",type:"weight",item:"regular"},path:["font","weight","regular"]},medium:{value:"500",comment:"Plain text with medium weight, can be combined with every font-size.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"500",comment:"Plain text with medium weight, can be combined with every font-size."},name:"FontWeightMedium",attributes:{category:"font",type:"weight",item:"medium"},path:["font","weight","medium"]},bold:{value:"600",comment:"Plain text with semi-bold weight, can be combined with highlight, base or caption font-size.",filePath:"src/typography/sys.json",isSource:!0,original:{value:"600",comment:"Plain text with semi-bold weight, can be combined with highlight, base or caption font-size."},name:"FontWeightBold",attributes:{category:"font",type:"weight",item:"bold"},path:["font","weight","bold"]}}},line:{height:{4:{value:"1rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1rem"},name:"LineHeight4",attributes:{category:"line",type:"height",item:"4"},path:["line","height","4"]},5:{value:"1.25rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.25rem"},name:"LineHeight5",attributes:{category:"line",type:"height",item:"5"},path:["line","height","5"]},6:{value:"1.5rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.5rem"},name:"LineHeight6",attributes:{category:"line",type:"height",item:"6"},path:["line","height","6"]},7:{value:"1.75rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.75rem"},name:"LineHeight7",attributes:{category:"line",type:"height",item:"7"},path:["line","height","7"]},8:{value:"2rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"2rem"},name:"LineHeight8",attributes:{category:"line",type:"height",item:"8"},path:["line","height","8"]},10:{value:"2.5rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"2.5rem"},name:"LineHeight10",attributes:{category:"line",type:"height",item:"10"},path:["line","height","10"]},11:{value:"2.75rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"2.75rem"},name:"LineHeight11",attributes:{category:"line",type:"height",item:"11"},path:["line","height","11"]},"3-5":{value:"0.875rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"0.875rem"},name:"LineHeight35",attributes:{category:"line",type:"height",item:"3-5"},path:["line","height","3-5"]},"4-5":{value:"1.125rem",filePath:"src/typography/ref.json",isSource:!0,original:{value:"1.125rem"},name:"LineHeight45",attributes:{category:"line",type:"height",item:"4-5"},path:["line","height","4-5"]},body:{caption:{value:"1rem",comment:"Combined use with: font-size-body-caption",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.4}",comment:"Combined use with: font-size-body-caption"},name:"LineHeightBodyCaption",attributes:{category:"line",type:"height",item:"body",subitem:"caption"},path:["line","height","body","caption"]},base:{value:"1.25rem",comment:"Combined use with: font-size-body-base",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.5}",comment:"Combined use with: font-size-body-base"},name:"LineHeightBodyBase",attributes:{category:"line",type:"height",item:"body",subitem:"base"},path:["line","height","body","base"]},highlight:{value:"1.5rem",comment:"Combined use with: font-size-body-highlight",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.6}",comment:"Combined use with: font-size-body-highlight"},name:"LineHeightBodyHighlight",attributes:{category:"line",type:"height",item:"body",subitem:"highlight"},path:["line","height","body","highlight"]}},title:{h1:{value:"2.5rem",comment:"Combined use with: font-size-title-h1",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.10}",comment:"Combined use with: font-size-title-h1"},name:"LineHeightTitleH1",attributes:{category:"line",type:"height",item:"title",subitem:"h1"},path:["line","height","title","h1"]},h2:{value:"2rem",comment:"Combined use with: font-size-title-h2",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.8}",comment:"Combined use with: font-size-title-h2"},name:"LineHeightTitleH2",attributes:{category:"line",type:"height",item:"title",subitem:"h2"},path:["line","height","title","h2"]},h3:{value:"1.75rem",comment:"Combined use with: font-size-title-h3",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.7}",comment:"Combined use with: font-size-title-h3"},name:"LineHeightTitleH3",attributes:{category:"line",type:"height",item:"title",subitem:"h3"},path:["line","height","title","h3"]},h4:{value:"1.5rem",comment:"Combined use with: font-size-title-h4",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.6}",comment:"Combined use with: font-size-title-h4"},name:"LineHeightTitleH4",attributes:{category:"line",type:"height",item:"title",subitem:"h4"},path:["line","height","title","h4"]},h5:{value:"1.5rem",comment:"Combined use with: font-size-title-h5",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.6}",comment:"Combined use with: font-size-title-h5"},name:"LineHeightTitleH5",attributes:{category:"line",type:"height",item:"title",subitem:"h5"},path:["line","height","title","h5"]},h6:{value:"1.25rem",comment:"Combined use with: font-size-title-h6",filePath:"src/typography/sys.json",isSource:!0,original:{value:"{line.height.5}",comment:"Combined use with: font-size-title-h6"},name:"LineHeightTitleH6",attributes:{category:"line",type:"height",item:"title",subitem:"h6"},path:["line","height","title","h6"]}}}},zIndex:{100:{value:"100",comment:"The minimum z-index value, use not defined.",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"100",comment:"The minimum z-index value, use not defined."},name:"ZIndex100",attributes:{category:"zIndex",type:"100"},path:["zIndex","100"]},200:{value:"200",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"200"},name:"ZIndex200",attributes:{category:"zIndex",type:"200"},path:["zIndex","200"]},300:{value:"300",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"300"},name:"ZIndex300",attributes:{category:"zIndex",type:"300"},path:["zIndex","300"]},400:{value:"400",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"400"},name:"ZIndex400",attributes:{category:"zIndex",type:"400"},path:["zIndex","400"]},500:{value:"500",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"500"},name:"ZIndex500",attributes:{category:"zIndex",type:"500"},path:["zIndex","500"]},600:{value:"600",comment:"Value commonly used for overlay elements, modals and sidebars.",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"600",comment:"Value commonly used for overlay elements, modals and sidebars."},name:"ZIndex600",attributes:{category:"zIndex",type:"600"},path:["zIndex","600"]},700:{value:"700",comment:"Value commonly used for modals and sidebars.",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"700",comment:"Value commonly used for modals and sidebars."},name:"ZIndex700",attributes:{category:"zIndex",type:"700"},path:["zIndex","700"]},800:{value:"800",comment:"Value commonly used floating components like toasts, tooltips and popovers.",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"800",comment:"Value commonly used floating components like toasts, tooltips and popovers."},name:"ZIndex800",attributes:{category:"zIndex",type:"800"},path:["zIndex","800"]},900:{value:"900",comment:"The highest z-index value, use not defined.",filePath:"src/zIndex/sys.json",isSource:!0,original:{value:"900",comment:"The highest z-index value, use not defined."},name:"ZIndex900",attributes:{category:"zIndex",type:"900"},path:["zIndex","900"]}}}},5280:e=>{"use strict";e.exports=t},3215:e=>{"use strict";e.exports=a},7990:e=>{"use strict";e.exports=r},8156:t=>{"use strict";t.exports=e}},i={};function l(e){var t=i[e];if(void 0!==t)return t.exports;var r=i[e]={exports:{}};return o[e](r,r.exports,l),r.exports}return l.d=(e,t)=>{for(var r in t)l.o(t,r)&&!l.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},l.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),l.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l(5642)})()));
@@ -1,38 +0,0 @@
1
- // Generated by dts-bundle-generator v8.1.2
2
-
3
- import React from 'react';
4
- import { HTMLAttributes, ReactNode } from 'react';
5
-
6
- export interface EmptyMessageProperties {
7
- /**
8
- * Optional node that contains an illustration for the component. Will stack vertically on mobile and horizontally on desktop.
9
- * @TJS-type React.ReactNode
10
- */
11
- illustration?: ReactNode;
12
- /**
13
- * Optional icon to display on top of the text.
14
- * @TJS-type React.ReactNode
15
- */
16
- icon?: ReactNode;
17
- /**
18
- * Title of the component.
19
- */
20
- title: string;
21
- /**
22
- * Optional content text for additional context.
23
- */
24
- text?: string;
25
- /**
26
- * Optional node to showcase buttons or actions.
27
- * @TJS-type React.ReactNode
28
- */
29
- actions?: ReactNode;
30
- }
31
- export type EmptyMessageProps = EmptyMessageProperties & Omit<HTMLAttributes<HTMLElement>, "color">;
32
- export declare const EmptyMessage: React.FC<EmptyMessageProps>;
33
-
34
- export {
35
- EmptyMessage as default,
36
- };
37
-
38
- export {};
@@ -1,2 +0,0 @@
1
- "use client";
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("@nimbus-ds/components")):"function"==typeof define&&define.amd?define(["react","@nimbus-ds/components"],t):"object"==typeof exports?exports["@nimbus-ds/patterns"]=t(require("react"),require("@nimbus-ds/components")):e["@nimbus-ds/patterns"]=t(e.react,e["@nimbus-ds/components"])}(global,((e,t)=>(()=>{"use strict";var r={591:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyMessage=void 0;const n=r(5163).__importDefault(r(8156)),o=r(5280),a=({className:e,style:t,illustration:r,icon:a,title:i,text:c,actions:l,...u})=>{const f=n.default.createElement(o.Box,{...u,className:r?void 0:e,display:"flex",flexDirection:"column",gap:"1",alignItems:{xs:"center",lg:r?"flex-start":"center"},justifyContent:r?"center":"flex-start"},a&&n.default.createElement(o.Icon,{source:a}),n.default.createElement(o.Title,{as:"h4",textAlign:{xs:"center",lg:r?"left":"center"}},i),c&&n.default.createElement(o.Text,{textAlign:{xs:"center",lg:r?"left":"center"}},c),l&&n.default.createElement(o.Box,{display:"flex",justifyContent:{xs:"center",lg:"flex-start"},gap:"2",mt:"1",flexWrap:"wrap"},l));return r?n.default.createElement(o.Box,{className:e,display:"grid",gridTemplateColumns:{xs:"1fr",lg:"1fr 1fr"},gridTemplateAreas:{xs:"auto auto",lg:"auto"},gap:"4"},n.default.createElement(o.Box,{display:"flex",alignItems:"center",justifyContent:"center"},r),f):f};t.EmptyMessage=a,a.displayName="EmptyMessage"},5163:(e,t,r)=>{r.r(t),r.d(t,{__assign:()=>a,__asyncDelegator:()=>P,__asyncGenerator:()=>j,__asyncValues:()=>E,__await:()=>O,__awaiter:()=>d,__classPrivateFieldGet:()=>A,__classPrivateFieldIn:()=>D,__classPrivateFieldSet:()=>C,__createBinding:()=>m,__decorate:()=>c,__esDecorate:()=>u,__exportStar:()=>v,__extends:()=>o,__generator:()=>b,__importDefault:()=>M,__importStar:()=>I,__makeTemplateObject:()=>S,__metadata:()=>y,__param:()=>l,__propKey:()=>s,__read:()=>_,__rest:()=>i,__runInitializers:()=>f,__setFunctionName:()=>p,__spread:()=>g,__spreadArray:()=>x,__spreadArrays:()=>w,__values:()=>h});var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var a=function(){return a=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};function i(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function c(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function l(e,t){return function(r,n){t(r,n,e)}}function u(e,t,r,n,o,a){function i(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var c,l=n.kind,u="getter"===l?"get":"setter"===l?"set":"value",f=!t&&e?n.static?e:e.prototype:null,s=t||(f?Object.getOwnPropertyDescriptor(f,n.name):{}),p=!1,y=r.length-1;y>=0;y--){var d={};for(var b in n)d[b]="access"===b?{}:n[b];for(var b in n.access)d.access[b]=n.access[b];d.addInitializer=function(e){if(p)throw new TypeError("Cannot add initializers after decoration has completed");a.push(i(e||null))};var m=(0,r[y])("accessor"===l?{get:s.get,set:s.set}:s[u],d);if("accessor"===l){if(void 0===m)continue;if(null===m||"object"!=typeof m)throw new TypeError("Object expected");(c=i(m.get))&&(s.get=c),(c=i(m.set))&&(s.set=c),(c=i(m.init))&&o.push(c)}else(c=i(m))&&("field"===l?o.push(c):s[u]=c)}f&&Object.defineProperty(f,n.name,s),p=!0}function f(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function s(e){return"symbol"==typeof e?e:"".concat(e)}function p(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function y(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function d(e,t,r,n){return new(r||(r=Promise))((function(o,a){function i(e){try{l(n.next(e))}catch(e){a(e)}}function c(e){try{l(n.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(i,c)}l((n=n.apply(e,t||[])).next())}))}function b(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(c){return function(l){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,c[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&c[0]?n.return:c[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;switch(n=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return i.label++,{value:c[1],done:!1};case 5:i.label++,n=c[1],c=[0];continue;case 7:c=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){i=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){i.label=c[1];break}if(6===c[0]&&i.label<o[1]){i.label=o[1],o=c;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(c);break}o[2]&&i.ops.pop(),i.trys.pop();continue}c=t.call(e,i)}catch(e){c=[6,e],n=0}finally{r=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,l])}}}var m=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function v(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||m(t,e,r)}function h(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function _(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(n=a.next()).done;)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}function g(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(_(arguments[t]));return e}function w(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function x(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function O(e){return this instanceof O?(this.v=e,this):new O(e)}function j(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),a=[];return n={},i("next"),i("throw"),i("return"),n[Symbol.asyncIterator]=function(){return this},n;function i(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||c(e,t)}))})}function c(e,t){try{(r=o[e](t)).value instanceof O?Promise.resolve(r.value.v).then(l,u):f(a[0][2],r)}catch(e){f(a[0][3],e)}var r}function l(e){c("next",e)}function u(e){c("throw",e)}function f(e,t){e(t),a.shift(),a.length&&c(a[0][0],a[0][1])}}function P(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:O(e[n](t)),done:!1}:o?o(t):t}:o}}function E(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=h(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function S(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var T=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function I(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&m(t,e,r);return T(t,e),t}function M(e){return e&&e.__esModule?e:{default:e}}function A(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function C(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function D(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}},5280:e=>{e.exports=t},8156:t=>{t.exports=e}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var a=n[e]={exports:{}};return r[e](a,a.exports,o),a.exports}o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{var e=a;Object.defineProperty(e,"__esModule",{value:!0}),e.EmptyMessage=void 0;const t=o(591);var r=o(591);Object.defineProperty(e,"EmptyMessage",{enumerable:!0,get:function(){return r.EmptyMessage}}),e.default=t.EmptyMessage})(),a})()));
@@ -1,63 +0,0 @@
1
- // Generated by dts-bundle-generator v8.1.2
2
-
3
- import { InputProperties, InputProps, SelectProperties, SelectProps, TextareaProperties, TextareaProps } from '@nimbus-ds/components';
4
- import { IconProps } from '@nimbus-ds/icons';
5
- import React from 'react';
6
- import { ComponentPropsWithRef, FC, HTMLAttributes, ReactNode } from 'react';
7
-
8
- export type FormFieldSelectProperties = Omit<FormFieldProperties, "children"> & Omit<SelectProperties, "appearance">;
9
- export type FormFieldSelectBaseProps = FormFieldSelectProperties & Omit<SelectProps, "appearance"> & HTMLAttributes<HTMLElement>;
10
- export declare const FormFieldSelect: React.ForwardRefExoticComponent<Omit<FormFieldSelectBaseProps, "ref"> & React.RefAttributes<HTMLSelectElement>>;
11
- export type FormFieldSelectProps = ComponentPropsWithRef<typeof FormField.Select>;
12
- export type FormFieldTextareaProperties = Omit<FormFieldProperties, "children"> & Omit<TextareaProperties, "appearance">;
13
- export type FormFieldTextareaBaseProps = FormFieldTextareaProperties & Omit<TextareaProps, "appearance"> & HTMLAttributes<HTMLElement>;
14
- export declare const FormFieldTextarea: React.ForwardRefExoticComponent<Omit<FormFieldTextareaBaseProps, "ref"> & React.RefAttributes<HTMLTextAreaElement>>;
15
- export type FormFieldTextareaProps = ComponentPropsWithRef<typeof FormField.Textarea>;
16
- export type FormFieldInputProperties = Omit<FormFieldProperties, "children"> & Omit<InputProperties, "appearance"> & {
17
- appearance?: FormFieldProperties["appearance"] | InputProperties["appearance"];
18
- };
19
- export type FormFieldInputBaseProps = Omit<FormFieldInputProperties, "appearance"> & Omit<InputProps, "appearance"> & {
20
- appearance?: FormFieldProperties["appearance"] | InputProperties["appearance"];
21
- } & HTMLAttributes<HTMLElement>;
22
- export declare const FormFieldInput: React.ForwardRefExoticComponent<Omit<FormFieldInputBaseProps, "ref"> & React.RefAttributes<HTMLInputElement>>;
23
- export type FormFieldInputProps = ComponentPropsWithRef<typeof FormField.Input>;
24
- export interface FormFieldComponents {
25
- Select: typeof FormFieldSelect;
26
- Textarea: typeof FormFieldTextarea;
27
- Input: typeof FormFieldInput;
28
- }
29
- export interface FormFieldProperties {
30
- /**
31
- * Optional label for the field component.
32
- * @TJS-type React.ReactNode
33
- */
34
- label?: ReactNode;
35
- /**
36
- * Help text displaying optional hints or validation messages under the field.
37
- */
38
- helpText?: string;
39
- /**
40
- * Icon supporting the help text message.
41
- * @TJS-type React.FC<IconProps>
42
- */
43
- helpIcon?: FC<IconProps>;
44
- /**
45
- * Appearance of the field and help text elements.
46
- * @default none
47
- */
48
- appearance?: "danger" | "warning" | "success" | "none";
49
- /**
50
- * Control to conditionally show the help text and icon.
51
- * @default false
52
- */
53
- showHelpText?: boolean;
54
- /**
55
- * Content of the field.
56
- * @TJS-type React.ReactNode
57
- */
58
- children: ReactNode;
59
- }
60
- export type FormFieldProps = FormFieldProperties & HTMLAttributes<HTMLElement>;
61
- export declare const FormField: React.FC<FormFieldProps> & FormFieldComponents;
62
-
63
- export {};
@@ -1,2 +0,0 @@
1
- "use client";
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("@nimbus-ds/components")):"function"==typeof define&&define.amd?define(["react","@nimbus-ds/components"],t):"object"==typeof exports?exports["@nimbus-ds/patterns"]=t(require("react"),require("@nimbus-ds/components")):e["@nimbus-ds/patterns"]=t(e.react,e["@nimbus-ds/components"])}(global,((e,t)=>(()=>{var r={4360:(e,t,r)=>{var n;global,e.exports=(n=r(8156),(()=>{"use strict";var e={156:e=>{e.exports=n}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var a=t[n]={exports:{}};return e[n](a,a.exports,r),a.exports}var o={};return(()=>{var e=o;Object.defineProperty(e,"__esModule",{value:!0}),e.useRefObjectAsForwardedRef=void 0;const t=r(156);e.useRefObjectAsForwardedRef=function(e,r){(0,t.useImperativeHandle)(e,(()=>r.current))}})(),o})())},8996:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormField=void 0;const n=r(5163).__importDefault(r(8156)),o=r(5280),a=r(7488),i=r(7548),c=({label:e,helpText:t,helpIcon:r,appearance:i="none",showHelpText:c=!1,children:l,...u})=>n.default.createElement(o.Box,{display:"flex",flexDirection:"column",gap:"2",width:"100%"},e&&n.default.createElement(o.Label,{htmlFor:u.id},e),l,c&&n.default.createElement(o.Box,{display:"inline-flex",gap:"1"},r&&n.default.createElement(o.Icon,{color:a.helpTextAppearance[i],source:n.default.createElement(r,{size:12})}),t&&n.default.createElement(o.Text,{color:a.helpTextAppearance[i],fontSize:"caption"},t)));t.FormField=c,c.displayName="FormField",c.Select=i.FormFieldSelect,c.Textarea=i.FormFieldTextarea,c.Input=i.FormFieldInput,c.Select.displayName="FormField.Select",c.Textarea.displayName="FormField.Textarea",c.Input.displayName="FormField.Input"},4405:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n=r(5163);n.__exportStar(r(3174),t),n.__exportStar(r(7548),t)},816:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormFieldInput=void 0;const n=r(5163).__importStar(r(8156)),o=r(5280),a=r(4360),i=r(8996),c=r(7488),l=(0,n.forwardRef)((({label:e,helpText:t,helpIcon:r,appearance:l="none",showHelpText:u=!1,...s},p)=>{const f=(0,n.useRef)(null);(0,a.useRefObjectAsForwardedRef)(p,f);const d=(0,n.useMemo)((()=>"ai-generative"===l?"none":l),[l]);return n.default.createElement(i.FormField,{label:e,helpText:t,helpIcon:r,appearance:d,showHelpText:u,id:s.id},n.default.createElement(o.Input,{ref:f,...s,appearance:c.inputAppearance[l]}))}));t.FormFieldInput=l},5830:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormFieldInput=void 0;const n=r(816);var o=r(816);Object.defineProperty(t,"FormFieldInput",{enumerable:!0,get:function(){return o.FormFieldInput}}),t.default=n.FormFieldInput},9981:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.selectAppearances=void 0,t.selectAppearances={danger:"danger",warning:"warning",success:"success",none:"neutral"}},9263:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormFieldSelect=void 0;const n=r(5163).__importStar(r(8156)),o=r(5280),a=r(4360),i=r(8996),c=r(9981),l=(0,n.forwardRef)((({label:e,helpText:t,helpIcon:r,appearance:l="none",showHelpText:u=!1,...s},p)=>{const f=(0,n.useRef)(null);return(0,a.useRefObjectAsForwardedRef)(p,f),n.default.createElement(i.FormField,{label:e,helpText:t,helpIcon:r,appearance:l,showHelpText:u,id:s.id},n.default.createElement(o.Select,{ref:f,...s,appearance:c.selectAppearances[l]}))}));t.FormFieldSelect=l},3765:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormFieldSelect=void 0;const n=r(9263);var o=r(9263);Object.defineProperty(t,"FormFieldSelect",{enumerable:!0,get:function(){return o.FormFieldSelect}}),t.default=n.FormFieldSelect},4155:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.textAreaAppearances=void 0,t.textAreaAppearances={danger:"danger",warning:"warning",success:"success",none:"neutral"}},8607:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormFieldTextarea=void 0;const n=r(5163).__importStar(r(8156)),o=r(5280),a=r(4360),i=r(8996),c=r(4155),l=(0,n.forwardRef)((({label:e,helpText:t,helpIcon:r,appearance:l="none",showHelpText:u=!1,...s},p)=>{const f=(0,n.useRef)(null);return(0,a.useRefObjectAsForwardedRef)(p,f),n.default.createElement(i.FormField,{label:e,helpText:t,helpIcon:r,appearance:l,showHelpText:u,id:s.id},n.default.createElement(o.Textarea,{ref:f,...s,appearance:c.textAreaAppearances[l]}))}));t.FormFieldTextarea=l},2901:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormFieldTextarea=void 0;const n=r(8607);var o=r(8607);Object.defineProperty(t,"FormFieldTextarea",{enumerable:!0,get:function(){return o.FormFieldTextarea}}),t.default=n.FormFieldTextarea},7548:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n=r(5163);n.__exportStar(r(3765),t),n.__exportStar(r(2901),t),n.__exportStar(r(5830),t)},7488:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.helpTextAppearance=t.inputAppearance=void 0,t.inputAppearance={danger:"danger",warning:"warning",success:"success",none:"neutral","ai-generative":"ai-generative","ai-generated":"neutral"},t.helpTextAppearance={danger:"danger-textLow",warning:"warning-textLow",success:"success-textLow",none:"neutral-textDisabled"}},3174:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.FormField=void 0;const n=r(8996);var o=r(8996);Object.defineProperty(t,"FormField",{enumerable:!0,get:function(){return o.FormField}}),t.default=n.FormField},5163:(e,t,r)=>{"use strict";r.r(t),r.d(t,{__assign:()=>a,__asyncDelegator:()=>j,__asyncGenerator:()=>O,__asyncValues:()=>P,__await:()=>g,__awaiter:()=>y,__classPrivateFieldGet:()=>E,__classPrivateFieldIn:()=>M,__classPrivateFieldSet:()=>R,__createBinding:()=>m,__decorate:()=>c,__esDecorate:()=>u,__exportStar:()=>v,__extends:()=>o,__generator:()=>b,__importDefault:()=>A,__importStar:()=>I,__makeTemplateObject:()=>T,__metadata:()=>d,__param:()=>l,__propKey:()=>p,__read:()=>h,__rest:()=>i,__runInitializers:()=>s,__setFunctionName:()=>f,__spread:()=>w,__spreadArray:()=>F,__spreadArrays:()=>x,__values:()=>_});var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var a=function(){return a=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};function i(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function c(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function l(e,t){return function(r,n){t(r,n,e)}}function u(e,t,r,n,o,a){function i(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var c,l=n.kind,u="getter"===l?"get":"setter"===l?"set":"value",s=!t&&e?n.static?e:e.prototype:null,p=t||(s?Object.getOwnPropertyDescriptor(s,n.name):{}),f=!1,d=r.length-1;d>=0;d--){var y={};for(var b in n)y[b]="access"===b?{}:n[b];for(var b in n.access)y.access[b]=n.access[b];y.addInitializer=function(e){if(f)throw new TypeError("Cannot add initializers after decoration has completed");a.push(i(e||null))};var m=(0,r[d])("accessor"===l?{get:p.get,set:p.set}:p[u],y);if("accessor"===l){if(void 0===m)continue;if(null===m||"object"!=typeof m)throw new TypeError("Object expected");(c=i(m.get))&&(p.get=c),(c=i(m.set))&&(p.set=c),(c=i(m.init))&&o.push(c)}else(c=i(m))&&("field"===l?o.push(c):p[u]=c)}s&&Object.defineProperty(s,n.name,p),f=!0}function s(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function p(e){return"symbol"==typeof e?e:"".concat(e)}function f(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function d(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function y(e,t,r,n){return new(r||(r=Promise))((function(o,a){function i(e){try{l(n.next(e))}catch(e){a(e)}}function c(e){try{l(n.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(i,c)}l((n=n.apply(e,t||[])).next())}))}function b(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(c){return function(l){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,c[0]&&(i=0)),i;)try{if(r=1,n&&(o=2&c[0]?n.return:c[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;switch(n=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return i.label++,{value:c[1],done:!1};case 5:i.label++,n=c[1],c=[0];continue;case 7:c=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){i=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){i.label=c[1];break}if(6===c[0]&&i.label<o[1]){i.label=o[1],o=c;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(c);break}o[2]&&i.ops.pop(),i.trys.pop();continue}c=t.call(e,i)}catch(e){c=[6,e],n=0}finally{r=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,l])}}}var m=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function v(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||m(t,e,r)}function _(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function h(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(n=a.next()).done;)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}function w(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(h(arguments[t]));return e}function x(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function F(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function g(e){return this instanceof g?(this.v=e,this):new g(e)}function O(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),a=[];return n={},i("next"),i("throw"),i("return"),n[Symbol.asyncIterator]=function(){return this},n;function i(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||c(e,t)}))})}function c(e,t){try{(r=o[e](t)).value instanceof g?Promise.resolve(r.value.v).then(l,u):s(a[0][2],r)}catch(e){s(a[0][3],e)}var r}function l(e){c("next",e)}function u(e){c("throw",e)}function s(e,t){e(t),a.shift(),a.length&&c(a[0][0],a[0][1])}}function j(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:g(e[n](t)),done:!1}:o?o(t):t}:o}}function P(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=_(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function T(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var S=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function I(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&m(t,e,r);return S(t,e),t}function A(e){return e&&e.__esModule?e:{default:e}}function E(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function R(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function M(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}},5280:e=>{"use strict";e.exports=t},8156:t=>{"use strict";t.exports=e}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var a=n[e]={exports:{}};return r[e](a,a.exports,o),a.exports}return o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o(4405)})()));
@@ -1,20 +0,0 @@
1
- // Generated by dts-bundle-generator v8.1.2
2
-
3
- import React from 'react';
4
- import { HTMLAttributes, ReactNode } from 'react';
5
-
6
- export interface HelpLinkProperties {
7
- /**
8
- * Content to be rendered inside the HelpLink component.
9
- * @TJS-type ReactNode
10
- */
11
- children: ReactNode;
12
- }
13
- export type HelpLinkProps = HelpLinkProperties & Omit<HTMLAttributes<HTMLElement>, "color">;
14
- export declare const HelpLink: React.FC<HelpLinkProps>;
15
-
16
- export {
17
- HelpLink as default,
18
- };
19
-
20
- export {};
@@ -1,2 +0,0 @@
1
- "use client";
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("react"),require("@nimbus-ds/components"),require("@nimbus-ds/icons")):"function"==typeof define&&define.amd?define(["react","@nimbus-ds/components","@nimbus-ds/icons"],t):"object"==typeof exports?exports["@nimbus-ds/patterns"]=t(require("react"),require("@nimbus-ds/components"),require("@nimbus-ds/icons")):e["@nimbus-ds/patterns"]=t(e.react,e["@nimbus-ds/components"],e["@nimbus-ds/icons"])}(global,((e,t,r)=>(()=>{"use strict";var n={4989:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.HelpLink=void 0;const n=r(5163).__importDefault(r(8156)),o=r(5280),i=r(3215),a=({style:e,children:t,...r})=>n.default.createElement(o.Box,{...r,display:"flex",alignItems:"center",justifyContent:"center",gap:"2"},n.default.createElement(o.Box,{display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"2",width:"2rem",height:"2rem",minWidth:"2rem",minHeight:"2rem",backgroundColor:"primary-surface"},n.default.createElement(o.Icon,{source:n.default.createElement(i.QuestionCircleIcon,null),color:"primary-textLow"})),t);t.HelpLink=a,a.displayName="HelpLink"},5163:(e,t,r)=>{r.r(t),r.d(t,{__assign:()=>i,__asyncDelegator:()=>x,__asyncGenerator:()=>P,__asyncValues:()=>S,__await:()=>j,__awaiter:()=>d,__classPrivateFieldGet:()=>C,__classPrivateFieldIn:()=>L,__classPrivateFieldSet:()=>H,__createBinding:()=>v,__decorate:()=>c,__esDecorate:()=>l,__exportStar:()=>h,__extends:()=>o,__generator:()=>b,__importDefault:()=>k,__importStar:()=>I,__makeTemplateObject:()=>E,__metadata:()=>y,__param:()=>u,__propKey:()=>s,__read:()=>_,__rest:()=>a,__runInitializers:()=>f,__setFunctionName:()=>p,__spread:()=>w,__spreadArray:()=>O,__spreadArrays:()=>g,__values:()=>m});var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function a(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function c(e,t,r,n){var o,i=arguments.length,a=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function u(e,t){return function(r,n){t(r,n,e)}}function l(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var c,u=n.kind,l="getter"===u?"get":"setter"===u?"set":"value",f=!t&&e?n.static?e:e.prototype:null,s=t||(f?Object.getOwnPropertyDescriptor(f,n.name):{}),p=!1,y=r.length-1;y>=0;y--){var d={};for(var b in n)d[b]="access"===b?{}:n[b];for(var b in n.access)d.access[b]=n.access[b];d.addInitializer=function(e){if(p)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var v=(0,r[y])("accessor"===u?{get:s.get,set:s.set}:s[l],d);if("accessor"===u){if(void 0===v)continue;if(null===v||"object"!=typeof v)throw new TypeError("Object expected");(c=a(v.get))&&(s.get=c),(c=a(v.set))&&(s.set=c),(c=a(v.init))&&o.push(c)}else(c=a(v))&&("field"===u?o.push(c):s[l]=c)}f&&Object.defineProperty(f,n.name,s),p=!0}function f(e,t,r){for(var n=arguments.length>2,o=0;o<t.length;o++)r=n?t[o].call(e,r):t[o].call(e);return n?r:void 0}function s(e){return"symbol"==typeof e?e:"".concat(e)}function p(e,t,r){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function y(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function d(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{u(n.next(e))}catch(e){i(e)}}function c(e){try{u(n.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,c)}u((n=n.apply(e,t||[])).next())}))}function b(e,t){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(u){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(a=0)),a;)try{if(r=1,n&&(o=2&c[0]?n.return:c[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,c[1])).done)return o;switch(n=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return a.label++,{value:c[1],done:!1};case 5:a.label++,n=c[1],c=[0];continue;case 7:c=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==c[0]&&2!==c[0])){a=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){a.label=c[1];break}if(6===c[0]&&a.label<o[1]){a.label=o[1],o=c;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(c);break}o[2]&&a.ops.pop(),a.trys.pop();continue}c=t.call(e,a)}catch(e){c=[6,e],n=0}finally{r=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,u])}}}var v=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function h(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||v(t,e,r)}function m(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function _(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function w(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(_(arguments[t]));return e}function g(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var i=arguments[t],a=0,c=i.length;a<c;a++,o++)n[o]=i[a];return n}function O(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function j(e){return this instanceof j?(this.v=e,this):new j(e)}function P(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,o=r.apply(e,t||[]),i=[];return n={},a("next"),a("throw"),a("return"),n[Symbol.asyncIterator]=function(){return this},n;function a(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){i.push([e,t,r,n])>1||c(e,t)}))})}function c(e,t){try{(r=o[e](t)).value instanceof j?Promise.resolve(r.value.v).then(u,l):f(i[0][2],r)}catch(e){f(i[0][3],e)}var r}function u(e){c("next",e)}function l(e){c("throw",e)}function f(e,t){e(t),i.shift(),i.length&&c(i[0][0],i[0][1])}}function x(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:j(e[n](t)),done:!1}:o?o(t):t}:o}}function S(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=m(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function E(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var T=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function I(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&v(t,e,r);return T(t,e),t}function k(e){return e&&e.__esModule?e:{default:e}}function C(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function H(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function L(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}},5280:e=>{e.exports=t},3215:e=>{e.exports=r},8156:t=>{t.exports=e}},o={};function i(e){var t=o[e];if(void 0!==t)return t.exports;var r=o[e]={exports:{}};return n[e](r,r.exports,i),r.exports}i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var a={};return(()=>{var e=a;Object.defineProperty(e,"__esModule",{value:!0}),e.HelpLink=void 0;const t=i(4989);var r=i(4989);Object.defineProperty(e,"HelpLink",{enumerable:!0,get:function(){return r.HelpLink}}),e.default=t.HelpLink})(),a})()));