@unocss/runtime 66.5.3 → 66.5.5
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/attributify.global.js +3 -3
- package/core.global.js +2 -2
- package/full.global.js +3 -3
- package/mini.global.js +3 -3
- package/package.json +4 -4
- package/preset-mini.global.js +2 -2
- package/preset-typography.global.js +1 -1
- package/preset-uno.global.js +2 -2
- package/preset-wind.global.js +2 -2
- package/preset-wind3.global.js +1 -1
- package/preset-wind4.global.js +10 -10
- package/uno.global.js +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{function U(n=[]){return Array.isArray(n)?n:[n]}function I(n){return n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function $(n){return n&&typeof n=="object"&&!Array.isArray(n)}function b(n,i,o=!1){let e=n,a=i;if(Array.isArray(a))return o&&Array.isArray(a)?[...e,...a]:[...a];let d={...e};return $(e)&&$(a)&&Object.keys(a).forEach(l=>{$(e[l])&&$(a[l])||Array.isArray(e[l])&&Array.isArray(a[l])?d[l]=b(e[l],a[l],o):Object.assign(d,{[l]:a[l]})}),d}function S(n){let i,o,e;if(Array.isArray(n)){for(o=Array.from({length:i=n.length});i--;)o[i]=(e=n[i])&&typeof e=="object"?S(e):e;return o}if(Object.prototype.toString.call(n)==="[object Object]"){o={};for(i in n)i==="__proto__"?Object.defineProperty(o,i,{value:S(n[i]),configurable:!0,enumerable:!0,writable:!0}):o[i]=(e=n[i])&&typeof e=="object"?S(e):e;return o}return n}var _={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"};var F=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"];var E=["%alpha","<alpha-value>"],J=new RegExp(E.map(n=>I(n)).join("|"),"g");function A(n,i){if(typeof n=="string")return n.replace(J,`${i??1}`);let{components:o}=n,{alpha:e,type:a}=n;return e=i??e,a=a.toLowerCase(),["hsla","rgba"].includes(a)?`${a}(${o.join(", ")}${e==null?"":`, ${e}`})`:(e=e==null?"":` / ${e}`,F.includes(a)?`${a}(${o.join(" ")}${e})`:`color(${a} ${o.join(" ")}${e})`)}var rt=new RegExp(`^(${F.join("|")})\\((.+)\\)$`,"i");var x=[["headings","h1","h2","h3","h4","h5","h6","th"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["kbd"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]],q={body:[700,300],headings:[900,"white"],lead:[600,400],links:[900,"white"],bold:[900,"white"],counters:[500,400],bullets:[300,600],hr:[200,700],quotes:[900,100],"quote-borders":[200,700],captions:[500,400],kbd:[900,"white"],"kbd-shadows":[900,"white"],code:[900,"white"],"pre-code":[200,300],"pre-bg":[800,"rgb(0 0 0 / 50%)"],"th-borders":[300,600],"td-borders":[200,700]},r=n=>n.toFixed(7).replace(/0+$/,"").replace(/\.$/,""),c=n=>`${r(n/16)}rem`,t=(n,i)=>`${r(n/i)}em`,L={color:"var(--un-prose-body)","max-width":"65ch",p:{},'[class~="lead"]':{color:"var(--un-prose-lead)"},a:{color:"var(--un-prose-links)","text-decoration":"underline","font-weight":"500"},strong:{color:"var(--un-prose-bold)","font-weight":"600"},"a strong":{color:"inherit"},"blockquote strong":{color:"inherit"},"thead th strong":{color:"inherit"},ol:{"list-style-type":"decimal"},'ol[type="A"]':{"list-style-type":"upper-alpha"},'ol[type="a"]':{"list-style-type":"lower-alpha"},'ol[type="A" s]':{"list-style-type":"upper-alpha"},'ol[type="a" s]':{"list-style-type":"lower-alpha"},'ol[type="I"]':{"list-style-type":"upper-roman"},'ol[type="i"]':{"list-style-type":"lower-roman"},'ol[type="I" s]':{"list-style-type":"upper-roman"},'ol[type="i" s]':{"list-style-type":"lower-roman"},'ol[type="1"]':{"list-style-type":"decimal"},ul:{"list-style-type":"disc"},"ol > li::marker":{"font-weight":"400",color:"var(--un-prose-counters)"},"ul > li::marker":{color:"var(--un-prose-bullets)"},dt:{color:"var(--un-prose-headings)","font-weight":"600"},hr:{"border-color":"var(--un-prose-hr)","border-top-width":"1px"},blockquote:{"font-weight":"500","font-style":"italic",color:"var(--un-prose-quotes)","border-inline-start-width":"0.25rem","border-inline-start-color":"var(--un-prose-quote-borders)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},h1:{color:"var(--un-prose-headings)","font-weight":"800"},"h1 strong":{"font-weight":"900",color:"inherit"},h2:{color:"var(--un-prose-headings)","font-weight":"700"},"h2 strong":{"font-weight":"800",color:"inherit"},h3:{color:"var(--un-prose-headings)","font-weight":"600"},"h3 strong":{"font-weight":"700",color:"inherit"},h4:{color:"var(--un-prose-headings)","font-weight":"600"},"h4 strong":{"font-weight":"700",color:"inherit"},img:{},picture:{display:"block"},video:{},kbd:{"font-weight":"500","font-family":"inherit",color:"var(--un-prose-kbd)","box-shadow":"0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--un-prose-kbd-shadows) / 10%)"},code:{color:"var(--un-prose-code)","font-weight":"600"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--un-prose-pre-code)","background-color":"var(--un-prose-pre-bg)","overflow-x":"auto","font-weight":"400"},"pre code":{"background-color":"transparent","border-width":"0","border-radius":"0",padding:"0","font-weight":"inherit",color:"inherit","font-size":"inherit","font-family":"inherit","line-height":"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%","table-layout":"auto","margin-top":t(32,16),"margin-bottom":t(32,16)},thead:{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-th-borders)"},"thead th":{color:"var(--un-prose-headings)","font-weight":"600","vertical-align":"bottom"},"tbody tr":{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-td-borders)"},"tbody tr:last-child":{"border-bottom-width":"0"},"tbody td":{"vertical-align":"baseline"},tfoot:{"border-top-width":"1px","border-top-color":"var(--un-prose-th-borders)"},"tfoot td":{"vertical-align":"top"},"th, td":{"text-align":"start"},"figure > *":{},figcaption:{color:"var(--un-prose-captions)"}},C={sm:{"font-size":c(14),"line-height":r(24/14),p:{"margin-top":t(16,14),"margin-bottom":t(16,14)},'[class~="lead"]':{"font-size":t(18,14),"line-height":r(28/18),"margin-top":t(16,18),"margin-bottom":t(16,18)},blockquote:{"margin-top":t(24,18),"margin-bottom":t(24,18),"padding-inline-start":t(20,18)},h1:{"font-size":t(30,14),"margin-top":"0","margin-bottom":t(24,30),"line-height":r(36/30)},h2:{"font-size":t(20,14),"margin-top":t(32,20),"margin-bottom":t(16,20),"line-height":r(28/20)},h3:{"font-size":t(18,14),"margin-top":t(28,18),"margin-bottom":t(8,18),"line-height":r(28/18)},h4:{"margin-top":t(20,14),"margin-bottom":t(8,14),"line-height":r(20/14)},img:{"margin-top":t(24,14),"margin-bottom":t(24,14)},picture:{"margin-top":t(24,14),"margin-bottom":t(24,14)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(24,14),"margin-bottom":t(24,14)},kbd:{"font-size":t(12,14),"border-radius":c(5),"padding-top":t(2,14),"padding-inline-end":t(5,14),"padding-bottom":t(2,14),"padding-inline-start":t(5,14)},code:{"font-size":t(12,14)},"h2 code":{"font-size":t(18,20)},"h3 code":{"font-size":t(16,18)},pre:{"font-size":t(12,14),"line-height":r(20/12),"margin-top":t(20,12),"margin-bottom":t(20,12),"border-radius":c(4),"padding-top":t(8,12),"padding-inline-end":t(12,12),"padding-bottom":t(8,12),"padding-inline-start":t(12,12)},ol:{"margin-top":t(16,14),"margin-bottom":t(16,14),"padding-inline-start":t(22,14)},ul:{"margin-top":t(16,14),"margin-bottom":t(16,14),"padding-inline-start":t(22,14)},li:{"margin-top":t(4,14),"margin-bottom":t(4,14)},"ol > li":{"padding-inline-start":t(6,14)},"ul > li":{"padding-inline-start":t(6,14)},"> ul > li p":{"margin-top":t(8,14),"margin-bottom":t(8,14)},"> ul > li > p:first-child":{"margin-top":t(16,14)},"> ul > li > p:last-child":{"margin-bottom":t(16,14)},"> ol > li > p:first-child":{"margin-top":t(16,14)},"> ol > li > p:last-child":{"margin-bottom":t(16,14)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(8,14),"margin-bottom":t(8,14)},dl:{"margin-top":t(16,14),"margin-bottom":t(16,14)},dt:{"margin-top":t(16,14)},dd:{"margin-top":t(4,14),"padding-inline-start":t(22,14)},hr:{"margin-top":t(40,14),"margin-bottom":t(40,14)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(12,14),"line-height":r(18/12)},"thead th":{"padding-inline-end":t(12,12),"padding-bottom":t(8,12),"padding-inline-start":t(12,12)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(8,12),"padding-inline-end":t(12,12),"padding-bottom":t(8,12),"padding-inline-start":t(12,12)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(24,14),"margin-bottom":t(24,14)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(12,14),"line-height":r(16/12),"margin-top":t(8,12)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},base:{"font-size":c(16),"line-height":r(28/16),p:{"margin-top":t(20,16),"margin-bottom":t(20,16)},'[class~="lead"]':{"font-size":t(20,16),"line-height":r(32/20),"margin-top":t(24,20),"margin-bottom":t(24,20)},blockquote:{"margin-top":t(32,20),"margin-bottom":t(32,20),"padding-inline-start":t(20,20)},h1:{"font-size":t(36,16),"margin-top":"0","margin-bottom":t(32,36),"line-height":r(40/36)},h2:{"font-size":t(24,16),"margin-top":t(48,24),"margin-bottom":t(24,24),"line-height":r(32/24)},h3:{"font-size":t(20,16),"margin-top":t(32,20),"margin-bottom":t(12,20),"line-height":r(32/20)},h4:{"margin-top":t(24,16),"margin-bottom":t(8,16),"line-height":r(24/16)},img:{"margin-top":t(32,16),"margin-bottom":t(32,16)},picture:{"margin-top":t(32,16),"margin-bottom":t(32,16)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(32,16),"margin-bottom":t(32,16)},kbd:{"font-size":t(14,16),"border-radius":c(5),"padding-top":t(3,16),"padding-inline-end":t(6,16),"padding-bottom":t(3,16),"padding-inline-start":t(6,16)},code:{"font-size":t(14,16)},"h2 code":{"font-size":t(21,24)},"h3 code":{"font-size":t(18,20)},pre:{"font-size":t(14,16),"line-height":r(24/14),"margin-top":t(24,14),"margin-bottom":t(24,14),"border-radius":c(6),"padding-top":t(12,14),"padding-inline-end":t(16,14),"padding-bottom":t(12,14),"padding-inline-start":t(16,14)},ol:{"margin-top":t(20,16),"margin-bottom":t(20,16),"padding-inline-start":t(26,16)},ul:{"margin-top":t(20,16),"margin-bottom":t(20,16),"padding-inline-start":t(26,16)},li:{"margin-top":t(8,16),"margin-bottom":t(8,16)},"ol > li":{"padding-inline-start":t(6,16)},"ul > li":{"padding-inline-start":t(6,16)},"> ul > li p":{"margin-top":t(12,16),"margin-bottom":t(12,16)},"> ul > li > p:first-child":{"margin-top":t(20,16)},"> ul > li > p:last-child":{"margin-bottom":t(20,16)},"> ol > li > p:first-child":{"margin-top":t(20,16)},"> ol > li > p:last-child":{"margin-bottom":t(20,16)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(12,16),"margin-bottom":t(12,16)},dl:{"margin-top":t(20,16),"margin-bottom":t(20,16)},dt:{"margin-top":t(20,16)},dd:{"margin-top":t(8,16),"padding-inline-start":t(26,16)},hr:{"margin-top":t(48,16),"margin-bottom":t(48,16)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(14,16),"line-height":r(24/14)},"thead th":{"padding-inline-end":t(8,14),"padding-bottom":t(8,14),"padding-inline-start":t(8,14)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(8,14),"padding-inline-end":t(8,14),"padding-bottom":t(8,14),"padding-inline-start":t(8,14)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(32,16),"margin-bottom":t(32,16)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(14,16),"line-height":r(20/14),"margin-top":t(12,14)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},lg:{"font-size":c(18),"line-height":r(32/18),p:{"margin-top":t(24,18),"margin-bottom":t(24,18)},'[class~="lead"]':{"font-size":t(22,18),"line-height":r(32/22),"margin-top":t(24,22),"margin-bottom":t(24,22)},blockquote:{"margin-top":t(40,24),"margin-bottom":t(40,24),"padding-inline-start":t(24,24)},h1:{"font-size":t(48,18),"margin-top":"0","margin-bottom":t(40,48),"line-height":r(48/48)},h2:{"font-size":t(30,18),"margin-top":t(56,30),"margin-bottom":t(32,30),"line-height":r(40/30)},h3:{"font-size":t(24,18),"margin-top":t(40,24),"margin-bottom":t(16,24),"line-height":r(36/24)},h4:{"margin-top":t(32,18),"margin-bottom":t(8,18),"line-height":r(28/18)},img:{"margin-top":t(32,18),"margin-bottom":t(32,18)},picture:{"margin-top":t(32,18),"margin-bottom":t(32,18)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(32,18),"margin-bottom":t(32,18)},kbd:{"font-size":t(16,18),"border-radius":c(5),"padding-top":t(4,18),"padding-inline-end":t(8,18),"padding-bottom":t(4,18),"padding-inline-start":t(8,18)},code:{"font-size":t(16,18)},"h2 code":{"font-size":t(26,30)},"h3 code":{"font-size":t(21,24)},pre:{"font-size":t(16,18),"line-height":r(28/16),"margin-top":t(32,16),"margin-bottom":t(32,16),"border-radius":c(6),"padding-top":t(16,16),"padding-inline-end":t(24,16),"padding-bottom":t(16,16),"padding-inline-start":t(24,16)},ol:{"margin-top":t(24,18),"margin-bottom":t(24,18),"padding-inline-start":t(28,18)},ul:{"margin-top":t(24,18),"margin-bottom":t(24,18),"padding-inline-start":t(28,18)},li:{"margin-top":t(12,18),"margin-bottom":t(12,18)},"ol > li":{"padding-inline-start":t(8,18)},"ul > li":{"padding-inline-start":t(8,18)},"> ul > li p":{"margin-top":t(16,18),"margin-bottom":t(16,18)},"> ul > li > p:first-child":{"margin-top":t(24,18)},"> ul > li > p:last-child":{"margin-bottom":t(24,18)},"> ol > li > p:first-child":{"margin-top":t(24,18)},"> ol > li > p:last-child":{"margin-bottom":t(24,18)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(16,18),"margin-bottom":t(16,18)},dl:{"margin-top":t(24,18),"margin-bottom":t(24,18)},dt:{"margin-top":t(24,18)},dd:{"margin-top":t(12,18),"padding-inline-start":t(28,18)},hr:{"margin-top":t(56,18),"margin-bottom":t(56,18)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(16,18),"line-height":r(24/16)},"thead th":{"padding-inline-end":t(12,16),"padding-bottom":t(12,16),"padding-inline-start":t(12,16)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(12,16),"padding-inline-end":t(12,16),"padding-bottom":t(12,16),"padding-inline-start":t(12,16)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(32,18),"margin-bottom":t(32,18)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(16,18),"line-height":r(24/16),"margin-top":t(16,16)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},xl:{"font-size":c(20),"line-height":r(36/20),p:{"margin-top":t(24,20),"margin-bottom":t(24,20)},'[class~="lead"]':{"font-size":t(24,20),"line-height":r(36/24),"margin-top":t(24,24),"margin-bottom":t(24,24)},blockquote:{"margin-top":t(48,30),"margin-bottom":t(48,30),"padding-inline-start":t(32,30)},h1:{"font-size":t(56,20),"margin-top":"0","margin-bottom":t(48,56),"line-height":r(56/56)},h2:{"font-size":t(36,20),"margin-top":t(56,36),"margin-bottom":t(32,36),"line-height":r(40/36)},h3:{"font-size":t(30,20),"margin-top":t(48,30),"margin-bottom":t(20,30),"line-height":r(40/30)},h4:{"margin-top":t(36,20),"margin-bottom":t(12,20),"line-height":r(32/20)},img:{"margin-top":t(40,20),"margin-bottom":t(40,20)},picture:{"margin-top":t(40,20),"margin-bottom":t(40,20)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(40,20),"margin-bottom":t(40,20)},kbd:{"font-size":t(18,20),"border-radius":c(5),"padding-top":t(5,20),"padding-inline-end":t(8,20),"padding-bottom":t(5,20),"padding-inline-start":t(8,20)},code:{"font-size":t(18,20)},"h2 code":{"font-size":t(31,36)},"h3 code":{"font-size":t(27,30)},pre:{"font-size":t(18,20),"line-height":r(32/18),"margin-top":t(36,18),"margin-bottom":t(36,18),"border-radius":c(8),"padding-top":t(20,18),"padding-inline-end":t(24,18),"padding-bottom":t(20,18),"padding-inline-start":t(24,18)},ol:{"margin-top":t(24,20),"margin-bottom":t(24,20),"padding-inline-start":t(32,20)},ul:{"margin-top":t(24,20),"margin-bottom":t(24,20),"padding-inline-start":t(32,20)},li:{"margin-top":t(12,20),"margin-bottom":t(12,20)},"ol > li":{"padding-inline-start":t(8,20)},"ul > li":{"padding-inline-start":t(8,20)},"> ul > li p":{"margin-top":t(16,20),"margin-bottom":t(16,20)},"> ul > li > p:first-child":{"margin-top":t(24,20)},"> ul > li > p:last-child":{"margin-bottom":t(24,20)},"> ol > li > p:first-child":{"margin-top":t(24,20)},"> ol > li > p:last-child":{"margin-bottom":t(24,20)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(16,20),"margin-bottom":t(16,20)},dl:{"margin-top":t(24,20),"margin-bottom":t(24,20)},dt:{"margin-top":t(24,20)},dd:{"margin-top":t(12,20),"padding-inline-start":t(32,20)},hr:{"margin-top":t(56,20),"margin-bottom":t(56,20)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(18,20),"line-height":r(28/18)},"thead th":{"padding-inline-end":t(12,18),"padding-bottom":t(16,18),"padding-inline-start":t(12,18)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(16,18),"padding-inline-end":t(12,18),"padding-bottom":t(16,18),"padding-inline-start":t(12,18)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(40,20),"margin-bottom":t(40,20)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(18,20),"line-height":r(28/18),"margin-top":t(18,18)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},"2xl":{"font-size":c(24),"line-height":r(40/24),p:{"margin-top":t(32,24),"margin-bottom":t(32,24)},'[class~="lead"]':{"font-size":t(30,24),"line-height":r(44/30),"margin-top":t(32,30),"margin-bottom":t(32,30)},blockquote:{"margin-top":t(64,36),"margin-bottom":t(64,36),"padding-inline-start":t(40,36)},h1:{"font-size":t(64,24),"margin-top":"0","margin-bottom":t(56,64),"line-height":r(64/64)},h2:{"font-size":t(48,24),"margin-top":t(72,48),"margin-bottom":t(40,48),"line-height":r(52/48)},h3:{"font-size":t(36,24),"margin-top":t(56,36),"margin-bottom":t(24,36),"line-height":r(44/36)},h4:{"margin-top":t(40,24),"margin-bottom":t(16,24),"line-height":r(36/24)},img:{"margin-top":t(48,24),"margin-bottom":t(48,24)},picture:{"margin-top":t(48,24),"margin-bottom":t(48,24)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(48,24),"margin-bottom":t(48,24)},kbd:{"font-size":t(20,24),"border-radius":c(6),"padding-top":t(6,24),"padding-inline-end":t(8,24),"padding-bottom":t(6,24),"padding-inline-start":t(8,24)},code:{"font-size":t(20,24)},"h2 code":{"font-size":t(42,48)},"h3 code":{"font-size":t(32,36)},pre:{"font-size":t(20,24),"line-height":r(36/20),"margin-top":t(40,20),"margin-bottom":t(40,20),"border-radius":c(8),"padding-top":t(24,20),"padding-inline-end":t(32,20),"padding-bottom":t(24,20),"padding-inline-start":t(32,20)},ol:{"margin-top":t(32,24),"margin-bottom":t(32,24),"padding-inline-start":t(38,24)},ul:{"margin-top":t(32,24),"margin-bottom":t(32,24),"padding-inline-start":t(38,24)},li:{"margin-top":t(12,24),"margin-bottom":t(12,24)},"ol > li":{"padding-inline-start":t(10,24)},"ul > li":{"padding-inline-start":t(10,24)},"> ul > li p":{"margin-top":t(20,24),"margin-bottom":t(20,24)},"> ul > li > p:first-child":{"margin-top":t(32,24)},"> ul > li > p:last-child":{"margin-bottom":t(32,24)},"> ol > li > p:first-child":{"margin-top":t(32,24)},"> ol > li > p:last-child":{"margin-bottom":t(32,24)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(16,24),"margin-bottom":t(16,24)},dl:{"margin-top":t(32,24),"margin-bottom":t(32,24)},dt:{"margin-top":t(32,24)},dd:{"margin-top":t(12,24),"padding-inline-start":t(38,24)},hr:{"margin-top":t(72,24),"margin-bottom":t(72,24)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(20,24),"line-height":r(28/20)},"thead th":{"padding-inline-end":t(12,20),"padding-bottom":t(16,20),"padding-inline-start":t(12,20)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(16,20),"padding-inline-end":t(12,20),"padding-bottom":t(16,20),"padding-inline-start":t(12,20)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(48,24),"margin-bottom":t(48,24)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(20,24),"line-height":r(32/20),"margin-top":t(20,20)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}}};function B(n){let i=S(q);if(n)for(let o in n){let[e,a]=U(n[o]),[d,l]=i[o];i[o]=[e??d,a??l]}return i}function D(n){return n?b(C,n):C}function j(n,i){let o=i.selectorName||"prose",e=`:not(:where([class~="not-${o}"],[class~="not-${o}"] *))`,a=i.important===!0,d="";for(let[l,u]of Object.entries(n))if(typeof u!="object")d+=`${l}:${u}${a?" !important":""};`;else{let w=`:where(${l})${e}`;d+=`${w} {`;for(let[T,v]of Object.entries(u))d+=`${T}:${v}${a?" !important":""};`;d+="}"}return d}function N(n){for(let[i,...o]of x)if(i===n)return o.length>0?o:[i]}var Q=n=>{let i=n?.selectorName??"prose",o=n?.compatibility?.noColonNot||n?.compatibility?.noColonWhere,e=n?.cssVarPrefix??"--un-prose",a=B(n?.colorScheme),d=D(n?.sizeScheme),l=(s,g)=>{let m=typeof n?.cssExtend=="function"?n?.cssExtend(g):n?.cssExtend;return b(s,m??{})},u=s=>(typeof n?.important=="string"&&(s=`${n.important} ${s}`),n?.compatibility?.noColonIs||(s=`:is(${s})`),s),w=new RegExp(`^${i}-default$`),T=new RegExp(`^${i}-([-\\w]+)$`),v=new RegExp(`^${i}-(${Object.keys(d).join("|")})$`);return{name:"@unocss/preset-typography",enforce:"post",layers:{typography:-20},shortcuts:[[i,[`${i}-default`,`${i}-gray`],{layer:"typography"}]],rules:[[w,(s,{symbols:g,theme:m})=>{let p=l(b(L,C.base),m),h=j(p,n??{});return{[g.body]:h,[g.selector]:u}},{layer:"typography",autocomplete:"prose",internal:!0}],[T,([,s],{theme:g,symbols:m})=>{let p=g.colors?.[s];return!p||typeof p!="object"?void 0:["red","orange","amber","yellow","lime","green","emerald","teal","cyan","sky","blue","indigo","violet","purple","fuchsia","pink","rose"].includes(s)?{[`${e}-links`]:p[600],[`${e}-invert-links`]:p[500],[m.selector]:u}:Object.entries(a).reduce((f,[R,k])=>{let[H,K]=k,M=y=>p[y]??g[y]??y,O=M(H),P=M(K),z=`${e}-${R}`,V=`${e}-invert-${R}`;f[z]=A(O,`var(${z}-opacity)`),f[V]=A(P,`var(${V}-opacity)`);for(let[y,W]of[[O,`${z}-opacity`],[P,`${V}-opacity`]])E.some(Y=>y.includes(Y))&&(f[W]="1");return f},{[m.selector]:u})},{layer:"typography",autocomplete:`${i}-$colors`}],[v,([,s],{symbols:g,theme:m})=>{let p=j(l(d[s],m),n??{});return{[g.body]:p,[g.selector]:h=>(typeof n?.important=="string"&&(h=`${n.important} ${h}`),n?.compatibility?.noColonIs||(h=`:is(${h})`),h)}},{layer:"typography",autocomplete:`${i}-(${Object.keys(d).join("|")})`}],[`${i}-invert`,[{[`${e}-body`]:`var(${e}-invert-body)`,[`${e}-headings`]:`var(${e}-invert-headings)`,[`${e}-lead`]:`var(${e}-invert-lead)`,[`${e}-links`]:`var(${e}-invert-links)`,[`${e}-bold`]:`var(${e}-invert-bold)`,[`${e}-counters`]:`var(${e}-invert-counters)`,[`${e}-bullets`]:`var(${e}-invert-bullets)`,[`${e}-hr`]:`var(${e}-invert-hr)`,[`${e}-quotes`]:`var(${e}-invert-quotes)`,[`${e}-quote-borders`]:`var(${e}-invert-quote-borders)`,[`${e}-captions`]:`var(${e}-invert-captions)`,[`${e}-kbd`]:`var(${e}-invert-kbd)`,[`${e}-kbd-shadows`]:`var(${e}-invert-kbd-shadows)`,[`${e}-code`]:`var(${e}-invert-code)`,[`${e}-pre-code`]:`var(${e}-invert-pre-code)`,[`${e}-pre-bg`]:`var(${e}-invert-pre-bg)`,[`${e}-th-borders`]:`var(${e}-invert-th-borders)`,[`${e}-td-borders`]:`var(${e}-invert-td-borders)`,[_.selector]:u}],{layer:"typography"}]],variants:[{name:"typography element modifiers",match:s=>{if(s.startsWith(`${i}-`)){let g=new RegExp(`^${i}-(\\w+)[:-].+$`),m=s.match(g)?.[1];if(m){let p=N(m);if(p?.length)return{matcher:s.slice(i.length+m.length+2),selector:h=>{let f=`:not(:where([class~="not-${i}"],[class~="not-${i}"] *))`;return o?p.map(k=>`${h} ${k}`).join(","):`${h} :is(:where(${p})${f})`}}}}},autocomplete:`${i}-(${x.map(s=>`${s[0]}:`).join("|")})`}]}},G=Q;window.__unocss_runtime=window.__unocss_runtime??{};window.__unocss_runtime.presets=Object.assign(window.__unocss_runtime?.presets??{},{presetTypography:n=>G(n)});})();
|
|
1
|
+
"use strict";(()=>{function U(n=[]){return Array.isArray(n)?n:[n]}function I(n){return n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function $(n){return n&&typeof n=="object"&&!Array.isArray(n)}function f(n,o,i=!1){let e=n,a=o;if(Array.isArray(a))return i&&Array.isArray(a)?[...e,...a]:[...a];let c={...e};return $(e)&&$(a)&&Object.keys(a).forEach(l=>{$(e[l])&&$(a[l])||Array.isArray(e[l])&&Array.isArray(a[l])?c[l]=f(e[l],a[l],i):Object.assign(c,{[l]:a[l]})}),c}function S(n){let o,i,e;if(Array.isArray(n)){for(i=Array.from({length:o=n.length});o--;)i[o]=(e=n[o])&&typeof e=="object"?S(e):e;return i}if(Object.prototype.toString.call(n)==="[object Object]"){i={};for(o in n)o==="__proto__"?Object.defineProperty(i,o,{value:S(n[o]),configurable:!0,enumerable:!0,writable:!0}):i[o]=(e=n[o])&&typeof e=="object"?S(e):e;return i}return n}var _={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort",body:"$$symbol-body"};var F=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"];var E=["%alpha","<alpha-value>"],J=new RegExp(E.map(n=>I(n)).join("|"),"g");function A(n,o){if(typeof n=="string")return n.replace(J,`${o??1}`);let{components:i}=n,{alpha:e,type:a}=n;return e=o??e,a=a.toLowerCase(),["hsla","rgba"].includes(a)?`${a}(${i.join(", ")}${e==null?"":`, ${e}`})`:(e=e==null?"":` / ${e}`,F.includes(a)?`${a}(${i.join(" ")}${e})`:`color(${a} ${i.join(" ")}${e})`)}var rt=new RegExp(`^(${F.join("|")})\\((.+)\\)$`,"i");var w=[["headings","h1","h2","h3","h4","h5","h6","th"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["kbd"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]],q={body:[700,300],headings:[900,"white"],lead:[600,400],links:[900,"white"],bold:[900,"white"],counters:[500,400],bullets:[300,600],hr:[200,700],quotes:[900,100],"quote-borders":[200,700],captions:[500,400],kbd:[900,"white"],"kbd-shadows":[900,"white"],code:[900,"white"],"pre-code":[200,300],"pre-bg":[800,"rgb(0 0 0 / 50%)"],"th-borders":[300,600],"td-borders":[200,700]},r=n=>n.toFixed(7).replace(/0+$/,"").replace(/\.$/,""),d=n=>`${r(n/16)}rem`,t=(n,o)=>`${r(n/o)}em`,L={color:"var(--un-prose-body)","max-width":"65ch",p:{},'[class~="lead"]':{color:"var(--un-prose-lead)"},a:{color:"var(--un-prose-links)","text-decoration":"underline","font-weight":"500"},strong:{color:"var(--un-prose-bold)","font-weight":"600"},"a strong":{color:"inherit"},"blockquote strong":{color:"inherit"},"thead th strong":{color:"inherit"},ol:{"list-style-type":"decimal"},'ol[type="A"]':{"list-style-type":"upper-alpha"},'ol[type="a"]':{"list-style-type":"lower-alpha"},'ol[type="A" s]':{"list-style-type":"upper-alpha"},'ol[type="a" s]':{"list-style-type":"lower-alpha"},'ol[type="I"]':{"list-style-type":"upper-roman"},'ol[type="i"]':{"list-style-type":"lower-roman"},'ol[type="I" s]':{"list-style-type":"upper-roman"},'ol[type="i" s]':{"list-style-type":"lower-roman"},'ol[type="1"]':{"list-style-type":"decimal"},ul:{"list-style-type":"disc"},"ol > li::marker":{"font-weight":"400",color:"var(--un-prose-counters)"},"ul > li::marker":{color:"var(--un-prose-bullets)"},dt:{color:"var(--un-prose-headings)","font-weight":"600"},hr:{"border-color":"var(--un-prose-hr)","border-top-width":"1px"},blockquote:{"font-weight":"500","font-style":"italic",color:"var(--un-prose-quotes)","border-inline-start-width":"0.25rem","border-inline-start-color":"var(--un-prose-quote-borders)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},h1:{color:"var(--un-prose-headings)","font-weight":"800"},"h1 strong":{"font-weight":"900",color:"inherit"},h2:{color:"var(--un-prose-headings)","font-weight":"700"},"h2 strong":{"font-weight":"800",color:"inherit"},h3:{color:"var(--un-prose-headings)","font-weight":"600"},"h3 strong":{"font-weight":"700",color:"inherit"},h4:{color:"var(--un-prose-headings)","font-weight":"600"},"h4 strong":{"font-weight":"700",color:"inherit"},img:{},picture:{display:"block"},video:{},kbd:{"font-weight":"500","font-family":"inherit",color:"var(--un-prose-kbd)","box-shadow":"0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--un-prose-kbd-shadows) / 10%)"},code:{color:"var(--un-prose-code)","font-weight":"600"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--un-prose-pre-code)","background-color":"var(--un-prose-pre-bg)","overflow-x":"auto","font-weight":"400"},"pre code":{"background-color":"transparent","border-width":"0","border-radius":"0",padding:"0","font-weight":"inherit",color:"inherit","font-size":"inherit","font-family":"inherit","line-height":"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%","table-layout":"auto","margin-top":t(32,16),"margin-bottom":t(32,16)},thead:{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-th-borders)"},"thead th":{color:"var(--un-prose-headings)","font-weight":"600","vertical-align":"bottom"},"tbody tr":{"border-bottom-width":"1px","border-bottom-color":"var(--un-prose-td-borders)"},"tbody tr:last-child":{"border-bottom-width":"0"},"tbody td":{"vertical-align":"baseline"},tfoot:{"border-top-width":"1px","border-top-color":"var(--un-prose-th-borders)"},"tfoot td":{"vertical-align":"top"},"th, td":{"text-align":"start"},"figure > *":{},figcaption:{color:"var(--un-prose-captions)"}},C={sm:{"font-size":d(14),"line-height":r(24/14),p:{"margin-top":t(16,14),"margin-bottom":t(16,14)},'[class~="lead"]':{"font-size":t(18,14),"line-height":r(28/18),"margin-top":t(16,18),"margin-bottom":t(16,18)},blockquote:{"margin-top":t(24,18),"margin-bottom":t(24,18),"padding-inline-start":t(20,18)},h1:{"font-size":t(30,14),"margin-top":"0","margin-bottom":t(24,30),"line-height":r(36/30)},h2:{"font-size":t(20,14),"margin-top":t(32,20),"margin-bottom":t(16,20),"line-height":r(28/20)},h3:{"font-size":t(18,14),"margin-top":t(28,18),"margin-bottom":t(8,18),"line-height":r(28/18)},h4:{"margin-top":t(20,14),"margin-bottom":t(8,14),"line-height":r(20/14)},img:{"margin-top":t(24,14),"margin-bottom":t(24,14)},picture:{"margin-top":t(24,14),"margin-bottom":t(24,14)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(24,14),"margin-bottom":t(24,14)},kbd:{"font-size":t(12,14),"border-radius":d(5),"padding-top":t(2,14),"padding-inline-end":t(5,14),"padding-bottom":t(2,14),"padding-inline-start":t(5,14)},code:{"font-size":t(12,14)},"h2 code":{"font-size":t(18,20)},"h3 code":{"font-size":t(16,18)},pre:{"font-size":t(12,14),"line-height":r(20/12),"margin-top":t(20,12),"margin-bottom":t(20,12),"border-radius":d(4),"padding-top":t(8,12),"padding-inline-end":t(12,12),"padding-bottom":t(8,12),"padding-inline-start":t(12,12)},ol:{"margin-top":t(16,14),"margin-bottom":t(16,14),"padding-inline-start":t(22,14)},ul:{"margin-top":t(16,14),"margin-bottom":t(16,14),"padding-inline-start":t(22,14)},li:{"margin-top":t(4,14),"margin-bottom":t(4,14)},"ol > li":{"padding-inline-start":t(6,14)},"ul > li":{"padding-inline-start":t(6,14)},"> ul > li p":{"margin-top":t(8,14),"margin-bottom":t(8,14)},"> ul > li > p:first-child":{"margin-top":t(16,14)},"> ul > li > p:last-child":{"margin-bottom":t(16,14)},"> ol > li > p:first-child":{"margin-top":t(16,14)},"> ol > li > p:last-child":{"margin-bottom":t(16,14)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(8,14),"margin-bottom":t(8,14)},dl:{"margin-top":t(16,14),"margin-bottom":t(16,14)},dt:{"margin-top":t(16,14)},dd:{"margin-top":t(4,14),"padding-inline-start":t(22,14)},hr:{"margin-top":t(40,14),"margin-bottom":t(40,14)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(12,14),"line-height":r(18/12)},"thead th":{"padding-inline-end":t(12,12),"padding-bottom":t(8,12),"padding-inline-start":t(12,12)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(8,12),"padding-inline-end":t(12,12),"padding-bottom":t(8,12),"padding-inline-start":t(12,12)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(24,14),"margin-bottom":t(24,14)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(12,14),"line-height":r(16/12),"margin-top":t(8,12)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},base:{"font-size":d(16),"line-height":r(28/16),p:{"margin-top":t(20,16),"margin-bottom":t(20,16)},'[class~="lead"]':{"font-size":t(20,16),"line-height":r(32/20),"margin-top":t(24,20),"margin-bottom":t(24,20)},blockquote:{"margin-top":t(32,20),"margin-bottom":t(32,20),"padding-inline-start":t(20,20)},h1:{"font-size":t(36,16),"margin-top":"0","margin-bottom":t(32,36),"line-height":r(40/36)},h2:{"font-size":t(24,16),"margin-top":t(48,24),"margin-bottom":t(24,24),"line-height":r(32/24)},h3:{"font-size":t(20,16),"margin-top":t(32,20),"margin-bottom":t(12,20),"line-height":r(32/20)},h4:{"margin-top":t(24,16),"margin-bottom":t(8,16),"line-height":r(24/16)},img:{"margin-top":t(32,16),"margin-bottom":t(32,16)},picture:{"margin-top":t(32,16),"margin-bottom":t(32,16)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(32,16),"margin-bottom":t(32,16)},kbd:{"font-size":t(14,16),"border-radius":d(5),"padding-top":t(3,16),"padding-inline-end":t(6,16),"padding-bottom":t(3,16),"padding-inline-start":t(6,16)},code:{"font-size":t(14,16)},"h2 code":{"font-size":t(21,24)},"h3 code":{"font-size":t(18,20)},pre:{"font-size":t(14,16),"line-height":r(24/14),"margin-top":t(24,14),"margin-bottom":t(24,14),"border-radius":d(6),"padding-top":t(12,14),"padding-inline-end":t(16,14),"padding-bottom":t(12,14),"padding-inline-start":t(16,14)},ol:{"margin-top":t(20,16),"margin-bottom":t(20,16),"padding-inline-start":t(26,16)},ul:{"margin-top":t(20,16),"margin-bottom":t(20,16),"padding-inline-start":t(26,16)},li:{"margin-top":t(8,16),"margin-bottom":t(8,16)},"ol > li":{"padding-inline-start":t(6,16)},"ul > li":{"padding-inline-start":t(6,16)},"> ul > li p":{"margin-top":t(12,16),"margin-bottom":t(12,16)},"> ul > li > p:first-child":{"margin-top":t(20,16)},"> ul > li > p:last-child":{"margin-bottom":t(20,16)},"> ol > li > p:first-child":{"margin-top":t(20,16)},"> ol > li > p:last-child":{"margin-bottom":t(20,16)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(12,16),"margin-bottom":t(12,16)},dl:{"margin-top":t(20,16),"margin-bottom":t(20,16)},dt:{"margin-top":t(20,16)},dd:{"margin-top":t(8,16),"padding-inline-start":t(26,16)},hr:{"margin-top":t(48,16),"margin-bottom":t(48,16)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(14,16),"line-height":r(24/14)},"thead th":{"padding-inline-end":t(8,14),"padding-bottom":t(8,14),"padding-inline-start":t(8,14)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(8,14),"padding-inline-end":t(8,14),"padding-bottom":t(8,14),"padding-inline-start":t(8,14)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(32,16),"margin-bottom":t(32,16)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(14,16),"line-height":r(20/14),"margin-top":t(12,14)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},lg:{"font-size":d(18),"line-height":r(32/18),p:{"margin-top":t(24,18),"margin-bottom":t(24,18)},'[class~="lead"]':{"font-size":t(22,18),"line-height":r(32/22),"margin-top":t(24,22),"margin-bottom":t(24,22)},blockquote:{"margin-top":t(40,24),"margin-bottom":t(40,24),"padding-inline-start":t(24,24)},h1:{"font-size":t(48,18),"margin-top":"0","margin-bottom":t(40,48),"line-height":r(48/48)},h2:{"font-size":t(30,18),"margin-top":t(56,30),"margin-bottom":t(32,30),"line-height":r(40/30)},h3:{"font-size":t(24,18),"margin-top":t(40,24),"margin-bottom":t(16,24),"line-height":r(36/24)},h4:{"margin-top":t(32,18),"margin-bottom":t(8,18),"line-height":r(28/18)},img:{"margin-top":t(32,18),"margin-bottom":t(32,18)},picture:{"margin-top":t(32,18),"margin-bottom":t(32,18)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(32,18),"margin-bottom":t(32,18)},kbd:{"font-size":t(16,18),"border-radius":d(5),"padding-top":t(4,18),"padding-inline-end":t(8,18),"padding-bottom":t(4,18),"padding-inline-start":t(8,18)},code:{"font-size":t(16,18)},"h2 code":{"font-size":t(26,30)},"h3 code":{"font-size":t(21,24)},pre:{"font-size":t(16,18),"line-height":r(28/16),"margin-top":t(32,16),"margin-bottom":t(32,16),"border-radius":d(6),"padding-top":t(16,16),"padding-inline-end":t(24,16),"padding-bottom":t(16,16),"padding-inline-start":t(24,16)},ol:{"margin-top":t(24,18),"margin-bottom":t(24,18),"padding-inline-start":t(28,18)},ul:{"margin-top":t(24,18),"margin-bottom":t(24,18),"padding-inline-start":t(28,18)},li:{"margin-top":t(12,18),"margin-bottom":t(12,18)},"ol > li":{"padding-inline-start":t(8,18)},"ul > li":{"padding-inline-start":t(8,18)},"> ul > li p":{"margin-top":t(16,18),"margin-bottom":t(16,18)},"> ul > li > p:first-child":{"margin-top":t(24,18)},"> ul > li > p:last-child":{"margin-bottom":t(24,18)},"> ol > li > p:first-child":{"margin-top":t(24,18)},"> ol > li > p:last-child":{"margin-bottom":t(24,18)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(16,18),"margin-bottom":t(16,18)},dl:{"margin-top":t(24,18),"margin-bottom":t(24,18)},dt:{"margin-top":t(24,18)},dd:{"margin-top":t(12,18),"padding-inline-start":t(28,18)},hr:{"margin-top":t(56,18),"margin-bottom":t(56,18)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(16,18),"line-height":r(24/16)},"thead th":{"padding-inline-end":t(12,16),"padding-bottom":t(12,16),"padding-inline-start":t(12,16)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(12,16),"padding-inline-end":t(12,16),"padding-bottom":t(12,16),"padding-inline-start":t(12,16)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(32,18),"margin-bottom":t(32,18)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(16,18),"line-height":r(24/16),"margin-top":t(16,16)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},xl:{"font-size":d(20),"line-height":r(36/20),p:{"margin-top":t(24,20),"margin-bottom":t(24,20)},'[class~="lead"]':{"font-size":t(24,20),"line-height":r(36/24),"margin-top":t(24,24),"margin-bottom":t(24,24)},blockquote:{"margin-top":t(48,30),"margin-bottom":t(48,30),"padding-inline-start":t(32,30)},h1:{"font-size":t(56,20),"margin-top":"0","margin-bottom":t(48,56),"line-height":r(56/56)},h2:{"font-size":t(36,20),"margin-top":t(56,36),"margin-bottom":t(32,36),"line-height":r(40/36)},h3:{"font-size":t(30,20),"margin-top":t(48,30),"margin-bottom":t(20,30),"line-height":r(40/30)},h4:{"margin-top":t(36,20),"margin-bottom":t(12,20),"line-height":r(32/20)},img:{"margin-top":t(40,20),"margin-bottom":t(40,20)},picture:{"margin-top":t(40,20),"margin-bottom":t(40,20)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(40,20),"margin-bottom":t(40,20)},kbd:{"font-size":t(18,20),"border-radius":d(5),"padding-top":t(5,20),"padding-inline-end":t(8,20),"padding-bottom":t(5,20),"padding-inline-start":t(8,20)},code:{"font-size":t(18,20)},"h2 code":{"font-size":t(31,36)},"h3 code":{"font-size":t(27,30)},pre:{"font-size":t(18,20),"line-height":r(32/18),"margin-top":t(36,18),"margin-bottom":t(36,18),"border-radius":d(8),"padding-top":t(20,18),"padding-inline-end":t(24,18),"padding-bottom":t(20,18),"padding-inline-start":t(24,18)},ol:{"margin-top":t(24,20),"margin-bottom":t(24,20),"padding-inline-start":t(32,20)},ul:{"margin-top":t(24,20),"margin-bottom":t(24,20),"padding-inline-start":t(32,20)},li:{"margin-top":t(12,20),"margin-bottom":t(12,20)},"ol > li":{"padding-inline-start":t(8,20)},"ul > li":{"padding-inline-start":t(8,20)},"> ul > li p":{"margin-top":t(16,20),"margin-bottom":t(16,20)},"> ul > li > p:first-child":{"margin-top":t(24,20)},"> ul > li > p:last-child":{"margin-bottom":t(24,20)},"> ol > li > p:first-child":{"margin-top":t(24,20)},"> ol > li > p:last-child":{"margin-bottom":t(24,20)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(16,20),"margin-bottom":t(16,20)},dl:{"margin-top":t(24,20),"margin-bottom":t(24,20)},dt:{"margin-top":t(24,20)},dd:{"margin-top":t(12,20),"padding-inline-start":t(32,20)},hr:{"margin-top":t(56,20),"margin-bottom":t(56,20)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(18,20),"line-height":r(28/18)},"thead th":{"padding-inline-end":t(12,18),"padding-bottom":t(16,18),"padding-inline-start":t(12,18)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(16,18),"padding-inline-end":t(12,18),"padding-bottom":t(16,18),"padding-inline-start":t(12,18)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(40,20),"margin-bottom":t(40,20)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(18,20),"line-height":r(28/18),"margin-top":t(18,18)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}},"2xl":{"font-size":d(24),"line-height":r(40/24),p:{"margin-top":t(32,24),"margin-bottom":t(32,24)},'[class~="lead"]':{"font-size":t(30,24),"line-height":r(44/30),"margin-top":t(32,30),"margin-bottom":t(32,30)},blockquote:{"margin-top":t(64,36),"margin-bottom":t(64,36),"padding-inline-start":t(40,36)},h1:{"font-size":t(64,24),"margin-top":"0","margin-bottom":t(56,64),"line-height":r(64/64)},h2:{"font-size":t(48,24),"margin-top":t(72,48),"margin-bottom":t(40,48),"line-height":r(52/48)},h3:{"font-size":t(36,24),"margin-top":t(56,36),"margin-bottom":t(24,36),"line-height":r(44/36)},h4:{"margin-top":t(40,24),"margin-bottom":t(16,24),"line-height":r(36/24)},img:{"margin-top":t(48,24),"margin-bottom":t(48,24)},picture:{"margin-top":t(48,24),"margin-bottom":t(48,24)},"picture > img":{"margin-top":"0","margin-bottom":"0"},video:{"margin-top":t(48,24),"margin-bottom":t(48,24)},kbd:{"font-size":t(20,24),"border-radius":d(6),"padding-top":t(6,24),"padding-inline-end":t(8,24),"padding-bottom":t(6,24),"padding-inline-start":t(8,24)},code:{"font-size":t(20,24)},"h2 code":{"font-size":t(42,48)},"h3 code":{"font-size":t(32,36)},pre:{"font-size":t(20,24),"line-height":r(36/20),"margin-top":t(40,20),"margin-bottom":t(40,20),"border-radius":d(8),"padding-top":t(24,20),"padding-inline-end":t(32,20),"padding-bottom":t(24,20),"padding-inline-start":t(32,20)},ol:{"margin-top":t(32,24),"margin-bottom":t(32,24),"padding-inline-start":t(38,24)},ul:{"margin-top":t(32,24),"margin-bottom":t(32,24),"padding-inline-start":t(38,24)},li:{"margin-top":t(12,24),"margin-bottom":t(12,24)},"ol > li":{"padding-inline-start":t(10,24)},"ul > li":{"padding-inline-start":t(10,24)},"> ul > li p":{"margin-top":t(20,24),"margin-bottom":t(20,24)},"> ul > li > p:first-child":{"margin-top":t(32,24)},"> ul > li > p:last-child":{"margin-bottom":t(32,24)},"> ol > li > p:first-child":{"margin-top":t(32,24)},"> ol > li > p:last-child":{"margin-bottom":t(32,24)},"ul ul, ul ol, ol ul, ol ol":{"margin-top":t(16,24),"margin-bottom":t(16,24)},dl:{"margin-top":t(32,24),"margin-bottom":t(32,24)},dt:{"margin-top":t(32,24)},dd:{"margin-top":t(12,24),"padding-inline-start":t(38,24)},hr:{"margin-top":t(72,24),"margin-bottom":t(72,24)},"hr + *":{"margin-top":"0"},"h2 + *":{"margin-top":"0"},"h3 + *":{"margin-top":"0"},"h4 + *":{"margin-top":"0"},table:{"font-size":t(20,24),"line-height":r(28/20)},"thead th":{"padding-inline-end":t(12,20),"padding-bottom":t(16,20),"padding-inline-start":t(12,20)},"thead th:first-child":{"padding-inline-start":"0"},"thead th:last-child":{"padding-inline-end":"0"},"tbody td, tfoot td":{"padding-top":t(16,20),"padding-inline-end":t(12,20),"padding-bottom":t(16,20),"padding-inline-start":t(12,20)},"tbody td:first-child, tfoot td:first-child":{"padding-inline-start":"0"},"tbody td:last-child, tfoot td:last-child":{"padding-inline-end":"0"},figure:{"margin-top":t(48,24),"margin-bottom":t(48,24)},"figure > *":{"margin-top":"0","margin-bottom":"0"},figcaption:{"font-size":t(20,24),"line-height":r(32/20),"margin-top":t(20,20)},"> :first-child":{"margin-top":"0"},"> :last-child":{"margin-bottom":"0"}}};function B(n){let o=S(q);if(n)for(let i in n){let[e,a]=U(n[i]),[c,l]=o[i];o[i]=[e??c,a??l]}return o}function D(n){return n?f(C,n):C}function j(n,o){let i=o.selectorName||"prose",e=`:not(:where([class~="not-${i}"],[class~="not-${i}"] *))`,a=o.important===!0,c="";for(let[l,h]of Object.entries(n))if(typeof h!="object")c+=`${l}:${h}${a?" !important":""};`;else{let[T,x]=l.split("::"),v=`:where(${T})${e}${x?`::${x}`:""}`;c+=`${v} {`;for(let[s,p]of Object.entries(h))c+=`${s}:${p}${a?" !important":""};`;c+="}"}return c}function N(n){for(let[o,...i]of w)if(o===n)return i.length>0?i:[o]}var Q=n=>{let o=n?.selectorName??"prose",i=n?.compatibility?.noColonNot||n?.compatibility?.noColonWhere,e=n?.cssVarPrefix??"--un-prose",a=B(n?.colorScheme),c=D(n?.sizeScheme),l=(s,p)=>{let m=typeof n?.cssExtend=="function"?n?.cssExtend(p):n?.cssExtend;return f(s,m??{})},h=s=>(typeof n?.important=="string"&&(s=`${n.important} ${s}`),n?.compatibility?.noColonIs||(s=`:is(${s})`),s),T=new RegExp(`^${o}-default$`),x=new RegExp(`^${o}-([-\\w]+)$`),v=new RegExp(`^${o}-(${Object.keys(c).join("|")})$`);return{name:"@unocss/preset-typography",enforce:"post",layers:{typography:-20},shortcuts:[[o,[`${o}-default`,`${o}-gray`],{layer:"typography"}]],rules:[[T,(s,{symbols:p,theme:m})=>{let g=l(f(L,C.base),m),b=j(g,n??{});return{[p.body]:b,[p.selector]:h}},{layer:"typography",autocomplete:"prose",internal:!0}],[x,([,s],{theme:p,symbols:m})=>{let g=p.colors?.[s];return!g||typeof g!="object"?void 0:["red","orange","amber","yellow","lime","green","emerald","teal","cyan","sky","blue","indigo","violet","purple","fuchsia","pink","rose"].includes(s)?{[`${e}-links`]:g[600],[`${e}-invert-links`]:g[500],[m.selector]:h}:Object.entries(a).reduce((u,[R,k])=>{let[H,K]=k,M=y=>g[y]??p[y]??y,O=M(H),P=M(K),z=`${e}-${R}`,V=`${e}-invert-${R}`;u[z]=A(O,`var(${z}-opacity)`),u[V]=A(P,`var(${V}-opacity)`);for(let[y,W]of[[O,`${z}-opacity`],[P,`${V}-opacity`]])E.some(Y=>y.includes(Y))&&(u[W]="1");return u},{[m.selector]:h})},{layer:"typography",autocomplete:`${o}-$colors`}],[v,([,s],{symbols:p,theme:m})=>{let g=j(l(c[s],m),n??{});return{[p.body]:g,[p.selector]:h}},{layer:"typography",autocomplete:`${o}-(${Object.keys(c).join("|")})`}],[`${o}-invert`,[{[`${e}-body`]:`var(${e}-invert-body)`,[`${e}-headings`]:`var(${e}-invert-headings)`,[`${e}-lead`]:`var(${e}-invert-lead)`,[`${e}-links`]:`var(${e}-invert-links)`,[`${e}-bold`]:`var(${e}-invert-bold)`,[`${e}-counters`]:`var(${e}-invert-counters)`,[`${e}-bullets`]:`var(${e}-invert-bullets)`,[`${e}-hr`]:`var(${e}-invert-hr)`,[`${e}-quotes`]:`var(${e}-invert-quotes)`,[`${e}-quote-borders`]:`var(${e}-invert-quote-borders)`,[`${e}-captions`]:`var(${e}-invert-captions)`,[`${e}-kbd`]:`var(${e}-invert-kbd)`,[`${e}-kbd-shadows`]:`var(${e}-invert-kbd-shadows)`,[`${e}-code`]:`var(${e}-invert-code)`,[`${e}-pre-code`]:`var(${e}-invert-pre-code)`,[`${e}-pre-bg`]:`var(${e}-invert-pre-bg)`,[`${e}-th-borders`]:`var(${e}-invert-th-borders)`,[`${e}-td-borders`]:`var(${e}-invert-td-borders)`,[_.selector]:h}],{layer:"typography"}]],variants:[{name:"typography element modifiers",match:s=>{if(s.startsWith(`${o}-`)){let p=new RegExp(`^${o}-(\\w+)[:-].+$`),m=s.match(p)?.[1];if(m){let g=N(m);if(g?.length)return{matcher:s.slice(o.length+m.length+2),selector:b=>{let u=`:not(:where([class~="not-${o}"],[class~="not-${o}"] *))`;return i?g.map(k=>`${b} ${k}`).join(","):`${b} :is(:where(${g})${u})`}}}}},autocomplete:`${o}-(${w.map(s=>`${s[0]}:`).join("|")})`}]}},G=Q;window.__unocss_runtime=window.__unocss_runtime??{};window.__unocss_runtime.presets=Object.assign(window.__unocss_runtime?.presets??{},{presetTypography:n=>G(n)});})();
|