@pantoken/components 1.0.3 → 1.1.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/dist/heading.css CHANGED
@@ -1 +1 @@
1
- .instui-heading{font-family:var(--instui-component-heading-h1-font-family);color:var(--instui-component-heading-base-color);line-height:var(--instui-component-heading-line-height);font-size:var(--instui-component-heading-h1-font-size);font-weight:var(--instui-component-heading-h1-font-weight);margin:0;display:block}.instui-heading.-level-h1{font-size:var(--instui-component-heading-h1-font-size);font-weight:var(--instui-component-heading-h1-font-weight)}.instui-heading.-level-h2{font-size:var(--instui-component-heading-h2-font-size);font-weight:var(--instui-component-heading-h2-font-weight)}.instui-heading.-level-h3{font-size:var(--instui-component-heading-h3-font-size);font-weight:var(--instui-component-heading-h3-font-weight)}.instui-heading.-level-h4{font-size:var(--instui-component-heading-h4-font-size);font-weight:var(--instui-component-heading-h4-font-weight)}.instui-heading.-level-h5{font-size:var(--instui-component-heading-h5-font-size);font-weight:var(--instui-component-heading-h5-font-weight)}.instui-heading.-level-h6{font-size:var(--instui-component-heading-h6-font-size);font-weight:var(--instui-component-heading-h6-font-weight)}.instui-heading.-variant-title-page{font-size:var(--instui-component-heading-title-page-desktop-font-size);font-weight:var(--instui-component-heading-title-page-desktop-font-weight)}.instui-heading.-variant-title-section{font-size:var(--instui-component-heading-title-section-font-size);font-weight:var(--instui-component-heading-title-section-font-weight)}.instui-heading.-variant-title-card-section{font-size:var(--instui-component-heading-title-card-section-font-size);font-weight:var(--instui-component-heading-title-card-section-font-weight)}.instui-heading.-variant-title-card-regular{font-size:var(--instui-component-heading-title-card-regular-font-size);font-weight:var(--instui-component-heading-title-card-regular-font-weight)}.instui-heading.-variant-title-card-mini{font-size:var(--instui-component-heading-title-card-mini-font-size);font-weight:var(--instui-component-heading-title-card-mini-font-weight)}.instui-heading.-variant-label{font-size:var(--instui-component-heading-label-font-size);font-weight:var(--instui-component-heading-label-font-weight)}.instui-heading.-color-secondary{color:var(--instui-component-heading-muted-color)}.instui-heading.-color-primary-inverse{color:var(--instui-component-heading-inverse-color)}.instui-heading.-color-ai{background:linear-gradient(to bottom, var(--instui-component-heading-ai-text-top-gradient-color) 0%, var(--instui-component-heading-ai-text-bottom-gradient-color) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.instui-heading.-border-bottom{border-bottom:var(--instui-component-heading-border-width) solid var(--instui-component-heading-border-color);padding-bottom:var(--instui-component-heading-border-padding)}.instui-heading.-border-top{border-top:var(--instui-component-heading-border-width) solid var(--instui-component-heading-border-color);padding-top:var(--instui-component-heading-border-padding)}
1
+ @scope(.instui-heading){&{font-family:var(--instui-component-heading-h1-font-family);color:var(--instui-component-heading-base-color);line-height:var(--instui-component-heading-line-height);font-size:var(--instui-component-heading-h1-font-size);font-weight:var(--instui-component-heading-h1-font-weight);margin:0;display:block}&.-level-h1{font-size:var(--instui-component-heading-h1-font-size);font-weight:var(--instui-component-heading-h1-font-weight)}&.-level-h2{font-size:var(--instui-component-heading-h2-font-size);font-weight:var(--instui-component-heading-h2-font-weight)}&.-level-h3{font-size:var(--instui-component-heading-h3-font-size);font-weight:var(--instui-component-heading-h3-font-weight)}&.-level-h4{font-size:var(--instui-component-heading-h4-font-size);font-weight:var(--instui-component-heading-h4-font-weight)}&.-level-h5{font-size:var(--instui-component-heading-h5-font-size);font-weight:var(--instui-component-heading-h5-font-weight)}&.-level-h6{font-size:var(--instui-component-heading-h6-font-size);font-weight:var(--instui-component-heading-h6-font-weight)}&.-variant-title-page{font-size:var(--instui-component-heading-title-page-desktop-font-size);font-weight:var(--instui-component-heading-title-page-desktop-font-weight)}&.-variant-title-section{font-size:var(--instui-component-heading-title-section-font-size);font-weight:var(--instui-component-heading-title-section-font-weight)}&.-variant-title-card-section{font-size:var(--instui-component-heading-title-card-section-font-size);font-weight:var(--instui-component-heading-title-card-section-font-weight)}&.-variant-title-card-regular{font-size:var(--instui-component-heading-title-card-regular-font-size);font-weight:var(--instui-component-heading-title-card-regular-font-weight)}&.-variant-title-card-mini{font-size:var(--instui-component-heading-title-card-mini-font-size);font-weight:var(--instui-component-heading-title-card-mini-font-weight)}&.-variant-label{font-size:var(--instui-component-heading-label-font-size);font-weight:var(--instui-component-heading-label-font-weight)}&.-color-primary{color:var(--instui-component-heading-base-color)}&.-color-secondary{color:var(--instui-component-heading-muted-color)}&.-color-primary-inverse{color:var(--instui-component-heading-inverse-color)}&.-color-ai{background:linear-gradient(to bottom, var(--instui-component-heading-ai-text-top-gradient-color) 0%, var(--instui-component-heading-ai-text-bottom-gradient-color) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}&.-border-bottom{border-bottom:var(--instui-component-heading-border-width) solid var(--instui-component-heading-border-color);padding-bottom:var(--instui-component-heading-border-padding)}&.-border-top{border-top:var(--instui-component-heading-border-width) solid var(--instui-component-heading-border-color);padding-top:var(--instui-component-heading-border-padding)}}
@@ -0,0 +1 @@
1
+ :root{--instui-icon-user-round-star:url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M2%2021.0002C2.00012%2019.7412%202.29739%2018.5%202.86766%2017.3775C3.43792%2016.255%204.26506%2015.283%205.28182%2014.5404C6.29858%2013.7979%207.47624%2013.3058%208.71904%2013.1042C9.22917%2013.0214%209.74436%2012.9886%2010.2575%2013.0051C10.9944%2013.0289%2011.727%2013.1544%2012.434%2013.3802M15%208C15%2010.7614%2012.7614%2013%2010%2013C7.23858%2013%205%2010.7614%205%208C5%205.23858%207.23858%203%2010%203C12.7614%203%2015%205.23858%2015%208ZM17.2539%2014.5669C17.306%2014.4005%2017.4079%2014.2557%2017.5447%2014.1538C17.6815%2014.0519%2017.846%2013.9981%2018.0142%2014.0003C18.1825%2014.0025%2018.3456%2014.0606%2018.4799%2014.166C18.6142%2014.2715%2018.7125%2014.4189%2018.7607%2014.5866L19.3424%2015.7789C19.399%2015.8948%2019.4812%2015.9951%2019.5824%2016.0714C19.6835%2016.1478%2019.8006%2016.1981%2019.9241%2016.2182L21.2138%2016.4284C21.3799%2016.4291%2021.5415%2016.4843%2021.6757%2016.586C21.8099%2016.6878%2021.9098%2016.8311%2021.9612%2016.9953C22.0126%2017.1596%2022.0129%2017.3366%2021.9621%2017.5011C21.9112%2017.6656%2021.8118%2017.8091%2021.6779%2017.9114L20.7528%2018.8705C20.6643%2018.9623%2020.5979%2019.0746%2020.5592%2019.1982C20.5205%2019.3218%2020.5106%2019.4532%2020.5303%2019.5816L20.7347%2020.9061C20.7909%2021.0722%2020.7944%2021.2526%2020.7446%2021.4208C20.6948%2021.589%2020.5944%2021.7361%2020.4581%2021.8405C20.3218%2021.9448%2020.1569%2022.0008%2019.9877%2022.0002C19.8185%2021.9997%2019.654%2021.9426%2019.5184%2021.8373L18.3621%2021.2215C18.2507%2021.1621%2018.1273%2021.1311%2018.0021%2021.1311C17.877%2021.1311%2017.7536%2021.1621%2017.6422%2021.2215L16.4859%2021.8373C16.3503%2021.9417%2016.1861%2021.9981%2016.0174%2021.9983C15.8487%2021.9985%2015.6844%2021.9425%2015.5486%2021.8384C15.4127%2021.7344%2015.3125%2021.5878%2015.2626%2021.4202C15.2127%2021.2525%2015.2157%2021.0727%2015.2712%2020.907L15.4748%2019.5825C15.4945%2019.4541%2015.4846%2019.3226%2015.4459%2019.199C15.4072%2019.0754%2015.3408%2018.9631%2015.2522%2018.8713L14.3398%2017.9246C14.2014%2017.8248%2014.0973%2017.6816%2014.0427%2017.5159C13.9881%2017.3502%2013.9858%2017.1707%2014.0362%2017.0036C14.0867%2016.8365%2014.1871%2016.6905%2014.323%2016.587C14.4588%2016.4836%2014.6229%2016.428%2014.7913%2016.4284L16.0802%2016.2182C16.2037%2016.1981%2016.3208%2016.1478%2016.4219%2016.0714C16.5231%2015.9951%2016.6053%2015.8948%2016.6619%2015.7789L17.2539%2014.5669Z%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A')}.-icon-user-round-star{--pantoken-glyph:var(--instui-icon-user-round-star)}
@@ -0,0 +1 @@
1
+ :root{--instui-icon-venetian-mask-stem:url('data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M18%207C16.5%207%2015.5%207.5%2015%209M22%208C22%209.32608%2021.4732%2010.5979%2020.5355%2011.5355C19.5979%2012.4732%2018.3261%2013%2017%2013C15.1523%2013.0688%2013.3855%2013.7756%2012%2015C10.6145%2013.7756%208.84771%2013.0688%207%2013C5.67392%2013%204.40215%2012.4732%203.46447%2011.5355C2.52678%2010.5979%202%209.32608%202%208V4C2%203.46957%202.21071%202.96086%202.58579%202.58579C2.96086%202.21071%203.46957%202%204%202H7C8.84771%202.06882%2010.6145%202.77556%2012%204C13.3855%202.77556%2015.1523%202.06882%2017%202H20C20.5304%202%2021.0391%202.21071%2021.4142%202.58579C21.7893%202.96086%2022%203.46957%2022%204V8ZM22%208V20.0426C22%2020.0426%2022%2022.0039%2020.0019%2022.0039C18.0039%2022.0039%2018.0105%2020.0426%2018.0105%2020.0426M6%207C7.5%207%208.5%207.5%209%209%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A')}.-icon-venetian-mask-stem{--pantoken-glyph:var(--instui-icon-venetian-mask-stem)}