@paperless/core 0.0.0
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.
- package/LICENSE +21 -0
- package/README.md +119 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.eot +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.ttf +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff2 +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.eot +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.ttf +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff2 +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.eot +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.ttf +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff2 +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.eot +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.ttf +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff2 +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.eot +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff +0 -0
- package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2 +0 -0
- package/dist/assets/icons/arrow.svg +14 -0
- package/dist/assets/icons/attachment.svg +16 -0
- package/dist/assets/icons/bread.svg +17 -0
- package/dist/assets/icons/calendar.svg +16 -0
- package/dist/assets/icons/car.svg +17 -0
- package/dist/assets/icons/checkmark.svg +17 -0
- package/dist/assets/icons/chevron.svg +17 -0
- package/dist/assets/icons/clock.svg +17 -0
- package/dist/assets/icons/cogs.svg +17 -0
- package/dist/assets/icons/comment.svg +17 -0
- package/dist/assets/icons/document.svg +17 -0
- package/dist/assets/icons/download.svg +17 -0
- package/dist/assets/icons/envelope.svg +17 -0
- package/dist/assets/icons/explanation.svg +17 -0
- package/dist/assets/icons/eye.svg +17 -0
- package/dist/assets/icons/filter.svg +17 -0
- package/dist/assets/icons/grid.svg +17 -0
- package/dist/assets/icons/headset.svg +17 -0
- package/dist/assets/icons/list.svg +17 -0
- package/dist/assets/icons/location.svg +17 -0
- package/dist/assets/icons/megaphone.svg +17 -0
- package/dist/assets/icons/minus.svg +17 -0
- package/dist/assets/icons/negative.svg +17 -0
- package/dist/assets/icons/pagination.svg +17 -0
- package/dist/assets/icons/payment.svg +17 -0
- package/dist/assets/icons/pencil.svg +17 -0
- package/dist/assets/icons/person.svg +17 -0
- package/dist/assets/icons/plus.svg +17 -0
- package/dist/assets/icons/question.svg +17 -0
- package/dist/assets/icons/receipt.svg +17 -0
- package/dist/assets/icons/report.svg +17 -0
- package/dist/assets/icons/search.svg +17 -0
- package/dist/assets/icons/settings.svg +25 -0
- package/dist/assets/icons/sick.svg +17 -0
- package/dist/assets/icons/tachometer.svg +17 -0
- package/dist/assets/icons/tool.svg +17 -0
- package/dist/assets/icons/trash.svg +17 -0
- package/dist/assets/icons/turn.svg +17 -0
- package/dist/assets/icons/upload.svg +17 -0
- package/dist/assets/icons/warning.svg +17 -0
- package/dist/assets/illustrations/default-empty-state.svg +186 -0
- package/dist/assets/illustrations/departments.svg +31 -0
- package/dist/assets/illustrations/expenses.svg +397 -0
- package/dist/assets/illustrations/functions.svg +58 -0
- package/dist/assets/illustrations/questions.svg +30 -0
- package/dist/assets/illustrations/sick-leave.svg +353 -0
- package/dist/assets/illustrations/time-off.svg +271 -0
- package/dist/assets/illustrations/upgrade-to-hr.svg +56 -0
- package/dist/assets/images/paperless.png +0 -0
- package/dist/build/index.esm.js +0 -0
- package/dist/build/p-123f3a00.entry.js +1 -0
- package/dist/build/p-2f230908.css +70 -0
- package/dist/build/p-54459ae1.js +2 -0
- package/dist/build/paperless.css +70 -0
- package/dist/build/paperless.esm.js +1 -0
- package/dist/build/paperless.js +33 -0
- package/dist/cjs/index-e3e940d8.js +1032 -0
- package/dist/cjs/index.cjs.js +2 -0
- package/dist/cjs/loader.cjs.js +21 -0
- package/dist/cjs/p-button.cjs.entry.js +23 -0
- package/dist/cjs/paperless.cjs.js +19 -0
- package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
- package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
- package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
- package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
- package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
- package/dist/collection/assets/icons/arrow.svg +14 -0
- package/dist/collection/assets/icons/attachment.svg +16 -0
- package/dist/collection/assets/icons/bread.svg +17 -0
- package/dist/collection/assets/icons/calendar.svg +16 -0
- package/dist/collection/assets/icons/car.svg +17 -0
- package/dist/collection/assets/icons/checkmark.svg +17 -0
- package/dist/collection/assets/icons/chevron.svg +17 -0
- package/dist/collection/assets/icons/clock.svg +17 -0
- package/dist/collection/assets/icons/cogs.svg +17 -0
- package/dist/collection/assets/icons/comment.svg +17 -0
- package/dist/collection/assets/icons/document.svg +17 -0
- package/dist/collection/assets/icons/download.svg +17 -0
- package/dist/collection/assets/icons/envelope.svg +17 -0
- package/dist/collection/assets/icons/explanation.svg +17 -0
- package/dist/collection/assets/icons/eye.svg +17 -0
- package/dist/collection/assets/icons/filter.svg +17 -0
- package/dist/collection/assets/icons/grid.svg +17 -0
- package/dist/collection/assets/icons/headset.svg +17 -0
- package/dist/collection/assets/icons/list.svg +17 -0
- package/dist/collection/assets/icons/location.svg +17 -0
- package/dist/collection/assets/icons/megaphone.svg +17 -0
- package/dist/collection/assets/icons/minus.svg +17 -0
- package/dist/collection/assets/icons/negative.svg +17 -0
- package/dist/collection/assets/icons/pagination.svg +17 -0
- package/dist/collection/assets/icons/payment.svg +17 -0
- package/dist/collection/assets/icons/pencil.svg +17 -0
- package/dist/collection/assets/icons/person.svg +17 -0
- package/dist/collection/assets/icons/plus.svg +17 -0
- package/dist/collection/assets/icons/question.svg +17 -0
- package/dist/collection/assets/icons/receipt.svg +17 -0
- package/dist/collection/assets/icons/report.svg +17 -0
- package/dist/collection/assets/icons/search.svg +17 -0
- package/dist/collection/assets/icons/settings.svg +25 -0
- package/dist/collection/assets/icons/sick.svg +17 -0
- package/dist/collection/assets/icons/tachometer.svg +17 -0
- package/dist/collection/assets/icons/tool.svg +17 -0
- package/dist/collection/assets/icons/trash.svg +17 -0
- package/dist/collection/assets/icons/turn.svg +17 -0
- package/dist/collection/assets/icons/upload.svg +17 -0
- package/dist/collection/assets/icons/warning.svg +17 -0
- package/dist/collection/assets/illustrations/default-empty-state.svg +186 -0
- package/dist/collection/assets/illustrations/departments.svg +31 -0
- package/dist/collection/assets/illustrations/expenses.svg +397 -0
- package/dist/collection/assets/illustrations/functions.svg +58 -0
- package/dist/collection/assets/illustrations/questions.svg +30 -0
- package/dist/collection/assets/illustrations/sick-leave.svg +353 -0
- package/dist/collection/assets/illustrations/time-off.svg +271 -0
- package/dist/collection/assets/illustrations/upgrade-to-hr.svg +56 -0
- package/dist/collection/collection-manifest.json +12 -0
- package/dist/collection/components/button/button.component.css +6 -0
- package/dist/collection/components/button/button.component.js +41 -0
- package/dist/collection/index.js +1 -0
- package/dist/collection/tailwind/border-radius.js +7 -0
- package/dist/collection/tailwind/colors.js +52 -0
- package/dist/collection/tailwind/shadows.js +7 -0
- package/dist/collection/tailwind.config.js +14 -0
- package/dist/collection/utils/utils.js +3 -0
- package/dist/components/index.d.ts +22 -0
- package/dist/components/index.js +2 -0
- package/dist/components/p-button.d.ts +11 -0
- package/dist/components/p-button.js +39 -0
- package/dist/esm/index-100a5ae6.js +1007 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/loader.js +17 -0
- package/dist/esm/p-button.entry.js +19 -0
- package/dist/esm/paperless.js +17 -0
- package/dist/esm/polyfills/core-js.js +11 -0
- package/dist/esm/polyfills/css-shim.js +1 -0
- package/dist/esm/polyfills/dom.js +79 -0
- package/dist/esm/polyfills/es5-html-element.js +1 -0
- package/dist/esm/polyfills/index.js +34 -0
- package/dist/esm/polyfills/system.js +6 -0
- package/dist/host.config.json +15 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.html +17 -0
- package/dist/index.js +1 -0
- package/dist/paperless/index.esm.js +0 -0
- package/dist/paperless/p-123f3a00.entry.js +1 -0
- package/dist/paperless/p-54459ae1.js +2 -0
- package/dist/paperless/paperless.css +661 -0
- package/dist/paperless/paperless.esm.js +1 -0
- package/dist/sw.js +172 -0
- package/dist/tailwind.config.js +14 -0
- package/dist/types/components/button/button.component.d.ts +7 -0
- package/dist/types/components.d.ts +45 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/stencil-public-runtime.d.ts +1565 -0
- package/dist/types/utils/utils.d.ts +1 -0
- package/loader/cdn.js +3 -0
- package/loader/index.cjs.js +3 -0
- package/loader/index.d.ts +12 -0
- package/loader/index.es2017.js +3 -0
- package/loader/index.js +4 -0
- package/loader/package.json +10 -0
- package/package.json +59 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
let e,t,n=!1;const l="undefined"!=typeof window?window:{},s=l.document||{head:{}},o={t:0,l:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,l)=>e.addEventListener(t,n,l),rel:(e,t,n,l)=>e.removeEventListener(t,n,l),ce:(e,t)=>new CustomEvent(e,t)},r=e=>Promise.resolve(e),c=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replace}catch(e){}return!1})(),i=new WeakMap,u=e=>"sc-"+e.o,a={},f=e=>"object"==(e=typeof e)||"function"===e,$=(e,t,...n)=>{let l=null,s=!1,o=!1;const r=[],c=t=>{for(let n=0;n<t.length;n++)l=t[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof e&&!f(l))&&(l+=""),s&&o?r[r.length-1].i+=l:r.push(s?h(null,l):l),o=s)};if(c(n),t){const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter((t=>e[t])).join(" "))}const i=h(e,null);return i.u=t,r.length>0&&(i.$=r),i},h=(e,t)=>({t:0,h:e,i:t,p:null,$:null,u:null}),p={},d=(e,t,n,l)=>{if(n!==l&&(t.toLowerCase(),"class"===t)){const t=e.classList,s=m(n),o=m(l);t.remove(...s.filter((e=>e&&!o.includes(e)))),t.add(...o.filter((e=>e&&!s.includes(e))))}},y=/\s/,m=e=>e?e.split(y):[],b=(e,t,n,l)=>{const s=11===t.p.nodeType&&t.p.host?t.p.host:t.p,o=e&&e.u||a,r=t.u||a;for(l in o)l in r||d(s,l,o[l],void 0);for(l in r)d(s,l,o[l],r[l])},w=(t,n,l)=>{const o=n.$[l];let r,c,i=0;if(r=o.p=s.createElement(o.h),b(null,o),null!=e&&r["s-si"]!==e&&r.classList.add(r["s-si"]=e),o.$)for(i=0;i<o.$.length;++i)c=w(t,o,i),c&&r.appendChild(c);return r},S=(e,n,l,s,o,r)=>{let c,i=e;for(i.shadowRoot&&i.tagName===t&&(i=i.shadowRoot);o<=r;++o)s[o]&&(c=w(null,l,o),c&&(s[o].p=c,i.insertBefore(c,n)))},g=(e,t,n,l)=>{for(;t<=n;++t)(l=e[t])&&l.p.remove()},j=(e,t)=>e.h===t.h,v=(e,t)=>{const n=t.p=e.p,l=e.$,s=t.$;"slot"===t.h||b(e,t),null!==l&&null!==s?((e,t,n,l)=>{let s,o=0,r=0,c=t.length-1,i=t[0],u=t[c],a=l.length-1,f=l[0],$=l[a];for(;o<=c&&r<=a;)null==i?i=t[++o]:null==u?u=t[--c]:null==f?f=l[++r]:null==$?$=l[--a]:j(i,f)?(v(i,f),i=t[++o],f=l[++r]):j(u,$)?(v(u,$),u=t[--c],$=l[--a]):j(i,$)?(v(i,$),e.insertBefore(i.p,u.p.nextSibling),i=t[++o],$=l[--a]):j(u,f)?(v(u,f),e.insertBefore(u.p,i.p),u=t[--c],f=l[++r]):(s=w(t&&t[r],n,r),f=l[++r],s&&i.p.parentNode.insertBefore(s,i.p));o>c?S(e,null==l[a+1]?null:l[a+1].p,n,l,r,a):r>a&&g(t,o,c)})(n,l,t,s):null!==s?S(n,null,t,s,0,s.length-1):null!==l&&g(l,0,l.length-1)},M=(e,t)=>{t&&!e.m&&t["s-p"]&&t["s-p"].push(new Promise((t=>e.m=t)))},k=(e,t)=>{if(e.t|=16,!(4&e.t))return M(e,e.S),K((()=>C(e,t)));e.t|=512},C=(e,t)=>{const n=e.g;return N(void 0,(()=>O(e,n,t)))},O=async(e,t,n)=>{const l=e.j,o=l["s-rc"];n&&(e=>{const t=e.v,n=e.j,l=t.t,o=((e,t)=>{let n=u(t);const l=_.get(n);if(e=11===e.nodeType?e:s,l)if("string"==typeof l){let t,o=i.get(e=e.head||e);o||i.set(e,o=new Set),o.has(n)||(t=s.createElement("style"),t.innerHTML=l,e.insertBefore(t,e.querySelector("link")),o&&o.add(n))}else e.adoptedStyleSheets.includes(l)||(e.adoptedStyleSheets=[...e.adoptedStyleSheets,l]);return n})(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);10&l&&(n["s-sc"]=o,n.classList.add(o+"-h"))})(e);P(e,t),o&&(o.map((e=>e())),l["s-rc"]=void 0);{const t=l["s-p"],n=()=>x(e);0===t.length?n():(Promise.all(t).then(n),e.t|=4,t.length=0)}},P=(n,l)=>{try{l=l.render(),n.t&=-17,n.t|=2,((n,l)=>{const s=n.j,o=n.M||h(null,null),r=(e=>e&&e.h===p)(l)?l:$(null,null,l);t=s.tagName,r.h=null,r.t|=4,n.M=r,r.p=o.p=s.shadowRoot||s,e=s["s-sc"],v(o,r)})(n,l)}catch(e){F(e,n.j)}return null},x=e=>{const t=e.j,n=e.S;64&e.t||(e.t|=64,T(t),e.k(t),n||E()),e.m&&(e.m(),e.m=void 0),512&e.t&&J((()=>k(e,!1))),e.t&=-517},E=()=>{T(s.documentElement),J((()=>(e=>{const t=o.ce("appload",{detail:{namespace:"paperless"}});return e.dispatchEvent(t),t})(l)))},N=(e,t)=>e&&e.then?e.then(t):t(),T=e=>e.classList.add("hydrated"),A=(e,t,n)=>{if(t.C){const l=Object.entries(t.C),s=e.prototype;if(l.map((([e,[l]])=>{(31&l||2&n&&32&l)&&Object.defineProperty(s,e,{get(){return((e,t)=>U(this).O.get(t))(0,e)},set(n){((e,t,n,l)=>{const s=U(e),o=s.O.get(t),r=s.t,c=s.g;n=((e,t)=>null==e||f(e)?e:1&t?e+"":e)(n,l.C[t][0]),8&r&&void 0!==o||n===o||Number.isNaN(o)&&Number.isNaN(n)||(s.O.set(t,n),c&&2==(18&r)&&k(s,!1))})(this,e,n,t)},configurable:!0,enumerable:!0})})),1&n){const t=new Map;s.attributeChangedCallback=function(e,n,l){o.jmp((()=>{const n=t.get(e);if(this.hasOwnProperty(n))l=this[n],delete this[n];else if(s.hasOwnProperty(n)&&"number"==typeof this[n]&&this[n]==l)return;this[n]=(null!==l||"boolean"!=typeof this[n])&&l}))},e.observedAttributes=l.filter((([e,t])=>15&t[0])).map((([e,n])=>{const l=n[1]||e;return t.set(l,e),l}))}}return e},L=(e,t={})=>{const n=[],r=t.exclude||[],i=l.customElements,a=s.head,f=a.querySelector("meta[charset]"),$=s.createElement("style"),h=[];let p,d=!0;Object.assign(o,t),o.l=new URL(t.resourcesUrl||"./",s.baseURI).href,e.map((e=>{e[1].map((t=>{const l={t:t[0],o:t[1],C:t[2],P:t[3]};l.C=t[2];const s=l.o,a=class extends HTMLElement{constructor(e){super(e),q(e=this,l),1&l.t&&e.attachShadow({mode:"open"})}connectedCallback(){p&&(clearTimeout(p),p=null),d?h.push(this):o.jmp((()=>(e=>{if(0==(1&o.t)){const t=U(e),n=t.v,l=()=>{};if(!(1&t.t)){t.t|=1;{let n=e;for(;n=n.parentNode||n.host;)if(n["s-p"]){M(t,t.S=n);break}}n.C&&Object.entries(n.C).map((([t,[n]])=>{if(31&n&&e.hasOwnProperty(t)){const n=e[t];delete e[t],e[t]=n}})),(async(e,t,n,l,s)=>{if(0==(32&t.t)){{if(t.t|=32,(s=V(n)).then){const e=()=>{};s=await s,e()}s.isProxied||(A(s,n,2),s.isProxied=!0);const e=()=>{};t.t|=8;try{new s(t)}catch(e){F(e)}t.t&=-9,e()}if(s.style){let e=s.style;const t=u(n);if(!_.has(t)){const l=()=>{};((e,t,n)=>{let l=_.get(e);c&&n?(l=l||new CSSStyleSheet,l.replace(t)):l=t,_.set(e,l)})(t,e,!!(1&n.t)),l()}}}const o=t.S,r=()=>k(t,!0);o&&o["s-rc"]?o["s-rc"].push(r):r()})(0,t,n)}l()}})(this)))}disconnectedCallback(){o.jmp((()=>{}))}componentOnReady(){return U(this).N}};l.T=e[0],r.includes(s)||i.get(s)||(n.push(s),i.define(s,A(a,l,1)))}))})),$.innerHTML=n+"{visibility:hidden}.hydrated{visibility:inherit}",$.setAttribute("data-styles",""),a.insertBefore($,f?f.nextSibling:a.firstChild),d=!1,h.length?h.map((e=>e.connectedCallback())):o.jmp((()=>p=setTimeout(E,30)))},R=new WeakMap,U=e=>R.get(e),W=(e,t)=>R.set(t.g=e,t),q=(e,t)=>{const n={t:0,j:e,v:t,O:new Map};return n.N=new Promise((e=>n.k=e)),e["s-p"]=[],e["s-rc"]=[],R.set(e,n)},F=(e,t)=>(0,console.error)(e,t),H=new Map,V=e=>{const t=e.o.replace(/-/g,"_"),n=e.T,l=H.get(n);return l?l[t]:import(`./${n}.entry.js`).then((e=>(H.set(n,e),e[t])),F)
|
|
2
|
+
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/},_=new Map,z=[],B=[],D=(e,t)=>l=>{e.push(l),n||(n=!0,t&&4&o.t?J(I):o.raf(I))},G=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(e){F(e)}e.length=0},I=()=>{G(z),G(B),(n=z.length>0)&&o.raf(I)},J=e=>r().then(e),K=D(B,!0);export{L as b,$ as h,r as p,W as r}
|
|
@@ -0,0 +1,661 @@
|
|
|
1
|
+
/*
|
|
2
|
+
! tailwindcss v3.1.4 | MIT License | https://tailwindcss.com
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
/*
|
|
6
|
+
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
7
|
+
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
*,
|
|
11
|
+
::before,
|
|
12
|
+
::after {
|
|
13
|
+
box-sizing: border-box;
|
|
14
|
+
/* 1 */
|
|
15
|
+
border-width: 0;
|
|
16
|
+
/* 2 */
|
|
17
|
+
border-style: solid;
|
|
18
|
+
/* 2 */
|
|
19
|
+
border-color: currentColor;
|
|
20
|
+
/* 2 */
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
::before,
|
|
24
|
+
::after {
|
|
25
|
+
--tw-content: '';
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/*
|
|
29
|
+
1. Use a consistent sensible line-height in all browsers.
|
|
30
|
+
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
31
|
+
3. Use a more readable tab size.
|
|
32
|
+
4. Use the user's configured `sans` font-family by default.
|
|
33
|
+
*/
|
|
34
|
+
|
|
35
|
+
html {
|
|
36
|
+
line-height: 1.5;
|
|
37
|
+
/* 1 */
|
|
38
|
+
-webkit-text-size-adjust: 100%;
|
|
39
|
+
/* 2 */
|
|
40
|
+
-moz-tab-size: 4;
|
|
41
|
+
/* 3 */
|
|
42
|
+
-o-tab-size: 4;
|
|
43
|
+
tab-size: 4;
|
|
44
|
+
/* 3 */
|
|
45
|
+
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
46
|
+
/* 4 */
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/*
|
|
50
|
+
1. Remove the margin in all browsers.
|
|
51
|
+
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
52
|
+
*/
|
|
53
|
+
|
|
54
|
+
body {
|
|
55
|
+
margin: 0;
|
|
56
|
+
/* 1 */
|
|
57
|
+
line-height: inherit;
|
|
58
|
+
/* 2 */
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/*
|
|
62
|
+
1. Add the correct height in Firefox.
|
|
63
|
+
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
64
|
+
3. Ensure horizontal rules are visible by default.
|
|
65
|
+
*/
|
|
66
|
+
|
|
67
|
+
hr {
|
|
68
|
+
height: 0;
|
|
69
|
+
/* 1 */
|
|
70
|
+
color: inherit;
|
|
71
|
+
/* 2 */
|
|
72
|
+
border-top-width: 1px;
|
|
73
|
+
/* 3 */
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
/*
|
|
77
|
+
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
78
|
+
*/
|
|
79
|
+
|
|
80
|
+
abbr:where([title]) {
|
|
81
|
+
-webkit-text-decoration: underline dotted;
|
|
82
|
+
text-decoration: underline dotted;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
/*
|
|
86
|
+
Remove the default font size and weight for headings.
|
|
87
|
+
*/
|
|
88
|
+
|
|
89
|
+
h1,
|
|
90
|
+
h2,
|
|
91
|
+
h3,
|
|
92
|
+
h4,
|
|
93
|
+
h5,
|
|
94
|
+
h6 {
|
|
95
|
+
font-size: inherit;
|
|
96
|
+
font-weight: inherit;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
/*
|
|
100
|
+
Reset links to optimize for opt-in styling instead of opt-out.
|
|
101
|
+
*/
|
|
102
|
+
|
|
103
|
+
a {
|
|
104
|
+
color: inherit;
|
|
105
|
+
text-decoration: inherit;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
/*
|
|
109
|
+
Add the correct font weight in Edge and Safari.
|
|
110
|
+
*/
|
|
111
|
+
|
|
112
|
+
b,
|
|
113
|
+
strong {
|
|
114
|
+
font-weight: bolder;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
/*
|
|
118
|
+
1. Use the user's configured `mono` font family by default.
|
|
119
|
+
2. Correct the odd `em` font sizing in all browsers.
|
|
120
|
+
*/
|
|
121
|
+
|
|
122
|
+
code,
|
|
123
|
+
kbd,
|
|
124
|
+
samp,
|
|
125
|
+
pre {
|
|
126
|
+
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
127
|
+
/* 1 */
|
|
128
|
+
font-size: 1em;
|
|
129
|
+
/* 2 */
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
/*
|
|
133
|
+
Add the correct font size in all browsers.
|
|
134
|
+
*/
|
|
135
|
+
|
|
136
|
+
small {
|
|
137
|
+
font-size: 80%;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
/*
|
|
141
|
+
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
142
|
+
*/
|
|
143
|
+
|
|
144
|
+
sub,
|
|
145
|
+
sup {
|
|
146
|
+
font-size: 75%;
|
|
147
|
+
line-height: 0;
|
|
148
|
+
position: relative;
|
|
149
|
+
vertical-align: baseline;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
sub {
|
|
153
|
+
bottom: -0.25em;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
sup {
|
|
157
|
+
top: -0.5em;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
/*
|
|
161
|
+
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
162
|
+
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
163
|
+
3. Remove gaps between table borders by default.
|
|
164
|
+
*/
|
|
165
|
+
|
|
166
|
+
table {
|
|
167
|
+
text-indent: 0;
|
|
168
|
+
/* 1 */
|
|
169
|
+
border-color: inherit;
|
|
170
|
+
/* 2 */
|
|
171
|
+
border-collapse: collapse;
|
|
172
|
+
/* 3 */
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/*
|
|
176
|
+
1. Change the font styles in all browsers.
|
|
177
|
+
2. Remove the margin in Firefox and Safari.
|
|
178
|
+
3. Remove default padding in all browsers.
|
|
179
|
+
*/
|
|
180
|
+
|
|
181
|
+
button,
|
|
182
|
+
input,
|
|
183
|
+
optgroup,
|
|
184
|
+
select,
|
|
185
|
+
textarea {
|
|
186
|
+
font-family: inherit;
|
|
187
|
+
/* 1 */
|
|
188
|
+
font-size: 100%;
|
|
189
|
+
/* 1 */
|
|
190
|
+
font-weight: inherit;
|
|
191
|
+
/* 1 */
|
|
192
|
+
line-height: inherit;
|
|
193
|
+
/* 1 */
|
|
194
|
+
color: inherit;
|
|
195
|
+
/* 1 */
|
|
196
|
+
margin: 0;
|
|
197
|
+
/* 2 */
|
|
198
|
+
padding: 0;
|
|
199
|
+
/* 3 */
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
/*
|
|
203
|
+
Remove the inheritance of text transform in Edge and Firefox.
|
|
204
|
+
*/
|
|
205
|
+
|
|
206
|
+
button,
|
|
207
|
+
select {
|
|
208
|
+
text-transform: none;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
/*
|
|
212
|
+
1. Correct the inability to style clickable types in iOS and Safari.
|
|
213
|
+
2. Remove default button styles.
|
|
214
|
+
*/
|
|
215
|
+
|
|
216
|
+
button,
|
|
217
|
+
[type='button'],
|
|
218
|
+
[type='reset'],
|
|
219
|
+
[type='submit'] {
|
|
220
|
+
-webkit-appearance: button;
|
|
221
|
+
/* 1 */
|
|
222
|
+
background-color: transparent;
|
|
223
|
+
/* 2 */
|
|
224
|
+
background-image: none;
|
|
225
|
+
/* 2 */
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
/*
|
|
229
|
+
Use the modern Firefox focus style for all focusable elements.
|
|
230
|
+
*/
|
|
231
|
+
|
|
232
|
+
:-moz-focusring {
|
|
233
|
+
outline: auto;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
/*
|
|
237
|
+
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
238
|
+
*/
|
|
239
|
+
|
|
240
|
+
:-moz-ui-invalid {
|
|
241
|
+
box-shadow: none;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
/*
|
|
245
|
+
Add the correct vertical alignment in Chrome and Firefox.
|
|
246
|
+
*/
|
|
247
|
+
|
|
248
|
+
progress {
|
|
249
|
+
vertical-align: baseline;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
/*
|
|
253
|
+
Correct the cursor style of increment and decrement buttons in Safari.
|
|
254
|
+
*/
|
|
255
|
+
|
|
256
|
+
::-webkit-inner-spin-button,
|
|
257
|
+
::-webkit-outer-spin-button {
|
|
258
|
+
height: auto;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
/*
|
|
262
|
+
1. Correct the odd appearance in Chrome and Safari.
|
|
263
|
+
2. Correct the outline style in Safari.
|
|
264
|
+
*/
|
|
265
|
+
|
|
266
|
+
[type='search'] {
|
|
267
|
+
-webkit-appearance: textfield;
|
|
268
|
+
/* 1 */
|
|
269
|
+
outline-offset: -2px;
|
|
270
|
+
/* 2 */
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
/*
|
|
274
|
+
Remove the inner padding in Chrome and Safari on macOS.
|
|
275
|
+
*/
|
|
276
|
+
|
|
277
|
+
::-webkit-search-decoration {
|
|
278
|
+
-webkit-appearance: none;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
/*
|
|
282
|
+
1. Correct the inability to style clickable types in iOS and Safari.
|
|
283
|
+
2. Change font properties to `inherit` in Safari.
|
|
284
|
+
*/
|
|
285
|
+
|
|
286
|
+
::-webkit-file-upload-button {
|
|
287
|
+
-webkit-appearance: button;
|
|
288
|
+
/* 1 */
|
|
289
|
+
font: inherit;
|
|
290
|
+
/* 2 */
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/*
|
|
294
|
+
Add the correct display in Chrome and Safari.
|
|
295
|
+
*/
|
|
296
|
+
|
|
297
|
+
summary {
|
|
298
|
+
display: list-item;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
/*
|
|
302
|
+
Removes the default spacing and border for appropriate elements.
|
|
303
|
+
*/
|
|
304
|
+
|
|
305
|
+
blockquote,
|
|
306
|
+
dl,
|
|
307
|
+
dd,
|
|
308
|
+
h1,
|
|
309
|
+
h2,
|
|
310
|
+
h3,
|
|
311
|
+
h4,
|
|
312
|
+
h5,
|
|
313
|
+
h6,
|
|
314
|
+
hr,
|
|
315
|
+
figure,
|
|
316
|
+
p,
|
|
317
|
+
pre {
|
|
318
|
+
margin: 0;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
fieldset {
|
|
322
|
+
margin: 0;
|
|
323
|
+
padding: 0;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
legend {
|
|
327
|
+
padding: 0;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
ol,
|
|
331
|
+
ul,
|
|
332
|
+
menu {
|
|
333
|
+
list-style: none;
|
|
334
|
+
margin: 0;
|
|
335
|
+
padding: 0;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
/*
|
|
339
|
+
Prevent resizing textareas horizontally by default.
|
|
340
|
+
*/
|
|
341
|
+
|
|
342
|
+
textarea {
|
|
343
|
+
resize: vertical;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
/*
|
|
347
|
+
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
348
|
+
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
349
|
+
*/
|
|
350
|
+
|
|
351
|
+
input::-moz-placeholder, textarea::-moz-placeholder {
|
|
352
|
+
opacity: 1;
|
|
353
|
+
/* 1 */
|
|
354
|
+
color: #9ca3af;
|
|
355
|
+
/* 2 */
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
input::placeholder,
|
|
359
|
+
textarea::placeholder {
|
|
360
|
+
opacity: 1;
|
|
361
|
+
/* 1 */
|
|
362
|
+
color: #9ca3af;
|
|
363
|
+
/* 2 */
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
/*
|
|
367
|
+
Set the default cursor for buttons.
|
|
368
|
+
*/
|
|
369
|
+
|
|
370
|
+
button,
|
|
371
|
+
[role="button"] {
|
|
372
|
+
cursor: pointer;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
/*
|
|
376
|
+
Make sure disabled buttons don't get the pointer cursor.
|
|
377
|
+
*/
|
|
378
|
+
|
|
379
|
+
:disabled {
|
|
380
|
+
cursor: default;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
/*
|
|
384
|
+
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
385
|
+
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
386
|
+
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
387
|
+
*/
|
|
388
|
+
|
|
389
|
+
img,
|
|
390
|
+
svg,
|
|
391
|
+
video,
|
|
392
|
+
canvas,
|
|
393
|
+
audio,
|
|
394
|
+
iframe,
|
|
395
|
+
embed,
|
|
396
|
+
object {
|
|
397
|
+
display: block;
|
|
398
|
+
/* 1 */
|
|
399
|
+
vertical-align: middle;
|
|
400
|
+
/* 2 */
|
|
401
|
+
}
|
|
402
|
+
|
|
403
|
+
/*
|
|
404
|
+
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
405
|
+
*/
|
|
406
|
+
|
|
407
|
+
img,
|
|
408
|
+
video {
|
|
409
|
+
max-width: 100%;
|
|
410
|
+
height: auto;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
*, ::before, ::after {
|
|
414
|
+
--tw-border-spacing-x: 0;
|
|
415
|
+
--tw-border-spacing-y: 0;
|
|
416
|
+
--tw-translate-x: 0;
|
|
417
|
+
--tw-translate-y: 0;
|
|
418
|
+
--tw-rotate: 0;
|
|
419
|
+
--tw-skew-x: 0;
|
|
420
|
+
--tw-skew-y: 0;
|
|
421
|
+
--tw-scale-x: 1;
|
|
422
|
+
--tw-scale-y: 1;
|
|
423
|
+
--tw-pan-x: ;
|
|
424
|
+
--tw-pan-y: ;
|
|
425
|
+
--tw-pinch-zoom: ;
|
|
426
|
+
--tw-scroll-snap-strictness: proximity;
|
|
427
|
+
--tw-ordinal: ;
|
|
428
|
+
--tw-slashed-zero: ;
|
|
429
|
+
--tw-numeric-figure: ;
|
|
430
|
+
--tw-numeric-spacing: ;
|
|
431
|
+
--tw-numeric-fraction: ;
|
|
432
|
+
--tw-ring-inset: ;
|
|
433
|
+
--tw-ring-offset-width: 0px;
|
|
434
|
+
--tw-ring-offset-color: #fff;
|
|
435
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
436
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
437
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
438
|
+
--tw-shadow: 0 0 #0000;
|
|
439
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
440
|
+
--tw-blur: ;
|
|
441
|
+
--tw-brightness: ;
|
|
442
|
+
--tw-contrast: ;
|
|
443
|
+
--tw-grayscale: ;
|
|
444
|
+
--tw-hue-rotate: ;
|
|
445
|
+
--tw-invert: ;
|
|
446
|
+
--tw-saturate: ;
|
|
447
|
+
--tw-sepia: ;
|
|
448
|
+
--tw-drop-shadow: ;
|
|
449
|
+
--tw-backdrop-blur: ;
|
|
450
|
+
--tw-backdrop-brightness: ;
|
|
451
|
+
--tw-backdrop-contrast: ;
|
|
452
|
+
--tw-backdrop-grayscale: ;
|
|
453
|
+
--tw-backdrop-hue-rotate: ;
|
|
454
|
+
--tw-backdrop-invert: ;
|
|
455
|
+
--tw-backdrop-opacity: ;
|
|
456
|
+
--tw-backdrop-saturate: ;
|
|
457
|
+
--tw-backdrop-sepia: ;
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
::-webkit-backdrop {
|
|
461
|
+
--tw-border-spacing-x: 0;
|
|
462
|
+
--tw-border-spacing-y: 0;
|
|
463
|
+
--tw-translate-x: 0;
|
|
464
|
+
--tw-translate-y: 0;
|
|
465
|
+
--tw-rotate: 0;
|
|
466
|
+
--tw-skew-x: 0;
|
|
467
|
+
--tw-skew-y: 0;
|
|
468
|
+
--tw-scale-x: 1;
|
|
469
|
+
--tw-scale-y: 1;
|
|
470
|
+
--tw-pan-x: ;
|
|
471
|
+
--tw-pan-y: ;
|
|
472
|
+
--tw-pinch-zoom: ;
|
|
473
|
+
--tw-scroll-snap-strictness: proximity;
|
|
474
|
+
--tw-ordinal: ;
|
|
475
|
+
--tw-slashed-zero: ;
|
|
476
|
+
--tw-numeric-figure: ;
|
|
477
|
+
--tw-numeric-spacing: ;
|
|
478
|
+
--tw-numeric-fraction: ;
|
|
479
|
+
--tw-ring-inset: ;
|
|
480
|
+
--tw-ring-offset-width: 0px;
|
|
481
|
+
--tw-ring-offset-color: #fff;
|
|
482
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
483
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
484
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
485
|
+
--tw-shadow: 0 0 #0000;
|
|
486
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
487
|
+
--tw-blur: ;
|
|
488
|
+
--tw-brightness: ;
|
|
489
|
+
--tw-contrast: ;
|
|
490
|
+
--tw-grayscale: ;
|
|
491
|
+
--tw-hue-rotate: ;
|
|
492
|
+
--tw-invert: ;
|
|
493
|
+
--tw-saturate: ;
|
|
494
|
+
--tw-sepia: ;
|
|
495
|
+
--tw-drop-shadow: ;
|
|
496
|
+
--tw-backdrop-blur: ;
|
|
497
|
+
--tw-backdrop-brightness: ;
|
|
498
|
+
--tw-backdrop-contrast: ;
|
|
499
|
+
--tw-backdrop-grayscale: ;
|
|
500
|
+
--tw-backdrop-hue-rotate: ;
|
|
501
|
+
--tw-backdrop-invert: ;
|
|
502
|
+
--tw-backdrop-opacity: ;
|
|
503
|
+
--tw-backdrop-saturate: ;
|
|
504
|
+
--tw-backdrop-sepia: ;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
::backdrop {
|
|
508
|
+
--tw-border-spacing-x: 0;
|
|
509
|
+
--tw-border-spacing-y: 0;
|
|
510
|
+
--tw-translate-x: 0;
|
|
511
|
+
--tw-translate-y: 0;
|
|
512
|
+
--tw-rotate: 0;
|
|
513
|
+
--tw-skew-x: 0;
|
|
514
|
+
--tw-skew-y: 0;
|
|
515
|
+
--tw-scale-x: 1;
|
|
516
|
+
--tw-scale-y: 1;
|
|
517
|
+
--tw-pan-x: ;
|
|
518
|
+
--tw-pan-y: ;
|
|
519
|
+
--tw-pinch-zoom: ;
|
|
520
|
+
--tw-scroll-snap-strictness: proximity;
|
|
521
|
+
--tw-ordinal: ;
|
|
522
|
+
--tw-slashed-zero: ;
|
|
523
|
+
--tw-numeric-figure: ;
|
|
524
|
+
--tw-numeric-spacing: ;
|
|
525
|
+
--tw-numeric-fraction: ;
|
|
526
|
+
--tw-ring-inset: ;
|
|
527
|
+
--tw-ring-offset-width: 0px;
|
|
528
|
+
--tw-ring-offset-color: #fff;
|
|
529
|
+
--tw-ring-color: rgb(59 130 246 / 0.5);
|
|
530
|
+
--tw-ring-offset-shadow: 0 0 #0000;
|
|
531
|
+
--tw-ring-shadow: 0 0 #0000;
|
|
532
|
+
--tw-shadow: 0 0 #0000;
|
|
533
|
+
--tw-shadow-colored: 0 0 #0000;
|
|
534
|
+
--tw-blur: ;
|
|
535
|
+
--tw-brightness: ;
|
|
536
|
+
--tw-contrast: ;
|
|
537
|
+
--tw-grayscale: ;
|
|
538
|
+
--tw-hue-rotate: ;
|
|
539
|
+
--tw-invert: ;
|
|
540
|
+
--tw-saturate: ;
|
|
541
|
+
--tw-sepia: ;
|
|
542
|
+
--tw-drop-shadow: ;
|
|
543
|
+
--tw-backdrop-blur: ;
|
|
544
|
+
--tw-backdrop-brightness: ;
|
|
545
|
+
--tw-backdrop-contrast: ;
|
|
546
|
+
--tw-backdrop-grayscale: ;
|
|
547
|
+
--tw-backdrop-hue-rotate: ;
|
|
548
|
+
--tw-backdrop-invert: ;
|
|
549
|
+
--tw-backdrop-opacity: ;
|
|
550
|
+
--tw-backdrop-saturate: ;
|
|
551
|
+
--tw-backdrop-sepia: ;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
button:focus {
|
|
555
|
+
outline: 0;
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
html,
|
|
559
|
+
body {
|
|
560
|
+
font-family: "IBM Plex Sans", sans-serif;
|
|
561
|
+
min-height: 100vh;
|
|
562
|
+
width: 100%;
|
|
563
|
+
max-width: 100vw;
|
|
564
|
+
text-rendering: optimizeLegibility;
|
|
565
|
+
-webkit-font-smoothing: antialiased;
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
/* ibm-plex-sans-300 - latin */
|
|
569
|
+
|
|
570
|
+
@font-face {
|
|
571
|
+
font-family: "IBM Plex Sans";
|
|
572
|
+
|
|
573
|
+
font-style: normal;
|
|
574
|
+
|
|
575
|
+
font-weight: 300;
|
|
576
|
+
|
|
577
|
+
src: url(/assets/fonts/ibm-plex-sans-v3-latin-300.eot);
|
|
578
|
+
|
|
579
|
+
/* IE9 Compat Modes */
|
|
580
|
+
|
|
581
|
+
src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-300.svg#IBMPlexSans) format("svg");
|
|
582
|
+
|
|
583
|
+
/* Legacy iOS */
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
/* ibm-plex-sans-regular - latin */
|
|
587
|
+
|
|
588
|
+
@font-face {
|
|
589
|
+
font-family: "IBM Plex Sans";
|
|
590
|
+
|
|
591
|
+
font-style: normal;
|
|
592
|
+
|
|
593
|
+
font-weight: 400;
|
|
594
|
+
|
|
595
|
+
src: url(/assets/fonts/ibm-plex-sans-v3-latin-regular.eot);
|
|
596
|
+
|
|
597
|
+
/* IE9 Compat Modes */
|
|
598
|
+
|
|
599
|
+
src: local("IBM Plex Sans"), local("IBMPlexSans"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-regular.svg#IBMPlexSans) format("svg");
|
|
600
|
+
|
|
601
|
+
/* Legacy iOS */
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
/* ibm-plex-sans-500 - latin */
|
|
605
|
+
|
|
606
|
+
@font-face {
|
|
607
|
+
font-family: "IBM Plex Sans";
|
|
608
|
+
|
|
609
|
+
font-style: normal;
|
|
610
|
+
|
|
611
|
+
font-weight: 500;
|
|
612
|
+
|
|
613
|
+
src: url(/assets/fonts/ibm-plex-sans-v3-latin-500.eot);
|
|
614
|
+
|
|
615
|
+
/* IE9 Compat Modes */
|
|
616
|
+
|
|
617
|
+
src: local("IBM Plex Sans Medium"), local("IBMPlexSans-Medium"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-500.svg#IBMPlexSans) format("svg");
|
|
618
|
+
|
|
619
|
+
/* Legacy iOS */
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
/* ibm-plex-sans-600 - latin */
|
|
623
|
+
|
|
624
|
+
@font-face {
|
|
625
|
+
font-family: "IBM Plex Sans";
|
|
626
|
+
|
|
627
|
+
font-style: normal;
|
|
628
|
+
|
|
629
|
+
font-weight: 600;
|
|
630
|
+
|
|
631
|
+
src: url(/assets/fonts/ibm-plex-sans-v3-latin-600.eot);
|
|
632
|
+
|
|
633
|
+
/* IE9 Compat Modes */
|
|
634
|
+
|
|
635
|
+
src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-600.svg#IBMPlexSans) format("svg");
|
|
636
|
+
|
|
637
|
+
/* Legacy iOS */
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
/* ibm-plex-sans-700 - latin */
|
|
641
|
+
|
|
642
|
+
@font-face {
|
|
643
|
+
font-family: "IBM Plex Sans";
|
|
644
|
+
|
|
645
|
+
font-style: normal;
|
|
646
|
+
|
|
647
|
+
font-weight: 700;
|
|
648
|
+
|
|
649
|
+
src: url(/assets/fonts/ibm-plex-sans-v3-latin-700.eot);
|
|
650
|
+
|
|
651
|
+
/* IE9 Compat Modes */
|
|
652
|
+
|
|
653
|
+
src: local("IBM Plex Sans Bold"), local("IBMPlexSans-Bold"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.woff2) format("woff2"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.woff) format("woff"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.ttf) format("truetype"), url(/assets/fonts/ibm-plex-sans-v3-latin-700.svg#IBMPlexSans) format("svg");
|
|
654
|
+
|
|
655
|
+
/* Legacy iOS */
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
body {
|
|
659
|
+
--tw-bg-opacity: 1;
|
|
660
|
+
background-color: rgb(247 250 252 / var(--tw-bg-opacity));
|
|
661
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{p as t,b as a}from"./p-54459ae1.js";(()=>{const a=import.meta.url,p={};return""!==a&&(p.resourcesUrl=new URL(".",a).href),t(p)})().then((t=>a([["p-123f3a00",[[1,"p-button",{variant:[1]}]]]],t)));
|