Skip to content

Commit

Permalink
Update to v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengomez-acc committed Feb 6, 2025
1 parent f29070d commit 1e9f63e
Show file tree
Hide file tree
Showing 233 changed files with 1,517 additions and 1,701 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file added assets/.DS_Store
Binary file not shown.
1 change: 0 additions & 1 deletion assets/Color-F6OSRLHC-CfqIIc-U.js

This file was deleted.

1 change: 1 addition & 0 deletions assets/Color-F6OSRLHC-DJ6vGoIG.js

Large diffs are not rendered by default.

26 changes: 0 additions & 26 deletions assets/DocsRenderer-CFRXHY34-Bs69S7EG.js

This file was deleted.

26 changes: 26 additions & 0 deletions assets/DocsRenderer-CFRXHY34-W1zNDz1_.js

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions assets/accordion-BO0f7URY.js → assets/accordion-u1Xw7sLW.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import"./lit-element-DyeN6MU1.js";import{x as c}from"./lit-html-CeYizTxc.js";import"./accordion-BO0f7URY.js";const U={title:"Components/Accordion",argTypes:{hasSecondaryAction:{name:"Mostra l'acció secundària",control:{type:"boolean"}},showResults:{name:"Mostra els resultats",control:{type:"boolean"},if:{arg:"hasSecondaryAction",truthy:!1}},showNotifications:{name:"Mostra notificacions",control:{type:"boolean"},if:{arg:"hasSecondaryAction",truthy:!1}},accordionStyle:{name:"Estil",control:{type:"radio"},options:["box","inner"]},showIcon:{name:" Mostra la icona",control:{type:"boolean"}},icon:{name:"Icona",control:{type:"text"},if:{arg:"showIcon",truthy:!0}},iconStatus:{name:"Estat de la icona",control:{type:"select"},options:["default","success","error","disabled"],if:{arg:"showIcon",truthy:!0}},showTitle:{name:" Mostra el títol",control:{type:"boolean"}},title:{name:"Títol",control:{type:"text"},if:{arg:"showTitle",truthy:!0}},type:{name:"Tipus",control:{type:"text"},if:{arg:"showTitle",truthy:!1}},index:{name:"Index",control:{type:"text"},if:{arg:"showTitle",truthy:!1}},results:{name:" Resultats",control:{type:"number"},if:{arg:"showResults",truthy:!0}},resultsText:{name:" Resultats Text",control:{type:"text"},if:{arg:"showResults",truthy:!0}},resultsState:{name:" Resultats Estat",control:{type:"select"},options:["ideal","critic","alert","info","info-alt","neutral"],if:{arg:"showResults",truthy:!0}},notifications:{name:"Notificacions",control:{type:"number"},if:{arg:"showNotifications",truthy:!0}},notificationsState:{name:"Estat de les notificacions",control:{type:"select"},options:["success","warning","error","info"],if:{arg:"showNotifications",truthy:!0}},hasCheckbox:{name:" Mostra els checkbox",control:{type:"boolean"}},checkboxLabel:{name:" Resultats Label",control:{type:"text"},if:{arg:"hasCheckbox",truthy:!0}},secondaryActionIcon:{name:"Icona de l'acció secundària",control:{type:"text"},if:{arg:"hasSecondaryAction",truthy:!0}},secondaryActionStatus:{name:"Estat de l'acció secundària",control:{type:"select"},options:["default","primary","success","warning","error","info"],if:{arg:"hasSecondaryAction",truthy:!0}}}},e={render:o=>c`
import"./lit-element-DhY7bShc.js";import{x as c}from"./lit-html-B2eaWknC.js";import"./accordion-u1Xw7sLW.js";const U={title:"Components/Accordion",argTypes:{hasSecondaryAction:{name:"Mostra l'acció secundària",control:{type:"boolean"}},showResults:{name:"Mostra els resultats",control:{type:"boolean"},if:{arg:"hasSecondaryAction",truthy:!1}},showNotifications:{name:"Mostra notificacions",control:{type:"boolean"},if:{arg:"hasSecondaryAction",truthy:!1}},accordionStyle:{name:"Estil",control:{type:"radio"},options:["box","inner"]},showIcon:{name:" Mostra la icona",control:{type:"boolean"}},icon:{name:"Icona",control:{type:"text"},if:{arg:"showIcon",truthy:!0}},iconStatus:{name:"Estat de la icona",control:{type:"select"},options:["default","success","error","disabled"],if:{arg:"showIcon",truthy:!0}},showTitle:{name:" Mostra el títol",control:{type:"boolean"}},title:{name:"Títol",control:{type:"text"},if:{arg:"showTitle",truthy:!0}},type:{name:"Tipus",control:{type:"text"},if:{arg:"showTitle",truthy:!1}},index:{name:"Index",control:{type:"text"},if:{arg:"showTitle",truthy:!1}},results:{name:" Resultats",control:{type:"number"},if:{arg:"showResults",truthy:!0}},resultsText:{name:" Resultats Text",control:{type:"text"},if:{arg:"showResults",truthy:!0}},resultsState:{name:" Resultats Estat",control:{type:"select"},options:["ideal","critic","alert","info","info-alt","neutral"],if:{arg:"showResults",truthy:!0}},notifications:{name:"Notificacions",control:{type:"number"},if:{arg:"showNotifications",truthy:!0}},notificationsState:{name:"Estat de les notificacions",control:{type:"select"},options:["success","warning","error","info"],if:{arg:"showNotifications",truthy:!0}},hasCheckbox:{name:" Mostra els checkbox",control:{type:"boolean"}},checkboxLabel:{name:" Resultats Label",control:{type:"text"},if:{arg:"hasCheckbox",truthy:!0}},secondaryActionIcon:{name:"Icona de l'acció secundària",control:{type:"text"},if:{arg:"hasSecondaryAction",truthy:!0}},secondaryActionStatus:{name:"Estat de l'acció secundària",control:{type:"select"},options:["default","primary","success","warning","error","info"],if:{arg:"hasSecondaryAction",truthy:!0}}}},e={render:o=>c`
<div style="width:600px">
${o.showTitle&&o.showIcon?o.hasSecondaryAction?c`
<dss-accordion accordionStyle="${o.accordionStyle}" titleText="${o.title}" icon="${o.icon}" iconStatus="${o.iconStatus}" hasSecondaryAction secondaryActionIcon="${o.secondaryActionIcon}" secondaryActionStatus="${o.secondaryActionStatus}" ?hasCheckbox=${o.hasCheckbox}>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import"./lit-element-DyeN6MU1.js";import{x as t}from"./lit-html-CeYizTxc.js";import"./action-menu-B1YLVOnA.js";const L={title:"Components/Action Menu",argTypes:{label:{name:"Text"},elements:{name:"Nombre de ítems",control:{type:"number",max:5,min:1}},type:{name:"Tipus",control:{type:"radio"},options:["primary","error"]},showLeftIcon:{name:"Mostrar icona esquerra",control:{type:"boolean"}},leftIcon:{name:"Icona esquerra",if:{arg:"showLeftIcon"}},showRightIcon:{name:"Mostrar icona dreta",control:{type:"boolean"}},rightIcon:{name:"Icona dreta",if:{arg:"showRightIcon"}},showActionIcon:{name:"Mostrar icona acció",control:{type:"boolean"}},actionIcon:{name:"Icona acció",if:{arg:"showActionIcon"}},actionState:{name:"Estat de la icona d'acció",control:{type:"select"},options:["default","white-default","primary","error","warning","success","info"],if:{arg:"showActionIcon"}},hasNestedMenu:{name:"Habilita menú niat",control:{type:"boolean"}},showNotifications:{name:"Mostrar notificacions",control:{type:"boolean"}},notifications:{name:"Notificacions",control:{type:"number",max:10,min:0},if:{arg:"showNotifications"}},notificationsState:{name:"Estat de la notificació",control:{type:"select"},options:["error","alert","success","info"],if:{arg:"showNotifications"}},disabled:{name:"Deshabilitar",control:{type:"boolean"}}},parameters:{layout:"centered"}},e={render:n=>t`
import"./lit-element-DhY7bShc.js";import{x as t}from"./lit-html-B2eaWknC.js";import"./action-menu-BEM-QG8U.js";const L={title:"Components/Action Menu",argTypes:{label:{name:"Text"},elements:{name:"Nombre de ítems",control:{type:"number",max:5,min:1}},type:{name:"Tipus",control:{type:"radio"},options:["primary","error"]},showLeftIcon:{name:"Mostrar icona esquerra",control:{type:"boolean"}},leftIcon:{name:"Icona esquerra",if:{arg:"showLeftIcon"}},showRightIcon:{name:"Mostrar icona dreta",control:{type:"boolean"}},rightIcon:{name:"Icona dreta",if:{arg:"showRightIcon"}},showActionIcon:{name:"Mostrar icona acció",control:{type:"boolean"}},actionIcon:{name:"Icona acció",if:{arg:"showActionIcon"}},actionState:{name:"Estat de la icona d'acció",control:{type:"select"},options:["default","white-default","primary","error","warning","success","info"],if:{arg:"showActionIcon"}},hasNestedMenu:{name:"Habilita menú niat",control:{type:"boolean"}},showNotifications:{name:"Mostrar notificacions",control:{type:"boolean"}},notifications:{name:"Notificacions",control:{type:"number",max:10,min:0},if:{arg:"showNotifications"}},notificationsState:{name:"Estat de la notificació",control:{type:"select"},options:["error","alert","success","info"],if:{arg:"showNotifications"}},disabled:{name:"Deshabilitar",control:{type:"boolean"}}},parameters:{layout:"centered"}},e={render:n=>t`
<div style="height: 250px;">
<div style="width: fit-content;">
Expand Down Expand Up @@ -218,7 +218,7 @@ import"./lit-element-DyeN6MU1.js";import{x as t}from"./lit-html-CeYizTxc.js";imp
</div>
\`;
}
}`,...(_=(x=s.parameters)==null?void 0:x.docs)==null?void 0:_.source}}};var y,v,g;a.parameters={...a.parameters,docs:{...(y=a.parameters)==null?void 0:y.docs,source:{originalSource:`{
}`,...(_=(x=s.parameters)==null?void 0:x.docs)==null?void 0:_.source}}};var v,y,g;a.parameters={...a.parameters,docs:{...(v=a.parameters)==null?void 0:v.docs,source:{originalSource:`{
tags: ['!dev'],
render: () => {
return html\`
Expand All @@ -235,7 +235,7 @@ import"./lit-element-DyeN6MU1.js";import{x as t}from"./lit-html-CeYizTxc.js";imp
</div>
\`;
}
}`,...(g=(v=a.parameters)==null?void 0:v.docs)==null?void 0:g.source}}};var w,S,C;c.parameters={...c.parameters,docs:{...(w=c.parameters)==null?void 0:w.docs,source:{originalSource:`{
}`,...(g=(y=a.parameters)==null?void 0:y.docs)==null?void 0:g.source}}};var w,S,C;c.parameters={...c.parameters,docs:{...(w=c.parameters)==null?void 0:w.docs,source:{originalSource:`{
tags: ['!dev'],
render: () => {
return html\`
Expand Down
2 changes: 1 addition & 1 deletion assets/alert-D0ojxcik.js → assets/alert-DzPjPEry.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import{j as s,M as d,T as l,C as n,a as c}from"./index-BLT_n-K-.js";import{useMDXComponents as t}from"./index-628aVL1j.js";import{A as a,P as h,S as o,a as x,b as j,E as m,W as u,c as p,I as f}from"./alert.stories-eworHfEZ.js";import"./iframe-f2jofuME.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./index-Cu4lwwaE.js";import"./index-BBo-_xnV.js";import"./index-ogSvIofg.js";import"./lit-element-DyeN6MU1.js";import"./lit-html-CeYizTxc.js";import"./alert-D0ojxcik.js";import"./property-CttF5lnp.js";import"./reset.style-B0CQ8619.js";import"./property-types-CkH-zh1n.js";import"./static-Dd08Oexw.js";import"./custom-element-scope-Dp4Dg8bo.js";function r(i){const e={a:"a",blockquote:"blockquote",code:"code",h2:"h2",h3:"h3",h4:"h4",li:"li",p:"p",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...t(),...i.components};return s.jsxs(s.Fragment,{children:[s.jsx("style",{children:`
import{j as s,M as d,T as l,C as n,a as c}from"./index-BxQK2Zvo.js";import{useMDXComponents as t}from"./index-BsUR1LQU.js";import{A as a,P as h,S as o,a as x,b as j,E as m,W as u,c as p,I as f}from"./alert.stories-D50zQCGD.js";import"./iframe-yYBljcj6.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./index-D-8MO0q_.js";import"./index-DxHf6ONh.js";import"./index-DrFu-skq.js";import"./lit-element-DhY7bShc.js";import"./lit-html-B2eaWknC.js";import"./alert-DzPjPEry.js";import"./property-DnLABHHV.js";import"./reset.style-B0CQ8619.js";import"./property-types-CkH-zh1n.js";import"./static-B9bHPl91.js";import"./custom-element-scope-Dp4Dg8bo.js";function r(i){const e={a:"a",blockquote:"blockquote",code:"code",h2:"h2",h3:"h3",h4:"h4",li:"li",p:"p",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...t(),...i.components};return s.jsxs(s.Fragment,{children:[s.jsx("style",{children:`
.innerZoomElementWrapper{
flex-direction: column;
align-items: flex-start;
Expand Down
Loading

0 comments on commit 1e9f63e

Please sign in to comment.