@phila/phila-ui-filter-chip 1.0.0-beta.8 → 1.0.0-beta.9

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.
@@ -11,6 +11,7 @@ declare const _default: import('vue').DefineComponent<FilterChipGroupProps, {},
11
11
  color: import('./index').FilterChipColor;
12
12
  modelValue: FilterValues;
13
13
  filterButton: boolean;
14
+ filterButtonText: string;
14
15
  elevated: boolean;
15
16
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
16
17
  el: HTMLDivElement;
@@ -1 +1 @@
1
- {"version":3,"file":"FilterChipGroup.vue.d.ts","sourceRoot":"","sources":["../src/FilterChipGroup.vue"],"names":[],"mappings":"AAkRA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AACpD,OAAO,KAAK,EAAoB,YAAY,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;;;;AAuV3E,wBAUG"}
1
+ {"version":3,"file":"FilterChipGroup.vue.d.ts","sourceRoot":"","sources":["../src/FilterChipGroup.vue"],"names":[],"mappings":"AAmRA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AACpD,OAAO,KAAK,EAAoB,YAAY,EAAE,MAAM,sBAAsB,CAAC;;;;;;;;;;;;;;;;;AAyV3E,wBAUG"}
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- .phila-filter-chip[data-v-40c7e692]{display:inline-flex;align-items:center;height:var(--scale-350, 1.75rem);cursor:pointer;border-style:solid;border-radius:var(--border-radius-l);white-space:nowrap;box-sizing:border-box;appearance:none;text-decoration:none;padding:var(--scale-25) var(--scale-75);gap:var(--spacing-xs);border-width:var(--border-width-s)}.phila-filter-chip.is-extra-large[data-v-40c7e692]{height:var(--scale-400, 2rem);padding:var(--scale-75) var(--spacing-xs);gap:var(--spacing-2xs)}.phila-filter-chip.is-large[data-v-40c7e692]{height:var(--scale-400, 2rem);padding:var(--scale-75) var(--spacing-xs)}.phila-filter-chip.is-small[data-v-40c7e692]{height:var(--scale-250, 1.25rem);padding:var(--scale-10) var(--spacing-2xs);gap:var(--spacing-2xs)}.phila-filter-chip.is-icon-only[data-v-40c7e692]{padding-left:var(--spacing-s, .75rem);padding-right:var(--spacing-s, .75rem)}.phila-filter-chip.phila-filter-chip--blue[data-v-40c7e692]{color:var(--Schemes-Inverse-Primary);border-color:var(--Schemes-Inverse-Primary);background:var(--Schemes-Info-Container)}.phila-filter-chip.phila-filter-chip--blue.is-active[data-v-40c7e692]{background:var(--Palettes-Secondary-Secondary-150);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Tertiary-Tertiary-100)}.phila-filter-chip.phila-filter-chip--blue[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Secondary-Secondary-600);color:var(--Palettes-Tertiary-Tertiary-50);border-color:var(--Palettes-Tertiary-Tertiary-100)}.phila-filter-chip.phila-filter-chip--grey[data-v-40c7e692]{color:var(--Palettes-Neutral-Variant-Neutral-Variant-200);border-color:var(--Schemes-Border-low);background:var(--Palettes-Neutral-Neutral-700)}.phila-filter-chip.phila-filter-chip--grey.is-active[data-v-40c7e692]{background:var(--Palettes-Neutral-Neutral-100);color:var(--Schemes-On-Primary);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--grey[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Neutral-Neutral-600);color:var(--Palettes-Neutral-Variant-Neutral-Variant-50);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--green[data-v-40c7e692]{color:var(--Palettes-Success-Success-100);border-color:var(--Palettes-Success-Success-150);background:var(--Palettes-Success-Success-700)}.phila-filter-chip.phila-filter-chip--green.is-active[data-v-40c7e692]{background:var(--Palettes-Success-Success-200);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Success-Success-200)}.phila-filter-chip.phila-filter-chip--green[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Success-Success-600);color:var(--Palettes-Success-Success-100);border-color:var(--Palettes-Success-Success-150)}.phila-filter-chip.phila-filter-chip--red[data-v-40c7e692]{color:var(--Schemes-On-Error-Container);border-color:var(--Schemes-On-Error-Container);background:var(--Schemes-Error-Container)}.phila-filter-chip.phila-filter-chip--red.is-active[data-v-40c7e692]{background:var(--Palettes-Error-Error-250);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Error-Error-150)}.phila-filter-chip.phila-filter-chip--red[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Error-Error-650);color:var(--Palettes-Error-Error-200);border-color:var(--Palettes-Error-Error-150)}.phila-filter-chip.phila-filter-chip--white[data-v-40c7e692]{color:var(--Palettes-Neutral-Variant-Neutral-Variant-200);border-color:var(--Schemes-Border-low);background:var(--Schemes-On-Primary)}.phila-filter-chip.phila-filter-chip--white.is-active[data-v-40c7e692]{background:var(--Palettes-Neutral-Neutral-100);color:var(--Schemes-On-Primary);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--white[data-v-40c7e692]:hover:not(:disabled){background:var(--Schemes-Surface-Container-Lowest);color:var(--Schemes-Inverse-Surface);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--yellow[data-v-40c7e692]{color:var(--Schemes-On-Alert-Container);border-color:var(--Palettes-Alert-Alert-150);background:var(--Palettes-Alert-Alert-700)}.phila-filter-chip.phila-filter-chip--yellow.is-active[data-v-40c7e692]{background:var(--Palettes-Alert-Alert-250);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Alert-Alert-150)}.phila-filter-chip.phila-filter-chip--yellow[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Alert-Alert-550);color:var(--Schemes-On-Alert-Container);border-color:var(--Palettes-Alert-Alert-150)}.phila-filter-chip[data-v-40c7e692]:focus-visible{outline:2px solid currentColor;outline-offset:var(--spacing-2xs)}.phila-filter-chip[data-v-40c7e692] .icon{color:var(--chip-icon-color, currentColor)}.phila-filter-chip[data-v-40c7e692] .icon path{fill:var(--chip-icon-color, currentColor)}.phila-filter-chip-panel{position:fixed;z-index:1000;min-width:12rem;background:var(--Schemes-Background);border:var(--border-width-s) solid var(--Schemes-Border);border-radius:var(--border-radius-s);box-shadow:0 4px 8px #0000001a;padding:var(--spacing-s, .75rem);display:flex;flex-direction:column;gap:var(--spacing-s, .75rem);overflow-y:auto}.phila-filter-chip-panel__footer{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-s, .75rem)}.phila-filter-chip-sheet__scrim{position:fixed;inset:0;z-index:1000;background:#0000004d}.phila-filter-chip-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1001;background:var(--Schemes-Background);border-top-left-radius:var(--border-radius-l, 1rem);border-top-right-radius:var(--border-radius-l, 1rem);box-shadow:0 -4px 16px #00000026;display:flex;flex-direction:column;max-height:80vh;overflow:hidden;box-sizing:border-box}.phila-filter-chip-sheet__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:var(--spacing-m, 1rem) var(--spacing-m, 1rem) var(--spacing-s, .75rem)}.phila-filter-chip-sheet__body{flex:1;min-height:0;overflow-y:auto;padding:0 var(--spacing-m, 1rem) var(--spacing-m, 1rem)}.phila-filter-chip-sheet__title{font-weight:700;font-family:var(--Body-Default-font-body-default-family, "Montserrat", sans-serif)}.phila-filter-chip-sheet__footer{display:flex;gap:var(--spacing-s, .75rem);flex-shrink:0;padding:var(--spacing-s, .75rem) var(--spacing-m, 1rem) var(--spacing-m, 1rem);border-top:var(--border-width-s) solid var(--Schemes-Border)}.phila-filter-chip-sheet__footer>*{flex:1}.phila-filter-chip-sheet__close{background:none;border:none;cursor:pointer;font-size:1.25rem;line-height:1;padding:0;color:var(--Schemes-On-Surface, inherit)}.phila-filter-chip-sheet .labels-container,.phila-filter-chip-panel .labels-container{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.phila-filter-chip-panel .phila-filter-chip-panel__reset{background:none;border:none;padding:0;cursor:pointer;color:var(--Schemes-Primary);text-decoration:underline;font-weight:600}.phila-filter-chip-panel .phila-filter-chip-panel__reset:focus-visible{outline:2px solid var(--Schemes-Primary);outline-offset:2px}.phila-filter-chip-group[data-v-074e8b43]{display:flex;flex-direction:column;gap:var(--spacing-2xs)}.phila-filter-chip-group__viewport[data-v-074e8b43]{position:relative}.phila-filter-chip-group__label[data-v-074e8b43]{padding-inline:var(--spacing-m)}.phila-filter-chip-group__row[data-v-074e8b43]{display:flex;flex-wrap:nowrap;gap:var(--spacing-xs);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-inline:var(--spacing-m)}.phila-filter-chip-group__row[data-v-074e8b43]::-webkit-scrollbar{display:none}.phila-filter-chip-group__arrow[data-v-074e8b43]{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border-radius:50%;border:var(--border-width-s) solid var(--Schemes-Border);background:var(--Schemes-Background);color:var(--Schemes-On-Surface);box-shadow:0 6px 8px -2px #00000059;cursor:pointer}.phila-filter-chip-group__arrow--left[data-v-074e8b43]{left:var(--spacing-m)}.phila-filter-chip-group__arrow--right[data-v-074e8b43]{right:var(--spacing-m)}@media(hover:hover)and (pointer:fine){.phila-filter-chip-group__viewport:hover .phila-filter-chip-group__arrow[data-v-074e8b43]{display:flex}}.phila-filter-chip-group.is-elevated[data-v-074e8b43] .phila-filter-chip{box-shadow:0 2px 4px #0003}.phila-filter-chip-group.is-elevated .phila-filter-chip-group__row[data-v-074e8b43]{padding-top:2px;padding-bottom:8px}
1
+ .phila-filter-chip[data-v-40c7e692]{display:inline-flex;align-items:center;height:var(--scale-350, 1.75rem);cursor:pointer;border-style:solid;border-radius:var(--border-radius-l);white-space:nowrap;box-sizing:border-box;appearance:none;text-decoration:none;padding:var(--scale-25) var(--scale-75);gap:var(--spacing-xs);border-width:var(--border-width-s)}.phila-filter-chip.is-extra-large[data-v-40c7e692]{height:var(--scale-400, 2rem);padding:var(--scale-75) var(--spacing-xs);gap:var(--spacing-2xs)}.phila-filter-chip.is-large[data-v-40c7e692]{height:var(--scale-400, 2rem);padding:var(--scale-75) var(--spacing-xs)}.phila-filter-chip.is-small[data-v-40c7e692]{height:var(--scale-250, 1.25rem);padding:var(--scale-10) var(--spacing-2xs);gap:var(--spacing-2xs)}.phila-filter-chip.is-icon-only[data-v-40c7e692]{padding-left:var(--spacing-s, .75rem);padding-right:var(--spacing-s, .75rem)}.phila-filter-chip.phila-filter-chip--blue[data-v-40c7e692]{color:var(--Schemes-Inverse-Primary);border-color:var(--Schemes-Inverse-Primary);background:var(--Schemes-Info-Container)}.phila-filter-chip.phila-filter-chip--blue.is-active[data-v-40c7e692]{background:var(--Palettes-Secondary-Secondary-150);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Tertiary-Tertiary-100)}.phila-filter-chip.phila-filter-chip--blue[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Secondary-Secondary-600);color:var(--Palettes-Tertiary-Tertiary-50);border-color:var(--Palettes-Tertiary-Tertiary-100)}.phila-filter-chip.phila-filter-chip--grey[data-v-40c7e692]{color:var(--Palettes-Neutral-Variant-Neutral-Variant-200);border-color:var(--Schemes-Border-low);background:var(--Palettes-Neutral-Neutral-700)}.phila-filter-chip.phila-filter-chip--grey.is-active[data-v-40c7e692]{background:var(--Palettes-Neutral-Neutral-100);color:var(--Schemes-On-Primary);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--grey[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Neutral-Neutral-600);color:var(--Palettes-Neutral-Variant-Neutral-Variant-50);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--green[data-v-40c7e692]{color:var(--Palettes-Success-Success-100);border-color:var(--Palettes-Success-Success-150);background:var(--Palettes-Success-Success-700)}.phila-filter-chip.phila-filter-chip--green.is-active[data-v-40c7e692]{background:var(--Palettes-Success-Success-200);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Success-Success-200)}.phila-filter-chip.phila-filter-chip--green[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Success-Success-600);color:var(--Palettes-Success-Success-100);border-color:var(--Palettes-Success-Success-150)}.phila-filter-chip.phila-filter-chip--red[data-v-40c7e692]{color:var(--Schemes-On-Error-Container);border-color:var(--Schemes-On-Error-Container);background:var(--Schemes-Error-Container)}.phila-filter-chip.phila-filter-chip--red.is-active[data-v-40c7e692]{background:var(--Palettes-Error-Error-250);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Error-Error-150)}.phila-filter-chip.phila-filter-chip--red[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Error-Error-650);color:var(--Palettes-Error-Error-200);border-color:var(--Palettes-Error-Error-150)}.phila-filter-chip.phila-filter-chip--white[data-v-40c7e692]{color:var(--Palettes-Neutral-Variant-Neutral-Variant-200);border-color:var(--Schemes-Border-low);background:var(--Schemes-On-Primary)}.phila-filter-chip.phila-filter-chip--white.is-active[data-v-40c7e692]{background:var(--Palettes-Neutral-Neutral-100);color:var(--Schemes-On-Primary);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--white[data-v-40c7e692]:hover:not(:disabled){background:var(--Schemes-Surface-Container-Lowest);color:var(--Schemes-Inverse-Surface);border-color:var(--Schemes-Border-low)}.phila-filter-chip.phila-filter-chip--yellow[data-v-40c7e692]{color:var(--Schemes-On-Alert-Container);border-color:var(--Palettes-Alert-Alert-150);background:var(--Palettes-Alert-Alert-700)}.phila-filter-chip.phila-filter-chip--yellow.is-active[data-v-40c7e692]{background:var(--Palettes-Alert-Alert-250);color:var(--Schemes-On-Primary);border-color:var(--Palettes-Alert-Alert-150)}.phila-filter-chip.phila-filter-chip--yellow[data-v-40c7e692]:hover:not(:disabled){background:var(--Palettes-Alert-Alert-550);color:var(--Schemes-On-Alert-Container);border-color:var(--Palettes-Alert-Alert-150)}.phila-filter-chip[data-v-40c7e692]:focus-visible{outline:2px solid currentColor;outline-offset:var(--spacing-2xs)}.phila-filter-chip[data-v-40c7e692] .icon{color:var(--chip-icon-color, currentColor)}.phila-filter-chip[data-v-40c7e692] .icon path{fill:var(--chip-icon-color, currentColor)}.phila-filter-chip-panel{position:fixed;z-index:1000;min-width:12rem;background:var(--Schemes-Background);border:var(--border-width-s) solid var(--Schemes-Border);border-radius:var(--border-radius-s);box-shadow:0 4px 8px #0000001a;padding:var(--spacing-s, .75rem);display:flex;flex-direction:column;gap:var(--spacing-s, .75rem);overflow-y:auto}.phila-filter-chip-panel__footer{display:flex;justify-content:flex-end;align-items:center;gap:var(--spacing-s, .75rem)}.phila-filter-chip-sheet__scrim{position:fixed;inset:0;z-index:1000;background:#0000004d}.phila-filter-chip-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1001;background:var(--Schemes-Background);border-top-left-radius:var(--border-radius-l, 1rem);border-top-right-radius:var(--border-radius-l, 1rem);box-shadow:0 -4px 16px #00000026;display:flex;flex-direction:column;max-height:80vh;overflow:hidden;box-sizing:border-box}.phila-filter-chip-sheet__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:var(--spacing-m, 1rem) var(--spacing-m, 1rem) var(--spacing-s, .75rem)}.phila-filter-chip-sheet__body{flex:1;min-height:0;overflow-y:auto;padding:0 var(--spacing-m, 1rem) var(--spacing-m, 1rem)}.phila-filter-chip-sheet__title{font-weight:700;font-family:var(--Body-Default-font-body-default-family, "Montserrat", sans-serif)}.phila-filter-chip-sheet__footer{display:flex;gap:var(--spacing-s, .75rem);flex-shrink:0;padding:var(--spacing-s, .75rem) var(--spacing-m, 1rem) var(--spacing-m, 1rem);border-top:var(--border-width-s) solid var(--Schemes-Border)}.phila-filter-chip-sheet__footer>*{flex:1}.phila-filter-chip-sheet__close{background:none;border:none;cursor:pointer;font-size:1.25rem;line-height:1;padding:0;color:var(--Schemes-On-Surface, inherit)}.phila-filter-chip-sheet .labels-container,.phila-filter-chip-panel .labels-container{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.phila-filter-chip-panel .phila-filter-chip-panel__reset{background:none;border:none;padding:0;cursor:pointer;color:var(--Schemes-Primary);text-decoration:underline;font-weight:600}.phila-filter-chip-panel .phila-filter-chip-panel__reset:focus-visible{outline:2px solid var(--Schemes-Primary);outline-offset:2px}.phila-filter-chip-group[data-v-b84936b9]{display:flex;flex-direction:column;gap:var(--spacing-2xs)}.phila-filter-chip-group__viewport[data-v-b84936b9]{position:relative}.phila-filter-chip-group__label[data-v-b84936b9]{padding-inline:var(--spacing-m)}.phila-filter-chip-group__row[data-v-b84936b9]{display:flex;flex-wrap:nowrap;gap:var(--spacing-xs);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-inline:var(--spacing-m)}.phila-filter-chip-group__row[data-v-b84936b9]::-webkit-scrollbar{display:none}.phila-filter-chip-group__arrow[data-v-b84936b9]{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border-radius:50%;border:var(--border-width-s) solid var(--Schemes-Border);background:var(--Schemes-Background);color:var(--Schemes-On-Surface);box-shadow:0 6px 8px -2px #00000059;cursor:pointer}.phila-filter-chip-group__arrow--left[data-v-b84936b9]{left:var(--spacing-m)}.phila-filter-chip-group__arrow--right[data-v-b84936b9]{right:var(--spacing-m)}@media(hover:hover)and (pointer:fine){.phila-filter-chip-group__viewport:hover .phila-filter-chip-group__arrow[data-v-b84936b9]{display:flex}}.phila-filter-chip-group.is-elevated[data-v-b84936b9] .phila-filter-chip{box-shadow:0 2px 4px #0003}.phila-filter-chip-group.is-elevated .phila-filter-chip-group__row[data-v-b84936b9]{padding-top:2px;padding-bottom:8px}
package/dist/index.d.ts CHANGED
@@ -36,6 +36,8 @@ export interface FilterChipGroupProps extends BaseProps {
36
36
  color?: FilterChipColor;
37
37
  /** Show a leading button (sliders icon + active-selection count) that emits `open-filters`. */
38
38
  filterButton?: boolean;
39
+ /** Label for the leading filter button (default "Filters"). The active-selection count is appended automatically. */
40
+ filterButtonText?: string;
39
41
  /** When true, applies an elevation shadow to each chip (for floating over a map). */
40
42
  elevated?: boolean;
41
43
  }
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,SAAS,EACT,aAAa,EACb,YAAY,EACZ,gBAAgB,EAChB,YAAY,EACZ,aAAa,EACd,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAEnE,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,OAAO,GAAG,QAAQ,CAAC;AAErF,uFAAuF;AACvF,MAAM,WAAW,eAAgB,SAAQ,SAAS;IAChD,yEAAyE;IACzE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8DAA8D;IAC9D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,qEAAqE;IACrE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,mFAAmF;IACnF,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,oCAAoC;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,+DAA+D;IAC/D,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,yDAAyD;IACzD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,qEAAqE;IACrE,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,4FAA4F;IAC5F,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,oBAAqB,SAAQ,SAAS;IACrD,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,+FAA+F;IAC/F,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,qFAAqF;IACrF,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,SAAS,EACT,aAAa,EACb,YAAY,EACZ,gBAAgB,EAChB,YAAY,EACZ,aAAa,EACd,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAEnE,MAAM,MAAM,eAAe,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,OAAO,GAAG,QAAQ,CAAC;AAErF,uFAAuF;AACvF,MAAM,WAAW,eAAgB,SAAQ,SAAS;IAChD,yEAAyE;IACzE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,8DAA8D;IAC9D,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,qEAAqE;IACrE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,mFAAmF;IACnF,YAAY,CAAC,EAAE,aAAa,CAAC;IAC7B,oCAAoC;IACpC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,+DAA+D;IAC/D,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,yDAAyD;IACzD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,qEAAqE;IACrE,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrC,4FAA4F;IAC5F,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,oBAAqB,SAAQ,SAAS;IACrD,OAAO,EAAE,gBAAgB,EAAE,CAAC;IAC5B,UAAU,CAAC,EAAE,YAAY,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB,+FAA+F;IAC/F,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,qHAAqH;IACrH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,qFAAqF;IACrF,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB"}
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');const e=require("vue"),C=require("@phila/phila-ui-core"),S=require("@phila/phila-ui-core/icons"),U=require("@phila/phila-ui-radio"),L=require("@phila/phila-ui-checkbox"),I=require("@phila/phila-ui-button"),j=["aria-pressed","aria-expanded"],O="xxsmall",R=e.defineComponent({__name:"FilterChipBase",props:{text:{default:void 0},size:{default:"medium"},color:{default:"blue"},icon:{type:[Function,Object],default:void 0},iconColor:{default:void 0},trailingIcon:{type:[Function,Object],default:void 0},iconOnly:{type:Boolean,default:!1},active:{type:Boolean,default:!1},chevron:{type:Boolean,default:!1},ariaPressed:{type:Boolean},ariaExpanded:{type:Boolean}},emits:["click"],setup(t,{expose:d}){const l=t,n=e.ref(null),u=e.computed(()=>C.cn("phila-filter-chip",`phila-filter-chip--${l.color}`,l.size!=="medium"&&`is-${l.size}`,"has-text-body-"+f(l.size),l.active&&"is-active",l.iconOnly&&"is-icon-only"));d({el:n});const f=c=>{switch(c){case"extra-large":return"default";case"large":return"small";default:return"extra-small"}};return(c,y)=>(e.openBlock(),e.createElementBlock("button",{ref_key:"rootEl",ref:n,type:"button",class:e.normalizeClass(u.value),style:e.normalizeStyle(t.iconColor?{"--chip-icon-color":t.iconColor}:void 0),"aria-pressed":t.ariaPressed,"aria-expanded":t.ariaExpanded,onClick:y[0]||(y[0]=v=>c.$emit("click",v))},[e.createVNode(e.unref(C.ActionContent),{icon:t.icon,size:t.size,inline:"","icon-size":O,"icon-only":t.iconOnly},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.text),1)],!0)]),_:3},8,["icon","size","icon-only"]),t.chevron?(e.openBlock(),e.createBlock(e.unref(C.Icon),{key:0,icon:e.unref(S.IconChevronDown),size:"xxsmall",inline:"",decorative:"",class:"phila-filter-chip__chevron"},null,8,["icon"])):t.trailingIcon?(e.openBlock(),e.createBlock(e.unref(C.Icon),{key:1,icon:t.trailingIcon,size:O,inline:"",decorative:""},null,8,["icon"])):e.createCommentVNode("",!0)],14,j))}}),P=(t,d)=>{const l=t.__vccOpts||t;for(const[n,u]of d)l[n]=u;return l},T=P(R,[["__scopeId","data-v-40c7e692"]]),M=["id","aria-label"],q={key:0,class:"phila-filter-chip-sheet__header"},G={class:"phila-filter-chip-sheet__title"},H={key:0,class:"phila-filter-chip-sheet__footer"},W={key:1,class:"phila-filter-chip-panel__footer"},X=e.defineComponent({__name:"FilterChipDropdownPanel",props:{menuId:{},label:{},choices:{},multiple:{type:Boolean},value:{},showActions:{type:Boolean,default:!1},top:{},left:{},mobile:{type:Boolean,default:!1},applyText:{default:"Apply"},resetText:{default:"Reset"}},emits:["update:modelValue","apply","reset","close"],setup(t,{emit:d}){const l=t,n=d;function u(s){return Object.fromEntries(l.choices.map(h=>[h.value,!!s[h.value]]))}const f=e.ref(u(l.value));e.watch(()=>l.value,s=>f.value=u(s));const c=e.computed(()=>l.showActions?f.value:u(l.value)),y=e.computed(()=>Object.values(c.value).filter(Boolean).length),v=e.computed(()=>y.value>0?`${l.applyText} (${y.value})`:l.applyText),k=e.computed(()=>l.choices.map(s=>({text:s.text,value:s.value,tooltip:s.tooltip})));function p(s){l.showActions?f.value=s:n("update:modelValue",s)}const m=()=>{f.value=Object.fromEntries(l.choices.map(s=>[s.value,!1])),n("reset")},g=()=>n("apply",{...f.value}),V=e.computed(()=>({top:l.top+"px",left:l.left+"px",maxHeight:`calc(100dvh - ${l.top}px - 0.5rem)`}));return(s,h)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[t.mobile?(e.openBlock(),e.createElementBlock("div",{key:0,class:"phila-filter-chip-sheet__scrim",onClick:h[0]||(h[0]=b=>n("close"))})):e.createCommentVNode("",!0),e.createElementVNode("div",{id:t.menuId,class:e.normalizeClass(t.mobile?"phila-filter-chip-sheet":"phila-filter-chip-panel"),role:"dialog","aria-label":t.label,style:e.normalizeStyle(t.mobile?void 0:V.value)},[t.mobile?(e.openBlock(),e.createElementBlock("header",q,[e.createElementVNode("span",G,e.toDisplayString(t.label),1),e.createElementVNode("button",{type:"button",class:"phila-filter-chip-sheet__close","aria-label":"Close",onClick:h[1]||(h[1]=b=>n("close"))}," ✕ ")])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass({"phila-filter-chip-sheet__body":t.mobile})},[t.multiple?(e.openBlock(),e.createBlock(e.unref(L.CheckboxGroup),{key:0,"group-label":t.label,choices:k.value,"model-value":c.value,"onUpdate:modelValue":p},null,8,["group-label","choices","model-value"])):(e.openBlock(),e.createBlock(e.unref(U.RadioGroup),{key:1,"group-label":t.label,choices:k.value,"model-value":c.value,"onUpdate:modelValue":p},null,8,["group-label","choices","model-value"]))],2),t.showActions?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.mobile?(e.openBlock(),e.createElementBlock("div",H,[e.createVNode(e.unref(I.PhilaButton),{variant:"secondary",text:t.resetText,onClick:m},null,8,["text"]),e.createVNode(e.unref(I.PhilaButton),{variant:"primary",text:v.value,onClick:g},null,8,["text"])])):(e.openBlock(),e.createElementBlock("div",W,[e.createElementVNode("button",{type:"button",class:"phila-filter-chip-panel__reset has-text-body-small",onClick:m},e.toDisplayString(t.resetText),1),e.createVNode(e.unref(I.PhilaButton),{variant:"primary",size:"small",text:t.applyText,onClick:g},null,8,["text"])]))],64)):e.createCommentVNode("",!0)],14,M)]))}}),F="(max-width: 1064px) and (max-height: 915px)";function K(){const t=e.ref(typeof window<"u"&&window.matchMedia(F).matches);let d=null;function l(n){t.value=n.matches}return e.onMounted(()=>{d=window.matchMedia(F),t.value=d.matches,d.addEventListener("change",l)}),e.onBeforeUnmount(()=>{d?.removeEventListener("change",l)}),{isMobile:t}}let Q=0;const A=e.defineComponent({__name:"FilterChip",props:{label:{default:void 0},text:{default:void 0},size:{default:"medium"},color:{default:"blue"},icon:{type:[Function,Object],default:void 0},iconColor:{default:void 0},trailingIcon:{type:[Function,Object],default:void 0},selected:{type:Boolean,default:!1},choices:{default:void 0},multiple:{type:Boolean,default:!1},modelValue:{default:void 0},showActions:{type:Boolean,default:!1},applyText:{default:"Apply"},resetText:{default:"Reset"},className:{}},emits:["update:selected","update:modelValue","click"],setup(t,{emit:d}){const l=t,n=d,u=e.computed(()=>Array.isArray(l.choices)),f=e.useSlots(),c=e.computed(()=>!u.value&&!!l.icon&&!l.text&&!l.label&&!f.default);function y(a){n("update:selected",!l.selected),n("click",a)}const v=`phila-filter-chip-${e.useId()}-${++Q}`,{isVisible:k,setVisibility:p}=C.useVisibility({id:v,group:"phila-filter-chip",outsideClickHide:!0,escapeKeyHide:!0,showSingle:!0}),m=e.computed(()=>k(v)),{isMobile:g}=K(),V=e.ref(null),s=e.ref(0),h=e.ref(0),b=e.computed(()=>{const a=l.choices??[],B=l.modelValue??{};return Object.fromEntries(a.map(E=>[E.value,!!B[E.value]]))}),w=e.computed(()=>Object.values(b.value).filter(Boolean).length),z=e.computed(()=>w.value>0),i=e.computed(()=>{const a=l.label??l.text??"";return w.value>0?`${a} (${w.value})`:a});function r(){const a=V.value?.el??null;if(!a)return;const B=a.getBoundingClientRect();s.value=B.bottom+4,h.value=B.left}function o(a){if(!m.value)return;const B=document.getElementById(v),E=a.target;B&&E&&B.contains(E)||p(!1)}e.watch(m,a=>{a&&!g.value?window.addEventListener("scroll",o,{capture:!0}):window.removeEventListener("scroll",o,{capture:!0})});function x(){const a=!m.value;a&&!g.value&&r(),p(a)}function $(a){n("update:modelValue",a)}function N(a){n("update:modelValue",a),p(!1)}function D(){n("update:modelValue",Object.fromEntries((l.choices??[]).map(a=>[a.value,!1])))}return e.onMounted(()=>{u.value&&n("update:modelValue",b.value)}),(a,B)=>u.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(T,{ref_key:"triggerRef",ref:V,text:i.value,size:t.size,color:t.color,icon:t.icon,"icon-color":t.iconColor,active:z.value||m.value,chevron:"","aria-expanded":m.value,"data-toggle":`visibility-${v}`,onClick:x},null,8,["text","size","color","icon","icon-color","active","aria-expanded","data-toggle"]),m.value?(e.openBlock(),e.createBlock(X,{key:0,"menu-id":v,label:t.label??t.text??"",choices:t.choices,multiple:t.multiple,value:b.value,"show-actions":t.showActions,top:s.value,left:h.value,mobile:e.unref(g),"apply-text":t.applyText,"reset-text":t.resetText,"onUpdate:modelValue":$,onApply:N,onReset:D,onClose:B[0]||(B[0]=E=>e.unref(p)(!1))},null,8,["label","choices","multiple","value","show-actions","top","left","mobile","apply-text","reset-text"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(T,{key:1,size:t.size,color:t.color,icon:t.icon,"icon-color":t.iconColor,"trailing-icon":t.trailingIcon,"icon-only":c.value,active:t.selected,"aria-pressed":t.selected,onClick:y},{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.text),1)])]),_:3},8,["size","color","icon","icon-color","trailing-icon","icon-only","active","aria-pressed"]))}}),Y=5;function J(){const t=e.ref(null),d=e.ref(!1);let l=!1,n=0,u=0,f=!1,c=null;const y=p=>{t.value&&p.pointerType!=="mouse"&&(l=!0,f=!1,n=p.clientX,u=t.value.scrollLeft)},v=p=>{if(!l||!t.value)return;const m=p.clientX-n;!f&&Math.abs(m)>Y&&(f=!0,d.value=!0,t.value.setPointerCapture(p.pointerId),c=p.pointerId),f&&(t.value.scrollLeft=u-m)},k=()=>{if(t.value&&c!==null){try{t.value.releasePointerCapture(c)}catch{}c=null}l=!1,f&&setTimeout(()=>d.value=!1,0)};return e.onBeforeUnmount(k),{el:t,suppressClick:d,dragHandlers:{onPointerdown:y,onPointermove:v,onPointerup:k,onPointerleave:k}}}const Z={key:0,class:"phila-filter-chip-group__label has-text-label-default"},_={class:"phila-filter-chip-group__viewport"},ee=e.defineComponent({__name:"FilterChipGroup",props:{filters:{},modelValue:{default:()=>({})},label:{},size:{default:"medium"},color:{default:"blue"},filterButton:{type:Boolean,default:!1},elevated:{type:Boolean,default:!1},className:{}},emits:["update:modelValue","open-filters"],setup(t,{emit:d}){const l=t,n=d,u=e.computed(()=>{let i=0;for(const r of l.filters){if(r.excludeFromCount)continue;const o=l.modelValue[r.key];o&&typeof o=="object"?i+=Object.values(o).filter(Boolean).length:o===!0&&(i+=1)}return i}),f=e.computed(()=>u.value>0?`Filters (${u.value} selected)`:"Filters"),{el:c,suppressClick:y,dragHandlers:v}=J(),k=e.computed(()=>C.cn("phila-filter-chip-group",l.elevated&&"is-elevated",l.className));function p(i){return Array.isArray(i.choices)}function m(i){const r={};for(const o of l.filters){const x=i[o.key];if(Array.isArray(o.choices)&&o.choices.length>0){const $=x&&typeof x=="object"?x:{};r[o.key]=Object.fromEntries(o.choices.map(N=>[N.value,!!$[N.value]]))}else r[o.key]=x===!0}return r}function g(i,r){n("update:modelValue",m({...l.modelValue,[i]:r}))}function V(i){y.value&&(i.stopPropagation(),i.preventDefault())}const s=e.ref(!1),h=e.ref(!1);function b(){const i=c.value;i&&(s.value=i.scrollLeft>1,h.value=i.scrollLeft+i.clientWidth<i.scrollWidth-1)}function w(i){const r=c.value;r&&r.scrollBy({left:i*r.clientWidth*.8,behavior:"smooth"})}let z=null;return e.onMounted(()=>{n("update:modelValue",m(l.modelValue)),e.nextTick(b),c.value&&(z=new ResizeObserver(()=>b()),z.observe(c.value))}),e.onBeforeUnmount(()=>{z?.disconnect(),z=null}),e.watch(()=>l.filters,()=>e.nextTick(b)),(i,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(k.value)},[t.label?(e.openBlock(),e.createElementBlock("span",Z,e.toDisplayString(t.label),1)):e.createCommentVNode("",!0),e.createElementVNode("div",_,[s.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"phila-filter-chip-group__arrow phila-filter-chip-group__arrow--left","aria-label":"Scroll filters left",onClick:r[0]||(r[0]=o=>w(-1))},[e.createVNode(e.unref(C.Icon),{icon:e.unref(S.IconChevronLeft),size:"xxsmall",inline:"",decorative:""},null,8,["icon"])])):e.createCommentVNode("",!0),e.createElementVNode("div",e.mergeProps({ref_key:"el",ref:c,class:"phila-filter-chip-group__row"},e.unref(v),{onClickCapture:V,onScroll:b}),[t.filterButton?(e.openBlock(),e.createBlock(T,{key:0,size:t.size,color:t.color,icon:e.unref(S.IconSliders),text:u.value>0?`Filters (${u.value})`:"Filters",active:u.value>0,"aria-label":f.value,onClick:r[1]||(r[1]=o=>n("open-filters"))},null,8,["size","color","icon","text","active","aria-label"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.filters,o=>(e.openBlock(),e.createBlock(A,{key:o.key,label:o.label,text:o.label,size:t.size,color:t.color,icon:o.icon,"icon-color":o.iconColor,choices:o.choices,multiple:o.multiple,"show-actions":o.showActions,"model-value":p(o)?t.modelValue[o.key]:void 0,selected:!p(o)&&t.modelValue[o.key]===!0,"onUpdate:modelValue":x=>g(o.key,x),"onUpdate:selected":x=>g(o.key,x)},null,8,["label","text","size","color","icon","icon-color","choices","multiple","show-actions","model-value","selected","onUpdate:modelValue","onUpdate:selected"]))),128))],16),h.value?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"phila-filter-chip-group__arrow phila-filter-chip-group__arrow--right","aria-label":"Scroll filters right",onClick:r[2]||(r[2]=o=>w(1))},[e.createVNode(e.unref(C.Icon),{icon:e.unref(S.IconChevronRight),size:"xxsmall",inline:"",decorative:""},null,8,["icon"])])):e.createCommentVNode("",!0)])],2))}}),te=P(ee,[["__scopeId","data-v-074e8b43"]]);exports.FilterChip=A;exports.FilterChipGroup=te;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./index.css');const e=require("vue"),C=require("@phila/phila-ui-core"),S=require("@phila/phila-ui-core/icons"),U=require("@phila/phila-ui-radio"),L=require("@phila/phila-ui-checkbox"),I=require("@phila/phila-ui-button"),j=["aria-pressed","aria-expanded"],O="xxsmall",R=e.defineComponent({__name:"FilterChipBase",props:{text:{default:void 0},size:{default:"medium"},color:{default:"blue"},icon:{type:[Function,Object],default:void 0},iconColor:{default:void 0},trailingIcon:{type:[Function,Object],default:void 0},iconOnly:{type:Boolean,default:!1},active:{type:Boolean,default:!1},chevron:{type:Boolean,default:!1},ariaPressed:{type:Boolean},ariaExpanded:{type:Boolean}},emits:["click"],setup(t,{expose:s}){const l=t,n=e.ref(null),d=e.computed(()=>C.cn("phila-filter-chip",`phila-filter-chip--${l.color}`,l.size!=="medium"&&`is-${l.size}`,"has-text-body-"+f(l.size),l.active&&"is-active",l.iconOnly&&"is-icon-only"));s({el:n});const f=c=>{switch(c){case"extra-large":return"default";case"large":return"small";default:return"extra-small"}};return(c,y)=>(e.openBlock(),e.createElementBlock("button",{ref_key:"rootEl",ref:n,type:"button",class:e.normalizeClass(d.value),style:e.normalizeStyle(t.iconColor?{"--chip-icon-color":t.iconColor}:void 0),"aria-pressed":t.ariaPressed,"aria-expanded":t.ariaExpanded,onClick:y[0]||(y[0]=v=>c.$emit("click",v))},[e.createVNode(e.unref(C.ActionContent),{icon:t.icon,size:t.size,inline:"","icon-size":O,"icon-only":t.iconOnly},{default:e.withCtx(()=>[e.renderSlot(c.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.text),1)],!0)]),_:3},8,["icon","size","icon-only"]),t.chevron?(e.openBlock(),e.createBlock(e.unref(C.Icon),{key:0,icon:e.unref(S.IconChevronDown),size:"xxsmall",inline:"",decorative:"",class:"phila-filter-chip__chevron"},null,8,["icon"])):t.trailingIcon?(e.openBlock(),e.createBlock(e.unref(C.Icon),{key:1,icon:t.trailingIcon,size:O,inline:"",decorative:""},null,8,["icon"])):e.createCommentVNode("",!0)],14,j))}}),A=(t,s)=>{const l=t.__vccOpts||t;for(const[n,d]of s)l[n]=d;return l},T=A(R,[["__scopeId","data-v-40c7e692"]]),M=["id","aria-label"],q={key:0,class:"phila-filter-chip-sheet__header"},G={class:"phila-filter-chip-sheet__title"},H={key:0,class:"phila-filter-chip-sheet__footer"},W={key:1,class:"phila-filter-chip-panel__footer"},X=e.defineComponent({__name:"FilterChipDropdownPanel",props:{menuId:{},label:{},choices:{},multiple:{type:Boolean},value:{},showActions:{type:Boolean,default:!1},top:{},left:{},mobile:{type:Boolean,default:!1},applyText:{default:"Apply"},resetText:{default:"Reset"}},emits:["update:modelValue","apply","reset","close"],setup(t,{emit:s}){const l=t,n=s;function d(u){return Object.fromEntries(l.choices.map(h=>[h.value,!!u[h.value]]))}const f=e.ref(d(l.value));e.watch(()=>l.value,u=>f.value=d(u));const c=e.computed(()=>l.showActions?f.value:d(l.value)),y=e.computed(()=>Object.values(c.value).filter(Boolean).length),v=e.computed(()=>y.value>0?`${l.applyText} (${y.value})`:l.applyText),k=e.computed(()=>l.choices.map(u=>({text:u.text,value:u.value,tooltip:u.tooltip})));function p(u){l.showActions?f.value=u:n("update:modelValue",u)}const m=()=>{f.value=Object.fromEntries(l.choices.map(u=>[u.value,!1])),n("reset")},g=()=>n("apply",{...f.value}),V=e.computed(()=>({top:l.top+"px",left:l.left+"px",maxHeight:`calc(100dvh - ${l.top}px - 0.5rem)`}));return(u,h)=>(e.openBlock(),e.createBlock(e.Teleport,{to:"body"},[t.mobile?(e.openBlock(),e.createElementBlock("div",{key:0,class:"phila-filter-chip-sheet__scrim",onClick:h[0]||(h[0]=b=>n("close"))})):e.createCommentVNode("",!0),e.createElementVNode("div",{id:t.menuId,class:e.normalizeClass(t.mobile?"phila-filter-chip-sheet":"phila-filter-chip-panel"),role:"dialog","aria-label":t.label,style:e.normalizeStyle(t.mobile?void 0:V.value)},[t.mobile?(e.openBlock(),e.createElementBlock("header",q,[e.createElementVNode("span",G,e.toDisplayString(t.label),1),e.createElementVNode("button",{type:"button",class:"phila-filter-chip-sheet__close","aria-label":"Close",onClick:h[1]||(h[1]=b=>n("close"))}," ✕ ")])):e.createCommentVNode("",!0),e.createElementVNode("div",{class:e.normalizeClass({"phila-filter-chip-sheet__body":t.mobile})},[t.multiple?(e.openBlock(),e.createBlock(e.unref(L.CheckboxGroup),{key:0,"group-label":t.label,choices:k.value,"model-value":c.value,"onUpdate:modelValue":p},null,8,["group-label","choices","model-value"])):(e.openBlock(),e.createBlock(e.unref(U.RadioGroup),{key:1,"group-label":t.label,choices:k.value,"model-value":c.value,"onUpdate:modelValue":p},null,8,["group-label","choices","model-value"]))],2),t.showActions?(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[t.mobile?(e.openBlock(),e.createElementBlock("div",H,[e.createVNode(e.unref(I.PhilaButton),{variant:"secondary",text:t.resetText,onClick:m},null,8,["text"]),e.createVNode(e.unref(I.PhilaButton),{variant:"primary",text:v.value,onClick:g},null,8,["text"])])):(e.openBlock(),e.createElementBlock("div",W,[e.createElementVNode("button",{type:"button",class:"phila-filter-chip-panel__reset has-text-body-small",onClick:m},e.toDisplayString(t.resetText),1),e.createVNode(e.unref(I.PhilaButton),{variant:"primary",size:"small",text:t.applyText,onClick:g},null,8,["text"])]))],64)):e.createCommentVNode("",!0)],14,M)]))}}),P="(max-width: 1064px) and (max-height: 915px)";function K(){const t=e.ref(typeof window<"u"&&window.matchMedia(P).matches);let s=null;function l(n){t.value=n.matches}return e.onMounted(()=>{s=window.matchMedia(P),t.value=s.matches,s.addEventListener("change",l)}),e.onBeforeUnmount(()=>{s?.removeEventListener("change",l)}),{isMobile:t}}let Q=0;const D=e.defineComponent({__name:"FilterChip",props:{label:{default:void 0},text:{default:void 0},size:{default:"medium"},color:{default:"blue"},icon:{type:[Function,Object],default:void 0},iconColor:{default:void 0},trailingIcon:{type:[Function,Object],default:void 0},selected:{type:Boolean,default:!1},choices:{default:void 0},multiple:{type:Boolean,default:!1},modelValue:{default:void 0},showActions:{type:Boolean,default:!1},applyText:{default:"Apply"},resetText:{default:"Reset"},className:{}},emits:["update:selected","update:modelValue","click"],setup(t,{emit:s}){const l=t,n=s,d=e.computed(()=>Array.isArray(l.choices)),f=e.useSlots(),c=e.computed(()=>!d.value&&!!l.icon&&!l.text&&!l.label&&!f.default);function y(a){n("update:selected",!l.selected),n("click",a)}const v=`phila-filter-chip-${e.useId()}-${++Q}`,{isVisible:k,setVisibility:p}=C.useVisibility({id:v,group:"phila-filter-chip",outsideClickHide:!0,escapeKeyHide:!0,showSingle:!0}),m=e.computed(()=>k(v)),{isMobile:g}=K(),V=e.ref(null),u=e.ref(0),h=e.ref(0),b=e.computed(()=>{const a=l.choices??[],B=l.modelValue??{};return Object.fromEntries(a.map(E=>[E.value,!!B[E.value]]))}),w=e.computed(()=>Object.values(b.value).filter(Boolean).length),z=e.computed(()=>w.value>0),i=e.computed(()=>{const a=l.label??l.text??"";return w.value>0?`${a} (${w.value})`:a});function r(){const a=V.value?.el??null;if(!a)return;const B=a.getBoundingClientRect();u.value=B.bottom+4,h.value=B.left}function o(a){if(!m.value)return;const B=document.getElementById(v),E=a.target;B&&E&&B.contains(E)||p(!1)}e.watch(m,a=>{a&&!g.value?window.addEventListener("scroll",o,{capture:!0}):window.removeEventListener("scroll",o,{capture:!0})});function x(){const a=!m.value;a&&!g.value&&r(),p(a)}function $(a){n("update:modelValue",a)}function N(a){n("update:modelValue",a),p(!1)}function F(){n("update:modelValue",Object.fromEntries((l.choices??[]).map(a=>[a.value,!1])))}return e.onMounted(()=>{d.value&&n("update:modelValue",b.value)}),(a,B)=>d.value?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(T,{ref_key:"triggerRef",ref:V,text:i.value,size:t.size,color:t.color,icon:t.icon,"icon-color":t.iconColor,active:z.value||m.value,chevron:"","aria-expanded":m.value,"data-toggle":`visibility-${v}`,onClick:x},null,8,["text","size","color","icon","icon-color","active","aria-expanded","data-toggle"]),m.value?(e.openBlock(),e.createBlock(X,{key:0,"menu-id":v,label:t.label??t.text??"",choices:t.choices,multiple:t.multiple,value:b.value,"show-actions":t.showActions,top:u.value,left:h.value,mobile:e.unref(g),"apply-text":t.applyText,"reset-text":t.resetText,"onUpdate:modelValue":$,onApply:N,onReset:F,onClose:B[0]||(B[0]=E=>e.unref(p)(!1))},null,8,["label","choices","multiple","value","show-actions","top","left","mobile","apply-text","reset-text"])):e.createCommentVNode("",!0)],64)):(e.openBlock(),e.createBlock(T,{key:1,size:t.size,color:t.color,icon:t.icon,"icon-color":t.iconColor,"trailing-icon":t.trailingIcon,"icon-only":c.value,active:t.selected,"aria-pressed":t.selected,onClick:y},{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default",{},()=>[e.createTextVNode(e.toDisplayString(t.text),1)])]),_:3},8,["size","color","icon","icon-color","trailing-icon","icon-only","active","aria-pressed"]))}}),Y=5;function J(){const t=e.ref(null),s=e.ref(!1);let l=!1,n=0,d=0,f=!1,c=null;const y=p=>{t.value&&p.pointerType!=="mouse"&&(l=!0,f=!1,n=p.clientX,d=t.value.scrollLeft)},v=p=>{if(!l||!t.value)return;const m=p.clientX-n;!f&&Math.abs(m)>Y&&(f=!0,s.value=!0,t.value.setPointerCapture(p.pointerId),c=p.pointerId),f&&(t.value.scrollLeft=d-m)},k=()=>{if(t.value&&c!==null){try{t.value.releasePointerCapture(c)}catch{}c=null}l=!1,f&&setTimeout(()=>s.value=!1,0)};return e.onBeforeUnmount(k),{el:t,suppressClick:s,dragHandlers:{onPointerdown:y,onPointermove:v,onPointerup:k,onPointerleave:k}}}const Z={key:0,class:"phila-filter-chip-group__label has-text-label-default"},_={class:"phila-filter-chip-group__viewport"},ee=e.defineComponent({__name:"FilterChipGroup",props:{filters:{},modelValue:{default:()=>({})},label:{},size:{default:"medium"},color:{default:"blue"},filterButton:{type:Boolean,default:!1},filterButtonText:{default:"Filters"},elevated:{type:Boolean,default:!1},className:{}},emits:["update:modelValue","open-filters"],setup(t,{emit:s}){const l=t,n=s,d=e.computed(()=>{let i=0;for(const r of l.filters){if(r.excludeFromCount)continue;const o=l.modelValue[r.key];o&&typeof o=="object"?i+=Object.values(o).filter(Boolean).length:o===!0&&(i+=1)}return i}),f=e.computed(()=>d.value>0?`${l.filterButtonText} (${d.value})`:l.filterButtonText),{el:c,suppressClick:y,dragHandlers:v}=J(),k=e.computed(()=>C.cn("phila-filter-chip-group",l.elevated&&"is-elevated",l.className));function p(i){return Array.isArray(i.choices)}function m(i){const r={};for(const o of l.filters){const x=i[o.key];if(Array.isArray(o.choices)&&o.choices.length>0){const $=x&&typeof x=="object"?x:{};r[o.key]=Object.fromEntries(o.choices.map(N=>[N.value,!!$[N.value]]))}else r[o.key]=x===!0}return r}function g(i,r){n("update:modelValue",m({...l.modelValue,[i]:r}))}function V(i){y.value&&(i.stopPropagation(),i.preventDefault())}const u=e.ref(!1),h=e.ref(!1);function b(){const i=c.value;i&&(u.value=i.scrollLeft>1,h.value=i.scrollLeft+i.clientWidth<i.scrollWidth-1)}function w(i){const r=c.value;r&&r.scrollBy({left:i*r.clientWidth*.8,behavior:"smooth"})}let z=null;return e.onMounted(()=>{n("update:modelValue",m(l.modelValue)),e.nextTick(b),c.value&&(z=new ResizeObserver(()=>b()),z.observe(c.value))}),e.onBeforeUnmount(()=>{z?.disconnect(),z=null}),e.watch(()=>l.filters,()=>e.nextTick(b)),(i,r)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(k.value)},[t.label?(e.openBlock(),e.createElementBlock("span",Z,e.toDisplayString(t.label),1)):e.createCommentVNode("",!0),e.createElementVNode("div",_,[u.value?(e.openBlock(),e.createElementBlock("button",{key:0,type:"button",class:"phila-filter-chip-group__arrow phila-filter-chip-group__arrow--left","aria-label":"Scroll filters left",onClick:r[0]||(r[0]=o=>w(-1))},[e.createVNode(e.unref(C.Icon),{icon:e.unref(S.IconChevronLeft),size:"xxsmall",inline:"",decorative:""},null,8,["icon"])])):e.createCommentVNode("",!0),e.createElementVNode("div",e.mergeProps({ref_key:"el",ref:c,class:"phila-filter-chip-group__row"},e.unref(v),{onClickCapture:V,onScroll:b}),[t.filterButton?(e.openBlock(),e.createBlock(T,{key:0,size:t.size,color:t.color,icon:e.unref(S.IconSliders),text:f.value,active:d.value>0,"aria-label":f.value,onClick:r[1]||(r[1]=o=>n("open-filters"))},null,8,["size","color","icon","text","active","aria-label"])):e.createCommentVNode("",!0),(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.filters,o=>(e.openBlock(),e.createBlock(D,{key:o.key,label:o.label,text:o.label,size:t.size,color:t.color,icon:o.icon,"icon-color":o.iconColor,choices:o.choices,multiple:o.multiple,"show-actions":o.showActions,"model-value":p(o)?t.modelValue[o.key]:void 0,selected:!p(o)&&t.modelValue[o.key]===!0,"onUpdate:modelValue":x=>g(o.key,x),"onUpdate:selected":x=>g(o.key,x)},null,8,["label","text","size","color","icon","icon-color","choices","multiple","show-actions","model-value","selected","onUpdate:modelValue","onUpdate:selected"]))),128))],16),h.value?(e.openBlock(),e.createElementBlock("button",{key:1,type:"button",class:"phila-filter-chip-group__arrow phila-filter-chip-group__arrow--right","aria-label":"Scroll filters right",onClick:r[2]||(r[2]=o=>w(1))},[e.createVNode(e.unref(C.Icon),{icon:e.unref(S.IconChevronRight),size:"xxsmall",inline:"",decorative:""},null,8,["icon"])])):e.createCommentVNode("",!0)])],2))}}),te=A(ee,[["__scopeId","data-v-b84936b9"]]);exports.FilterChip=D;exports.FilterChipGroup=te;
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as R, ref as V, computed as m, createElementBlock as x, openBlock as s, normalizeStyle as Y, normalizeClass as j, createVNode as S, createBlock as I, createCommentVNode as $, unref as p, withCtx as J, renderSlot as Z, createTextVNode as _, toDisplayString as P, watch as N, Teleport as oe, createElementVNode as O, Fragment as G, onMounted as W, onBeforeUnmount as X, useSlots as ie, useId as ae, nextTick as q, mergeProps as ne, renderList as ce } from "vue";
1
+ import { defineComponent as R, ref as B, computed as m, createElementBlock as x, openBlock as s, normalizeStyle as Y, normalizeClass as j, createVNode as O, createBlock as I, createCommentVNode as $, unref as p, withCtx as J, renderSlot as Z, createTextVNode as _, toDisplayString as L, watch as N, Teleport as oe, createElementVNode as T, Fragment as G, onMounted as W, onBeforeUnmount as X, useSlots as ie, useId as ae, nextTick as q, mergeProps as ne, renderList as ce } from "vue";
2
2
  import { cn as ee, ActionContent as se, Icon as D, useVisibility as ue } from "@phila/phila-ui-core";
3
3
  import { IconChevronDown as re, IconChevronLeft as de, IconSliders as fe, IconChevronRight as ve } from "@phila/phila-ui-core/icons";
4
4
  import { RadioGroup as pe } from "@phila/phila-ui-radio";
@@ -20,18 +20,18 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
20
20
  ariaExpanded: { type: Boolean }
21
21
  },
22
22
  emits: ["click"],
23
- setup(e, { expose: d }) {
24
- const l = e, o = V(null), u = m(
23
+ setup(e, { expose: r }) {
24
+ const t = e, o = B(null), d = m(
25
25
  () => ee(
26
26
  "phila-filter-chip",
27
- `phila-filter-chip--${l.color}`,
28
- l.size !== "medium" && `is-${l.size}`,
29
- "has-text-body-" + f(l.size),
30
- l.active && "is-active",
31
- l.iconOnly && "is-icon-only"
27
+ `phila-filter-chip--${t.color}`,
28
+ t.size !== "medium" && `is-${t.size}`,
29
+ "has-text-body-" + f(t.size),
30
+ t.active && "is-active",
31
+ t.iconOnly && "is-icon-only"
32
32
  )
33
33
  );
34
- d({ el: o });
34
+ r({ el: o });
35
35
  const f = (n) => {
36
36
  switch (n) {
37
37
  case "extra-large":
@@ -46,13 +46,13 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
46
46
  ref_key: "rootEl",
47
47
  ref: o,
48
48
  type: "button",
49
- class: j(u.value),
49
+ class: j(d.value),
50
50
  style: Y(e.iconColor ? { "--chip-icon-color": e.iconColor } : void 0),
51
51
  "aria-pressed": e.ariaPressed,
52
52
  "aria-expanded": e.ariaExpanded,
53
53
  onClick: g[0] || (g[0] = (y) => n.$emit("click", y))
54
54
  }, [
55
- S(p(se), {
55
+ O(p(se), {
56
56
  icon: e.icon,
57
57
  size: e.size,
58
58
  inline: "",
@@ -61,7 +61,7 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
61
61
  }, {
62
62
  default: J(() => [
63
63
  Z(n.$slots, "default", {}, () => [
64
- _(P(e.text), 1)
64
+ _(L(e.text), 1)
65
65
  ], !0)
66
66
  ]),
67
67
  _: 3
@@ -82,12 +82,12 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
82
82
  }, null, 8, ["icon"])) : $("", !0)
83
83
  ], 14, he));
84
84
  }
85
- }), le = (e, d) => {
86
- const l = e.__vccOpts || e;
87
- for (const [o, u] of d)
88
- l[o] = u;
89
- return l;
90
- }, H = /* @__PURE__ */ le(ye, [["__scopeId", "data-v-40c7e692"]]), be = ["id", "aria-label"], xe = {
85
+ }), te = (e, r) => {
86
+ const t = e.__vccOpts || e;
87
+ for (const [o, d] of r)
88
+ t[o] = d;
89
+ return t;
90
+ }, H = /* @__PURE__ */ te(ye, [["__scopeId", "data-v-40c7e692"]]), be = ["id", "aria-label"], xe = {
91
91
  key: 0,
92
92
  class: "phila-filter-chip-sheet__header"
93
93
  }, ge = { class: "phila-filter-chip-sheet__title" }, ke = {
@@ -112,52 +112,52 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
112
112
  resetText: { default: "Reset" }
113
113
  },
114
114
  emits: ["update:modelValue", "apply", "reset", "close"],
115
- setup(e, { emit: d }) {
116
- const l = e, o = d;
117
- function u(r) {
118
- return Object.fromEntries(l.choices.map((b) => [b.value, !!r[b.value]]));
115
+ setup(e, { emit: r }) {
116
+ const t = e, o = r;
117
+ function d(u) {
118
+ return Object.fromEntries(t.choices.map((b) => [b.value, !!u[b.value]]));
119
119
  }
120
- const f = V(u(l.value));
120
+ const f = B(d(t.value));
121
121
  N(
122
- () => l.value,
123
- (r) => f.value = u(r)
122
+ () => t.value,
123
+ (u) => f.value = d(u)
124
124
  );
125
- const n = m(() => l.showActions ? f.value : u(l.value)), g = m(() => Object.values(n.value).filter(Boolean).length), y = m(
126
- () => g.value > 0 ? `${l.applyText} (${g.value})` : l.applyText
127
- ), k = m(() => l.choices.map((r) => ({ text: r.text, value: r.value, tooltip: r.tooltip })));
128
- function v(r) {
129
- l.showActions ? f.value = r : o("update:modelValue", r);
125
+ const n = m(() => t.showActions ? f.value : d(t.value)), g = m(() => Object.values(n.value).filter(Boolean).length), y = m(
126
+ () => g.value > 0 ? `${t.applyText} (${g.value})` : t.applyText
127
+ ), k = m(() => t.choices.map((u) => ({ text: u.text, value: u.value, tooltip: u.tooltip })));
128
+ function v(u) {
129
+ t.showActions ? f.value = u : o("update:modelValue", u);
130
130
  }
131
131
  const h = () => {
132
- f.value = Object.fromEntries(l.choices.map((r) => [r.value, !1])), o("reset");
133
- }, B = () => o("apply", { ...f.value }), T = m(() => ({
134
- top: l.top + "px",
135
- left: l.left + "px",
136
- maxHeight: `calc(100dvh - ${l.top}px - 0.5rem)`
132
+ f.value = Object.fromEntries(t.choices.map((u) => [u.value, !1])), o("reset");
133
+ }, V = () => o("apply", { ...f.value }), S = m(() => ({
134
+ top: t.top + "px",
135
+ left: t.left + "px",
136
+ maxHeight: `calc(100dvh - ${t.top}px - 0.5rem)`
137
137
  }));
138
- return (r, b) => (s(), I(oe, { to: "body" }, [
138
+ return (u, b) => (s(), I(oe, { to: "body" }, [
139
139
  e.mobile ? (s(), x("div", {
140
140
  key: 0,
141
141
  class: "phila-filter-chip-sheet__scrim",
142
142
  onClick: b[0] || (b[0] = (C) => o("close"))
143
143
  })) : $("", !0),
144
- O("div", {
144
+ T("div", {
145
145
  id: e.menuId,
146
146
  class: j(e.mobile ? "phila-filter-chip-sheet" : "phila-filter-chip-panel"),
147
147
  role: "dialog",
148
148
  "aria-label": e.label,
149
- style: Y(e.mobile ? void 0 : T.value)
149
+ style: Y(e.mobile ? void 0 : S.value)
150
150
  }, [
151
151
  e.mobile ? (s(), x("header", xe, [
152
- O("span", ge, P(e.label), 1),
153
- O("button", {
152
+ T("span", ge, L(e.label), 1),
153
+ T("button", {
154
154
  type: "button",
155
155
  class: "phila-filter-chip-sheet__close",
156
156
  "aria-label": "Close",
157
157
  onClick: b[1] || (b[1] = (C) => o("close"))
158
158
  }, " ✕ ")
159
159
  ])) : $("", !0),
160
- O("div", {
160
+ T("div", {
161
161
  class: j({ "phila-filter-chip-sheet__body": e.mobile })
162
162
  }, [
163
163
  e.multiple ? (s(), I(p(me), {
@@ -176,27 +176,27 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
176
176
  ], 2),
177
177
  e.showActions ? (s(), x(G, { key: 1 }, [
178
178
  e.mobile ? (s(), x("div", ke, [
179
- S(p(M), {
179
+ O(p(M), {
180
180
  variant: "secondary",
181
181
  text: e.resetText,
182
182
  onClick: h
183
183
  }, null, 8, ["text"]),
184
- S(p(M), {
184
+ O(p(M), {
185
185
  variant: "primary",
186
186
  text: y.value,
187
- onClick: B
187
+ onClick: V
188
188
  }, null, 8, ["text"])
189
189
  ])) : (s(), x("div", Ce, [
190
- O("button", {
190
+ T("button", {
191
191
  type: "button",
192
192
  class: "phila-filter-chip-panel__reset has-text-body-small",
193
193
  onClick: h
194
- }, P(e.resetText), 1),
195
- S(p(M), {
194
+ }, L(e.resetText), 1),
195
+ O(p(M), {
196
196
  variant: "primary",
197
197
  size: "small",
198
198
  text: e.applyText,
199
- onClick: B
199
+ onClick: V
200
200
  }, null, 8, ["text"])
201
201
  ]))
202
202
  ], 64)) : $("", !0)
@@ -205,19 +205,19 @@ import './index.css';const he = ["aria-pressed", "aria-expanded"], K = "xxsmall"
205
205
  }
206
206
  }), Q = "(max-width: 1064px) and (max-height: 915px)";
207
207
  function ze() {
208
- const e = V(typeof window < "u" && window.matchMedia(Q).matches);
209
- let d = null;
210
- function l(o) {
208
+ const e = B(typeof window < "u" && window.matchMedia(Q).matches);
209
+ let r = null;
210
+ function t(o) {
211
211
  e.value = o.matches;
212
212
  }
213
213
  return W(() => {
214
- d = window.matchMedia(Q), e.value = d.matches, d.addEventListener("change", l);
214
+ r = window.matchMedia(Q), e.value = r.matches, r.addEventListener("change", t);
215
215
  }), X(() => {
216
- d?.removeEventListener("change", l);
216
+ r?.removeEventListener("change", t);
217
217
  }), { isMobile: e };
218
218
  }
219
- let Ve = 0;
220
- const Be = /* @__PURE__ */ R({
219
+ let Be = 0;
220
+ const Ve = /* @__PURE__ */ R({
221
221
  __name: "FilterChip",
222
222
  props: {
223
223
  label: { default: void 0 },
@@ -237,59 +237,59 @@ const Be = /* @__PURE__ */ R({
237
237
  className: {}
238
238
  },
239
239
  emits: ["update:selected", "update:modelValue", "click"],
240
- setup(e, { emit: d }) {
241
- const l = e, o = d, u = m(() => Array.isArray(l.choices)), f = ie(), n = m(
242
- () => !u.value && !!l.icon && !l.text && !l.label && !f.default
240
+ setup(e, { emit: r }) {
241
+ const t = e, o = r, d = m(() => Array.isArray(t.choices)), f = ie(), n = m(
242
+ () => !d.value && !!t.icon && !t.text && !t.label && !f.default
243
243
  );
244
244
  function g(i) {
245
- o("update:selected", !l.selected), o("click", i);
245
+ o("update:selected", !t.selected), o("click", i);
246
246
  }
247
- const y = `phila-filter-chip-${ae()}-${++Ve}`, { isVisible: k, setVisibility: v } = ue({
247
+ const y = `phila-filter-chip-${ae()}-${++Be}`, { isVisible: k, setVisibility: v } = ue({
248
248
  id: y,
249
249
  group: "phila-filter-chip",
250
250
  outsideClickHide: !0,
251
251
  escapeKeyHide: !0,
252
252
  showSingle: !0
253
- }), h = m(() => k(y)), { isMobile: B } = ze(), T = V(null), r = V(0), b = V(0), C = m(() => {
254
- const i = l.choices ?? [], z = l.modelValue ?? {};
255
- return Object.fromEntries(i.map((F) => [F.value, !!z[F.value]]));
253
+ }), h = m(() => k(y)), { isMobile: V } = ze(), S = B(null), u = B(0), b = B(0), C = m(() => {
254
+ const i = t.choices ?? [], z = t.modelValue ?? {};
255
+ return Object.fromEntries(i.map((P) => [P.value, !!z[P.value]]));
256
256
  }), A = m(() => Object.values(C.value).filter(Boolean).length), E = m(() => A.value > 0), a = m(() => {
257
- const i = l.label ?? l.text ?? "";
257
+ const i = t.label ?? t.text ?? "";
258
258
  return A.value > 0 ? `${i} (${A.value})` : i;
259
259
  });
260
260
  function c() {
261
- const i = T.value?.el ?? null;
261
+ const i = S.value?.el ?? null;
262
262
  if (!i) return;
263
263
  const z = i.getBoundingClientRect();
264
- r.value = z.bottom + 4, b.value = z.left;
264
+ u.value = z.bottom + 4, b.value = z.left;
265
265
  }
266
- function t(i) {
266
+ function l(i) {
267
267
  if (!h.value) return;
268
- const z = document.getElementById(y), F = i.target;
269
- z && F && z.contains(F) || v(!1);
268
+ const z = document.getElementById(y), P = i.target;
269
+ z && P && z.contains(P) || v(!1);
270
270
  }
271
271
  N(h, (i) => {
272
- i && !B.value ? window.addEventListener("scroll", t, { capture: !0 }) : window.removeEventListener("scroll", t, { capture: !0 });
272
+ i && !V.value ? window.addEventListener("scroll", l, { capture: !0 }) : window.removeEventListener("scroll", l, { capture: !0 });
273
273
  });
274
274
  function w() {
275
275
  const i = !h.value;
276
- i && !B.value && c(), v(i);
276
+ i && !V.value && c(), v(i);
277
277
  }
278
278
  function U(i) {
279
279
  o("update:modelValue", i);
280
280
  }
281
- function L(i) {
281
+ function F(i) {
282
282
  o("update:modelValue", i), v(!1);
283
283
  }
284
- function te() {
285
- o("update:modelValue", Object.fromEntries((l.choices ?? []).map((i) => [i.value, !1])));
284
+ function le() {
285
+ o("update:modelValue", Object.fromEntries((t.choices ?? []).map((i) => [i.value, !1])));
286
286
  }
287
287
  return W(() => {
288
- u.value && o("update:modelValue", C.value);
289
- }), (i, z) => u.value ? (s(), x(G, { key: 0 }, [
290
- S(H, {
288
+ d.value && o("update:modelValue", C.value);
289
+ }), (i, z) => d.value ? (s(), x(G, { key: 0 }, [
290
+ O(H, {
291
291
  ref_key: "triggerRef",
292
- ref: T,
292
+ ref: S,
293
293
  text: a.value,
294
294
  size: e.size,
295
295
  color: e.color,
@@ -309,15 +309,15 @@ const Be = /* @__PURE__ */ R({
309
309
  multiple: e.multiple,
310
310
  value: C.value,
311
311
  "show-actions": e.showActions,
312
- top: r.value,
312
+ top: u.value,
313
313
  left: b.value,
314
- mobile: p(B),
314
+ mobile: p(V),
315
315
  "apply-text": e.applyText,
316
316
  "reset-text": e.resetText,
317
317
  "onUpdate:modelValue": U,
318
- onApply: L,
319
- onReset: te,
320
- onClose: z[0] || (z[0] = (F) => p(v)(!1))
318
+ onApply: F,
319
+ onReset: le,
320
+ onClose: z[0] || (z[0] = (P) => p(v)(!1))
321
321
  }, null, 8, ["label", "choices", "multiple", "value", "show-actions", "top", "left", "mobile", "apply-text", "reset-text"])) : $("", !0)
322
322
  ], 64)) : (s(), I(H, {
323
323
  key: 1,
@@ -333,7 +333,7 @@ const Be = /* @__PURE__ */ R({
333
333
  }, {
334
334
  default: J(() => [
335
335
  Z(i.$slots, "default", {}, () => [
336
- _(P(e.text), 1)
336
+ _(L(e.text), 1)
337
337
  ])
338
338
  ]),
339
339
  _: 3
@@ -341,14 +341,14 @@ const Be = /* @__PURE__ */ R({
341
341
  }
342
342
  }), $e = 5;
343
343
  function Ie() {
344
- const e = V(null), d = V(!1);
345
- let l = !1, o = 0, u = 0, f = !1, n = null;
344
+ const e = B(null), r = B(!1);
345
+ let t = !1, o = 0, d = 0, f = !1, n = null;
346
346
  const g = (v) => {
347
- e.value && v.pointerType !== "mouse" && (l = !0, f = !1, o = v.clientX, u = e.value.scrollLeft);
347
+ e.value && v.pointerType !== "mouse" && (t = !0, f = !1, o = v.clientX, d = e.value.scrollLeft);
348
348
  }, y = (v) => {
349
- if (!l || !e.value) return;
349
+ if (!t || !e.value) return;
350
350
  const h = v.clientX - o;
351
- !f && Math.abs(h) > $e && (f = !0, d.value = !0, e.value.setPointerCapture(v.pointerId), n = v.pointerId), f && (e.value.scrollLeft = u - h);
351
+ !f && Math.abs(h) > $e && (f = !0, r.value = !0, e.value.setPointerCapture(v.pointerId), n = v.pointerId), f && (e.value.scrollLeft = d - h);
352
352
  }, k = () => {
353
353
  if (e.value && n !== null) {
354
354
  try {
@@ -357,11 +357,11 @@ function Ie() {
357
357
  }
358
358
  n = null;
359
359
  }
360
- l = !1, f && setTimeout(() => d.value = !1, 0);
360
+ t = !1, f && setTimeout(() => r.value = !1, 0);
361
361
  };
362
362
  return X(k), {
363
363
  el: e,
364
- suppressClick: d,
364
+ suppressClick: r,
365
365
  dragHandlers: {
366
366
  onPointerdown: g,
367
367
  onPointermove: y,
@@ -370,10 +370,10 @@ function Ie() {
370
370
  }
371
371
  };
372
372
  }
373
- const Oe = {
373
+ const Te = {
374
374
  key: 0,
375
375
  class: "phila-filter-chip-group__label has-text-label-default"
376
- }, Se = { class: "phila-filter-chip-group__viewport" }, Te = /* @__PURE__ */ R({
376
+ }, Oe = { class: "phila-filter-chip-group__viewport" }, Se = /* @__PURE__ */ R({
377
377
  __name: "FilterChipGroup",
378
378
  props: {
379
379
  filters: {},
@@ -382,47 +382,48 @@ const Oe = {
382
382
  size: { default: "medium" },
383
383
  color: { default: "blue" },
384
384
  filterButton: { type: Boolean, default: !1 },
385
+ filterButtonText: { default: "Filters" },
385
386
  elevated: { type: Boolean, default: !1 },
386
387
  className: {}
387
388
  },
388
389
  emits: ["update:modelValue", "open-filters"],
389
- setup(e, { emit: d }) {
390
- const l = e, o = d, u = m(() => {
390
+ setup(e, { emit: r }) {
391
+ const t = e, o = r, d = m(() => {
391
392
  let a = 0;
392
- for (const c of l.filters) {
393
+ for (const c of t.filters) {
393
394
  if (c.excludeFromCount) continue;
394
- const t = l.modelValue[c.key];
395
- t && typeof t == "object" ? a += Object.values(t).filter(Boolean).length : t === !0 && (a += 1);
395
+ const l = t.modelValue[c.key];
396
+ l && typeof l == "object" ? a += Object.values(l).filter(Boolean).length : l === !0 && (a += 1);
396
397
  }
397
398
  return a;
398
399
  }), f = m(
399
- () => u.value > 0 ? `Filters (${u.value} selected)` : "Filters"
400
- ), { el: n, suppressClick: g, dragHandlers: y } = Ie(), k = m(() => ee("phila-filter-chip-group", l.elevated && "is-elevated", l.className));
400
+ () => d.value > 0 ? `${t.filterButtonText} (${d.value})` : t.filterButtonText
401
+ ), { el: n, suppressClick: g, dragHandlers: y } = Ie(), k = m(() => ee("phila-filter-chip-group", t.elevated && "is-elevated", t.className));
401
402
  function v(a) {
402
403
  return Array.isArray(a.choices);
403
404
  }
404
405
  function h(a) {
405
406
  const c = {};
406
- for (const t of l.filters) {
407
- const w = a[t.key];
408
- if (Array.isArray(t.choices) && t.choices.length > 0) {
407
+ for (const l of t.filters) {
408
+ const w = a[l.key];
409
+ if (Array.isArray(l.choices) && l.choices.length > 0) {
409
410
  const U = w && typeof w == "object" ? w : {};
410
- c[t.key] = Object.fromEntries(t.choices.map((L) => [L.value, !!U[L.value]]));
411
+ c[l.key] = Object.fromEntries(l.choices.map((F) => [F.value, !!U[F.value]]));
411
412
  } else
412
- c[t.key] = w === !0;
413
+ c[l.key] = w === !0;
413
414
  }
414
415
  return c;
415
416
  }
416
- function B(a, c) {
417
- o("update:modelValue", h({ ...l.modelValue, [a]: c }));
417
+ function V(a, c) {
418
+ o("update:modelValue", h({ ...t.modelValue, [a]: c }));
418
419
  }
419
- function T(a) {
420
+ function S(a) {
420
421
  g.value && (a.stopPropagation(), a.preventDefault());
421
422
  }
422
- const r = V(!1), b = V(!1);
423
+ const u = B(!1), b = B(!1);
423
424
  function C() {
424
425
  const a = n.value;
425
- a && (r.value = a.scrollLeft > 1, b.value = a.scrollLeft + a.clientWidth < a.scrollWidth - 1);
426
+ a && (u.value = a.scrollLeft > 1, b.value = a.scrollLeft + a.clientWidth < a.scrollWidth - 1);
426
427
  }
427
428
  function A(a) {
428
429
  const c = n.value;
@@ -430,37 +431,37 @@ const Oe = {
430
431
  }
431
432
  let E = null;
432
433
  return W(() => {
433
- o("update:modelValue", h(l.modelValue)), q(C), n.value && (E = new ResizeObserver(() => C()), E.observe(n.value));
434
+ o("update:modelValue", h(t.modelValue)), q(C), n.value && (E = new ResizeObserver(() => C()), E.observe(n.value));
434
435
  }), X(() => {
435
436
  E?.disconnect(), E = null;
436
437
  }), N(
437
- () => l.filters,
438
+ () => t.filters,
438
439
  () => q(C)
439
440
  ), (a, c) => (s(), x("div", {
440
441
  class: j(k.value)
441
442
  }, [
442
- e.label ? (s(), x("span", Oe, P(e.label), 1)) : $("", !0),
443
- O("div", Se, [
444
- r.value ? (s(), x("button", {
443
+ e.label ? (s(), x("span", Te, L(e.label), 1)) : $("", !0),
444
+ T("div", Oe, [
445
+ u.value ? (s(), x("button", {
445
446
  key: 0,
446
447
  type: "button",
447
448
  class: "phila-filter-chip-group__arrow phila-filter-chip-group__arrow--left",
448
449
  "aria-label": "Scroll filters left",
449
- onClick: c[0] || (c[0] = (t) => A(-1))
450
+ onClick: c[0] || (c[0] = (l) => A(-1))
450
451
  }, [
451
- S(p(D), {
452
+ O(p(D), {
452
453
  icon: p(de),
453
454
  size: "xxsmall",
454
455
  inline: "",
455
456
  decorative: ""
456
457
  }, null, 8, ["icon"])
457
458
  ])) : $("", !0),
458
- O("div", ne({
459
+ T("div", ne({
459
460
  ref_key: "el",
460
461
  ref: n,
461
462
  class: "phila-filter-chip-group__row"
462
463
  }, p(y), {
463
- onClickCapture: T,
464
+ onClickCapture: S,
464
465
  onScroll: C
465
466
  }), [
466
467
  e.filterButton ? (s(), I(H, {
@@ -468,26 +469,26 @@ const Oe = {
468
469
  size: e.size,
469
470
  color: e.color,
470
471
  icon: p(fe),
471
- text: u.value > 0 ? `Filters (${u.value})` : "Filters",
472
- active: u.value > 0,
472
+ text: f.value,
473
+ active: d.value > 0,
473
474
  "aria-label": f.value,
474
- onClick: c[1] || (c[1] = (t) => o("open-filters"))
475
+ onClick: c[1] || (c[1] = (l) => o("open-filters"))
475
476
  }, null, 8, ["size", "color", "icon", "text", "active", "aria-label"])) : $("", !0),
476
- (s(!0), x(G, null, ce(e.filters, (t) => (s(), I(Be, {
477
- key: t.key,
478
- label: t.label,
479
- text: t.label,
477
+ (s(!0), x(G, null, ce(e.filters, (l) => (s(), I(Ve, {
478
+ key: l.key,
479
+ label: l.label,
480
+ text: l.label,
480
481
  size: e.size,
481
482
  color: e.color,
482
- icon: t.icon,
483
- "icon-color": t.iconColor,
484
- choices: t.choices,
485
- multiple: t.multiple,
486
- "show-actions": t.showActions,
487
- "model-value": v(t) ? e.modelValue[t.key] : void 0,
488
- selected: !v(t) && e.modelValue[t.key] === !0,
489
- "onUpdate:modelValue": (w) => B(t.key, w),
490
- "onUpdate:selected": (w) => B(t.key, w)
483
+ icon: l.icon,
484
+ "icon-color": l.iconColor,
485
+ choices: l.choices,
486
+ multiple: l.multiple,
487
+ "show-actions": l.showActions,
488
+ "model-value": v(l) ? e.modelValue[l.key] : void 0,
489
+ selected: !v(l) && e.modelValue[l.key] === !0,
490
+ "onUpdate:modelValue": (w) => V(l.key, w),
491
+ "onUpdate:selected": (w) => V(l.key, w)
491
492
  }, null, 8, ["label", "text", "size", "color", "icon", "icon-color", "choices", "multiple", "show-actions", "model-value", "selected", "onUpdate:modelValue", "onUpdate:selected"]))), 128))
492
493
  ], 16),
493
494
  b.value ? (s(), x("button", {
@@ -495,9 +496,9 @@ const Oe = {
495
496
  type: "button",
496
497
  class: "phila-filter-chip-group__arrow phila-filter-chip-group__arrow--right",
497
498
  "aria-label": "Scroll filters right",
498
- onClick: c[2] || (c[2] = (t) => A(1))
499
+ onClick: c[2] || (c[2] = (l) => A(1))
499
500
  }, [
500
- S(p(D), {
501
+ O(p(D), {
501
502
  icon: p(ve),
502
503
  size: "xxsmall",
503
504
  inline: "",
@@ -507,8 +508,8 @@ const Oe = {
507
508
  ])
508
509
  ], 2));
509
510
  }
510
- }), De = /* @__PURE__ */ le(Te, [["__scopeId", "data-v-074e8b43"]]);
511
+ }), De = /* @__PURE__ */ te(Se, [["__scopeId", "data-v-b84936b9"]]);
511
512
  export {
512
- Be as FilterChip,
513
+ Ve as FilterChip,
513
514
  De as FilterChipGroup
514
515
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phila/phila-ui-filter-chip",
3
- "version": "1.0.0-beta.8",
3
+ "version": "1.0.0-beta.9",
4
4
  "type": "module",
5
5
  "description": "Filter chips for faceted filtering",
6
6
  "main": "./dist/index.js",
@@ -29,8 +29,8 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "@phila/phila-ui-core": "3.0.0-beta.9",
32
- "@phila/phila-ui-radio": "1.0.0-beta.10",
33
- "@phila/phila-ui-checkbox": "1.0.0-beta.10",
32
+ "@phila/phila-ui-radio": "1.0.0-beta.11",
33
+ "@phila/phila-ui-checkbox": "1.0.0-beta.11",
34
34
  "@phila/phila-ui-button": "2.3.0-beta.10"
35
35
  },
36
36
  "devDependencies": {