@hunter-industries/hunter-components 0.0.1 → 0.0.2

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.
@@ -1,4 +1,5 @@
1
1
  import HunterAccountCircleIcon from "./account-circle.svg?component";
2
+ import HunterAddIcon from "./add.svg?component";
2
3
  import HunterBackArrowIcon from "./back-arrow.svg?component";
3
4
  import HunterCaretDownIcon from "./caret-down.svg?component";
4
5
  import HunterCaretLeftIcon from "./caret-left.svg?component";
@@ -9,9 +10,10 @@ import HunterDownloadIcon from "./download.svg?component";
9
10
  import HunterLocationIcon from "./location.svg?component";
10
11
  import HunterSearchIcon from "./search.svg?component";
11
12
  import HunterShareIcon from "./share.svg?component";
12
- export { HunterAccountCircleIcon, HunterBackArrowIcon, HunterCaretDownIcon, HunterCaretLeftIcon, HunterCaretRightIcon, HunterCaretUpIcon, HunterCopyContentIcon, HunterDownloadIcon, HunterLocationIcon, HunterSearchIcon, HunterShareIcon, };
13
+ export { HunterAccountCircleIcon, HunterAddIcon, HunterBackArrowIcon, HunterCaretDownIcon, HunterCaretLeftIcon, HunterCaretRightIcon, HunterCaretUpIcon, HunterCopyContentIcon, HunterDownloadIcon, HunterLocationIcon, HunterSearchIcon, HunterShareIcon, };
13
14
  declare const icons: {
14
15
  "account-circle": any;
16
+ add: any;
15
17
  "back-arrow": any;
16
18
  "caret-down": any;
17
19
  "caret-left": any;
@@ -1,12 +1,13 @@
1
1
  import type { Meta, StoryObj } from "@storybook/vue3";
2
- import { HunterAccountCircleIcon, HunterBackArrowIcon, HunterCaretDownIcon, HunterCaretLeftIcon, HunterCaretRightIcon, HunterCaretUpIcon, HunterCopyContentIcon, HunterDownloadIcon, HunterLocationIcon, HunterSearchIcon, HunterShareIcon } from "../../assets/icons";
2
+ import { HunterAccountCircleIcon, HunterAddIcon, HunterBackArrowIcon, HunterCaretDownIcon, HunterCaretLeftIcon, HunterCaretRightIcon, HunterCaretUpIcon, HunterCopyContentIcon, HunterDownloadIcon, HunterLocationIcon, HunterSearchIcon, HunterShareIcon } from "../../assets/icons";
3
3
  import Icon from "./Icon.vue";
4
- type SVGComponent = typeof HunterAccountCircleIcon | typeof HunterBackArrowIcon | typeof HunterCaretDownIcon | typeof HunterCaretLeftIcon | typeof HunterCaretRightIcon | typeof HunterCaretUpIcon | typeof HunterCopyContentIcon | typeof HunterDownloadIcon | typeof HunterLocationIcon | typeof HunterSearchIcon | typeof HunterShareIcon;
4
+ type SVGComponent = typeof HunterAccountCircleIcon | typeof HunterAddIcon | typeof HunterBackArrowIcon | typeof HunterCaretDownIcon | typeof HunterCaretLeftIcon | typeof HunterCaretRightIcon | typeof HunterCaretUpIcon | typeof HunterCopyContentIcon | typeof HunterDownloadIcon | typeof HunterLocationIcon | typeof HunterSearchIcon | typeof HunterShareIcon;
5
5
  export declare const DefaultWithProps: Meta<typeof Icon>;
6
6
  declare const meta: Meta<SVGComponent>;
7
7
  export default meta;
8
8
  type Story = StoryObj<typeof meta>;
9
9
  export declare const AccountCircle: Story;
10
+ export declare const Add: Story;
10
11
  export declare const BackArrow: Story;
11
12
  export declare const CaretDown: Story;
12
13
  export declare const CaretLeft: Story;
@@ -1,6 +1,6 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(147 197 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(147 197 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-2{bottom:.5rem}.left-0{left:0}.right-3{right:.75rem}.top-full{top:100%}.my-0{margin-top:0;margin-bottom:0}.my-0\\.5{margin-top:.125rem;margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.ml-0{margin-left:0}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\\.5{margin-left:.375rem}.mt-0{margin-top:0}.mt-0\\.5{margin-top:.125rem}.mt-2{margin-top:.5rem}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.hidden{display:none}.h-0{height:0px}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-max{height:-moz-max-content;height:max-content}.max-h-44{max-height:11rem}.w-12{width:3rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-screen-lg{max-width:1024px}.origin-center{transform-origin:center}.-scale-y-100{--tw-scale-y: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-x-0{--tw-scale-x: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-100{--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:var(--rounded)}.rounded-3xl{border-radius:1.5rem}.rounded-lg{border-radius:var(--rounded-lg)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r{border-top-right-radius:var(--rounded);border-bottom-right-radius:var(--rounded)}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-blue-400{border-color:var(--blue-400)}.border-blue-700{border-color:var(--blue-700)}.border-blue-800{border-color:var(--blue-800)}.border-disabled-light{border-color:var(--disabled-light)}.bg-blue-200{background-color:var(--blue-200)}.bg-blue-800{background-color:var(--blue-800)}.p-0{padding:0}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pb-1{padding-bottom:.25rem}.pr-0{padding-right:0}.pr-0\\.5{padding-right:.125rem}.pt-0{padding-top:0}.pt-1px{padding-top:1px}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-2xl{font-size:var(--28px)}.text-3xl{font-size:var(--32px)}.text-4xl{font-size:var(--36px)}.text-base{font-size:var(--16px)}.text-lg{font-size:var(--22px)}.text-md{font-size:var(--18px)}.text-sm{font-size:var(--14px)}.text-xl{font-size:var(--24px)}.text-xs{font-size:var(--12px)}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.text-blue-500{color:var(--blue-500)}.text-blue-800{color:var(--blue-800)}.text-blue-900{color:var(--blue-900)}.text-disabled{color:var(--disabled)}.text-error{color:var(--error)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-blue-400{outline-color:var(--blue-400)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-component,.hunter-component~*,.hunter-component>*{font-family:Arial,Helvetica,Verdana,Bitstream Vera Sans,sans-serif;line-height:auto;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark);box-sizing:border-box;scroll-behavior:smooth}@supports not selector(::-webkit-scrollbar){.hunter-component,.hunter-component~*,.hunter-component>*{scrollbar-color:var(--disabled) var(--disabled-light);scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){.hunter-component ::-webkit-scrollbar,.hunter-component~* ::-webkit-scrollbar,.hunter-component>* ::-webkit-scrollbar{background:var(--disabled-light)!important;width:8px!important;border-radius:1.5rem}.hunter-component ::-webkit-scrollbar-thumb,.hunter-component~* ::-webkit-scrollbar-thumb,.hunter-component>* ::-webkit-scrollbar-thumb{background:var(--disabled)!important;border-radius:1.5rem}}.hunter-component h1,.hunter-component h2,.hunter-component h3,.hunter-component h4,.hunter-component h5,.hunter-component h6,.hunter-component~h1,.hunter-component~h2,.hunter-component~h3,.hunter-component~h4,.hunter-component~h5,.hunter-component~h6{font-weight:500;color:var(--blue-900)}.hunter-component h1,.hunter-component~h1{font-size:var(--28px)}.hunter-component h2,.hunter-component~h2{font-size:var(--24px)}.hunter-component h3,.hunter-component~h3{font-size:var(--22px)}.hunter-component h4,.hunter-component~h4{font-size:var(--18px)}.hunter-component h5,.hunter-component~h5{font-size:var(--16px)}.hunter-component h6,.hunter-component~h6{font-size:var(--14px)}.hunter-component a,.hunter-component~a,.hunter-component>a{font-weight:500;color:var(--blue-800);text-decoration:inherit}.hunter-component a:hover,.hunter-component~a:hover,.hunter-component>a{color:var(--blue-700)}.hunter-button{position:relative;display:flex;height:2.25rem;align-items:center;justify-content:center;gap:.75rem;border-radius:var(--rounded);padding-left:1.5rem;padding-right:1.5rem;padding-top:.125rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-button svg{color:inherit;pointer-events:none}.hunter-button-disabled{pointer-events:none;cursor:default;color:var(--disabled)}.hunter-button-primary{background-color:var(--blue-800);color:var(--blue-200)}.hunter-button-primary:hover{background-color:var(--blue-700)}.hunter-button-primary.hunter-button-disabled{background-color:var(--disabled-light)}.hunter-button-secondary{border-width:2px;border-color:var(--blue-800);background-color:var(--blue-200);color:var(--blue-800)}.hunter-button-secondary:hover{border-color:var(--blue-700);color:var(--blue-700)}.hunter-button-secondary.hunter-button-disabled{border-color:var(--disabled-light);color:var(--disabled-light)}.hunter-button-link,.hunter-button-text{height:-moz-max-content;height:max-content;padding:0;font-size:var(--16px);color:var(--blue-800)}.hunter-button-link:hover,.hunter-button-text:hover{color:var(--blue-700)}.hunter-button-text{font-weight:500}.hunter-button-icon{height:1.25rem;width:1.25rem;padding:0;color:var(--blue-800)}.hunter-button-icon:hover{color:var(--blue-700)}:root{--blue-900: #002533;--blue-800: #00658a;--blue-700: #0192c9;--blue-600: #47636b;--blue-500: #819da7;--blue-400: #dae4e7;--blue-300: #f1f3f4;--blue-200: #f9fafa;--dark: #363636;--disabled: #979797;--disabled-light: #d9d9d9;--information: #01b6fb;--information-light: #e9f5fe;--success: #83b001;--success-light: #f6fce6;--warning: #f4a729;--warning-light: #fef6ea;--error: #ff3923;--error-light: #ffebe9;--base-unit: .25rem;--2px: calc(var(--base-unit) / 2);--5px: calc(var(--base-unit) * 1.25);--8px: calc(var(--base-unit) * 2);--10px: calc(var(--base-unit) * 2.5);--12px: calc(var(--base-unit) * 3);--14px: calc(var(--base-unit) * 3.5);--16px: calc(var(--base-unit) * 4);--18px: calc(var(--base-unit) * 4.5);--22px: calc(var(--base-unit) * 5.5);--24px: calc(var(--base-unit) * 6);--28px: calc(var(--base-unit) * 7);--32px: calc(var(--base-unit) * 8);--36px: calc(var(--base-unit) * 9);--shadow: 0px var(--2px) var(--8px) #1e2127;--rounded: var(--5px);--rounded-lg: var(--10px)}@keyframes set-height-0{to{height:0px;overflow:hidden}}.hunter-dropdown-list{position:absolute;top:100%;left:0;margin-top:.5rem;width:100%;border-radius:var(--rounded-lg);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-dropdown-list.collapsed{animation:set-height-0 0s forwards .15s;opacity:0}.hunter-dropdown-ol{display:flex;width:100%;flex-direction:column;align-items:flex-start;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-dropdown-ol:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--rounded-lg);--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hunter-search-input-option-li{width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-dropdown-option-button{margin-top:.125rem;margin-bottom:.125rem;width:100%;background-color:transparent;padding:.5rem 1.5rem .25rem;text-align:left;font-weight:500;color:var(--blue-900);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-dropdown-option-button:hover{background-color:var(--blue-300)}.hunter-dropdown-option-button.dropdown-option-selected{color:var(--blue-800);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-dropdown-with-button[data-v-8173cf28]{display:flex;width:11rem;flex-direction:column;align-items:flex-end}.hunter-dropdown-selection-button[data-v-8173cf28]{position:relative;width:-moz-max-content;width:max-content}.hunter-dropdown-with-button-list[data-v-8173cf28]{position:relative;width:100%}.hunter-link{font-size:var(--16px);font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-link.link-disabled{pointer-events:none;color:var(--disabled);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-link.link-inactive{color:var(--blue-500);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-link:hover,.hunter-link.link-inactive:hover{cursor:pointer;color:var(--blue-700)}.hunter-nav-links{display:flex;width:-moz-max-content;width:max-content}.hunter-nav-links.hunter-nav-links-tabs .nav-link-container{position:relative;display:flex;width:100%;justify-content:center;border-bottom-width:1px;border-color:var(--blue-400);padding-left:3rem;padding-right:3rem;padding-bottom:.25rem}.hunter-nav-links.hunter-nav-links-tabs .nav-link-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin-bottom:-1px;transform-origin:center;--tw-scale-x: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-bottom-width:2px;border-color:var(--blue-800);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-nav-links.hunter-nav-links-tabs .nav-link-container:has(.nav-link-active):before{content:"";--tw-scale-x: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-v-4621853b]:root{--blue-900: #002533;--blue-800: #00658a;--blue-700: #0192c9;--blue-600: #47636b;--blue-500: #819da7;--blue-400: #dae4e7;--blue-300: #f1f3f4;--blue-200: #f9fafa;--dark: #363636;--disabled: #979797;--disabled-light: #d9d9d9;--information: #01b6fb;--information-light: #e9f5fe;--success: #83b001;--success-light: #f6fce6;--warning: #f4a729;--warning-light: #fef6ea;--error: #ff3923;--error-light: #ffebe9;--base-unit: .25rem;--2px: calc(var(--base-unit) / 2);--5px: calc(var(--base-unit) * 1.25);--8px: calc(var(--base-unit) * 2);--10px: calc(var(--base-unit) * 2.5);--12px: calc(var(--base-unit) * 3);--14px: calc(var(--base-unit) * 3.5);--16px: calc(var(--base-unit) * 4);--18px: calc(var(--base-unit) * 4.5);--22px: calc(var(--base-unit) * 5.5);--24px: calc(var(--base-unit) * 6);--28px: calc(var(--base-unit) * 7);--32px: calc(var(--base-unit) * 8);--36px: calc(var(--base-unit) * 9);--shadow: 0px var(--2px) var(--8px) #1e2127;--rounded: var(--5px);--rounded-lg: var(--10px)}.hunter-search-input-with-dropdown[data-v-4621853b]{display:flex;width:100%;align-items:flex-end;gap:.5rem}.hunter-search-input-with-dropdown .hunter-search-input-container[data-v-4621853b]{position:relative;width:100%;min-width:13rem;max-width:1024px}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-label[data-v-4621853b]{margin-left:.125rem;margin-bottom:.25rem;display:inline-block;width:100%;font-weight:500;text-transform:uppercase;color:var(--blue-900)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]{outline:2px solid transparent;transition:outline-color .2s ease-in-out,color .1s ease-in-out;position:relative;display:flex;height:2.5rem;width:100%;align-items:center;border-radius:1.5rem;padding-left:.75rem;padding-right:.75rem;padding-top:1px;color:var(--blue-900);outline-width:1px;outline-color:var(--blue-400)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]::-moz-placeholder{color:var(--blue-500)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]::placeholder{color:var(--blue-500)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:focus,.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:active{outline:2px solid var(--blue-800)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:focus::-moz-placeholder{color:transparent}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:focus::placeholder{color:transparent}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-button[data-v-4621853b]{position:absolute;right:.75rem;bottom:.625rem}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-error[data-v-4621853b]{pointer-events:none;position:absolute;top:100%;margin-top:.125rem;margin-left:.375rem;font-size:var(--14px);color:var(--error);opacity:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-error.error-visible[data-v-4621853b]{pointer-events:auto;opacity:1}.hunter-search-input-with-dropdown .hunter-search-input-container .hide-text[data-v-4621853b]{color:transparent}.hunter-search-input-with-dropdown .clear-button-wrapper[data-v-4621853b]{display:flex;height:2.5rem;width:-moz-max-content;width:max-content;align-items:center}.hunter-search-input-with-dropdown .clear-button[data-v-4621853b]{padding-top:1px}')),document.head.appendChild(t)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
- import { defineComponent as g, computed as k, openBlock as i, createElementBlock as c, normalizeClass as b, renderSlot as A, createElementVNode as a, Fragment as V, renderList as O, toDisplayString as x, ref as w, watch as D, createBlock as E, onMounted as T, onBeforeUnmount as M, createVNode as $, withCtx as L, createTextVNode as I, unref as q, resolveDynamicComponent as U, normalizeStyle as j, withDirectives as G, vModelText as J, pushScopeId as P, popScopeId as X } from "vue";
3
- const Y = ["id"], S = /* @__PURE__ */ g({
2
+ import { defineComponent as g, computed as k, openBlock as a, createElementBlock as i, normalizeClass as b, renderSlot as A, createElementVNode as r, Fragment as V, renderList as O, toDisplayString as L, ref as w, watch as D, createBlock as E, onMounted as M, onBeforeUnmount as T, createVNode as $, withCtx as x, createTextVNode as S, unref as q, resolveDynamicComponent as U, normalizeStyle as j, withDirectives as G, vModelText as J, pushScopeId as P, popScopeId as X } from "vue";
3
+ const Y = ["id"], I = /* @__PURE__ */ g({
4
4
  __name: "Button",
5
5
  props: {
6
6
  variant: {},
@@ -11,7 +11,7 @@ const Y = ["id"], S = /* @__PURE__ */ g({
11
11
  const e = t, o = k(() => e.disabled || !1), l = k(
12
12
  () => `hunter-button-${e.variant || "primary"} ${o.value && "hunter-button-disabled"}`
13
13
  );
14
- return (n, s) => (i(), c("button", {
14
+ return (n, s) => (a(), i("button", {
15
15
  ref: "button",
16
16
  class: b(["hunter-component hunter-button", l.value]),
17
17
  id: n.id
@@ -35,29 +35,29 @@ const Y = ["id"], S = /* @__PURE__ */ g({
35
35
  const o = t, l = e, n = k(() => o.scrollable || !1), s = k(() => o.selected || null), d = (v) => {
36
36
  l("selectOption", v);
37
37
  };
38
- return (v, p) => (i(), c("div", {
38
+ return (v, p) => (a(), i("div", {
39
39
  id: `dropdown-list-${v.id}`,
40
40
  class: b(["hunter-component hunter-dropdown-list pr-0.5 py-1", v.collapsed ? "collapsed" : ""])
41
41
  }, [
42
- a("div", ee, [
43
- a("ol", {
42
+ r("div", ee, [
43
+ r("ol", {
44
44
  ref: "dropdown",
45
45
  class: b(["hunter-dropdown-ol", n.value && "max-h-44 overflow-y-auto"]),
46
46
  "aria-hidden": "true"
47
47
  }, [
48
- (i(!0), c(V, null, O(v.options, (_) => (i(), c("li", {
48
+ (a(!0), i(V, null, O(v.options, (_) => (a(), i("li", {
49
49
  key: _[v.optionKey],
50
50
  "aria-hidden": "true",
51
51
  class: "hunter-search-input-option-li"
52
52
  }, [
53
- a("button", {
53
+ r("button", {
54
54
  class: b([
55
55
  "hunter-dropdown-option-button",
56
56
  s.value && _[v.optionKey] === s.value[v.optionKey] && "dropdown-option-selected"
57
57
  ]),
58
58
  value: _[v.optionKey],
59
59
  onClick: (m) => d(_)
60
- }, x(_[v.optionKey]), 11, te)
60
+ }, L(_[v.optionKey]), 11, te)
61
61
  ]))), 128))
62
62
  ], 2)
63
63
  ])
@@ -117,7 +117,7 @@ const Y = ["id"], S = /* @__PURE__ */ g({
117
117
  const v = (p) => {
118
118
  l("selectOption", p);
119
119
  };
120
- return (p, _) => (i(), E(z, {
120
+ return (p, _) => (a(), E(z, {
121
121
  options: n.value,
122
122
  optionKey: p.optionKey,
123
123
  collapsed: d.value,
@@ -129,16 +129,16 @@ const Y = ["id"], S = /* @__PURE__ */ g({
129
129
  xmlns: "http://www.w3.org/2000/svg",
130
130
  fill: "none",
131
131
  viewBox: "0 0 18 9"
132
- }, le = /* @__PURE__ */ a("path", {
132
+ }, le = /* @__PURE__ */ r("path", {
133
133
  fill: "currentColor",
134
134
  d: "M9 9 .667.667h16.666z"
135
135
  }, null, -1), re = [
136
136
  le
137
137
  ];
138
138
  function ae(t, e) {
139
- return i(), c("svg", se, [...re]);
139
+ return a(), i("svg", se, [...re]);
140
140
  }
141
- const K = { render: ae }, ie = { class: "hunter-dropdown-with-button" }, ce = { class: "hunter-dropdown-selection-button" }, ue = /* @__PURE__ */ g({
141
+ const K = { render: ae }, ce = { class: "hunter-dropdown-with-button" }, ie = { class: "hunter-dropdown-selection-button" }, ue = /* @__PURE__ */ g({
142
142
  __name: "DropdownWithButton",
143
143
  props: {
144
144
  buttonText: {},
@@ -164,19 +164,19 @@ const K = { render: ae }, ie = { class: "hunter-dropdown-with-button" }, ce = {
164
164
  if (!(C === n.value || (y = s.value) != null && y.contains(C) || C === s.value))
165
165
  return d.value = !0, d;
166
166
  };
167
- return T(() => {
167
+ return M(() => {
168
168
  document.addEventListener("click", (u) => m(u)), n.value = document.querySelector(`#button-dropdown-title-${o}`);
169
- }), M(() => {
169
+ }), T(() => {
170
170
  document.removeEventListener("click", (u) => m(u));
171
- }), (u, C) => (i(), c("div", ie, [
172
- a("div", ce, [
173
- $(S, {
171
+ }), (u, C) => (a(), i("div", ce, [
172
+ r("div", ie, [
173
+ $(I, {
174
174
  id: `button-dropdown-title-${u.id}`,
175
175
  variant: "text",
176
176
  onClick: p
177
177
  }, {
178
- default: L(() => [
179
- I(x(u.buttonText) + " ", 1),
178
+ default: x(() => [
179
+ S(L(u.buttonText) + " ", 1),
180
180
  $(q(K), {
181
181
  class: b(["h-4 w-4 transition duration-300 ease-in-out", d.value === !0 ? "scale-y-100" : "-scale-y-100"])
182
182
  }, null, 8, ["class"])
@@ -184,7 +184,7 @@ const K = { render: ae }, ie = { class: "hunter-dropdown-with-button" }, ce = {
184
184
  _: 1
185
185
  }, 8, ["id"])
186
186
  ]),
187
- a("div", {
187
+ r("div", {
188
188
  ref_key: "dropdownListEl",
189
189
  ref: s,
190
190
  class: "hunter-dropdown-with-button-list"
@@ -204,158 +204,171 @@ const K = { render: ae }, ie = { class: "hunter-dropdown-with-button" }, ce = {
204
204
  for (const [l, n] of e)
205
205
  o[l] = n;
206
206
  return o;
207
- }, mt = /* @__PURE__ */ N(ue, [["__scopeId", "data-v-8173cf28"]]), de = {
207
+ }, Ct = /* @__PURE__ */ N(ue, [["__scopeId", "data-v-8173cf28"]]), de = {
208
208
  xmlns: "http://www.w3.org/2000/svg",
209
209
  fill: "none",
210
210
  viewBox: "0 0 18 18"
211
- }, pe = /* @__PURE__ */ a("path", {
211
+ }, pe = /* @__PURE__ */ r("path", {
212
212
  fill: "currentColor",
213
213
  d: "M3.465 13.59a9.4 9.4 0 0 1 2.565-1.383A8.8 8.8 0 0 1 9 11.7q1.552 0 2.97.507 1.418.508 2.565 1.383a7 7 0 0 0 1.227-2.092q.44-1.17.438-2.498 0-2.992-2.103-5.097Q11.994 1.8 9 1.8q-2.993 0-5.097 2.104Q1.8 6.007 1.8 9q0 1.327.44 2.498.438 1.17 1.225 2.092M9 9.9q-1.327 0-2.24-.91-.91-.912-.91-2.24t.912-2.24Q7.672 3.6 9 3.6t2.24.912.91 2.238-.91 2.24q-.91.912-2.24.91M9 18a8.8 8.8 0 0 1-3.51-.71 9.1 9.1 0 0 1-2.858-1.922A9.1 9.1 0 0 1 .71 12.51 8.8 8.8 0 0 1 0 9q0-1.866.71-3.51a9.1 9.1 0 0 1 1.922-2.858A9.1 9.1 0 0 1 5.49.71 8.8 8.8 0 0 1 9 0q1.866 0 3.51.71a9.1 9.1 0 0 1 2.858 1.922 9.1 9.1 0 0 1 1.924 2.858A8.7 8.7 0 0 1 18 9a8.8 8.8 0 0 1-.71 3.51 9 9 0 0 1-1.922 2.858 9.1 9.1 0 0 1-2.858 1.924A8.7 8.7 0 0 1 9 18"
214
214
  }, null, -1), he = [
215
215
  pe
216
216
  ];
217
217
  function ve(t, e) {
218
- return i(), c("svg", de, [...he]);
218
+ return a(), i("svg", de, [...he]);
219
219
  }
220
220
  const _e = { render: ve }, we = {
221
221
  xmlns: "http://www.w3.org/2000/svg",
222
- width: "18",
223
- height: "18",
224
- fill: "none"
225
- }, fe = /* @__PURE__ */ a("path", {
222
+ fill: "none",
223
+ viewBox: "0 0 24 24"
224
+ }, fe = /* @__PURE__ */ r("path", {
226
225
  fill: "currentColor",
227
- d: "m4.303 10.125 6.3 6.3L9 18 0 9l9-9 1.603 1.575-6.3 6.3H18v2.25z"
226
+ d: "M10.533 13.667h-10v-3.334h10v-10h3.334v10h10v3.334h-10v10h-3.334z"
228
227
  }, null, -1), me = [
229
228
  fe
230
229
  ];
231
230
  function $e(t, e) {
232
- return i(), c("svg", we, [...me]);
231
+ return a(), i("svg", we, [...me]);
233
232
  }
234
233
  const ge = { render: $e }, be = {
235
234
  xmlns: "http://www.w3.org/2000/svg",
236
235
  fill: "none",
237
- viewBox: "0 0 9 18"
238
- }, ke = /* @__PURE__ */ a("path", {
236
+ viewBox: "0 0 18 18"
237
+ }, ke = /* @__PURE__ */ r("path", {
239
238
  fill: "currentColor",
240
- d: "M8.333 17.333 0 9 8.333.667z"
239
+ d: "m4.303 10.125 6.3 6.3L9 18 0 9l9-9 1.603 1.575-6.3 6.3H18v2.25z"
241
240
  }, null, -1), Ce = [
242
241
  ke
243
242
  ];
244
243
  function ye(t, e) {
245
- return i(), c("svg", be, [...Ce]);
244
+ return a(), i("svg", be, [...Ce]);
246
245
  }
247
- const Le = { render: ye }, xe = {
246
+ const xe = { render: ye }, Le = {
248
247
  xmlns: "http://www.w3.org/2000/svg",
249
248
  fill: "none",
250
249
  viewBox: "0 0 9 18"
251
- }, Be = /* @__PURE__ */ a("path", {
250
+ }, Be = /* @__PURE__ */ r("path", {
252
251
  fill: "currentColor",
253
- d: "M.667 17.333V.667L9 9z"
254
- }, null, -1), Se = [
252
+ d: "M8.333 17.333 0 9 8.333.667z"
253
+ }, null, -1), Ie = [
255
254
  Be
256
255
  ];
257
- function Ie(t, e) {
258
- return i(), c("svg", xe, [...Se]);
256
+ function Se(t, e) {
257
+ return a(), i("svg", Le, [...Ie]);
259
258
  }
260
- const qe = { render: Ie }, He = {
259
+ const qe = { render: Se }, He = {
261
260
  xmlns: "http://www.w3.org/2000/svg",
262
- viewBox: "0 0 8 8"
263
- }, Ae = /* @__PURE__ */ a("path", {
261
+ fill: "none",
262
+ viewBox: "0 0 9 18"
263
+ }, Ae = /* @__PURE__ */ r("path", {
264
264
  fill: "currentColor",
265
- d: "M4 2 0 6h8z"
265
+ d: "M.667 17.333V.667L9 9z"
266
266
  }, null, -1), Ve = [
267
267
  Ae
268
268
  ];
269
269
  function Oe(t, e) {
270
- return i(), c("svg", He, [...Ve]);
270
+ return a(), i("svg", He, [...Ve]);
271
271
  }
272
272
  const De = { render: Oe }, Ee = {
273
273
  xmlns: "http://www.w3.org/2000/svg",
274
- fill: "none",
275
- viewBox: "0 0 15 18"
276
- }, Te = /* @__PURE__ */ a("path", {
274
+ viewBox: "0 0 8 8"
275
+ }, Me = /* @__PURE__ */ r("path", {
277
276
  fill: "currentColor",
278
- d: "M3.53 14.4V0H15v14.4zm1.764-1.8h7.941V1.8h-7.94zM0 18V3.6h1.765v12.6h9.706V18z"
279
- }, null, -1), Me = [
280
- Te
277
+ d: "M4 2 0 6h8z"
278
+ }, null, -1), Te = [
279
+ Me
281
280
  ];
282
281
  function ze(t, e) {
283
- return i(), c("svg", Ee, [...Me]);
282
+ return a(), i("svg", Ee, [...Te]);
284
283
  }
285
284
  const Ke = { render: ze }, Ne = {
286
285
  xmlns: "http://www.w3.org/2000/svg",
287
286
  fill: "none",
288
- viewBox: "0 0 15 19"
289
- }, Qe = /* @__PURE__ */ a("path", {
287
+ viewBox: "0 0 15 18"
288
+ }, Qe = /* @__PURE__ */ r("path", {
290
289
  fill: "currentColor",
291
- d: "M0 19v-1.9h15V19zm7.5-3.8L.938 6.65h3.75V0h5.625v6.65h3.75z"
290
+ d: "M3.53 14.4V0H15v14.4zm1.764-1.8h7.941V1.8h-7.94zM0 18V3.6h1.765v12.6h9.706V18z"
292
291
  }, null, -1), Re = [
293
292
  Qe
294
293
  ];
295
294
  function Fe(t, e) {
296
- return i(), c("svg", Ne, [...Re]);
295
+ return a(), i("svg", Ne, [...Re]);
297
296
  }
298
297
  const We = { render: Fe }, Ue = {
299
298
  xmlns: "http://www.w3.org/2000/svg",
300
299
  fill: "none",
301
- viewBox: "0 0 14 18"
302
- }, je = /* @__PURE__ */ a("path", {
300
+ viewBox: "0 0 15 19"
301
+ }, je = /* @__PURE__ */ r("path", {
303
302
  fill: "currentColor",
304
- d: "M7 9q.721 0 1.236-.514A1.68 1.68 0 0 0 8.75 7.25q0-.723-.514-1.235A1.7 1.7 0 0 0 7 5.5a1.67 1.67 0 0 0-1.235.515A1.7 1.7 0 0 0 5.25 7.25q-.003.72.515 1.236Q6.28 9.003 7 9m0 8.75q-3.522-2.997-5.26-5.567Q0 9.613 0 7.425q0-3.28 2.111-5.228T7 .25q2.776 0 4.89 1.947Q14.002 4.143 14 7.425q0 2.187-1.739 4.758Q10.523 14.754 7 17.75"
303
+ d: "M0 19v-1.9h15V19zm7.5-3.8L.938 6.65h3.75V0h5.625v6.65h3.75z"
305
304
  }, null, -1), Ge = [
306
305
  je
307
306
  ];
308
307
  function Je(t, e) {
309
- return i(), c("svg", Ue, [...Ge]);
308
+ return a(), i("svg", Ue, [...Ge]);
310
309
  }
311
310
  const Pe = { render: Je }, Xe = {
312
311
  xmlns: "http://www.w3.org/2000/svg",
313
312
  fill: "none",
314
- viewBox: "0 0 17 18"
315
- }, Ye = /* @__PURE__ */ a("path", {
313
+ viewBox: "0 0 14 18"
314
+ }, Ye = /* @__PURE__ */ r("path", {
316
315
  fill: "currentColor",
317
- d: "m15.678 18-5.95-6.3a5.54 5.54 0 0 1-3.59 1.3q-2.573 0-4.355-1.888T0 6.5t1.783-4.612T6.14 0t4.357 1.888T12.278 6.5q0 1.1-.33 2.075-.331.975-.898 1.725L17 16.6zm-9.54-7Q7.91 11 9.15 9.688T10.389 6.5t-1.24-3.187Q7.913 2.002 6.14 2t-3.01 1.313T1.889 6.5q-.003 1.871 1.24 3.188Q4.372 11.004 6.139 11"
316
+ d: "M7 9q.721 0 1.236-.514A1.68 1.68 0 0 0 8.75 7.25q0-.723-.514-1.235A1.7 1.7 0 0 0 7 5.5a1.67 1.67 0 0 0-1.235.515A1.7 1.7 0 0 0 5.25 7.25q-.003.72.515 1.236Q6.28 9.003 7 9m0 8.75q-3.522-2.997-5.26-5.567Q0 9.613 0 7.425q0-3.28 2.111-5.228T7 .25q2.776 0 4.89 1.947Q14.002 4.143 14 7.425q0 2.187-1.739 4.758Q10.523 14.754 7 17.75"
318
317
  }, null, -1), Ze = [
319
318
  Ye
320
319
  ];
321
320
  function et(t, e) {
322
- return i(), c("svg", Xe, [...Ze]);
321
+ return a(), i("svg", Xe, [...Ze]);
322
+ }
323
+ const tt = { render: et }, nt = {
324
+ xmlns: "http://www.w3.org/2000/svg",
325
+ fill: "none",
326
+ viewBox: "0 0 17 18"
327
+ }, ot = /* @__PURE__ */ r("path", {
328
+ fill: "currentColor",
329
+ d: "m15.678 18-5.95-6.3a5.54 5.54 0 0 1-3.59 1.3q-2.573 0-4.355-1.888T0 6.5t1.783-4.612T6.14 0t4.357 1.888T12.278 6.5q0 1.1-.33 2.075-.331.975-.898 1.725L17 16.6zm-9.54-7Q7.91 11 9.15 9.688T10.389 6.5t-1.24-3.187Q7.913 2.002 6.14 2t-3.01 1.313T1.889 6.5q-.003 1.871 1.24 3.188Q4.372 11.004 6.139 11"
330
+ }, null, -1), st = [
331
+ ot
332
+ ];
333
+ function lt(t, e) {
334
+ return a(), i("svg", nt, [...st]);
323
335
  }
324
- const Q = { render: et }, tt = {
336
+ const Q = { render: lt }, rt = {
325
337
  xmlns: "http://www.w3.org/2000/svg",
326
338
  fill: "none",
327
339
  viewBox: "0 0 17 18"
328
- }, nt = /* @__PURE__ */ a("path", {
340
+ }, at = /* @__PURE__ */ r("path", {
329
341
  fill: "currentColor",
330
342
  d: "M13.5 18q-1.125 0-1.912-.788A2.6 2.6 0 0 1 10.8 15.3q0-.157.022-.327.024-.17.068-.303l-6.345-3.69q-.382.337-.855.53a2.6 2.6 0 0 1-.99.19q-1.125 0-1.912-.787A2.6 2.6 0 0 1 0 9q0-1.126.788-1.912A2.6 2.6 0 0 1 2.7 6.3q.517 0 .99.192t.855.528l6.345-3.69a1.7 1.7 0 0 1-.068-.303A3 3 0 0 1 10.8 2.7q0-1.125.787-1.912A2.6 2.6 0 0 1 13.5 0q1.125 0 1.912.788.788.787.788 1.912t-.787 1.912A2.6 2.6 0 0 1 13.5 5.4a2.6 2.6 0 0 1-.99-.19 3 3 0 0 1-.855-.53L5.31 8.37q.045.135.068.304a2.5 2.5 0 0 1 0 .653 1.6 1.6 0 0 1-.068.303l6.345 3.69q.383-.337.855-.528.472-.19.99-.192 1.125 0 1.912.787.788.788.788 1.913t-.787 1.912A2.6 2.6 0 0 1 13.5 18"
331
- }, null, -1), ot = [
332
- nt
343
+ }, null, -1), ct = [
344
+ at
333
345
  ];
334
- function st(t, e) {
335
- return i(), c("svg", tt, [...ot]);
346
+ function it(t, e) {
347
+ return a(), i("svg", rt, [...ct]);
336
348
  }
337
- const lt = { render: st }, rt = {
349
+ const ut = { render: it }, dt = {
338
350
  "account-circle": _e,
339
- "back-arrow": ge,
351
+ add: ge,
352
+ "back-arrow": xe,
340
353
  "caret-down": K,
341
- "caret-left": Le,
342
- "caret-right": qe,
343
- "caret-up": De,
344
- "copy-content": Ke,
345
- download: We,
346
- location: Pe,
354
+ "caret-left": qe,
355
+ "caret-right": De,
356
+ "caret-up": Ke,
357
+ "copy-content": We,
358
+ download: Pe,
359
+ location: tt,
347
360
  search: Q,
348
- share: lt
349
- }, $t = /* @__PURE__ */ g({
361
+ share: ut
362
+ }, yt = /* @__PURE__ */ g({
350
363
  __name: "Icon",
351
364
  props: {
352
365
  name: {}
353
366
  },
354
367
  setup(t) {
355
- const { name: e } = t, o = rt[e];
356
- return (l, n) => (i(), E(U(q(o))));
368
+ const { name: e } = t, o = dt[e];
369
+ return (l, n) => (a(), E(U(q(o))));
357
370
  }
358
- }), at = ["href"], it = /* @__PURE__ */ g({
371
+ }), pt = ["href"], ht = /* @__PURE__ */ g({
359
372
  __name: "Link",
360
373
  props: {
361
374
  to: {},
@@ -364,7 +377,7 @@ const lt = { render: st }, rt = {
364
377
  },
365
378
  setup(t) {
366
379
  const e = t, o = k(() => e.state);
367
- return (l, n) => (i(), c("a", {
380
+ return (l, n) => (a(), i("a", {
368
381
  class: b(["hunter-component hunter-link", [
369
382
  o.value === "disabled" && "link-disabled",
370
383
  o.value === "inactive" && "link-inactive",
@@ -373,9 +386,9 @@ const lt = { render: st }, rt = {
373
386
  href: l.to
374
387
  }, [
375
388
  A(l.$slots, "default")
376
- ], 10, at));
389
+ ], 10, pt));
377
390
  }
378
- }), ct = { class: "nav-link-container" }, gt = /* @__PURE__ */ g({
391
+ }), vt = { class: "nav-link-container" }, xt = /* @__PURE__ */ g({
379
392
  __name: "NavigationLinks",
380
393
  props: {
381
394
  links: {},
@@ -386,24 +399,24 @@ const lt = { render: st }, rt = {
386
399
  const e = t, o = k(
387
400
  () => e.variant && `hunter-nav-links-${e.variant}`
388
401
  );
389
- return console.log("CLS", o.value, e.variant), (l, n) => (i(), c("nav", {
402
+ return console.log("CLS", o.value, e.variant), (l, n) => (a(), i("nav", {
390
403
  class: b(["hunter-component hunter-nav-links", o.value])
391
404
  }, [
392
- (i(!0), c(V, null, O(l.links, (s) => (i(), c("div", ct, [
393
- $(it, {
405
+ (a(!0), i(V, null, O(l.links, (s) => (a(), i("div", vt, [
406
+ $(ht, {
394
407
  to: s.route,
395
408
  className: l.activeLink.route === s.route ? "nav-link-active" : "",
396
409
  state: l.activeLink.route !== s.route ? "inactive" : null
397
410
  }, {
398
- default: L(() => [
399
- I(x(s.text), 1)
411
+ default: x(() => [
412
+ S(L(s.text), 1)
400
413
  ]),
401
414
  _: 2
402
415
  }, 1032, ["to", "className", "state"])
403
416
  ]))), 256))
404
417
  ], 2));
405
418
  }
406
- }), ut = (t) => (P("data-v-4621853b"), t = t(), X(), t), dt = { class: "hunter-component hunter-search-input-with-dropdown" }, pt = /* @__PURE__ */ ut(() => /* @__PURE__ */ a("span", { class: "hunter-search-input-label" }, "Search", -1)), ht = ["placeholder"], vt = ["ariaHidden"], _t = { class: "clear-button-wrapper" }, wt = /* @__PURE__ */ g({
419
+ }), _t = (t) => (P("data-v-4621853b"), t = t(), X(), t), wt = { class: "hunter-component hunter-search-input-with-dropdown" }, ft = /* @__PURE__ */ _t(() => /* @__PURE__ */ r("span", { class: "hunter-search-input-label" }, "Search", -1)), mt = ["placeholder"], $t = ["ariaHidden"], gt = { class: "clear-button-wrapper" }, bt = /* @__PURE__ */ g({
407
420
  __name: "SearchInput",
408
421
  props: {
409
422
  placeholder: {},
@@ -412,24 +425,24 @@ const lt = { render: st }, rt = {
412
425
  },
413
426
  emits: ["searchClick"],
414
427
  setup(t, { emit: e }) {
415
- const { options: o = [] } = t, l = e, n = w(), s = w(), d = w(), v = w(), p = w(), _ = w(), m = w(!0), u = w(""), C = (r) => {
416
- r.preventDefault(), B(n.value);
417
- }, y = (r) => {
418
- const h = r.target;
428
+ const { options: o = [] } = t, l = e, n = w(), s = w(), d = w(), v = w(), p = w(), _ = w(), m = w(!0), u = w(""), C = (c) => {
429
+ c.preventDefault(), B(n.value);
430
+ }, y = (c) => {
431
+ const h = c.target;
419
432
  u.value = h.value;
420
- }, B = (r) => {
421
- if (!r)
433
+ }, B = (c) => {
434
+ if (!c)
422
435
  return p.value = "Enter a search term.", p;
423
- n.value = r;
424
- const h = o.find((f) => f.name === r);
436
+ n.value = c;
437
+ const h = o.find((f) => f.name === c);
425
438
  m.value = !0, u.value = "", l("searchClick", h || n.value);
426
- }, R = (r) => {
427
- n.value = r.name, B(n.value);
439
+ }, R = (c) => {
440
+ n.value = c.name, B(n.value);
428
441
  }, F = () => {
429
442
  B(n.value);
430
443
  };
431
- D(p, (r) => {
432
- r && (setTimeout(() => {
444
+ D(p, (c) => {
445
+ c && (setTimeout(() => {
433
446
  _.value.classList.add("error-visible");
434
447
  }, 200), setTimeout(() => {
435
448
  _.value.classList.remove("error-visible");
@@ -441,50 +454,50 @@ const lt = { render: st }, rt = {
441
454
  s.value.classList.add("hide-text"), setTimeout(() => {
442
455
  n.value = "", s.value.classList.remove("hide-text");
443
456
  }, 150);
444
- }, H = (r) => {
445
- const h = r.target;
457
+ }, H = (c) => {
458
+ const h = c.target;
446
459
  h === s.value && (u.value = n.value || ""), h !== (s == null ? void 0 : s.value) && (u.value = "");
447
460
  };
448
- return T(() => {
461
+ return M(() => {
449
462
  v.value = [
450
463
  ...document.querySelectorAll(".hunter-search-input-option-li")
451
- ], m.value = !0, document.addEventListener("click", (r) => H(r));
452
- }), M(() => {
453
- document.removeEventListener("click", (r) => H(r));
454
- }), (r, h) => (i(), c("div", dt, [
455
- a("div", {
464
+ ], m.value = !0, document.addEventListener("click", (c) => H(c));
465
+ }), T(() => {
466
+ document.removeEventListener("click", (c) => H(c));
467
+ }), (c, h) => (a(), i("div", wt, [
468
+ r("div", {
456
469
  class: "hunter-search-input-container",
457
470
  style: j({
458
- width: `${r.width && r.width > 208 && r.width}px`
471
+ width: `${c.width && c.width > 208 && c.width}px`
459
472
  })
460
473
  }, [
461
- a("form", {
474
+ r("form", {
462
475
  onSubmit: h[3] || (h[3] = (f) => C(f)),
463
476
  class: "w-full"
464
477
  }, [
465
- a("label", null, [
466
- pt,
467
- G(a("input", {
478
+ r("label", null, [
479
+ ft,
480
+ G(r("input", {
468
481
  "onUpdate:modelValue": h[0] || (h[0] = (f) => n.value = f),
469
482
  ref_key: "inputEl",
470
483
  ref: s,
471
484
  class: "hunter-search-input",
472
485
  onFocus: h[1] || (h[1] = (f) => p.value = ""),
473
486
  onInput: h[2] || (h[2] = (f) => y(f)),
474
- placeholder: r.placeholder || "Search projects"
475
- }, null, 40, ht), [
487
+ placeholder: c.placeholder || "Search projects"
488
+ }, null, 40, mt), [
476
489
  [J, n.value]
477
490
  ])
478
491
  ])
479
492
  ], 32),
480
- a("span", {
493
+ r("span", {
481
494
  ref_key: "errorEl",
482
495
  ref: _,
483
496
  class: "hunter-search-input-error transition duration-300 ease-in-out",
484
497
  ariaHidden: !p.value
485
- }, x(p.value), 9, vt),
498
+ }, L(p.value), 9, $t),
486
499
  $(oe, {
487
- options: r.options,
500
+ options: c.options,
488
501
  "option-key": "name",
489
502
  collapsed: m.value,
490
503
  filter: "",
@@ -493,52 +506,52 @@ const lt = { render: st }, rt = {
493
506
  maxResults: 10,
494
507
  onSelectOption: h[4] || (h[4] = (f) => R(f))
495
508
  }, null, 8, ["options", "collapsed", "filter-value"]),
496
- $(S, {
509
+ $(I, {
497
510
  ref_key: "searchButtonEl",
498
511
  ref: d,
499
512
  class: "hunter-search-input-button",
500
513
  variant: "icon",
501
514
  onClick: F
502
515
  }, {
503
- default: L(() => [
516
+ default: x(() => [
504
517
  $(q(Q), { class: "hunter-search-input-icon" })
505
518
  ]),
506
519
  _: 1
507
520
  }, 512)
508
521
  ], 4),
509
- a("div", _t, [
510
- $(S, {
522
+ r("div", gt, [
523
+ $(I, {
511
524
  class: "underline clear-button",
512
525
  variant: "link",
513
526
  onClick: W
514
527
  }, {
515
- default: L(() => [
516
- I(" Clear ")
528
+ default: x(() => [
529
+ S(" Clear ")
517
530
  ]),
518
531
  _: 1
519
532
  })
520
533
  ])
521
534
  ]));
522
535
  }
523
- }), bt = /* @__PURE__ */ N(wt, [["__scopeId", "data-v-4621853b"]]);
536
+ }), Lt = /* @__PURE__ */ N(bt, [["__scopeId", "data-v-4621853b"]]);
524
537
  export {
525
538
  _e as HunterAccountCircleIcon,
526
- ge as HunterBackArrowIcon,
527
- S as HunterButton,
539
+ xe as HunterBackArrowIcon,
540
+ I as HunterButton,
528
541
  K as HunterCaretDownIcon,
529
- Le as HunterCaretLeftIcon,
530
- qe as HunterCaretRightIcon,
531
- De as HunterCaretUpIcon,
532
- Ke as HunterCopyContentIcon,
533
- We as HunterDownloadIcon,
542
+ qe as HunterCaretLeftIcon,
543
+ De as HunterCaretRightIcon,
544
+ Ke as HunterCaretUpIcon,
545
+ We as HunterCopyContentIcon,
546
+ Pe as HunterDownloadIcon,
534
547
  z as HunterDropdownList,
535
548
  oe as HunterDropdownListWithFilter,
536
- mt as HunterDropdownWithButton,
537
- $t as HunterIcon,
538
- it as HunterLink,
539
- Pe as HunterLocationIcon,
540
- gt as HunterNavigationLinks,
549
+ Ct as HunterDropdownWithButton,
550
+ yt as HunterIcon,
551
+ ht as HunterLink,
552
+ tt as HunterLocationIcon,
553
+ xt as HunterNavigationLinks,
541
554
  Q as HunterSearchIcon,
542
- bt as HunterSearchInput,
543
- lt as HunterShareIcon
555
+ Lt as HunterSearchInput,
556
+ ut as HunterShareIcon
544
557
  };
@@ -1,2 +1,2 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(147 197 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(147 197 253 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-2{bottom:.5rem}.left-0{left:0}.right-3{right:.75rem}.top-full{top:100%}.my-0{margin-top:0;margin-bottom:0}.my-0\\.5{margin-top:.125rem;margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.ml-0{margin-left:0}.ml-0\\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\\.5{margin-left:.375rem}.mt-0{margin-top:0}.mt-0\\.5{margin-top:.125rem}.mt-2{margin-top:.5rem}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.hidden{display:none}.h-0{height:0px}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-9{height:2.25rem}.h-max{height:-moz-max-content;height:max-content}.max-h-44{max-height:11rem}.w-12{width:3rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.max-w-screen-lg{max-width:1024px}.origin-center{transform-origin:center}.-scale-y-100{--tw-scale-y: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-x-0{--tw-scale-x: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-100{--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:var(--rounded)}.rounded-3xl{border-radius:1.5rem}.rounded-lg{border-radius:var(--rounded-lg)}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-r{border-top-right-radius:var(--rounded);border-bottom-right-radius:var(--rounded)}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-blue-400{border-color:var(--blue-400)}.border-blue-700{border-color:var(--blue-700)}.border-blue-800{border-color:var(--blue-800)}.border-disabled-light{border-color:var(--disabled-light)}.bg-blue-200{background-color:var(--blue-200)}.bg-blue-800{background-color:var(--blue-800)}.p-0{padding:0}.px-12{padding-left:3rem;padding-right:3rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pb-1{padding-bottom:.25rem}.pr-0{padding-right:0}.pr-0\\.5{padding-right:.125rem}.pt-0{padding-top:0}.pt-1px{padding-top:1px}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-2xl{font-size:var(--28px)}.text-3xl{font-size:var(--32px)}.text-4xl{font-size:var(--36px)}.text-base{font-size:var(--16px)}.text-lg{font-size:var(--22px)}.text-md{font-size:var(--18px)}.text-sm{font-size:var(--14px)}.text-xl{font-size:var(--24px)}.text-xs{font-size:var(--12px)}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.text-blue-500{color:var(--blue-500)}.text-blue-800{color:var(--blue-800)}.text-blue-900{color:var(--blue-900)}.text-disabled{color:var(--disabled)}.text-error{color:var(--error)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-blue-400{outline-color:var(--blue-400)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-component,.hunter-component~*,.hunter-component>*{font-family:Arial,Helvetica,Verdana,Bitstream Vera Sans,sans-serif;line-height:auto;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark);box-sizing:border-box;scroll-behavior:smooth}@supports not selector(::-webkit-scrollbar){.hunter-component,.hunter-component~*,.hunter-component>*{scrollbar-color:var(--disabled) var(--disabled-light);scrollbar-width:thin}}@supports selector(::-webkit-scrollbar){.hunter-component ::-webkit-scrollbar,.hunter-component~* ::-webkit-scrollbar,.hunter-component>* ::-webkit-scrollbar{background:var(--disabled-light)!important;width:8px!important;border-radius:1.5rem}.hunter-component ::-webkit-scrollbar-thumb,.hunter-component~* ::-webkit-scrollbar-thumb,.hunter-component>* ::-webkit-scrollbar-thumb{background:var(--disabled)!important;border-radius:1.5rem}}.hunter-component h1,.hunter-component h2,.hunter-component h3,.hunter-component h4,.hunter-component h5,.hunter-component h6,.hunter-component~h1,.hunter-component~h2,.hunter-component~h3,.hunter-component~h4,.hunter-component~h5,.hunter-component~h6{font-weight:500;color:var(--blue-900)}.hunter-component h1,.hunter-component~h1{font-size:var(--28px)}.hunter-component h2,.hunter-component~h2{font-size:var(--24px)}.hunter-component h3,.hunter-component~h3{font-size:var(--22px)}.hunter-component h4,.hunter-component~h4{font-size:var(--18px)}.hunter-component h5,.hunter-component~h5{font-size:var(--16px)}.hunter-component h6,.hunter-component~h6{font-size:var(--14px)}.hunter-component a,.hunter-component~a,.hunter-component>a{font-weight:500;color:var(--blue-800);text-decoration:inherit}.hunter-component a:hover,.hunter-component~a:hover,.hunter-component>a{color:var(--blue-700)}.hunter-button{position:relative;display:flex;height:2.25rem;align-items:center;justify-content:center;gap:.75rem;border-radius:var(--rounded);padding-left:1.5rem;padding-right:1.5rem;padding-top:.125rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-button svg{color:inherit;pointer-events:none}.hunter-button-disabled{pointer-events:none;cursor:default;color:var(--disabled)}.hunter-button-primary{background-color:var(--blue-800);color:var(--blue-200)}.hunter-button-primary:hover{background-color:var(--blue-700)}.hunter-button-primary.hunter-button-disabled{background-color:var(--disabled-light)}.hunter-button-secondary{border-width:2px;border-color:var(--blue-800);background-color:var(--blue-200);color:var(--blue-800)}.hunter-button-secondary:hover{border-color:var(--blue-700);color:var(--blue-700)}.hunter-button-secondary.hunter-button-disabled{border-color:var(--disabled-light);color:var(--disabled-light)}.hunter-button-link,.hunter-button-text{height:-moz-max-content;height:max-content;padding:0;font-size:var(--16px);color:var(--blue-800)}.hunter-button-link:hover,.hunter-button-text:hover{color:var(--blue-700)}.hunter-button-text{font-weight:500}.hunter-button-icon{height:1.25rem;width:1.25rem;padding:0;color:var(--blue-800)}.hunter-button-icon:hover{color:var(--blue-700)}:root{--blue-900: #002533;--blue-800: #00658a;--blue-700: #0192c9;--blue-600: #47636b;--blue-500: #819da7;--blue-400: #dae4e7;--blue-300: #f1f3f4;--blue-200: #f9fafa;--dark: #363636;--disabled: #979797;--disabled-light: #d9d9d9;--information: #01b6fb;--information-light: #e9f5fe;--success: #83b001;--success-light: #f6fce6;--warning: #f4a729;--warning-light: #fef6ea;--error: #ff3923;--error-light: #ffebe9;--base-unit: .25rem;--2px: calc(var(--base-unit) / 2);--5px: calc(var(--base-unit) * 1.25);--8px: calc(var(--base-unit) * 2);--10px: calc(var(--base-unit) * 2.5);--12px: calc(var(--base-unit) * 3);--14px: calc(var(--base-unit) * 3.5);--16px: calc(var(--base-unit) * 4);--18px: calc(var(--base-unit) * 4.5);--22px: calc(var(--base-unit) * 5.5);--24px: calc(var(--base-unit) * 6);--28px: calc(var(--base-unit) * 7);--32px: calc(var(--base-unit) * 8);--36px: calc(var(--base-unit) * 9);--shadow: 0px var(--2px) var(--8px) #1e2127;--rounded: var(--5px);--rounded-lg: var(--10px)}@keyframes set-height-0{to{height:0px;overflow:hidden}}.hunter-dropdown-list{position:absolute;top:100%;left:0;margin-top:.5rem;width:100%;border-radius:var(--rounded-lg);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-dropdown-list.collapsed{animation:set-height-0 0s forwards .15s;opacity:0}.hunter-dropdown-ol{display:flex;width:100%;flex-direction:column;align-items:flex-start;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-dropdown-ol:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--rounded-lg);--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hunter-search-input-option-li{width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-dropdown-option-button{margin-top:.125rem;margin-bottom:.125rem;width:100%;background-color:transparent;padding:.5rem 1.5rem .25rem;text-align:left;font-weight:500;color:var(--blue-900);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-dropdown-option-button:hover{background-color:var(--blue-300)}.hunter-dropdown-option-button.dropdown-option-selected{color:var(--blue-800);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-dropdown-with-button[data-v-8173cf28]{display:flex;width:11rem;flex-direction:column;align-items:flex-end}.hunter-dropdown-selection-button[data-v-8173cf28]{position:relative;width:-moz-max-content;width:max-content}.hunter-dropdown-with-button-list[data-v-8173cf28]{position:relative;width:100%}.hunter-link{font-size:var(--16px);font-weight:700;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hunter-link.link-disabled{pointer-events:none;color:var(--disabled);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-link.link-inactive{color:var(--blue-500);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-link:hover,.hunter-link.link-inactive:hover{cursor:pointer;color:var(--blue-700)}.hunter-nav-links{display:flex;width:-moz-max-content;width:max-content}.hunter-nav-links.hunter-nav-links-tabs .nav-link-container{position:relative;display:flex;width:100%;justify-content:center;border-bottom-width:1px;border-color:var(--blue-400);padding-left:3rem;padding-right:3rem;padding-bottom:.25rem}.hunter-nav-links.hunter-nav-links-tabs .nav-link-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin-bottom:-1px;transform-origin:center;--tw-scale-x: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-bottom-width:2px;border-color:var(--blue-800);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-nav-links.hunter-nav-links-tabs .nav-link-container:has(.nav-link-active):before{content:"";--tw-scale-x: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}[data-v-4621853b]:root{--blue-900: #002533;--blue-800: #00658a;--blue-700: #0192c9;--blue-600: #47636b;--blue-500: #819da7;--blue-400: #dae4e7;--blue-300: #f1f3f4;--blue-200: #f9fafa;--dark: #363636;--disabled: #979797;--disabled-light: #d9d9d9;--information: #01b6fb;--information-light: #e9f5fe;--success: #83b001;--success-light: #f6fce6;--warning: #f4a729;--warning-light: #fef6ea;--error: #ff3923;--error-light: #ffebe9;--base-unit: .25rem;--2px: calc(var(--base-unit) / 2);--5px: calc(var(--base-unit) * 1.25);--8px: calc(var(--base-unit) * 2);--10px: calc(var(--base-unit) * 2.5);--12px: calc(var(--base-unit) * 3);--14px: calc(var(--base-unit) * 3.5);--16px: calc(var(--base-unit) * 4);--18px: calc(var(--base-unit) * 4.5);--22px: calc(var(--base-unit) * 5.5);--24px: calc(var(--base-unit) * 6);--28px: calc(var(--base-unit) * 7);--32px: calc(var(--base-unit) * 8);--36px: calc(var(--base-unit) * 9);--shadow: 0px var(--2px) var(--8px) #1e2127;--rounded: var(--5px);--rounded-lg: var(--10px)}.hunter-search-input-with-dropdown[data-v-4621853b]{display:flex;width:100%;align-items:flex-end;gap:.5rem}.hunter-search-input-with-dropdown .hunter-search-input-container[data-v-4621853b]{position:relative;width:100%;min-width:13rem;max-width:1024px}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-label[data-v-4621853b]{margin-left:.125rem;margin-bottom:.25rem;display:inline-block;width:100%;font-weight:500;text-transform:uppercase;color:var(--blue-900)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]{outline:2px solid transparent;transition:outline-color .2s ease-in-out,color .1s ease-in-out;position:relative;display:flex;height:2.5rem;width:100%;align-items:center;border-radius:1.5rem;padding-left:.75rem;padding-right:.75rem;padding-top:1px;color:var(--blue-900);outline-width:1px;outline-color:var(--blue-400)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]::-moz-placeholder{color:var(--blue-500)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]::placeholder{color:var(--blue-500)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:focus,.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:active{outline:2px solid var(--blue-800)}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:focus::-moz-placeholder{color:transparent}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input[data-v-4621853b]:focus::placeholder{color:transparent}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-button[data-v-4621853b]{position:absolute;right:.75rem;bottom:.625rem}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-error[data-v-4621853b]{pointer-events:none;position:absolute;top:100%;margin-top:.125rem;margin-left:.375rem;font-size:var(--14px);color:var(--error);opacity:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hunter-search-input-with-dropdown .hunter-search-input-container .hunter-search-input-error.error-visible[data-v-4621853b]{pointer-events:auto;opacity:1}.hunter-search-input-with-dropdown .hunter-search-input-container .hide-text[data-v-4621853b]{color:transparent}.hunter-search-input-with-dropdown .clear-button-wrapper[data-v-4621853b]{display:flex;height:2.5rem;width:-moz-max-content;width:max-content;align-items:center}.hunter-search-input-with-dropdown .clear-button[data-v-4621853b]{padding-top:1px}')),document.head.appendChild(t)}}catch(r){console.error("vite-plugin-css-injected-by-js",r)}})();
2
- (function(c,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(c=typeof globalThis<"u"?globalThis:c||self,e(c.HunterComponents={},c.Vue))})(this,function(c,e){"use strict";const x=["id"],k=e.defineComponent({__name:"Button",props:{variant:{},disabled:{type:Boolean},id:{}},setup(n){const t=n,l=e.computed(()=>t.disabled||!1),s=e.computed(()=>`hunter-button-${t.variant||"primary"} ${l.value&&"hunter-button-disabled"}`);return(o,r)=>(e.openBlock(),e.createElementBlock("button",{ref:"button",class:e.normalizeClass(["hunter-component hunter-button",s.value]),id:o.id},[e.renderSlot(o.$slots,"default")],10,x))}}),O=["id"],M={class:"overflow-hidden rounded-r rounded-l-none"},v=["value","onClick"],B=e.defineComponent({__name:"DropdownList",props:{options:{},optionKey:{},collapsed:{type:Boolean},scrollable:{type:Boolean},maxResults:{},id:{},selected:{}},emits:["selectOption"],setup(n,{emit:t}){const l=n,s=t,o=e.computed(()=>l.scrollable||!1),r=e.computed(()=>l.selected||null),d=u=>{s("selectOption",u)};return(u,p)=>(e.openBlock(),e.createElementBlock("div",{id:`dropdown-list-${u.id}`,class:e.normalizeClass(["hunter-component hunter-dropdown-list pr-0.5 py-1",u.collapsed?"collapsed":""])},[e.createElementVNode("div",M,[e.createElementVNode("ol",{ref:"dropdown",class:e.normalizeClass(["hunter-dropdown-ol",o.value&&"max-h-44 overflow-y-auto"]),"aria-hidden":"true"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.options,m=>(e.openBlock(),e.createElementBlock("li",{key:m[u.optionKey],"aria-hidden":"true",class:"hunter-search-input-option-li"},[e.createElementVNode("button",{class:e.normalizeClass(["hunter-dropdown-option-button",r.value&&m[u.optionKey]===r.value[u.optionKey]&&"dropdown-option-selected"]),value:m[u.optionKey],onClick:f=>d(m)},e.toDisplayString(m[u.optionKey]),11,v)]))),128))],2)])],10,O))}}),K=({options:n,query:t,key:l,max:s})=>{if(!t)return;t=t==null?void 0:t.toLowerCase();let o=0;return n.filter(r=>{if(r[l].toLowerCase().includes(t))if(s){if(s&&o<=s-1)return o++,r}else return r})},V=e.defineComponent({__name:"DropdownListWithFilter",props:{filterValue:{},options:{},optionKey:{},collapsed:{type:Boolean},scrollable:{type:Boolean},maxResults:{},id:{},selected:{}},emits:["selectOption"],setup(n,{emit:t}){const l=n,s=t,o=e.ref([...l.options]),r=e.computed(()=>l.filterValue||""),d=e.ref(l.collapsed);e.watch(r,p=>{if(p.length>1){if(o.value=K({options:l.options,query:p,key:l.optionKey,max:l.maxResults}),o.value.length===0)return d.value=!0,d.value;d.value=!1;return}else d.value=!0},{immediate:!0});const u=p=>{s("selectOption",p)};return(p,m)=>(e.openBlock(),e.createBlock(B,{options:o.value,optionKey:p.optionKey,collapsed:d.value,scrollable:p.scrollable,onSelectOption:m[0]||(m[0]=f=>u(f))},null,8,["options","optionKey","collapsed","scrollable"]))}}),Q={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 9"},R=[e.createElementVNode("path",{fill:"currentColor",d:"M9 9 .667.667h16.666z"},null,-1)];function F(n,t){return e.openBlock(),e.createElementBlock("svg",Q,[...R])}const C={render:F},U={class:"hunter-dropdown-with-button"},W={class:"hunter-dropdown-selection-button"},j=e.defineComponent({__name:"DropdownWithButton",props:{buttonText:{},id:{},options:{},optionKey:{},collapsed:{type:Boolean},scrollable:{type:Boolean},maxResults:{},selected:{}},emits:["selectOption"],setup(n,{emit:t}){const{id:l}=n,s=t,o=e.ref(),r=e.ref(),d=e.ref(!0),u=e.ref(),p=()=>{d.value=!d.value},m=i=>{u.value=i,setTimeout(()=>{d.value=!0},750),s("selectOption",i)},f=i=>{var $;const w=i.target;if(!(w===o.value||($=r.value)!=null&&$.contains(w)||w===r.value))return d.value=!0,d};return e.onMounted(()=>{document.addEventListener("click",i=>f(i)),o.value=document.querySelector(`#button-dropdown-title-${l}`)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",i=>f(i))}),(i,w)=>(e.openBlock(),e.createElementBlock("div",U,[e.createElementVNode("div",W,[e.createVNode(k,{id:`button-dropdown-title-${i.id}`,variant:"text",onClick:p},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(i.buttonText)+" ",1),e.createVNode(e.unref(C),{class:e.normalizeClass(["h-4 w-4 transition duration-300 ease-in-out",d.value===!0?"scale-y-100":"-scale-y-100"])},null,8,["class"])]),_:1},8,["id"])]),e.createElementVNode("div",{ref_key:"dropdownListEl",ref:r,class:"hunter-dropdown-with-button-list"},[e.createVNode(B,{options:i.options,"option-key":i.optionKey,collapsed:d.value,selected:u.value,onSelectOption:m},null,8,["options","option-key","collapsed","selected"])],512)]))}}),b=(n,t)=>{const l=n.__vccOpts||n;for(const[s,o]of t)l[s]=o;return l},P=b(j,[["__scopeId","data-v-8173cf28"]]),G={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},J=[e.createElementVNode("path",{fill:"currentColor",d:"M3.465 13.59a9.4 9.4 0 0 1 2.565-1.383A8.8 8.8 0 0 1 9 11.7q1.552 0 2.97.507 1.418.508 2.565 1.383a7 7 0 0 0 1.227-2.092q.44-1.17.438-2.498 0-2.992-2.103-5.097Q11.994 1.8 9 1.8q-2.993 0-5.097 2.104Q1.8 6.007 1.8 9q0 1.327.44 2.498.438 1.17 1.225 2.092M9 9.9q-1.327 0-2.24-.91-.91-.912-.91-2.24t.912-2.24Q7.672 3.6 9 3.6t2.24.912.91 2.238-.91 2.24q-.91.912-2.24.91M9 18a8.8 8.8 0 0 1-3.51-.71 9.1 9.1 0 0 1-2.858-1.922A9.1 9.1 0 0 1 .71 12.51 8.8 8.8 0 0 1 0 9q0-1.866.71-3.51a9.1 9.1 0 0 1 1.922-2.858A9.1 9.1 0 0 1 5.49.71 8.8 8.8 0 0 1 9 0q1.866 0 3.51.71a9.1 9.1 0 0 1 2.858 1.922 9.1 9.1 0 0 1 1.924 2.858A8.7 8.7 0 0 1 18 9a8.8 8.8 0 0 1-.71 3.51 9 9 0 0 1-1.922 2.858 9.1 9.1 0 0 1-2.858 1.924A8.7 8.7 0 0 1 9 18"},null,-1)];function X(n,t){return e.openBlock(),e.createElementBlock("svg",G,[...J])}const y={render:X},Y={xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",fill:"none"},Z=[e.createElementVNode("path",{fill:"currentColor",d:"m4.303 10.125 6.3 6.3L9 18 0 9l9-9 1.603 1.575-6.3 6.3H18v2.25z"},null,-1)];function ee(n,t){return e.openBlock(),e.createElementBlock("svg",Y,[...Z])}const N={render:ee},te={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 9 18"},ne=[e.createElementVNode("path",{fill:"currentColor",d:"M8.333 17.333 0 9 8.333.667z"},null,-1)];function oe(n,t){return e.openBlock(),e.createElementBlock("svg",te,[...ne])}const I={render:oe},le={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 9 18"},re=[e.createElementVNode("path",{fill:"currentColor",d:"M.667 17.333V.667L9 9z"},null,-1)];function ce(n,t){return e.openBlock(),e.createElementBlock("svg",le,[...re])}const S={render:ce},se={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 8 8"},ae=[e.createElementVNode("path",{fill:"currentColor",d:"M4 2 0 6h8z"},null,-1)];function ie(n,t){return e.openBlock(),e.createElementBlock("svg",se,[...ae])}const L={render:ie},de={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 18"},pe=[e.createElementVNode("path",{fill:"currentColor",d:"M3.53 14.4V0H15v14.4zm1.764-1.8h7.941V1.8h-7.94zM0 18V3.6h1.765v12.6h9.706V18z"},null,-1)];function he(n,t){return e.openBlock(),e.createElementBlock("svg",de,[...pe])}const H={render:he},ue={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 19"},me=[e.createElementVNode("path",{fill:"currentColor",d:"M0 19v-1.9h15V19zm7.5-3.8L.938 6.65h3.75V0h5.625v6.65h3.75z"},null,-1)];function _e(n,t){return e.openBlock(),e.createElementBlock("svg",ue,[...me])}const q={render:_e},fe={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 18"},we=[e.createElementVNode("path",{fill:"currentColor",d:"M7 9q.721 0 1.236-.514A1.68 1.68 0 0 0 8.75 7.25q0-.723-.514-1.235A1.7 1.7 0 0 0 7 5.5a1.67 1.67 0 0 0-1.235.515A1.7 1.7 0 0 0 5.25 7.25q-.003.72.515 1.236Q6.28 9.003 7 9m0 8.75q-3.522-2.997-5.26-5.567Q0 9.613 0 7.425q0-3.28 2.111-5.228T7 .25q2.776 0 4.89 1.947Q14.002 4.143 14 7.425q0 2.187-1.739 4.758Q10.523 14.754 7 17.75"},null,-1)];function ke(n,t){return e.openBlock(),e.createElementBlock("svg",fe,[...we])}const D={render:ke},$e={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 18"},Be=[e.createElementVNode("path",{fill:"currentColor",d:"m15.678 18-5.95-6.3a5.54 5.54 0 0 1-3.59 1.3q-2.573 0-4.355-1.888T0 6.5t1.783-4.612T6.14 0t4.357 1.888T12.278 6.5q0 1.1-.33 2.075-.331.975-.898 1.725L17 16.6zm-9.54-7Q7.91 11 9.15 9.688T10.389 6.5t-1.24-3.187Q7.913 2.002 6.14 2t-3.01 1.313T1.889 6.5q-.003 1.871 1.24 3.188Q4.372 11.004 6.139 11"},null,-1)];function Ce(n,t){return e.openBlock(),e.createElementBlock("svg",$e,[...Be])}const g={render:Ce},ge={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 18"},Ee=[e.createElementVNode("path",{fill:"currentColor",d:"M13.5 18q-1.125 0-1.912-.788A2.6 2.6 0 0 1 10.8 15.3q0-.157.022-.327.024-.17.068-.303l-6.345-3.69q-.382.337-.855.53a2.6 2.6 0 0 1-.99.19q-1.125 0-1.912-.787A2.6 2.6 0 0 1 0 9q0-1.126.788-1.912A2.6 2.6 0 0 1 2.7 6.3q.517 0 .99.192t.855.528l6.345-3.69a1.7 1.7 0 0 1-.068-.303A3 3 0 0 1 10.8 2.7q0-1.125.787-1.912A2.6 2.6 0 0 1 13.5 0q1.125 0 1.912.788.788.787.788 1.912t-.787 1.912A2.6 2.6 0 0 1 13.5 5.4a2.6 2.6 0 0 1-.99-.19 3 3 0 0 1-.855-.53L5.31 8.37q.045.135.068.304a2.5 2.5 0 0 1 0 .653 1.6 1.6 0 0 1-.068.303l6.345 3.69q.383-.337.855-.528.472-.19.99-.192 1.125 0 1.912.787.788.788.788 1.913t-.787 1.912A2.6 2.6 0 0 1 13.5 18"},null,-1)];function Ve(n,t){return e.openBlock(),e.createElementBlock("svg",ge,[...Ee])}const A={render:Ve},be={"account-circle":y,"back-arrow":N,"caret-down":C,"caret-left":I,"caret-right":S,"caret-up":L,"copy-content":H,download:q,location:D,search:g,share:A},ye=e.defineComponent({__name:"Icon",props:{name:{}},setup(n){const{name:t}=n,l=be[t];return(s,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(l))))}}),Ne=["href"],T=e.defineComponent({__name:"Link",props:{to:{},state:{},className:{}},setup(n){const t=n,l=e.computed(()=>t.state);return(s,o)=>(e.openBlock(),e.createElementBlock("a",{class:e.normalizeClass(["hunter-component hunter-link",[l.value==="disabled"&&"link-disabled",l.value==="inactive"&&"link-inactive",s.className]]),href:s.to},[e.renderSlot(s.$slots,"default")],10,Ne))}}),Ie={class:"nav-link-container"},Se=e.defineComponent({__name:"NavigationLinks",props:{links:{},variant:{},activeLink:{}},setup(n){const t=n,l=e.computed(()=>t.variant&&`hunter-nav-links-${t.variant}`);return console.log("CLS",l.value,t.variant),(s,o)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(["hunter-component hunter-nav-links",l.value])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.links,r=>(e.openBlock(),e.createElementBlock("div",Ie,[e.createVNode(T,{to:r.route,className:s.activeLink.route===r.route?"nav-link-active":"",state:s.activeLink.route!==r.route?"inactive":null},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(r.text),1)]),_:2},1032,["to","className","state"])]))),256))],2))}}),Le=n=>(e.pushScopeId("data-v-4621853b"),n=n(),e.popScopeId(),n),He={class:"hunter-component hunter-search-input-with-dropdown"},qe=Le(()=>e.createElementVNode("span",{class:"hunter-search-input-label"},"Search",-1)),De=["placeholder"],Ae=["ariaHidden"],Te={class:"clear-button-wrapper"},ze=b(e.defineComponent({__name:"SearchInput",props:{placeholder:{},options:{},width:{}},emits:["searchClick"],setup(n,{emit:t}){const{options:l=[]}=n,s=t,o=e.ref(),r=e.ref(),d=e.ref(),u=e.ref(),p=e.ref(),m=e.ref(),f=e.ref(!0),i=e.ref(""),w=a=>{a.preventDefault(),E(o.value)},$=a=>{const h=a.target;i.value=h.value},E=a=>{if(!a)return p.value="Enter a search term.",p;o.value=a;const h=l.find(_=>_.name===a);f.value=!0,i.value="",s("searchClick",h||o.value)},xe=a=>{o.value=a.name,E(o.value)},Oe=()=>{E(o.value)};e.watch(p,a=>{a&&(setTimeout(()=>{m.value.classList.add("error-visible")},200),setTimeout(()=>{m.value.classList.remove("error-visible")},3e3),setTimeout(()=>{p.value=""},3300))});const Me=()=>{r.value.classList.add("hide-text"),setTimeout(()=>{o.value="",r.value.classList.remove("hide-text")},150)},z=a=>{const h=a.target;h===r.value&&(i.value=o.value||""),h!==(r==null?void 0:r.value)&&(i.value="")};return e.onMounted(()=>{u.value=[...document.querySelectorAll(".hunter-search-input-option-li")],f.value=!0,document.addEventListener("click",a=>z(a))}),e.onBeforeUnmount(()=>{document.removeEventListener("click",a=>z(a))}),(a,h)=>(e.openBlock(),e.createElementBlock("div",He,[e.createElementVNode("div",{class:"hunter-search-input-container",style:e.normalizeStyle({width:`${a.width&&a.width>208&&a.width}px`})},[e.createElementVNode("form",{onSubmit:h[3]||(h[3]=_=>w(_)),class:"w-full"},[e.createElementVNode("label",null,[qe,e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":h[0]||(h[0]=_=>o.value=_),ref_key:"inputEl",ref:r,class:"hunter-search-input",onFocus:h[1]||(h[1]=_=>p.value=""),onInput:h[2]||(h[2]=_=>$(_)),placeholder:a.placeholder||"Search projects"},null,40,De),[[e.vModelText,o.value]])])],32),e.createElementVNode("span",{ref_key:"errorEl",ref:m,class:"hunter-search-input-error transition duration-300 ease-in-out",ariaHidden:!p.value},e.toDisplayString(p.value),9,Ae),e.createVNode(V,{options:a.options,"option-key":"name",collapsed:f.value,filter:"","filter-value":i.value,scrollable:"",maxResults:10,onSelectOption:h[4]||(h[4]=_=>xe(_))},null,8,["options","collapsed","filter-value"]),e.createVNode(k,{ref_key:"searchButtonEl",ref:d,class:"hunter-search-input-button",variant:"icon",onClick:Oe},{default:e.withCtx(()=>[e.createVNode(e.unref(g),{class:"hunter-search-input-icon"})]),_:1},512)],4),e.createElementVNode("div",Te,[e.createVNode(k,{class:"underline clear-button",variant:"link",onClick:Me},{default:e.withCtx(()=>[e.createTextVNode(" Clear ")]),_:1})])]))}}),[["__scopeId","data-v-4621853b"]]);c.HunterAccountCircleIcon=y,c.HunterBackArrowIcon=N,c.HunterButton=k,c.HunterCaretDownIcon=C,c.HunterCaretLeftIcon=I,c.HunterCaretRightIcon=S,c.HunterCaretUpIcon=L,c.HunterCopyContentIcon=H,c.HunterDownloadIcon=q,c.HunterDropdownList=B,c.HunterDropdownListWithFilter=V,c.HunterDropdownWithButton=P,c.HunterIcon=ye,c.HunterLink=T,c.HunterLocationIcon=D,c.HunterNavigationLinks=Se,c.HunterSearchIcon=g,c.HunterSearchInput=ze,c.HunterShareIcon=A,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
2
+ (function(c,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(c=typeof globalThis<"u"?globalThis:c||self,e(c.HunterComponents={},c.Vue))})(this,function(c,e){"use strict";const T=["id"],k=e.defineComponent({__name:"Button",props:{variant:{},disabled:{type:Boolean},id:{}},setup(n){const t=n,l=e.computed(()=>t.disabled||!1),s=e.computed(()=>`hunter-button-${t.variant||"primary"} ${l.value&&"hunter-button-disabled"}`);return(o,r)=>(e.openBlock(),e.createElementBlock("button",{ref:"button",class:e.normalizeClass(["hunter-component hunter-button",s.value]),id:o.id},[e.renderSlot(o.$slots,"default")],10,T))}}),v=["id"],O={class:"overflow-hidden rounded-r rounded-l-none"},M=["value","onClick"],B=e.defineComponent({__name:"DropdownList",props:{options:{},optionKey:{},collapsed:{type:Boolean},scrollable:{type:Boolean},maxResults:{},id:{},selected:{}},emits:["selectOption"],setup(n,{emit:t}){const l=n,s=t,o=e.computed(()=>l.scrollable||!1),r=e.computed(()=>l.selected||null),d=u=>{s("selectOption",u)};return(u,p)=>(e.openBlock(),e.createElementBlock("div",{id:`dropdown-list-${u.id}`,class:e.normalizeClass(["hunter-component hunter-dropdown-list pr-0.5 py-1",u.collapsed?"collapsed":""])},[e.createElementVNode("div",O,[e.createElementVNode("ol",{ref:"dropdown",class:e.normalizeClass(["hunter-dropdown-ol",o.value&&"max-h-44 overflow-y-auto"]),"aria-hidden":"true"},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(u.options,_=>(e.openBlock(),e.createElementBlock("li",{key:_[u.optionKey],"aria-hidden":"true",class:"hunter-search-input-option-li"},[e.createElementVNode("button",{class:e.normalizeClass(["hunter-dropdown-option-button",r.value&&_[u.optionKey]===r.value[u.optionKey]&&"dropdown-option-selected"]),value:_[u.optionKey],onClick:f=>d(_)},e.toDisplayString(_[u.optionKey]),11,M)]))),128))],2)])],10,v))}}),K=({options:n,query:t,key:l,max:s})=>{if(!t)return;t=t==null?void 0:t.toLowerCase();let o=0;return n.filter(r=>{if(r[l].toLowerCase().includes(t))if(s){if(s&&o<=s-1)return o++,r}else return r})},V=e.defineComponent({__name:"DropdownListWithFilter",props:{filterValue:{},options:{},optionKey:{},collapsed:{type:Boolean},scrollable:{type:Boolean},maxResults:{},id:{},selected:{}},emits:["selectOption"],setup(n,{emit:t}){const l=n,s=t,o=e.ref([...l.options]),r=e.computed(()=>l.filterValue||""),d=e.ref(l.collapsed);e.watch(r,p=>{if(p.length>1){if(o.value=K({options:l.options,query:p,key:l.optionKey,max:l.maxResults}),o.value.length===0)return d.value=!0,d.value;d.value=!1;return}else d.value=!0},{immediate:!0});const u=p=>{s("selectOption",p)};return(p,_)=>(e.openBlock(),e.createBlock(B,{options:o.value,optionKey:p.optionKey,collapsed:d.value,scrollable:p.scrollable,onSelectOption:_[0]||(_[0]=f=>u(f))},null,8,["options","optionKey","collapsed","scrollable"]))}}),Q={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 9"},R=[e.createElementVNode("path",{fill:"currentColor",d:"M9 9 .667.667h16.666z"},null,-1)];function F(n,t){return e.openBlock(),e.createElementBlock("svg",Q,[...R])}const C={render:F},U={class:"hunter-dropdown-with-button"},W={class:"hunter-dropdown-selection-button"},j=e.defineComponent({__name:"DropdownWithButton",props:{buttonText:{},id:{},options:{},optionKey:{},collapsed:{type:Boolean},scrollable:{type:Boolean},maxResults:{},selected:{}},emits:["selectOption"],setup(n,{emit:t}){const{id:l}=n,s=t,o=e.ref(),r=e.ref(),d=e.ref(!0),u=e.ref(),p=()=>{d.value=!d.value},_=i=>{u.value=i,setTimeout(()=>{d.value=!0},750),s("selectOption",i)},f=i=>{var $;const w=i.target;if(!(w===o.value||($=r.value)!=null&&$.contains(w)||w===r.value))return d.value=!0,d};return e.onMounted(()=>{document.addEventListener("click",i=>f(i)),o.value=document.querySelector(`#button-dropdown-title-${l}`)}),e.onBeforeUnmount(()=>{document.removeEventListener("click",i=>f(i))}),(i,w)=>(e.openBlock(),e.createElementBlock("div",U,[e.createElementVNode("div",W,[e.createVNode(k,{id:`button-dropdown-title-${i.id}`,variant:"text",onClick:p},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(i.buttonText)+" ",1),e.createVNode(e.unref(C),{class:e.normalizeClass(["h-4 w-4 transition duration-300 ease-in-out",d.value===!0?"scale-y-100":"-scale-y-100"])},null,8,["class"])]),_:1},8,["id"])]),e.createElementVNode("div",{ref_key:"dropdownListEl",ref:r,class:"hunter-dropdown-with-button-list"},[e.createVNode(B,{options:i.options,"option-key":i.optionKey,collapsed:d.value,selected:u.value,onSelectOption:_},null,8,["options","option-key","collapsed","selected"])],512)]))}}),b=(n,t)=>{const l=n.__vccOpts||n;for(const[s,o]of t)l[s]=o;return l},P=b(j,[["__scopeId","data-v-8173cf28"]]),G={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},J=[e.createElementVNode("path",{fill:"currentColor",d:"M3.465 13.59a9.4 9.4 0 0 1 2.565-1.383A8.8 8.8 0 0 1 9 11.7q1.552 0 2.97.507 1.418.508 2.565 1.383a7 7 0 0 0 1.227-2.092q.44-1.17.438-2.498 0-2.992-2.103-5.097Q11.994 1.8 9 1.8q-2.993 0-5.097 2.104Q1.8 6.007 1.8 9q0 1.327.44 2.498.438 1.17 1.225 2.092M9 9.9q-1.327 0-2.24-.91-.91-.912-.91-2.24t.912-2.24Q7.672 3.6 9 3.6t2.24.912.91 2.238-.91 2.24q-.91.912-2.24.91M9 18a8.8 8.8 0 0 1-3.51-.71 9.1 9.1 0 0 1-2.858-1.922A9.1 9.1 0 0 1 .71 12.51 8.8 8.8 0 0 1 0 9q0-1.866.71-3.51a9.1 9.1 0 0 1 1.922-2.858A9.1 9.1 0 0 1 5.49.71 8.8 8.8 0 0 1 9 0q1.866 0 3.51.71a9.1 9.1 0 0 1 2.858 1.922 9.1 9.1 0 0 1 1.924 2.858A8.7 8.7 0 0 1 18 9a8.8 8.8 0 0 1-.71 3.51 9 9 0 0 1-1.922 2.858 9.1 9.1 0 0 1-2.858 1.924A8.7 8.7 0 0 1 9 18"},null,-1)];function X(n,t){return e.openBlock(),e.createElementBlock("svg",G,[...J])}const y={render:X},Y={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},Z=[e.createElementVNode("path",{fill:"currentColor",d:"M10.533 13.667h-10v-3.334h10v-10h3.334v10h10v3.334h-10v10h-3.334z"},null,-1)];function ee(n,t){return e.openBlock(),e.createElementBlock("svg",Y,[...Z])}const te={render:ee},ne={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 18 18"},oe=[e.createElementVNode("path",{fill:"currentColor",d:"m4.303 10.125 6.3 6.3L9 18 0 9l9-9 1.603 1.575-6.3 6.3H18v2.25z"},null,-1)];function le(n,t){return e.openBlock(),e.createElementBlock("svg",ne,[...oe])}const N={render:le},re={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 9 18"},ce=[e.createElementVNode("path",{fill:"currentColor",d:"M8.333 17.333 0 9 8.333.667z"},null,-1)];function se(n,t){return e.openBlock(),e.createElementBlock("svg",re,[...ce])}const I={render:se},ae={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 9 18"},ie=[e.createElementVNode("path",{fill:"currentColor",d:"M.667 17.333V.667L9 9z"},null,-1)];function de(n,t){return e.openBlock(),e.createElementBlock("svg",ae,[...ie])}const S={render:de},pe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 8 8"},he=[e.createElementVNode("path",{fill:"currentColor",d:"M4 2 0 6h8z"},null,-1)];function ue(n,t){return e.openBlock(),e.createElementBlock("svg",pe,[...he])}const H={render:ue},_e={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 18"},me=[e.createElementVNode("path",{fill:"currentColor",d:"M3.53 14.4V0H15v14.4zm1.764-1.8h7.941V1.8h-7.94zM0 18V3.6h1.765v12.6h9.706V18z"},null,-1)];function fe(n,t){return e.openBlock(),e.createElementBlock("svg",_e,[...me])}const L={render:fe},we={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 15 19"},ke=[e.createElementVNode("path",{fill:"currentColor",d:"M0 19v-1.9h15V19zm7.5-3.8L.938 6.65h3.75V0h5.625v6.65h3.75z"},null,-1)];function $e(n,t){return e.openBlock(),e.createElementBlock("svg",we,[...ke])}const q={render:$e},Be={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 18"},Ce=[e.createElementVNode("path",{fill:"currentColor",d:"M7 9q.721 0 1.236-.514A1.68 1.68 0 0 0 8.75 7.25q0-.723-.514-1.235A1.7 1.7 0 0 0 7 5.5a1.67 1.67 0 0 0-1.235.515A1.7 1.7 0 0 0 5.25 7.25q-.003.72.515 1.236Q6.28 9.003 7 9m0 8.75q-3.522-2.997-5.26-5.567Q0 9.613 0 7.425q0-3.28 2.111-5.228T7 .25q2.776 0 4.89 1.947Q14.002 4.143 14 7.425q0 2.187-1.739 4.758Q10.523 14.754 7 17.75"},null,-1)];function ge(n,t){return e.openBlock(),e.createElementBlock("svg",Be,[...Ce])}const x={render:ge},Ee={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 18"},Ve=[e.createElementVNode("path",{fill:"currentColor",d:"m15.678 18-5.95-6.3a5.54 5.54 0 0 1-3.59 1.3q-2.573 0-4.355-1.888T0 6.5t1.783-4.612T6.14 0t4.357 1.888T12.278 6.5q0 1.1-.33 2.075-.331.975-.898 1.725L17 16.6zm-9.54-7Q7.91 11 9.15 9.688T10.389 6.5t-1.24-3.187Q7.913 2.002 6.14 2t-3.01 1.313T1.889 6.5q-.003 1.871 1.24 3.188Q4.372 11.004 6.139 11"},null,-1)];function be(n,t){return e.openBlock(),e.createElementBlock("svg",Ee,[...Ve])}const g={render:be},ye={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 17 18"},Ne=[e.createElementVNode("path",{fill:"currentColor",d:"M13.5 18q-1.125 0-1.912-.788A2.6 2.6 0 0 1 10.8 15.3q0-.157.022-.327.024-.17.068-.303l-6.345-3.69q-.382.337-.855.53a2.6 2.6 0 0 1-.99.19q-1.125 0-1.912-.787A2.6 2.6 0 0 1 0 9q0-1.126.788-1.912A2.6 2.6 0 0 1 2.7 6.3q.517 0 .99.192t.855.528l6.345-3.69a1.7 1.7 0 0 1-.068-.303A3 3 0 0 1 10.8 2.7q0-1.125.787-1.912A2.6 2.6 0 0 1 13.5 0q1.125 0 1.912.788.788.787.788 1.912t-.787 1.912A2.6 2.6 0 0 1 13.5 5.4a2.6 2.6 0 0 1-.99-.19 3 3 0 0 1-.855-.53L5.31 8.37q.045.135.068.304a2.5 2.5 0 0 1 0 .653 1.6 1.6 0 0 1-.068.303l6.345 3.69q.383-.337.855-.528.472-.19.99-.192 1.125 0 1.912.787.788.788.788 1.913t-.787 1.912A2.6 2.6 0 0 1 13.5 18"},null,-1)];function Ie(n,t){return e.openBlock(),e.createElementBlock("svg",ye,[...Ne])}const A={render:Ie},Se={"account-circle":y,add:te,"back-arrow":N,"caret-down":C,"caret-left":I,"caret-right":S,"caret-up":H,"copy-content":L,download:q,location:x,search:g,share:A},He=e.defineComponent({__name:"Icon",props:{name:{}},setup(n){const{name:t}=n,l=Se[t];return(s,o)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(l))))}}),Le=["href"],D=e.defineComponent({__name:"Link",props:{to:{},state:{},className:{}},setup(n){const t=n,l=e.computed(()=>t.state);return(s,o)=>(e.openBlock(),e.createElementBlock("a",{class:e.normalizeClass(["hunter-component hunter-link",[l.value==="disabled"&&"link-disabled",l.value==="inactive"&&"link-inactive",s.className]]),href:s.to},[e.renderSlot(s.$slots,"default")],10,Le))}}),qe={class:"nav-link-container"},xe=e.defineComponent({__name:"NavigationLinks",props:{links:{},variant:{},activeLink:{}},setup(n){const t=n,l=e.computed(()=>t.variant&&`hunter-nav-links-${t.variant}`);return console.log("CLS",l.value,t.variant),(s,o)=>(e.openBlock(),e.createElementBlock("nav",{class:e.normalizeClass(["hunter-component hunter-nav-links",l.value])},[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.links,r=>(e.openBlock(),e.createElementBlock("div",qe,[e.createVNode(D,{to:r.route,className:s.activeLink.route===r.route?"nav-link-active":"",state:s.activeLink.route!==r.route?"inactive":null},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(r.text),1)]),_:2},1032,["to","className","state"])]))),256))],2))}}),Ae=n=>(e.pushScopeId("data-v-4621853b"),n=n(),e.popScopeId(),n),De={class:"hunter-component hunter-search-input-with-dropdown"},ze=Ae(()=>e.createElementVNode("span",{class:"hunter-search-input-label"},"Search",-1)),Te=["placeholder"],ve=["ariaHidden"],Oe={class:"clear-button-wrapper"},Me=b(e.defineComponent({__name:"SearchInput",props:{placeholder:{},options:{},width:{}},emits:["searchClick"],setup(n,{emit:t}){const{options:l=[]}=n,s=t,o=e.ref(),r=e.ref(),d=e.ref(),u=e.ref(),p=e.ref(),_=e.ref(),f=e.ref(!0),i=e.ref(""),w=a=>{a.preventDefault(),E(o.value)},$=a=>{const h=a.target;i.value=h.value},E=a=>{if(!a)return p.value="Enter a search term.",p;o.value=a;const h=l.find(m=>m.name===a);f.value=!0,i.value="",s("searchClick",h||o.value)},Ke=a=>{o.value=a.name,E(o.value)},Qe=()=>{E(o.value)};e.watch(p,a=>{a&&(setTimeout(()=>{_.value.classList.add("error-visible")},200),setTimeout(()=>{_.value.classList.remove("error-visible")},3e3),setTimeout(()=>{p.value=""},3300))});const Re=()=>{r.value.classList.add("hide-text"),setTimeout(()=>{o.value="",r.value.classList.remove("hide-text")},150)},z=a=>{const h=a.target;h===r.value&&(i.value=o.value||""),h!==(r==null?void 0:r.value)&&(i.value="")};return e.onMounted(()=>{u.value=[...document.querySelectorAll(".hunter-search-input-option-li")],f.value=!0,document.addEventListener("click",a=>z(a))}),e.onBeforeUnmount(()=>{document.removeEventListener("click",a=>z(a))}),(a,h)=>(e.openBlock(),e.createElementBlock("div",De,[e.createElementVNode("div",{class:"hunter-search-input-container",style:e.normalizeStyle({width:`${a.width&&a.width>208&&a.width}px`})},[e.createElementVNode("form",{onSubmit:h[3]||(h[3]=m=>w(m)),class:"w-full"},[e.createElementVNode("label",null,[ze,e.withDirectives(e.createElementVNode("input",{"onUpdate:modelValue":h[0]||(h[0]=m=>o.value=m),ref_key:"inputEl",ref:r,class:"hunter-search-input",onFocus:h[1]||(h[1]=m=>p.value=""),onInput:h[2]||(h[2]=m=>$(m)),placeholder:a.placeholder||"Search projects"},null,40,Te),[[e.vModelText,o.value]])])],32),e.createElementVNode("span",{ref_key:"errorEl",ref:_,class:"hunter-search-input-error transition duration-300 ease-in-out",ariaHidden:!p.value},e.toDisplayString(p.value),9,ve),e.createVNode(V,{options:a.options,"option-key":"name",collapsed:f.value,filter:"","filter-value":i.value,scrollable:"",maxResults:10,onSelectOption:h[4]||(h[4]=m=>Ke(m))},null,8,["options","collapsed","filter-value"]),e.createVNode(k,{ref_key:"searchButtonEl",ref:d,class:"hunter-search-input-button",variant:"icon",onClick:Qe},{default:e.withCtx(()=>[e.createVNode(e.unref(g),{class:"hunter-search-input-icon"})]),_:1},512)],4),e.createElementVNode("div",Oe,[e.createVNode(k,{class:"underline clear-button",variant:"link",onClick:Re},{default:e.withCtx(()=>[e.createTextVNode(" Clear ")]),_:1})])]))}}),[["__scopeId","data-v-4621853b"]]);c.HunterAccountCircleIcon=y,c.HunterBackArrowIcon=N,c.HunterButton=k,c.HunterCaretDownIcon=C,c.HunterCaretLeftIcon=I,c.HunterCaretRightIcon=S,c.HunterCaretUpIcon=H,c.HunterCopyContentIcon=L,c.HunterDownloadIcon=q,c.HunterDropdownList=B,c.HunterDropdownListWithFilter=V,c.HunterDropdownWithButton=P,c.HunterIcon=He,c.HunterLink=D,c.HunterLocationIcon=x,c.HunterNavigationLinks=xe,c.HunterSearchIcon=g,c.HunterSearchInput=Me,c.HunterShareIcon=A,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hunter-industries/hunter-components",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"