diff --git a/projects/demo/src/modules/components/input-copy/input-copy.template.html b/projects/demo/src/modules/components/input-copy/input-copy.template.html
index 279a6e3068d8..e95b0d2c60c2 100644
--- a/projects/demo/src/modules/components/input-copy/input-copy.template.html
+++ b/projects/demo/src/modules/components/input-copy/input-copy.template.html
@@ -102,8 +102,8 @@
Import
Declare a form (
Add to the template:
Import an Angular module for forms and
Declare a form (
-
+
TuiInputCopyModule
@@ -116,7 +116,7 @@
/>
FormGroup
@@ -131,7 +131,7 @@
/>
-
+
TuiInputDateMultiModule
@@ -132,7 +132,7 @@
/>
FormGroup
@@ -147,7 +147,7 @@
/>
tui-input-date[multiple]
in template:
diff --git a/projects/demo/src/modules/components/input-date-range/input-date-range.template.html b/projects/demo/src/modules/components/input-date-range/input-date-range.template.html
index 7f273bd32b1a..255126749988 100644
--- a/projects/demo/src/modules/components/input-date-range/input-date-range.template.html
+++ b/projects/demo/src/modules/components/input-date-range/input-date-range.template.html
@@ -266,8 +266,8 @@ DI-tokens for input-configurations:
to the providers
Import an Angular module for forms and
TuiInputDateRangeModule
@@ -280,7 +280,7 @@
Declare a form (
FormGroup
@@ -295,7 +295,7 @@
TuiInputDateRange
in template:
diff --git a/projects/demo/src/modules/components/input-date-time/input-date-time.template.html b/projects/demo/src/modules/components/input-date-time/input-date-time.template.html
index c1bcb7d52e5e..2e637804a5ad 100644
--- a/projects/demo/src/modules/components/input-date-time/input-date-time.template.html
+++ b/projects/demo/src/modules/components/input-date-time/input-date-time.template.html
@@ -207,8 +207,8 @@
Import an Angular module for forms and
TuiInputDateTimeModule
@@ -221,7 +221,7 @@
Declare a form (
FormGroup
@@ -236,7 +236,7 @@
Import an Angular module for forms and
TuiInputMonthRangeModule
@@ -134,7 +134,7 @@
/>
Declare a form (
FormGroup
@@ -149,7 +149,7 @@
/>
TuiInputMonthComponent
in template:
diff --git a/projects/demo/src/modules/components/input-month/input-month.template.html b/projects/demo/src/modules/components/input-month/input-month.template.html
index c8b2ffe4ab9e..51859bab96cf 100644
--- a/projects/demo/src/modules/components/input-month/input-month.template.html
+++ b/projects/demo/src/modules/components/input-month/input-month.template.html
@@ -117,8 +117,8 @@
Import
InputMonthModule
@@ -131,7 +131,7 @@
/>
Declare a form (
FormGroup
@@ -146,7 +146,7 @@
/>
Insert a
TuiInoutMonthComponent
diff --git a/projects/demo/src/modules/components/input-number/input-number.template.html b/projects/demo/src/modules/components/input-number/input-number.template.html
index 8cab93893d71..ca8e63516033 100644
--- a/projects/demo/src/modules/components/input-number/input-number.template.html
+++ b/projects/demo/src/modules/components/input-number/input-number.template.html
@@ -244,8 +244,8 @@
Import an Angular module for forms and
TuiInputNumberModule
@@ -258,7 +258,7 @@
Declare a form (
FormGroup
@@ -273,7 +273,7 @@
Add to the template:
Import an Angular module for forms and
TuiInputPasswordModule
@@ -90,7 +90,7 @@
/>
Declare a form (
FormGroup
@@ -105,7 +105,7 @@
/>
Add to the template:
Optionally use the
TUI_INPUT_PASSWORD_OPTIONS
diff --git a/projects/demo/src/modules/components/input-phone-international/input-phone-international.template.html b/projects/demo/src/modules/components/input-phone-international/input-phone-international.template.html
index 24951b41d2e8..0aad7a9b6166 100644
--- a/projects/demo/src/modules/components/input-phone-international/input-phone-international.template.html
+++ b/projects/demo/src/modules/components/input-phone-international/input-phone-international.template.html
@@ -93,8 +93,8 @@
Import an Angular module for forms and
TuiInputPhoneInternationalModule
@@ -107,7 +107,7 @@
/>
Declare a form (
FormGroup
@@ -122,7 +122,7 @@
/>
Add to the template:
Import an Angular module for forms and
TuiInputPhoneModule
@@ -148,7 +148,7 @@
/>
Declare a form (
FormGroup
@@ -163,7 +163,7 @@
/>
Add to the template:
Import an Angular module for forms and
TuiInputTimeModule
@@ -183,7 +183,7 @@
/>
Declare a form (
FormGroup
@@ -198,7 +198,7 @@
/>
Add to the template:
Optionally use the
TUI_INPUT_TIME_OPTIONS
diff --git a/projects/demo/src/modules/components/input-year/input-year.template.html b/projects/demo/src/modules/components/input-year/input-year.template.html
index 8e33f0be8ced..1b6a04b5444f 100644
--- a/projects/demo/src/modules/components/input-year/input-year.template.html
+++ b/projects/demo/src/modules/components/input-year/input-year.template.html
@@ -112,8 +112,8 @@
Import
TuiInputYearModule
@@ -126,7 +126,7 @@
/>
Declare a form (
FormGroup
@@ -141,7 +141,7 @@
/>
Add to the template:
Import an Angular module for forms and
TuiInputModule
@@ -324,7 +324,7 @@
/>
Declare a form (
FormGroup
@@ -339,7 +339,7 @@
/>
Add to the template:
Import
TuiLoaderModule
@@ -150,7 +150,7 @@
/>
Add to the template:
Optionally use the
TUI_LOADER_OPTIONS
diff --git a/projects/demo/src/modules/components/mobile-dialog/mobile-dialog.template.html b/projects/demo/src/modules/components/mobile-dialog/mobile-dialog.template.html
index 61ce40f91f01..7f6f72fb4b0c 100644
--- a/projects/demo/src/modules/components/mobile-dialog/mobile-dialog.template.html
+++ b/projects/demo/src/modules/components/mobile-dialog/mobile-dialog.template.html
@@ -18,8 +18,8 @@
Import an Angular module for forms and
TuiMultiSelectModule
@@ -296,7 +296,7 @@
Declare a form (
FormGroup
@@ -311,7 +311,7 @@
/>
Add to the template:
Import
TuiNotificationModule
@@ -96,7 +96,7 @@
/>
Add to the template:
Optionally use the
TUI_NOTIFICATION_OPTIONS
diff --git a/projects/demo/src/modules/components/pdf-viewer/pdf-viewer.template.html b/projects/demo/src/modules/components/pdf-viewer/pdf-viewer.template.html
index 1cb6fb08a80c..cbd499a530ec 100644
--- a/projects/demo/src/modules/components/pdf-viewer/pdf-viewer.template.html
+++ b/projects/demo/src/modules/components/pdf-viewer/pdf-viewer.template.html
@@ -41,8 +41,8 @@
TuiPushModule
into your app.module:
@@ -151,7 +151,7 @@
/>
Add to the template:
TuiPushModule
in your main module to be able to show push like alerts.
TuiRangeModule
in the same module where you want to use our component:
@@ -180,7 +180,7 @@
/>
Declare a form (
FormGroup
@@ -195,7 +195,7 @@
/>
Add to the template:
Import an Angular module for forms and
TuiSelectModule
@@ -253,7 +253,7 @@
Declare a form (
FormGroup
@@ -268,7 +268,7 @@
/>
Add to the template:
Import
TuiSheetModule
@@ -197,7 +197,7 @@
Add
tui-sheets-host
@@ -210,7 +210,7 @@
Use directive or service as shown in examples.
TuiSliderModule
in the same module where you want to use our component:
@@ -222,7 +222,7 @@
/>
Declare a form (
FormGroup
@@ -237,7 +237,7 @@
/>
Add to the template:
Import
TuiTabBarModule
@@ -84,7 +84,7 @@
/>
Add to the template inside
Root
diff --git a/projects/demo/src/modules/components/tag/tag.template.html b/projects/demo/src/modules/components/tag/tag.template.html
index a82064430ffc..30ce9951f0f4 100644
--- a/projects/demo/src/modules/components/tag/tag.template.html
+++ b/projects/demo/src/modules/components/tag/tag.template.html
@@ -192,8 +192,8 @@
Import
TuiTagModule
@@ -206,7 +206,7 @@
/>
Add to the template:
Optionally use the
TUI_TAG_OPTIONS
diff --git a/projects/demo/src/modules/components/textarea/textarea.template.html b/projects/demo/src/modules/components/textarea/textarea.template.html
index 2a8f44fb2732..d02d7a5641ac 100644
--- a/projects/demo/src/modules/components/textarea/textarea.template.html
+++ b/projects/demo/src/modules/components/textarea/textarea.template.html
@@ -166,8 +166,8 @@
Import
TuiTextareaModule
@@ -180,7 +180,7 @@
/>
Declare a form (
FormGroup
@@ -195,7 +195,7 @@
/>
Add to the template:
Import
TuiTilesModule
@@ -43,7 +43,7 @@
/>
Add to the template and style according to your needs (see example):
Create your own portal service by extending
TuiPortalService
@@ -28,7 +28,7 @@
/>
Create your own portal host by extending
AbstractTuiPortalHost
diff --git a/projects/demo/src/modules/customization/routable/eager/examples/3/index.html b/projects/demo/src/modules/customization/routable/eager/examples/3/index.html
index 6d1bfefcaa6e..627cc547bff6 100644
--- a/projects/demo/src/modules/customization/routable/eager/examples/3/index.html
+++ b/projects/demo/src/modules/customization/routable/eager/examples/3/index.html
@@ -1,5 +1,5 @@
-
Add
router-outlet
@@ -12,7 +12,7 @@
/>
Use
tuiGenerateDialogableRoute
diff --git a/projects/demo/src/modules/customization/routable/lazy/examples/2/index.html b/projects/demo/src/modules/customization/routable/lazy/examples/2/index.html
index 6d1bfefcaa6e..627cc547bff6 100644
--- a/projects/demo/src/modules/customization/routable/lazy/examples/2/index.html
+++ b/projects/demo/src/modules/customization/routable/lazy/examples/2/index.html
@@ -1,5 +1,5 @@
-
Add
router-outlet
@@ -12,7 +12,7 @@
/>
Use
tuiGenerateDialogableRoute
diff --git a/projects/demo/src/modules/directives/active-zone/active-zone.template.html b/projects/demo/src/modules/directives/active-zone/active-zone.template.html
index 385aaa4228c9..358293e25e60 100644
--- a/projects/demo/src/modules/directives/active-zone/active-zone.template.html
+++ b/projects/demo/src/modules/directives/active-zone/active-zone.template.html
@@ -19,8 +19,8 @@
Import
TuiActiveZoneDirective
@@ -33,7 +33,7 @@
/>
Add to the template and subscribe to a change:
Import
TuiAutoFocus
@@ -65,7 +65,7 @@
/>
Add to the template:
Optional delay for autofocus:
Import
TuiDropdownModule
@@ -166,7 +166,7 @@
/>
Add to the template:
Import
TuiScrollbarComponent
@@ -35,7 +35,7 @@
/>
Add to the template:
Subscribe on changes and scale elements:
Import
TuiLazyLoadingModule
@@ -34,7 +34,7 @@
/>
Add
loading="lazy"
diff --git a/projects/demo/src/modules/directives/ripple/ripple.template.html b/projects/demo/src/modules/directives/ripple/ripple.template.html
index f4038d2c55ad..48d2c34cbe1a 100644
--- a/projects/demo/src/modules/directives/ripple/ripple.template.html
+++ b/projects/demo/src/modules/directives/ripple/ripple.template.html
@@ -16,8 +16,8 @@
Import an Angular module for forms and
TuiRippleModule
@@ -30,7 +30,7 @@
/>
Add to the template:
Import
TuiSidebarModule
@@ -35,7 +35,7 @@
/>
Add to the template:
Control sidebar in component
Import
TuiTextfieldControllerModule
@@ -123,7 +123,7 @@
/>
Use it on Taiga UI controls or parent elements
Import an Angular module for forms and
TuiTouchableModule
@@ -30,7 +30,7 @@
/>
Add to the template:
Add import to your file with styles:
Use breakpoints inside media queries:
Import
TuiCurrencyPipeModule
@@ -66,7 +66,7 @@
/>
Use pipe in template with input:
Import
TuiFilterByInputPipeModule
@@ -46,7 +46,7 @@
/>
Use pipe in template under Taiga UI control:
Inject
TuiBreakpointService
diff --git a/projects/demo/src/modules/services/keyboard/index.html b/projects/demo/src/modules/services/keyboard/index.html
index 86ee84860847..03c131f47441 100644
--- a/projects/demo/src/modules/services/keyboard/index.html
+++ b/projects/demo/src/modules/services/keyboard/index.html
@@ -20,8 +20,8 @@
/>
Inject
TuiScrollService
@@ -71,7 +71,7 @@
/>
Call
scroll$
diff --git a/projects/demo/src/modules/services/table-bars-service/index.html b/projects/demo/src/modules/services/table-bars-service/index.html
index 8723f46d0e96..4ac7a47ca87d 100644
--- a/projects/demo/src/modules/services/table-bars-service/index.html
+++ b/projects/demo/src/modules/services/table-bars-service/index.html
@@ -68,8 +68,8 @@
Add
TuiTableBarsHostModule
@@ -81,7 +81,7 @@
[code]="exampleModule"
/>
Add
tui-table-bars-host
@@ -93,7 +93,7 @@
[code]="exampleHtml"
/>
Use
open
@@ -112,7 +112,7 @@
/>
If you use component in lazy loading modules, do not forget to pass into
new PolymorpheusComponent Injector
diff --git a/projects/demo/src/modules/utils/browser/browser.template.html b/projects/demo/src/modules/utils/browser/browser.template.html
index 0916105e01de..e17cbef0c4f1 100644
--- a/projects/demo/src/modules/utils/browser/browser.template.html
+++ b/projects/demo/src/modules/utils/browser/browser.template.html
@@ -16,8 +16,8 @@
Import into component and use:
Import into component and use:
Import into component and use:
Import into component and use:
Add
@tuiPure
diff --git a/projects/demo/src/styles/doc-global.style.less b/projects/demo/src/styles/doc-global.style.less
index ff8253a606be..b7b3902d222e 100644
--- a/projects/demo/src/styles/doc-global.style.less
+++ b/projects/demo/src/styles/doc-global.style.less
@@ -10,13 +10,3 @@ body {
scroll-behavior: auto;
}
}
-
-.b-demo-steps {
- list-style-type: decimal;
- padding-left: 0.9375rem;
- margin: 1rem 0;
-
- & li {
- margin-bottom: 1.25rem;
- }
-}