@maggioli-design-system/mds-accordion-timer-item 1.0.1 → 2.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/dist/cjs/mds-accordion-timer-item.cjs.entry.js +1 -1
- package/dist/collection/components/mds-accordion-timer-item/mds-accordion-timer-item.css +2 -2
- package/dist/collection/dictionary/typography.js +6 -1
- package/dist/components/mds-accordion-timer-item.js +1 -1
- package/dist/esm/mds-accordion-timer-item.entry.js +1 -1
- package/dist/esm-es5/mds-accordion-timer-item.entry.js +1 -1
- package/dist/mds-accordion-timer-item/mds-accordion-timer-item.esm.js +1 -1
- package/dist/mds-accordion-timer-item/p-0a14f155.system.js +1 -1
- package/dist/mds-accordion-timer-item/p-43a565f8.system.entry.js +1 -0
- package/dist/mds-accordion-timer-item/{p-be90eb6c.entry.js → p-799f5ad2.entry.js} +1 -1
- package/dist/stats.json +14 -14
- package/dist/types/dictionary/typography.d.ts +2 -1
- package/dist/types/types/typography.d.ts +1 -0
- package/package.json +3 -2
- package/src/components/mds-accordion-timer-item/.gitlab-ci.yml +6 -0
- package/src/components/mds-accordion-timer-item/mds-accordion-timer-item.css +2 -2
- package/src/dictionary/typography.ts +7 -0
- package/src/types/typography.ts +5 -0
- package/www/build/mds-accordion-timer-item.esm.js +1 -1
- package/www/build/p-0a14f155.system.js +1 -1
- package/www/build/p-43a565f8.system.entry.js +1 -0
- package/www/build/{p-be90eb6c.entry.js → p-799f5ad2.entry.js} +1 -1
- package/dist/mds-accordion-timer-item/p-bcfc5555.system.entry.js +0 -1
- package/www/build/p-bcfc5555.system.entry.js +0 -1
|
@@ -45,7 +45,7 @@ function clsx () {
|
|
|
45
45
|
return str;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
const mdsAccordionTimerItemCss = ".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--
|
|
48
|
+
const mdsAccordionTimerItemCss = ".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";
|
|
49
49
|
|
|
50
50
|
const MdsAccordionTimerItem = class {
|
|
51
51
|
constructor(hostRef) {
|
|
@@ -51,12 +51,12 @@
|
|
|
51
51
|
|
|
52
52
|
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
|
|
53
53
|
|
|
54
|
-
color: var(--color, rgb(var(--
|
|
54
|
+
color: var(--color, rgb(var(--tone-neutral-02)));
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
:host ( :hover:not(.active) ) .progress-bar {
|
|
58
58
|
|
|
59
|
-
--background-active: rgb(var(--
|
|
59
|
+
--background-active: rgb(var(--tone-neutral-07));
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.row {
|
|
@@ -40,4 +40,9 @@ const typographySmallerDictionary = [
|
|
|
40
40
|
'option',
|
|
41
41
|
'tip',
|
|
42
42
|
];
|
|
43
|
-
|
|
43
|
+
const typographyTooltipDictionary = [
|
|
44
|
+
'caption',
|
|
45
|
+
'detail',
|
|
46
|
+
'tip',
|
|
47
|
+
];
|
|
48
|
+
export { typographyDictionary, typographyMonoDictionary, typographyPrimaryDictionary, typographySecondaryDictionary, typographySmallerDictionary, typographyTooltipDictionary, };
|
|
@@ -41,7 +41,7 @@ function clsx () {
|
|
|
41
41
|
return str;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
const mdsAccordionTimerItemCss = ".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--
|
|
44
|
+
const mdsAccordionTimerItemCss = ".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";
|
|
45
45
|
|
|
46
46
|
const MdsAccordionTimerItem$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
47
47
|
constructor() {
|
|
@@ -41,7 +41,7 @@ function clsx () {
|
|
|
41
41
|
return str;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
const mdsAccordionTimerItemCss = ".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--
|
|
44
|
+
const mdsAccordionTimerItemCss = ".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";
|
|
45
45
|
|
|
46
46
|
const MdsAccordionTimerItem = class {
|
|
47
47
|
constructor(hostRef) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as registerInstance,c as createEvent,h,H as Host}from"./index-e1bd79fc.js";function toVal(i){var t,o,r="";if(typeof i==="string"||typeof i==="number"){r+=i}else if(typeof i==="object"){if(Array.isArray(i)){for(t=0;t<i.length;t++){if(i[t]){if(o=toVal(i[t])){r&&(r+=" ");r+=o}}}}else{for(t in i){if(i[t]){r&&(r+=" ");r+=t}}}}return r}function clsx(){var i=0,t,o,r="";while(i<arguments.length){if(t=arguments[i++]){if(o=toVal(t)){r&&(r+=" ");r+=o}}}return r}var mdsAccordionTimerItemCss=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--
|
|
1
|
+
import{r as registerInstance,c as createEvent,h,H as Host}from"./index-e1bd79fc.js";function toVal(i){var t,o,r="";if(typeof i==="string"||typeof i==="number"){r+=i}else if(typeof i==="object"){if(Array.isArray(i)){for(t=0;t<i.length;t++){if(i[t]){if(o=toVal(i[t])){r&&(r+=" ");r+=o}}}}else{for(t in i){if(i[t]){r&&(r+=" ");r+=t}}}}return r}function clsx(){var i=0,t,o,r="";while(i<arguments.length){if(t=arguments[i++]){if(o=toVal(t)){r&&(r+=" ");r+=o}}}return r}var mdsAccordionTimerItemCss=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";var MdsAccordionTimerItem=function(){function i(i){var t=this;registerInstance(this,i);this.clickActive=createEvent(this,"clickActive",7);this.mouseEnterActive=createEvent(this,"mouseEnterActive",7);this.mouseLeaveActive=createEvent(this,"mouseLeaveActive",7);this.typography="h5";this.progress=0;this.uuid=0;this.toggle=function(){if(!t.isActive){t.isActive=true;t.clickActive.emit(t.description)}};this.mouseEnter=function(){if(t.isActive){t.mouseEnterActive.emit(t.description)}};this.mouseLeave=function(){if(t.isActive){t.mouseLeaveActive.emit(t.description)}}}i.prototype.componentWillLoad=function(){this.isActive=this.active};i.prototype.validateOpened=function(i){this.isActive=i};i.prototype.render=function(){return h(Host,{class:clsx(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},h("div",{class:"row"},h("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),h("div",{class:"accordion"},h("div",{class:"header",onClick:this.toggle},h("mds-text",{typography:this.typography},this.description)),h("div",{class:clsx("contents",this.isActive&&"contents--opened")},h("slot",null)))))};Object.defineProperty(i,"watchers",{get:function(){return{active:["validateOpened"]}},enumerable:false,configurable:true});return i}();MdsAccordionTimerItem.style=mdsAccordionTimerItemCss;export{MdsAccordionTimerItem as mds_accordion_timer_item};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as
|
|
1
|
+
import{p as i,b as r}from"./p-13669e01.js";(()=>{const r=import.meta.url,t={};return""!==r&&(t.resourcesUrl=new URL(".",r).href),i(t)})().then((i=>r([["p-799f5ad2",[[1,"mds-accordion-timer-item",{typography:[1],active:[516],description:[1],progress:[2],uuid:[2],isActive:[32]}]]]],i)));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-4aec1fdb.system.js"],(function(e,r){"use strict";var t,s;return{setters:[function(e){t=e.p;s=e.b}],execute:function(){var e=function(){var e=r.meta.url;var s={};if(e!==""){s.resourcesUrl=new URL(".",e).href}return t(s)};e().then((function(e){return s([["p-
|
|
1
|
+
System.register(["./p-4aec1fdb.system.js"],(function(e,r){"use strict";var t,s;return{setters:[function(e){t=e.p;s=e.b}],execute:function(){var e=function(){var e=r.meta.url;var s={};if(e!==""){s.resourcesUrl=new URL(".",e).href}return t(s)};e().then((function(e){return s([["p-43a565f8.system",[[1,"mds-accordion-timer-item",{typography:[1],active:[516],description:[1],progress:[2],uuid:[2],isActive:[32]}]]]],e)}))}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-4aec1fdb.system.js"],(function(i){"use strict";var t,o,r,e;return{setters:[function(i){t=i.r;o=i.c;r=i.h;e=i.H}],execute:function(){function n(i){var t,o,r="";if(typeof i==="string"||typeof i==="number"){r+=i}else if(typeof i==="object"){if(Array.isArray(i)){for(t=0;t<i.length;t++){if(i[t]){if(o=n(i[t])){r&&(r+=" ");r+=o}}}}else{for(t in i){if(i[t]){r&&(r+=" ");r+=t}}}}return r}function s(){var i=0,t,o,r="";while(i<arguments.length){if(t=arguments[i++]){if(o=n(t)){r&&(r+=" ");r+=o}}}return r}var a=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";var c=i("mds_accordion_timer_item",function(){function i(i){var r=this;t(this,i);this.clickActive=o(this,"clickActive",7);this.mouseEnterActive=o(this,"mouseEnterActive",7);this.mouseLeaveActive=o(this,"mouseLeaveActive",7);this.typography="h5";this.progress=0;this.uuid=0;this.toggle=function(){if(!r.isActive){r.isActive=true;r.clickActive.emit(r.description)}};this.mouseEnter=function(){if(r.isActive){r.mouseEnterActive.emit(r.description)}};this.mouseLeave=function(){if(r.isActive){r.mouseLeaveActive.emit(r.description)}}}i.prototype.componentWillLoad=function(){this.isActive=this.active};i.prototype.validateOpened=function(i){this.isActive=i};i.prototype.render=function(){return r(e,{class:s(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},r("div",{class:"row"},r("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),r("div",{class:"accordion"},r("div",{class:"header",onClick:this.toggle},r("mds-text",{typography:this.typography},this.description)),r("div",{class:s("contents",this.isActive&&"contents--opened")},r("slot",null)))))};Object.defineProperty(i,"watchers",{get:function(){return{active:["validateOpened"]}},enumerable:false,configurable:true});return i}());c.style=a}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as i,c as o,h as t,H as r}from"./p-13669e01.js";function
|
|
1
|
+
import{r as i,c as o,h as t,H as r}from"./p-13669e01.js";function n(i){var o,t,r="";if("string"==typeof i||"number"==typeof i)r+=i;else if("object"==typeof i)if(Array.isArray(i))for(o=0;o<i.length;o++)i[o]&&(t=n(i[o]))&&(r&&(r+=" "),r+=t);else for(o in i)i[o]&&(r&&(r+=" "),r+=o);return r}function e(){for(var i,o,t=0,r="";t<arguments.length;)(i=arguments[t++])&&(o=n(i))&&(r&&(r+=" "),r+=o);return r}const s=class{constructor(t){i(this,t),this.clickActive=o(this,"clickActive",7),this.mouseEnterActive=o(this,"mouseEnterActive",7),this.mouseLeaveActive=o(this,"mouseLeaveActive",7),this.typography="h5",this.progress=0,this.uuid=0,this.toggle=()=>{this.isActive||(this.isActive=!0,this.clickActive.emit(this.description))},this.mouseEnter=()=>{this.isActive&&this.mouseEnterActive.emit(this.description)},this.mouseLeave=()=>{this.isActive&&this.mouseLeaveActive.emit(this.description)}}componentWillLoad(){this.isActive=this.active}validateOpened(i){this.isActive=i}render(){return t(r,{class:e(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},t("div",{class:"row"},t("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),t("div",{class:"accordion"},t("div",{class:"header",onClick:this.toggle},t("mds-text",{typography:this.typography},this.description)),t("div",{class:e("contents",this.isActive&&"contents--opened")},t("slot",null)))))}static get watchers(){return{active:["validateOpened"]}}};s.style=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";export{s as mds_accordion_timer_item}
|
package/dist/stats.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2022-06-
|
|
2
|
+
"timestamp": "2022-06-22T09:11:14",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "node",
|
|
5
5
|
"version": "18.3.0"
|
|
@@ -75,19 +75,19 @@
|
|
|
75
75
|
"./dist/mds-accordion-timer-item/mds-accordion-timer-item.js",
|
|
76
76
|
"./dist/mds-accordion-timer-item/p-0a14f155.system.js",
|
|
77
77
|
"./dist/mds-accordion-timer-item/p-13669e01.js",
|
|
78
|
+
"./dist/mds-accordion-timer-item/p-43a565f8.system.entry.js",
|
|
78
79
|
"./dist/mds-accordion-timer-item/p-4aec1fdb.system.js",
|
|
79
80
|
"./dist/mds-accordion-timer-item/p-50ea2036.system.js",
|
|
80
|
-
"./dist/mds-accordion-timer-item/p-
|
|
81
|
-
"./dist/mds-accordion-timer-item/p-be90eb6c.entry.js",
|
|
81
|
+
"./dist/mds-accordion-timer-item/p-799f5ad2.entry.js",
|
|
82
82
|
"./www/build/index.esm.js",
|
|
83
83
|
"./www/build/mds-accordion-timer-item.esm.js",
|
|
84
84
|
"./www/build/mds-accordion-timer-item.js",
|
|
85
85
|
"./www/build/p-0a14f155.system.js",
|
|
86
86
|
"./www/build/p-13669e01.js",
|
|
87
|
+
"./www/build/p-43a565f8.system.entry.js",
|
|
87
88
|
"./www/build/p-4aec1fdb.system.js",
|
|
88
89
|
"./www/build/p-50ea2036.system.js",
|
|
89
|
-
"./www/build/p-
|
|
90
|
-
"./www/build/p-be90eb6c.entry.js"
|
|
90
|
+
"./www/build/p-799f5ad2.entry.js"
|
|
91
91
|
]
|
|
92
92
|
},
|
|
93
93
|
{
|
|
@@ -120,12 +120,12 @@
|
|
|
120
120
|
"components": [
|
|
121
121
|
"mds-accordion-timer-item"
|
|
122
122
|
],
|
|
123
|
-
"bundleId": "p-
|
|
124
|
-
"fileName": "p-
|
|
123
|
+
"bundleId": "p-799f5ad2",
|
|
124
|
+
"fileName": "p-799f5ad2.entry.js",
|
|
125
125
|
"imports": [
|
|
126
126
|
"p-13669e01.js"
|
|
127
127
|
],
|
|
128
|
-
"originalByteSize":
|
|
128
|
+
"originalByteSize": 5474
|
|
129
129
|
}
|
|
130
130
|
],
|
|
131
131
|
"esm": [
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"imports": [
|
|
140
140
|
"index-e1bd79fc.js"
|
|
141
141
|
],
|
|
142
|
-
"originalByteSize":
|
|
142
|
+
"originalByteSize": 5478
|
|
143
143
|
}
|
|
144
144
|
],
|
|
145
145
|
"es5": [
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"imports": [
|
|
154
154
|
"index-e1bd79fc.js"
|
|
155
155
|
],
|
|
156
|
-
"originalByteSize":
|
|
156
|
+
"originalByteSize": 5478
|
|
157
157
|
}
|
|
158
158
|
],
|
|
159
159
|
"system": [
|
|
@@ -162,12 +162,12 @@
|
|
|
162
162
|
"components": [
|
|
163
163
|
"mds-accordion-timer-item"
|
|
164
164
|
],
|
|
165
|
-
"bundleId": "p-
|
|
166
|
-
"fileName": "p-
|
|
165
|
+
"bundleId": "p-43a565f8.system",
|
|
166
|
+
"fileName": "p-43a565f8.system.entry.js",
|
|
167
167
|
"imports": [
|
|
168
168
|
"p-4aec1fdb.system.js"
|
|
169
169
|
],
|
|
170
|
-
"originalByteSize":
|
|
170
|
+
"originalByteSize": 5927
|
|
171
171
|
}
|
|
172
172
|
],
|
|
173
173
|
"commonjs": [
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
"imports": [
|
|
182
182
|
"index-12f10871.js"
|
|
183
183
|
],
|
|
184
|
-
"originalByteSize":
|
|
184
|
+
"originalByteSize": 5584
|
|
185
185
|
}
|
|
186
186
|
]
|
|
187
187
|
},
|
|
@@ -3,4 +3,5 @@ declare const typographyMonoDictionary: string[];
|
|
|
3
3
|
declare const typographyPrimaryDictionary: string[];
|
|
4
4
|
declare const typographySecondaryDictionary: string[];
|
|
5
5
|
declare const typographySmallerDictionary: string[];
|
|
6
|
-
|
|
6
|
+
declare const typographyTooltipDictionary: string[];
|
|
7
|
+
export { typographyDictionary, typographyMonoDictionary, typographyPrimaryDictionary, typographySecondaryDictionary, typographySmallerDictionary, typographyTooltipDictionary, };
|
|
@@ -3,3 +3,4 @@ export declare type TypographyPrimaryType = 'action' | 'h1' | 'h2' | 'h3' | 'h4'
|
|
|
3
3
|
export declare type TypographySecondaryType = 'caption' | 'detail' | 'label' | 'option' | 'paragraph' | 'tip';
|
|
4
4
|
export declare type TypographySmallerType = 'tip' | 'option';
|
|
5
5
|
export declare type TypographyMonoType = 'code' | 'hack';
|
|
6
|
+
export declare type TypographyTooltipType = 'caption' | 'detail' | 'tip';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@maggioli-design-system/mds-accordion-timer-item",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0",
|
|
4
4
|
"description": "mds-accordion-timer-item is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -24,7 +24,8 @@
|
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@maggioli-design-system/mds-progress": "^1.3.1",
|
|
26
26
|
"@maggioli-design-system/mds-text": "^1.4.0",
|
|
27
|
-
"@
|
|
27
|
+
"@maggioli-design-system/styles": "^7.0.0",
|
|
28
|
+
"@stencil/core": "^2.16.2",
|
|
28
29
|
"clsx": "^1.1.1"
|
|
29
30
|
},
|
|
30
31
|
"license": "MIT",
|
|
@@ -17,3 +17,9 @@ accordion-timer-item-publish:
|
|
|
17
17
|
extends: [.base-stencil-publish, .base-accordion-timer-item]
|
|
18
18
|
dependencies: [base-stencil-build, accordion-timer-item-isolate]
|
|
19
19
|
needs: [base-stencil-build, accordion-timer-item-isolate, accordion-timer-item-publish-test]
|
|
20
|
+
|
|
21
|
+
# INSTALL TEST
|
|
22
|
+
accordion-timer-item-install-test:
|
|
23
|
+
extends: [.base-stencil-install-test, .base-accordion-timer-item]
|
|
24
|
+
dependencies: [accordion-timer-item-publish, accordion-timer-item-isolate]
|
|
25
|
+
|
|
@@ -16,12 +16,12 @@
|
|
|
16
16
|
relative
|
|
17
17
|
transition-cosmetic;
|
|
18
18
|
|
|
19
|
-
color: var(--color, theme('colors.
|
|
19
|
+
color: var(--color, theme('colors.tone-neutral-02'));
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
:host ( :hover:not(.active) ) .progress-bar {
|
|
23
23
|
|
|
24
|
-
--background-active: theme('colors.
|
|
24
|
+
--background-active: theme('colors.tone-neutral-07');
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.row {
|
|
@@ -45,10 +45,17 @@ const typographySmallerDictionary = [
|
|
|
45
45
|
'tip',
|
|
46
46
|
]
|
|
47
47
|
|
|
48
|
+
const typographyTooltipDictionary = [
|
|
49
|
+
'caption',
|
|
50
|
+
'detail',
|
|
51
|
+
'tip',
|
|
52
|
+
]
|
|
53
|
+
|
|
48
54
|
export {
|
|
49
55
|
typographyDictionary,
|
|
50
56
|
typographyMonoDictionary,
|
|
51
57
|
typographyPrimaryDictionary,
|
|
52
58
|
typographySecondaryDictionary,
|
|
53
59
|
typographySmallerDictionary,
|
|
60
|
+
typographyTooltipDictionary,
|
|
54
61
|
}
|
package/src/types/typography.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as
|
|
1
|
+
import{p as i,b as r}from"./p-13669e01.js";(()=>{const r=import.meta.url,t={};return""!==r&&(t.resourcesUrl=new URL(".",r).href),i(t)})().then((i=>r([["p-799f5ad2",[[1,"mds-accordion-timer-item",{typography:[1],active:[516],description:[1],progress:[2],uuid:[2],isActive:[32]}]]]],i)));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
System.register(["./p-4aec1fdb.system.js"],(function(e,r){"use strict";var t,s;return{setters:[function(e){t=e.p;s=e.b}],execute:function(){var e=function(){var e=r.meta.url;var s={};if(e!==""){s.resourcesUrl=new URL(".",e).href}return t(s)};e().then((function(e){return s([["p-
|
|
1
|
+
System.register(["./p-4aec1fdb.system.js"],(function(e,r){"use strict";var t,s;return{setters:[function(e){t=e.p;s=e.b}],execute:function(){var e=function(){var e=r.meta.url;var s={};if(e!==""){s.resourcesUrl=new URL(".",e).href}return t(s)};e().then((function(e){return s([["p-43a565f8.system",[[1,"mds-accordion-timer-item",{typography:[1],active:[516],description:[1],progress:[2],uuid:[2],isActive:[32]}]]]],e)}))}}}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
System.register(["./p-4aec1fdb.system.js"],(function(i){"use strict";var t,o,r,e;return{setters:[function(i){t=i.r;o=i.c;r=i.h;e=i.H}],execute:function(){function n(i){var t,o,r="";if(typeof i==="string"||typeof i==="number"){r+=i}else if(typeof i==="object"){if(Array.isArray(i)){for(t=0;t<i.length;t++){if(i[t]){if(o=n(i[t])){r&&(r+=" ");r+=o}}}}else{for(t in i){if(i[t]){r&&(r+=" ");r+=t}}}}return r}function s(){var i=0,t,o,r="";while(i<arguments.length){if(t=arguments[i++]){if(o=n(t)){r&&(r+=" ");r+=o}}}return r}var a=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";var c=i("mds_accordion_timer_item",function(){function i(i){var r=this;t(this,i);this.clickActive=o(this,"clickActive",7);this.mouseEnterActive=o(this,"mouseEnterActive",7);this.mouseLeaveActive=o(this,"mouseLeaveActive",7);this.typography="h5";this.progress=0;this.uuid=0;this.toggle=function(){if(!r.isActive){r.isActive=true;r.clickActive.emit(r.description)}};this.mouseEnter=function(){if(r.isActive){r.mouseEnterActive.emit(r.description)}};this.mouseLeave=function(){if(r.isActive){r.mouseLeaveActive.emit(r.description)}}}i.prototype.componentWillLoad=function(){this.isActive=this.active};i.prototype.validateOpened=function(i){this.isActive=i};i.prototype.render=function(){return r(e,{class:s(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},r("div",{class:"row"},r("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),r("div",{class:"accordion"},r("div",{class:"header",onClick:this.toggle},r("mds-text",{typography:this.typography},this.description)),r("div",{class:s("contents",this.isActive&&"contents--opened")},r("slot",null)))))};Object.defineProperty(i,"watchers",{get:function(){return{active:["validateOpened"]}},enumerable:false,configurable:true});return i}());c.style=a}}}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as i,c as o,h as t,H as r}from"./p-13669e01.js";function
|
|
1
|
+
import{r as i,c as o,h as t,H as r}from"./p-13669e01.js";function n(i){var o,t,r="";if("string"==typeof i||"number"==typeof i)r+=i;else if("object"==typeof i)if(Array.isArray(i))for(o=0;o<i.length;o++)i[o]&&(t=n(i[o]))&&(r&&(r+=" "),r+=t);else for(o in i)i[o]&&(r&&(r+=" "),r+=o);return r}function e(){for(var i,o,t=0,r="";t<arguments.length;)(i=arguments[t++])&&(o=n(i))&&(r&&(r+=" "),r+=o);return r}const s=class{constructor(t){i(this,t),this.clickActive=o(this,"clickActive",7),this.mouseEnterActive=o(this,"mouseEnterActive",7),this.mouseLeaveActive=o(this,"mouseLeaveActive",7),this.typography="h5",this.progress=0,this.uuid=0,this.toggle=()=>{this.isActive||(this.isActive=!0,this.clickActive.emit(this.description))},this.mouseEnter=()=>{this.isActive&&this.mouseEnterActive.emit(this.description)},this.mouseLeave=()=>{this.isActive&&this.mouseLeaveActive.emit(this.description)}}componentWillLoad(){this.isActive=this.active}validateOpened(i){this.isActive=i}render(){return t(r,{class:e(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},t("div",{class:"row"},t("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),t("div",{class:"accordion"},t("div",{class:"header",onClick:this.toggle},t("mds-text",{typography:this.typography},this.description)),t("div",{class:e("contents",this.isActive&&"contents--opened")},t("slot",null)))))}static get watchers(){return{active:["validateOpened"]}}};s.style=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--tone-neutral-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--tone-neutral-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";export{s as mds_accordion_timer_item}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
System.register(["./p-4aec1fdb.system.js"],(function(i){"use strict";var t,o,r,e;return{setters:[function(i){t=i.r;o=i.c;r=i.h;e=i.H}],execute:function(){function n(i){var t,o,r="";if(typeof i==="string"||typeof i==="number"){r+=i}else if(typeof i==="object"){if(Array.isArray(i)){for(t=0;t<i.length;t++){if(i[t]){if(o=n(i[t])){r&&(r+=" ");r+=o}}}}else{for(t in i){if(i[t]){r&&(r+=" ");r+=t}}}}return r}function s(){var i=0,t,o,r="";while(i<arguments.length){if(t=arguments[i++]){if(o=n(t)){r&&(r+=" ");r+=o}}}return r}var a=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--adjust-tone-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--adjust-tone-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";var c=i("mds_accordion_timer_item",function(){function i(i){var r=this;t(this,i);this.clickActive=o(this,"clickActive",7);this.mouseEnterActive=o(this,"mouseEnterActive",7);this.mouseLeaveActive=o(this,"mouseLeaveActive",7);this.typography="h5";this.progress=0;this.uuid=0;this.toggle=function(){if(!r.isActive){r.isActive=true;r.clickActive.emit(r.description)}};this.mouseEnter=function(){if(r.isActive){r.mouseEnterActive.emit(r.description)}};this.mouseLeave=function(){if(r.isActive){r.mouseLeaveActive.emit(r.description)}}}i.prototype.componentWillLoad=function(){this.isActive=this.active};i.prototype.validateOpened=function(i){this.isActive=i};i.prototype.render=function(){return r(e,{class:s(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},r("div",{class:"row"},r("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),r("div",{class:"accordion"},r("div",{class:"header",onClick:this.toggle},r("mds-text",{typography:this.typography},this.description)),r("div",{class:s("contents",this.isActive&&"contents--opened")},r("slot",null)))))};Object.defineProperty(i,"watchers",{get:function(){return{active:["validateOpened"]}},enumerable:false,configurable:true});return i}());c.style=a}}}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
System.register(["./p-4aec1fdb.system.js"],(function(i){"use strict";var t,o,r,e;return{setters:[function(i){t=i.r;o=i.c;r=i.h;e=i.H}],execute:function(){function n(i){var t,o,r="";if(typeof i==="string"||typeof i==="number"){r+=i}else if(typeof i==="object"){if(Array.isArray(i)){for(t=0;t<i.length;t++){if(i[t]){if(o=n(i[t])){r&&(r+=" ");r+=o}}}}else{for(t in i){if(i[t]){r&&(r+=" ");r+=t}}}}return r}function s(){var i=0,t,o,r="";while(i<arguments.length){if(t=arguments[i++]){if(o=n(t)){r&&(r+=" ");r+=o}}}return r}var a=".fixed{position:fixed}.absolute{position:absolute}.contents{display:contents}.border{border-width:1px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}:host{position:relative;display:grid;padding-top:1rem;padding-bottom:1rem;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:500ms;transition-duration:500ms;-webkit-transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1);color:var(--color, rgb(var(--adjust-tone-02)))}:host(:hover:not(.active)) .progress-bar{--background-active:rgb(var(--adjust-tone-07))}.row{display:-ms-flexbox;display:flex;gap:1rem}.accordion{display:grid}.progress-bar{-ms-flex-negative:0;flex-shrink:0;--thickness:0.25rem}.header{cursor:pointer}:host(.active) .header{cursor:auto}.contents{display:grid;height:0px;gap:1rem;overflow:hidden;padding-top:0px;opacity:0;-webkit-transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, color, fill, height, margin, opacity, padding, width, -webkit-box-shadow, -webkit-transform;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width;transition-property:background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width, -webkit-box-shadow, -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition-duration:300ms;transition-duration:300ms;-webkit-transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94);transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}.contents--opened{height:auto;padding-top:1rem;opacity:1}";var c=i("mds_accordion_timer_item",function(){function i(i){var r=this;t(this,i);this.clickActive=o(this,"clickActive",7);this.mouseEnterActive=o(this,"mouseEnterActive",7);this.mouseLeaveActive=o(this,"mouseLeaveActive",7);this.typography="h5";this.progress=0;this.uuid=0;this.toggle=function(){if(!r.isActive){r.isActive=true;r.clickActive.emit(r.description)}};this.mouseEnter=function(){if(r.isActive){r.mouseEnterActive.emit(r.description)}};this.mouseLeave=function(){if(r.isActive){r.mouseLeaveActive.emit(r.description)}}}i.prototype.componentWillLoad=function(){this.isActive=this.active};i.prototype.validateOpened=function(i){this.isActive=i};i.prototype.render=function(){return r(e,{class:s(this.isActive&&"active"),onMouseEnter:this.mouseEnter,onMouseLeave:this.mouseLeave},r("div",{class:"row"},r("mds-progress",{class:"progress-bar",progress:this.progress,direction:"vertical"}),r("div",{class:"accordion"},r("div",{class:"header",onClick:this.toggle},r("mds-text",{typography:this.typography},this.description)),r("div",{class:s("contents",this.isActive&&"contents--opened")},r("slot",null)))))};Object.defineProperty(i,"watchers",{get:function(){return{active:["validateOpened"]}},enumerable:false,configurable:true});return i}());c.style=a}}}));
|