-
Notifications
You must be signed in to change notification settings - Fork 0
/
19-es2015.js.map
1 lines (1 loc) · 5.64 KB
/
19-es2015.js.map
1
{"version":3,"sources":["./node_modules/@ionic/core/dist/esm/ion-chip-md.entry.js"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAA0F;AAC5D;AACgC;;AAE9D;AACA;AACA,QAAQ,2DAAgB;AACxB;AACA;AACA;AACA;AACA;AACA;AACA,qBAAqB,2DAAU;AAC/B,gBAAgB,2DAAC,CAAC,mDAAI,GAAG,sCAAsC,EAAE,4DAAkB,gBAAgB,sEAAsE,GAAG,EAAE,2DAAC,iCAAiC,2DAAC;AACjN;AACA,wBAAwB,eAAe,wDAAwD,mDAAmD,mBAAmB,kCAAkC,mCAAmC,gBAAgB,iBAAiB,eAAe,kBAAkB,kBAAkB,mBAAmB,gBAAgB,mBAAmB,2BAA2B,oBAAoB,kBAAkB,sBAAsB,mBAAmB,YAAY,6BAA6B,mBAAmB,2CAA2C,eAAe,cAAc,eAAe,gBAAgB,sBAAsB,8BAA8B,sBAAsB,6FAA6F,MAAM,kBAAkB,mBAAmB,yBAAyB,wBAAwB,uBAAuB,sBAAsB,mBAAmB,oBAAoB,2BAA2B,0BAA0B,yBAAyB,yBAAyB,kBAAkB,+CAA+C,6BAA6B,wBAAwB,+CAA+C,gCAAgC,+CAA+C,qBAAqB,iBAAiB,mBAAmB,6BAA6B,uBAAuB,+BAA+B,iDAAiD,2CAA2C,2BAA2B,mDAAmD,2BAA2B,oBAAoB,eAAe,4CAA4C,sBAAsB,gCAAgC,iBAAiB,iBAAiB,gBAAgB,mBAAmB,6FAA6F,gCAAgC,kBAAkB,mBAAmB,0BAA0B,yBAAyB,uBAAuB,uBAAuB,+BAA+B,gBAAgB,kBAAkB,gBAAgB,mBAAmB,6FAA6F,+BAA+B,kBAAkB,mBAAmB,yBAAyB,wBAAwB,wBAAwB,wBAAwB,sBAAsB,WAAW,YAAY,kCAAkC,iBAAiB,iBAAiB,gBAAgB,mBAAmB,6FAA6F,kCAAkC,kBAAkB,mBAAmB,0BAA0B,yBAAyB,uBAAuB,uBAAuB,iCAAiC,gBAAgB,kBAAkB,gBAAgB,mBAAmB,6FAA6F,iCAAiC,kBAAkB,mBAAmB,yBAAyB,wBAAwB,wBAAwB,wBAAwB,cAAc,aAAa,wDAAwD,sBAAsB,uDAAuD,0BAA0B,cAAc,wDAAwD,wBAAwB,+CAA+C,2CAA2C,sDAAsD,EAAE;AACpmH;;AAE4B","file":"19-es2015.js","sourcesContent":["import { r as registerInstance, c as getIonMode, h, H as Host } from './core-80bde1aa.js';\nimport './config-3c7f3790.js';\nimport { c as createColorClasses } from './theme-18cbe2cc.js';\n\nconst Chip = class {\n constructor(hostRef) {\n registerInstance(this, hostRef);\n /**\n * Display an outline style button.\n */\n this.outline = false;\n }\n render() {\n const mode = getIonMode(this);\n return (h(Host, { class: Object.assign(Object.assign({}, createColorClasses(this.color)), { [mode]: true, 'chip-outline': this.outline, 'ion-activatable': true }) }, h(\"slot\", null), mode === 'md' && h(\"ion-ripple-effect\", null)));\n }\n static get style() { return \":host{--background:rgba(var(--ion-text-color-rgb,0,0,0),0.12);--color:rgba(var(--ion-text-color-rgb,0,0,0),0.87);border-radius:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-left:4px;margin-right:4px;margin-top:4px;margin-bottom:4px;padding-left:12px;padding-right:12px;padding-top:7px;padding-bottom:7px;display:-ms-inline-flexbox;display:inline-flex;position:relative;-ms-flex-align:center;align-items:center;height:32px;background:var(--background);color:var(--color);font-family:var(--ion-font-family,inherit);font-size:14px;line-height:1;cursor:pointer;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}\\@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){:host{margin-left:unset;margin-right:unset;-webkit-margin-start:4px;margin-inline-start:4px;-webkit-margin-end:4px;margin-inline-end:4px;padding-left:unset;padding-right:unset;-webkit-padding-start:12px;padding-inline-start:12px;-webkit-padding-end:12px;padding-inline-end:12px}}:host(.ion-color){background:rgba(var(--ion-color-base-rgb),.08);color:var(--ion-color-shade)}:host(.ion-color:focus){background:rgba(var(--ion-color-base-rgb),.12)}:host(.ion-color.ion-activated){background:rgba(var(--ion-color-base-rgb),.16)}:host(.chip-outline){border-width:1px;border-style:solid;border-color:rgba(0,0,0,.32);background:transparent}:host(.chip-outline.ion-color){border-color:rgba(var(--ion-color-base-rgb),.32)}:host(.chip-outline:not(.ion-color):focus){background:rgba(0,0,0,.04)}:host(.chip-outline.ion-activated:not(.ion-color)){background:rgba(0,0,0,.08)}::slotted(ion-icon){font-size:20px}:host(:not(.ion-color)) ::slotted(ion-icon){color:rgba(0,0,0,.54)}::slotted(ion-icon:first-child){margin-left:-4px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}\\@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){::slotted(ion-icon:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-4px;margin-inline-start:-4px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-icon:last-child){margin-left:8px;margin-right:-4px;margin-top:-4px;margin-bottom:-4px}\\@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){::slotted(ion-icon:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-4px;margin-inline-end:-4px}}::slotted(ion-avatar){width:24px;height:24px}::slotted(ion-avatar:first-child){margin-left:-8px;margin-right:8px;margin-top:-4px;margin-bottom:-4px}\\@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){::slotted(ion-avatar:first-child){margin-left:unset;margin-right:unset;-webkit-margin-start:-8px;margin-inline-start:-8px;-webkit-margin-end:8px;margin-inline-end:8px}}::slotted(ion-avatar:last-child){margin-left:8px;margin-right:-8px;margin-top:-4px;margin-bottom:-4px}\\@supports ((-webkit-margin-start:0) or (margin-inline-start:0)) or (-webkit-margin-start:0){::slotted(ion-avatar:last-child){margin-left:unset;margin-right:unset;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:-8px;margin-inline-end:-8px}}:host(:focus){outline:none;--background:rgba(var(--ion-text-color-rgb,0,0,0),0.16)}:host(.ion-activated){--background:rgba(var(--ion-text-color-rgb,0,0,0),0.2)}\\@media (any-hover:hover){:host(:hover){--background:rgba(var(--ion-text-color-rgb,0,0,0),0.16)}:host(.ion-color:hover){background:rgba(var(--ion-color-base-rgb),.12)}:host(.chip-outline:not(.ion-color):hover){background:rgba(var(--ion-text-color-rgb,0,0,0),.04)}}\"; }\n};\n\nexport { Chip as ion_chip };\n"],"sourceRoot":"webpack:///"}