Skip to content

Commit

Permalink
Deploying to gh-pages from @ 36249f8 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Feb 26, 2024
1 parent 364cfbf commit b0abae8
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 13 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
0 0.25rem 0.375rem rgba(0, 0, 0, 0.05);--tui-shadow-modal:0 1.125rem 1.875rem rgba(0, 0, 0, 0.48);--tui-shadow-sidebar:0.25rem 0 1.5rem rgba(0, 0, 0, 0.12);--tui-shadow-navigation:0 0.125rem 1rem rgba(0, 0, 0, 0.08);--tui-shadow-sheet:0 -1rem 1.75rem rgba(0, 0, 0, 0.24)}@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F.ttf) format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf) format('truetype')}</style><link rel="stylesheet" href="styles.57c464df970ded2d.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.57c464df970ded2d.css"></noscript></head>
<body>
<microzord-root></microzord-root>
<script src="polyfills.998f3693c07c67ca.js" type="module"></script><script src="main.0b9cab2f0b767398.js" type="module"></script></body>
<script src="polyfills.998f3693c07c67ca.js" type="module"></script><script src="main.9e25297548fdf6b7.js" type="module"></script></body>
</html>
23 changes: 13 additions & 10 deletions 48.e7b0a89f8fd7eabe.js → 48.4be9bd5579b2e21b.js
Original file line number Diff line number Diff line change
Expand Up @@ -4547,7 +4547,7 @@ let TuiDropdownComponent = /*#__PURE__*/(() => {
style.position = position;
style.top = taiga_ui_cdk_utils_format_tuiPx(Math.max(top, offsetY + offset));
style.left = taiga_ui_cdk_utils_format_tuiPx(left);
style.maxHeight = sided ? `min(100%, ${maxHeight}px)` : taiga_ui_cdk_utils_format_tuiPx(Math.min(maxHeight, Math.max(available, minHeight)));
style.maxHeight = sided ? `${maxHeight}px` : taiga_ui_cdk_utils_format_tuiPx(Math.min(maxHeight, Math.max(available, minHeight)));
style.width = '';
style.minWidth = '';
this.updateWidth(rect.width);
Expand Down Expand Up @@ -6945,7 +6945,7 @@ let TuiRootComponent = /*#__PURE__*/(() => {
TuiRootComponent.ɵcmp = /* @__PURE__ */core_mjs_["ɵɵdefineComponent"]({
type: TuiRootComponent,
selectors: [["tui-root"]],
hostAttrs: ["data-tui-version", "3.67.0"],
hostAttrs: ["data-tui-version", "3.68.0"],
hostVars: 9,
hostBindings: function TuiRootComponent_HostBindings(rf, ctx) {
if (rf & 1) {
Expand Down Expand Up @@ -19150,7 +19150,8 @@ function TuiDocNavigationComponent_ng_container_3_tui_data_list_1_tui_opt_group_
}
if (rf & 2) {
const item_r11 = ctx.$implicit;
core_mjs_["ɵɵproperty"]("fragment", item_r11.fragment)("routerLink", item_r11.route);
core_mjs_["ɵɵproperty"]("fragment", item_r11.fragment)("routerLink", item_r11.route)("target", item_r11.target || "_self");
core_mjs_["ɵɵattribute"]("rel", item_r11.rel);
core_mjs_["ɵɵadvance"]();
core_mjs_["ɵɵtextInterpolate1"](" ", item_r11.title, " ");
core_mjs_["ɵɵadvance"]();
Expand All @@ -19160,7 +19161,7 @@ function TuiDocNavigationComponent_ng_container_3_tui_data_list_1_tui_opt_group_
function TuiDocNavigationComponent_ng_container_3_tui_data_list_1_tui_opt_group_1_Template(rf, ctx) {
if (rf & 1) {
core_mjs_["ɵɵelementStart"](0, "tui-opt-group", 12);
core_mjs_["ɵɵtemplate"](1, TuiDocNavigationComponent_ng_container_3_tui_data_list_1_tui_opt_group_1_a_1_Template, 3, 4, "a", 13);
core_mjs_["ɵɵtemplate"](1, TuiDocNavigationComponent_ng_container_3_tui_data_list_1_tui_opt_group_1_a_1_Template, 3, 6, "a", 13);
core_mjs_["ɵɵelementEnd"]();
}
if (rf & 2) {
Expand Down Expand Up @@ -19286,7 +19287,8 @@ function TuiDocNavigationComponent_ng_template_11_a_0_Template(rf, ctx) {
if (rf & 2) {
const item_r29 = core_mjs_["ɵɵnextContext"]().item;
const ctx_r30 = core_mjs_["ɵɵnextContext"]();
core_mjs_["ɵɵproperty"]("routerLink", item_r29.route)("tuiScrollIntoViewLink", ctx_r30.isActive(item_r29.route));
core_mjs_["ɵɵproperty"]("routerLink", item_r29.route)("target", item_r29.target || "_self")("tuiScrollIntoViewLink", ctx_r30.isActive(item_r29.route));
core_mjs_["ɵɵattribute"]("rel", item_r29.rel);
core_mjs_["ɵɵadvance"]();
core_mjs_["ɵɵtextInterpolate1"](" ", item_r29.title, " ");
core_mjs_["ɵɵadvance"]();
Expand Down Expand Up @@ -19356,7 +19358,8 @@ function TuiDocNavigationComponent_ng_template_11_ng_template_1_a_4_Template(rf,
if (rf & 2) {
const subPage_r46 = ctx.$implicit;
const ctx_r39 = core_mjs_["ɵɵnextContext"](3);
core_mjs_["ɵɵproperty"]("fragment", subPage_r46.fragment)("routerLink", subPage_r46.route)("tuiScrollIntoViewLink", ctx_r39.isActive(subPage_r46.route));
core_mjs_["ɵɵproperty"]("fragment", subPage_r46.fragment)("routerLink", subPage_r46.route)("target", subPage_r46.target || "_self")("tuiScrollIntoViewLink", ctx_r39.isActive(subPage_r46.route));
core_mjs_["ɵɵattribute"]("rel", subPage_r46.rel);
core_mjs_["ɵɵadvance"]();
core_mjs_["ɵɵtextInterpolate1"](" ", subPage_r46.title, " ");
core_mjs_["ɵɵadvance"]();
Expand All @@ -19371,7 +19374,7 @@ function TuiDocNavigationComponent_ng_template_11_ng_template_1_Template(rf, ctx
core_mjs_["ɵɵelementStart"](0, "div", 25);
core_mjs_["ɵɵtemplate"](1, TuiDocNavigationComponent_ng_template_11_ng_template_1_button_1_Template, 4, 5, "button", 26);
core_mjs_["ɵɵelementStart"](2, "tui-expand", 27)(3, "div", 28);
core_mjs_["ɵɵtemplate"](4, TuiDocNavigationComponent_ng_template_11_ng_template_1_a_4_Template, 3, 5, "a", 29);
core_mjs_["ɵɵtemplate"](4, TuiDocNavigationComponent_ng_template_11_ng_template_1_a_4_Template, 3, 7, "a", 29);
core_mjs_["ɵɵelementEnd"]()()();
}
if (rf & 2) {
Expand All @@ -19390,7 +19393,7 @@ function TuiDocNavigationComponent_ng_template_11_ng_template_1_Template(rf, ctx
}
function TuiDocNavigationComponent_ng_template_11_Template(rf, ctx) {
if (rf & 1) {
core_mjs_["ɵɵtemplate"](0, TuiDocNavigationComponent_ng_template_11_a_0_Template, 3, 4, "a", 22)(1, TuiDocNavigationComponent_ng_template_11_ng_template_1_Template, 5, 5, "ng-template", null, 23, core_mjs_["ɵɵtemplateRefExtractor"]);
core_mjs_["ɵɵtemplate"](0, TuiDocNavigationComponent_ng_template_11_a_0_Template, 3, 6, "a", 22)(1, TuiDocNavigationComponent_ng_template_11_ng_template_1_Template, 5, 5, "ng-template", null, 23, core_mjs_["ɵɵtemplateRefExtractor"]);
}
if (rf & 2) {
const item_r29 = ctx.item;
Expand Down Expand Up @@ -20797,7 +20800,7 @@ let TuiDocNavigationComponent = /*#__PURE__*/(() => {
ngContentSelectors: taiga_ui_addon_doc_components_c0,
decls: 14,
vars: 14,
consts: [["tuiTextfieldSize", "m", 1, "t-input", 3, "formControl", "tuiAutoFocus", "tuiTextfieldCleaner", "tuiTextfieldIconLeft", "tuiTextfieldLabelOutside"], ["input", ""], [4, "ngIf"], [1, "t-navigation"], [1, "t-scrollbar", 3, "tuiMode"], [3, "closeOthers", "rounded"], ["size", "s", 3, "borders", "open", "openChange", 4, "ngFor", "ngForOf"], [1, "t-items-container"], [3, "ngTemplateOutlet", "ngTemplateOutletContext", 4, "ngFor", "ngForOf"], ["pages", ""], [4, "tuiDataList"], [3, "label", 4, "ngFor", "ngForOf"], [3, "label"], ["tuiOption", "", 3, "fragment", "routerLink", "click", 4, "ngFor", "ngForOf"], ["tuiOption", "", 3, "fragment", "routerLink", "click"], ["class", "t-icon", 3, "src", 4, "polymorpheusOutlet"], [1, "t-icon", 3, "src"], ["size", "s", 3, "borders", "open", "openChange"], [1, "t-label"], ["tuiAccordionItemContent", ""], [1, "t-section"], [3, "ngTemplateOutlet", "ngTemplateOutletContext"], ["routerLinkActive", "t-sublink_active", "tuiLink", "", "class", "t-sublink", 3, "routerLink", "tuiScrollIntoViewLink", "click", 4, "ngIf", "ngIfElse"], ["subPagesTemplate", ""], ["routerLinkActive", "t-sublink_active", "tuiLink", "", 1, "t-sublink", 3, "routerLink", "tuiScrollIntoViewLink", "click"], ["routerLinkActive", "", 1, "t-subsection", 3, "routerLinkActiveOptions"], ["tuiLink", "", "type", "button", "class", "t-sublink t-sublink_subsection", 3, "click", 4, "ngIf"], [1, "t-expand", 3, "expanded"], [1, "t-section", "t-section_bordered"], ["routerLinkActive", "t-sublink_active", "tuiLink", "", "class", "t-sublink t-sublink_small", 3, "fragment", "routerLink", "tuiScrollIntoViewLink", "click", 4, "ngFor", "ngForOf"], ["tuiLink", "", "type", "button", 1, "t-sublink", "t-sublink_subsection", 3, "click"], [1, "t-chevron", 3, "src"], ["routerLinkActive", "t-sublink_active", "tuiLink", "", 1, "t-sublink", "t-sublink_small", 3, "fragment", "routerLink", "tuiScrollIntoViewLink", "click"]],
consts: [["tuiTextfieldSize", "m", 1, "t-input", 3, "formControl", "tuiAutoFocus", "tuiTextfieldCleaner", "tuiTextfieldIconLeft", "tuiTextfieldLabelOutside"], ["input", ""], [4, "ngIf"], [1, "t-navigation"], [1, "t-scrollbar", 3, "tuiMode"], [3, "closeOthers", "rounded"], ["size", "s", 3, "borders", "open", "openChange", 4, "ngFor", "ngForOf"], [1, "t-items-container"], [3, "ngTemplateOutlet", "ngTemplateOutletContext", 4, "ngFor", "ngForOf"], ["pages", ""], [4, "tuiDataList"], [3, "label", 4, "ngFor", "ngForOf"], [3, "label"], ["tuiOption", "", 3, "fragment", "routerLink", "target", "click", 4, "ngFor", "ngForOf"], ["tuiOption", "", 3, "fragment", "routerLink", "target", "click"], ["class", "t-icon", 3, "src", 4, "polymorpheusOutlet"], [1, "t-icon", 3, "src"], ["size", "s", 3, "borders", "open", "openChange"], [1, "t-label"], ["tuiAccordionItemContent", ""], [1, "t-section"], [3, "ngTemplateOutlet", "ngTemplateOutletContext"], ["routerLinkActive", "t-sublink_active", "tuiLink", "", "class", "t-sublink", 3, "routerLink", "target", "tuiScrollIntoViewLink", "click", 4, "ngIf", "ngIfElse"], ["subPagesTemplate", ""], ["routerLinkActive", "t-sublink_active", "tuiLink", "", 1, "t-sublink", 3, "routerLink", "target", "tuiScrollIntoViewLink", "click"], ["routerLinkActive", "", 1, "t-subsection", 3, "routerLinkActiveOptions"], ["tuiLink", "", "type", "button", "class", "t-sublink t-sublink_subsection", 3, "click", 4, "ngIf"], [1, "t-expand", 3, "expanded"], [1, "t-section", "t-section_bordered"], ["routerLinkActive", "t-sublink_active", "tuiLink", "", "class", "t-sublink t-sublink_small", 3, "fragment", "routerLink", "target", "tuiScrollIntoViewLink", "click", 4, "ngFor", "ngForOf"], ["tuiLink", "", "type", "button", 1, "t-sublink", "t-sublink_subsection", 3, "click"], [1, "t-chevron", 3, "src"], ["routerLinkActive", "t-sublink_active", "tuiLink", "", 1, "t-sublink", "t-sublink_small", 3, "fragment", "routerLink", "target", "tuiScrollIntoViewLink", "click"]],
template: function TuiDocNavigationComponent_Template(rf, ctx) {
if (rf & 1) {
core_mjs_["ɵɵprojectionDef"]();
Expand Down Expand Up @@ -30973,7 +30976,7 @@ const CHAR_ZERO_WIDTH_SPACE = '\u200B';
* Array of icons used in taiga-ui components
*/
const TUI_USED_ICONS = (/* unused pure expression or super */ null && (['tuiIconMirMono', 'tuiIconVisaMono', 'tuiIconElectronMono', 'tuiIconMastercard', 'tuiIconMaestro', 'tuiIconAmex', 'tuiIconDinersClub', 'tuiIconDiscover', 'tuiIconHumo', 'tuiIconJCB', 'tuiIconRuPay', 'tuiIconUnionPay', 'tuiIconUzcard', 'tuiIconVerve', 'tuiIconCopyLarge', 'tuiIconCheckLarge', 'tuiIconLink', 'tuiIconSearch', 'tuiIconSun', 'tuiIconMoon', 'tuiIconCode', 'tuiIconMenuLarge', 'tuiIconRotate', 'tuiIconArrowLeft', 'tuiIconArrowRight', 'tuiIconPlus', 'tuiIconMinus', 'tuiIconMinimize', 'tuiIconEye', 'tuiIconEyeOff', 'tuiIconDrag', 'tuiIconSortAscending', 'tuiIconSortDescending', 'tuiIconSortOff', 'tuiIconCheck', 'tuiIconMinusLarge', 'tuiIconChevronUp', 'tuiIconHelpCircle', 'tuiIconClose', 'tuiIconAlertCircle', 'tuiIconChevronRight', 'tuiIconInfo', 'tuiIconCheckCircle', 'tuiIconXCircle', 'tuiIconChevronLeft', 'tuiIconStarLarge', 'tuiIconChevronDown', 'tuiIconChevronDownLarge', 'tuiIconFileLarge', 'tuiIconCheckCircleLarge', 'tuiIconAlertCircleLarge', 'tuiIconTrashLarge', 'tuiIconCopy', 'tuiIconEyeOffLarge', 'tuiIconEyeLarge', 'tuiIconClock', 'tuiIconClockLarge', 'tuiIconToggleOff', 'tuiIconToggleOffLarge', 'tuiIconToggleOn', 'tuiIconToggleOnLarge', 'tuiIconCalendar', 'tuiIconCalendarLarge']));
const TUI_VERSION = '3.67.0';
const TUI_VERSION = '3.68.0';

/**
* Generated bundle index. Do not edit.
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
0 0.25rem 0.375rem rgba(0, 0, 0, 0.05);--tui-shadow-modal:0 1.125rem 1.875rem rgba(0, 0, 0, 0.48);--tui-shadow-sidebar:0.25rem 0 1.5rem rgba(0, 0, 0, 0.12);--tui-shadow-navigation:0 0.125rem 1rem rgba(0, 0, 0, 0.08);--tui-shadow-sheet:0 -1rem 1.75rem rgba(0, 0, 0, 0.24)}@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F.ttf) format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf) format('truetype')}</style><link rel="stylesheet" href="styles.57c464df970ded2d.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.57c464df970ded2d.css"></noscript></head>
<body>
<microzord-root></microzord-root>
<script src="polyfills.998f3693c07c67ca.js" type="module"></script><script src="main.0b9cab2f0b767398.js" type="module"></script></body>
<script src="polyfills.998f3693c07c67ca.js" type="module"></script><script src="main.9e25297548fdf6b7.js" type="module"></script></body>
</html>
2 changes: 1 addition & 1 deletion main.0b9cab2f0b767398.js → main.9e25297548fdf6b7.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Promise.all(/* import() */[__webpack_require__.e(340), __webpack_require__.e(207
/******/ // This function allow to reference async chunks
/******/ __webpack_require__.u = (chunkId) => {
/******/ // return url for filenames based on template
/******/ return "" + (chunkId === 312 ? "common" : chunkId) + "." + {"28":"03eae2ff630ac33c","48":"e7b0a89f8fd7eabe","107":"19c19a2d71fec9eb","128":"d83c90be9eaa5509","140":"4ac7ec4a63375857","152":"434ad52b0b4376bc","200":"c1429d950cdecfce","207":"4ff48653c2e5d5f9","312":"5f9289ad2a8bc802","328":"a5ffce1a23c2ad0a","340":"65f845c9e2fe31fc","344":"78ed12cfdefc0d4a","354":"2d6d55f73b6f4c2b","368":"c9d3299c878bf321","408":"a746f9c09272b2ce","496":"1b4f33c360c83add","564":"4fd032d52c9c1e6a","668":"4bcad34582333cae","712":"ac5ff7672f602107","788":"d27c8cba783025ff","876":"97ac92cba93a51c6","921":"f2b4579d3bbc2189"}[chunkId] + ".js";
/******/ return "" + (chunkId === 312 ? "common" : chunkId) + "." + {"28":"03eae2ff630ac33c","48":"4be9bd5579b2e21b","107":"19c19a2d71fec9eb","128":"d83c90be9eaa5509","140":"4ac7ec4a63375857","152":"434ad52b0b4376bc","200":"c1429d950cdecfce","207":"4ff48653c2e5d5f9","312":"5f9289ad2a8bc802","328":"a5ffce1a23c2ad0a","340":"65f845c9e2fe31fc","344":"78ed12cfdefc0d4a","354":"2d6d55f73b6f4c2b","368":"c9d3299c878bf321","408":"a746f9c09272b2ce","496":"1b4f33c360c83add","564":"4fd032d52c9c1e6a","668":"4bcad34582333cae","712":"ac5ff7672f602107","788":"d27c8cba783025ff","876":"97ac92cba93a51c6","921":"f2b4579d3bbc2189"}[chunkId] + ".js";
/******/ };
/******/ })();
/******/
Expand Down

0 comments on commit b0abae8

Please sign in to comment.