duck-dev-lib 0.0.60 → 0.0.61
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/fesm2022/{duck-dev-lib-en-DgK5cRp6.mjs → duck-dev-lib-en-HnIDQoqi.mjs} +6 -1
- package/fesm2022/{duck-dev-lib-en-DgK5cRp6.mjs.map → duck-dev-lib-en-HnIDQoqi.mjs.map} +1 -1
- package/fesm2022/{duck-dev-lib-ru-BB2sTH34.mjs → duck-dev-lib-ru-CsxjiQCC.mjs} +6 -1
- package/fesm2022/{duck-dev-lib-ru-BB2sTH34.mjs.map → duck-dev-lib-ru-CsxjiQCC.mjs.map} +1 -1
- package/fesm2022/duck-dev-lib.mjs +138 -99
- package/fesm2022/duck-dev-lib.mjs.map +1 -1
- package/package.json +1 -1
- package/types/duck-dev-lib.d.ts +12 -1
|
@@ -725,6 +725,11 @@ var accordionDoc = {
|
|
|
725
725
|
title: "Accessibility",
|
|
726
726
|
content: "Headers are buttons with the aria-expanded attribute. Focus styles are provided."
|
|
727
727
|
}
|
|
728
|
+
},
|
|
729
|
+
neobrutal: {
|
|
730
|
+
stampTitle: "Neobrutal Stamp",
|
|
731
|
+
tapeTitle: "Neobrutal Tape",
|
|
732
|
+
tapeDescription: "Washi tape style accordion. The header looks like a strip of tape with diagonal striped ends, slightly rotated. Content appears stuck underneath."
|
|
728
733
|
}
|
|
729
734
|
};
|
|
730
735
|
var cardDoc = {
|
|
@@ -916,4 +921,4 @@ var en = {
|
|
|
916
921
|
};
|
|
917
922
|
|
|
918
923
|
export { accordionDoc, badgeDoc, breadcrumbDoc, buttons, cardDoc, en as default, directivesDoc, documentationStyleTabs, inputComponent, loaders, modalDoc, notifications, progressDoc, quickStart, segmentDoc, slider, speakerBubbleDoc, svgComponent, tabs, tabsComponent, tooltipDoc };
|
|
919
|
-
//# sourceMappingURL=duck-dev-lib-en-
|
|
924
|
+
//# sourceMappingURL=duck-dev-lib-en-HnIDQoqi.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"duck-dev-lib-en-
|
|
1
|
+
{"version":3,"file":"duck-dev-lib-en-HnIDQoqi.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -681,6 +681,11 @@ var accordionDoc = {
|
|
|
681
681
|
title: "Доступность",
|
|
682
682
|
content: "Заголовки — это кнопки с атрибутом aria-expanded. Добавлены стили для фокуса."
|
|
683
683
|
}
|
|
684
|
+
},
|
|
685
|
+
neobrutal: {
|
|
686
|
+
stampTitle: "Neobrutal Stamp",
|
|
687
|
+
tapeTitle: "Neobrutal Tape",
|
|
688
|
+
tapeDescription: "Аккордеон в стиле washi tape. Хедер выглядит как полоска скотча с диагональными штрихами по краям, слегка повёрнутая. Контент появляется «приклеенным» снизу."
|
|
684
689
|
}
|
|
685
690
|
};
|
|
686
691
|
var cardDoc = {
|
|
@@ -871,4 +876,4 @@ var ru = {
|
|
|
871
876
|
};
|
|
872
877
|
|
|
873
878
|
export { accordionDoc, badgeDoc, breadcrumbDoc, buttons, cardDoc, ru as default, directivesDoc, documentationStyleTabs, inputComponent, loaders, modalDoc, notifications, progressDoc, quickStart, segmentDoc, slider, speakerBubbleDoc, svgComponent, tabs, tabsComponent };
|
|
874
|
-
//# sourceMappingURL=duck-dev-lib-ru-
|
|
879
|
+
//# sourceMappingURL=duck-dev-lib-ru-CsxjiQCC.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"duck-dev-lib-ru-
|
|
1
|
+
{"version":3,"file":"duck-dev-lib-ru-CsxjiQCC.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|