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 @@ -
    -
  1. +
      +
    1. Import TuiInputCopyModule @@ -116,7 +116,7 @@ />

    2. -
    3. +
    4. Declare a form ( FormGroup @@ -131,7 +131,7 @@ />

    5. -
    6. +
    7. Add to the template:

      -
        -
      1. +
          +
        1. Import an Angular module for forms and TuiInputDateMultiModule @@ -132,7 +132,7 @@ />

        2. -
        3. +
        4. Declare a form ( FormGroup @@ -147,7 +147,7 @@ />

        5. -
        6. +
        7. Use 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

          -
            -
          1. +
              +
            1. Import an Angular module for forms and TuiInputDateRangeModule @@ -280,7 +280,7 @@

              DI-tokens for input-configurations:

              />
            2. -
            3. +
            4. Declare a form ( FormGroup @@ -295,7 +295,7 @@

              DI-tokens for input-configurations:

              />
            5. -
            6. +
            7. Use 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 @@

              DI-tokens for input-configurations:

              -
                -
              1. +
                  +
                1. Import an Angular module for forms and TuiInputDateTimeModule @@ -221,7 +221,7 @@

                  DI-tokens for input-configurations:

                  />
                2. -
                3. +
                4. Declare a form ( FormGroup @@ -236,7 +236,7 @@

                  DI-tokens for input-configurations:

                  />
                5. -
                6. +
                7. Use in template: -
                    -
                  1. +
                      +
                    1. Import an Angular module for forms and TuiInputMonthRangeModule @@ -134,7 +134,7 @@ />

                    2. -
                    3. +
                    4. Declare a form ( FormGroup @@ -149,7 +149,7 @@ />

                    5. -
                    6. +
                    7. Use 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 @@ -
                        -
                      1. +
                          +
                        1. Import InputMonthModule @@ -131,7 +131,7 @@ />

                        2. -
                        3. +
                        4. Declare a form ( FormGroup @@ -146,7 +146,7 @@ />

                        5. -
                        6. +
                        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 @@

                          There are also other components to input numbers:

                          -
                            -
                          1. +
                              +
                            1. Import an Angular module for forms and TuiInputNumberModule @@ -258,7 +258,7 @@

                              There are also other components to input numbers:

                              />
                            2. -
                            3. +
                            4. Declare a form ( FormGroup @@ -273,7 +273,7 @@

                              There are also other components to input numbers:

                              />
                            5. -
                            6. +
                            7. Add to the template:

                              -
                                -
                              1. +
                                  +
                                1. Import an Angular module for forms and TuiInputPasswordModule @@ -90,7 +90,7 @@ />

                                2. -
                                3. +
                                4. Declare a form ( FormGroup @@ -105,7 +105,7 @@ />

                                5. -
                                6. +
                                7. Add to the template:

                                8. -
                                9. +
                                10. 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 @@ -

                                    -
                                  1. +
                                      +
                                    1. Import an Angular module for forms and TuiInputPhoneInternationalModule @@ -107,7 +107,7 @@ />

                                    2. -
                                    3. +
                                    4. Declare a form ( FormGroup @@ -122,7 +122,7 @@ />

                                    5. -
                                    6. +
                                    7. Add to the template:

                                      -
                                        -
                                      1. +
                                          +
                                        1. Import an Angular module for forms and TuiInputPhoneModule @@ -148,7 +148,7 @@ />

                                        2. -
                                        3. +
                                        4. Declare a form ( FormGroup @@ -163,7 +163,7 @@ />

                                        5. -
                                        6. +
                                        7. Add to the template:

                                          -
                                            -
                                          1. +
                                              +
                                            1. Import an Angular module for forms and TuiInputTimeModule @@ -183,7 +183,7 @@ />

                                            2. -
                                            3. +
                                            4. Declare a form ( FormGroup @@ -198,7 +198,7 @@ />

                                            5. -
                                            6. +
                                            7. Add to the template:

                                            8. -
                                            9. +
                                            10. 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 @@ -

                                                -
                                              1. +
                                                  +
                                                1. Import TuiInputYearModule @@ -126,7 +126,7 @@ />

                                                2. -
                                                3. +
                                                4. Declare a form ( FormGroup @@ -141,7 +141,7 @@ />

                                                5. -
                                                6. +
                                                7. Add to the template:

                                                  -
                                                    -
                                                  1. +
                                                      +
                                                    1. Import an Angular module for forms and TuiInputModule @@ -324,7 +324,7 @@ />

                                                    2. -
                                                    3. +
                                                    4. Declare a form ( FormGroup @@ -339,7 +339,7 @@ />

                                                    5. -
                                                    6. +
                                                    7. Add to the template:

                                                      -
                                                        -
                                                      1. +
                                                          +
                                                        1. Import TuiLoaderModule @@ -150,7 +150,7 @@ />

                                                        2. -
                                                        3. +
                                                        4. Add to the template:

                                                        5. -
                                                        6. +
                                                        7. 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 @@ -

                                                            -
                                                          1. +
                                                              +
                                                            1. Inject service and show dialog: -
                                                                -
                                                              1. +
                                                                  +
                                                                1. Import an Angular module for forms and TuiMultiSelectModule @@ -296,7 +296,7 @@

                                                                2. -
                                                                3. +
                                                                4. Declare a form ( FormGroup @@ -311,7 +311,7 @@ />

                                                                5. -
                                                                6. +
                                                                7. Add to the template:

                                                                  -
                                                                    -
                                                                  1. +
                                                                      +
                                                                    1. Import TuiNotificationModule @@ -96,7 +96,7 @@ />

                                                                    2. -
                                                                    3. +
                                                                    4. Add to the template:

                                                                    5. -
                                                                    6. +
                                                                    7. 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 @@ -

                                                                        -
                                                                      1. +
                                                                          +
                                                                        1. Inject service and show dialog: -
                                                                            -
                                                                          1. +
                                                                              +
                                                                            1. Add TuiPushModule into your app.module: @@ -151,7 +151,7 @@ />
                                                                            2. -
                                                                            3. +
                                                                            4. Add to the template:

                                                                            5. -
                                                                            6. +
                                                                            7. Make sure to include TuiPushModule in your main module to be able to show push like alerts.
                                                                            8. -
                                                                            9. See examples to explore display options.
                                                                            10. +
                                                                            11. See examples to explore display options.
                                                                            diff --git a/projects/demo/src/modules/components/range/range.template.html b/projects/demo/src/modules/components/range/range.template.html index 62ec75e98c11..41ccfb37bd70 100644 --- a/projects/demo/src/modules/components/range/range.template.html +++ b/projects/demo/src/modules/components/range/range.template.html @@ -168,8 +168,8 @@ -
                                                                              -
                                                                            1. +
                                                                                +
                                                                              1. Import an Angular module for forms and TuiRangeModule in the same module where you want to use our component: @@ -180,7 +180,7 @@ />
                                                                              2. -
                                                                              3. +
                                                                              4. Declare a form ( FormGroup @@ -195,7 +195,7 @@ />

                                                                              5. -
                                                                              6. +
                                                                              7. Add to the template:

                                                                                -
                                                                                  -
                                                                                1. +
                                                                                    +
                                                                                  1. Import an Angular module for forms and TuiSelectModule @@ -253,7 +253,7 @@

                                                                                  2. -
                                                                                  3. +
                                                                                  4. Declare a form ( FormGroup @@ -268,7 +268,7 @@ />

                                                                                  5. -
                                                                                  6. +
                                                                                  7. Add to the template:

                                                                                    -
                                                                                      -
                                                                                    1. +
                                                                                        +
                                                                                      1. Inject service and show dialog: Karl Gambolputty -
                                                                                          -
                                                                                        1. +
                                                                                            +
                                                                                          1. Import TuiSheetModule @@ -197,7 +197,7 @@

                                                                                            Karl Gambolputty

                                                                                            />
                                                                                          2. -
                                                                                          3. +
                                                                                          4. Add tui-sheets-host @@ -210,7 +210,7 @@

                                                                                            Karl Gambolputty

                                                                                            />
                                                                                          5. -
                                                                                          6. +
                                                                                          7. Use directive or service as shown in examples.

                                                                                          diff --git a/projects/demo/src/modules/components/slider/slider.component.html b/projects/demo/src/modules/components/slider/slider.component.html index 7a0495d73bcf..00813224c88e 100644 --- a/projects/demo/src/modules/components/slider/slider.component.html +++ b/projects/demo/src/modules/components/slider/slider.component.html @@ -210,8 +210,8 @@ -
                                                                                            -
                                                                                          1. +
                                                                                              +
                                                                                            1. Import an Angular module for forms and TuiSliderModule in the same module where you want to use our component: @@ -222,7 +222,7 @@ />
                                                                                            2. -
                                                                                            3. +
                                                                                            4. Declare a form ( FormGroup @@ -237,7 +237,7 @@ />

                                                                                            5. -
                                                                                            6. +
                                                                                            7. Add to the template:

                                                                                              -
                                                                                                -
                                                                                              1. +
                                                                                                  +
                                                                                                1. Import TuiTabBarModule @@ -84,7 +84,7 @@ />

                                                                                                2. -
                                                                                                3. +
                                                                                                4. 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 @@ -

                                                                                                    -
                                                                                                  1. +
                                                                                                      +
                                                                                                    1. Import TuiTagModule @@ -206,7 +206,7 @@ />

                                                                                                    2. -
                                                                                                    3. +
                                                                                                    4. Add to the template:

                                                                                                    5. -
                                                                                                    6. +
                                                                                                    7. 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 @@ -

                                                                                                        -
                                                                                                      1. +
                                                                                                          +
                                                                                                        1. Import TuiTextareaModule @@ -180,7 +180,7 @@ />

                                                                                                        2. -
                                                                                                        3. +
                                                                                                        4. Declare a form ( FormGroup @@ -195,7 +195,7 @@ />

                                                                                                        5. -
                                                                                                        6. +
                                                                                                        7. Add to the template:

                                                                                                          -
                                                                                                            -
                                                                                                          1. +
                                                                                                              +
                                                                                                            1. Import TuiTilesModule @@ -43,7 +43,7 @@ />

                                                                                                            2. -
                                                                                                            3. +
                                                                                                            4. Add to the template and style according to your needs (see example):

                                                                                                              -
                                                                                                                -
                                                                                                              1. +
                                                                                                                  +
                                                                                                                1. Create your own portal service by extending TuiPortalService @@ -28,7 +28,7 @@ />

                                                                                                                2. -
                                                                                                                3. +
                                                                                                                4. 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 @@ -

                                                                                                                    -
                                                                                                                  1. +
                                                                                                                      +
                                                                                                                    1. Add router-outlet @@ -12,7 +12,7 @@ />

                                                                                                                    2. -
                                                                                                                    3. +
                                                                                                                    4. 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 @@ -

                                                                                                                        -
                                                                                                                      1. +
                                                                                                                          +
                                                                                                                        1. Add router-outlet @@ -12,7 +12,7 @@ />

                                                                                                                        2. -
                                                                                                                        3. +
                                                                                                                        4. 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 @@ -

                                                                                                                            -
                                                                                                                          1. +
                                                                                                                              +
                                                                                                                            1. Import TuiActiveZoneDirective @@ -33,7 +33,7 @@ />

                                                                                                                            2. -
                                                                                                                            3. +
                                                                                                                            4. Add to the template and subscribe to a change:

                                                                                                                              -
                                                                                                                                -
                                                                                                                              1. +
                                                                                                                                  +
                                                                                                                                1. Import TuiAutoFocus @@ -65,7 +65,7 @@ />

                                                                                                                                2. -
                                                                                                                                3. +
                                                                                                                                4. Add to the template:

                                                                                                                                5. -
                                                                                                                                6. +
                                                                                                                                7. Optional delay for autofocus:

                                                                                                                                  -
                                                                                                                                    -
                                                                                                                                  1. +
                                                                                                                                      +
                                                                                                                                    1. Import TuiDropdownModule @@ -166,7 +166,7 @@ />

                                                                                                                                    2. -
                                                                                                                                    3. +
                                                                                                                                    4. Add to the template:

                                                                                                                                      -
                                                                                                                                        -
                                                                                                                                      1. +
                                                                                                                                          +
                                                                                                                                        1. Import TuiScrollbarComponent @@ -35,7 +35,7 @@ />

                                                                                                                                        2. -
                                                                                                                                        3. +
                                                                                                                                        4. Add to the template:

                                                                                                                                        5. -
                                                                                                                                        6. +
                                                                                                                                        7. Subscribe on changes and scale elements:

                                                                                                                                          -
                                                                                                                                            -
                                                                                                                                          1. +
                                                                                                                                              +
                                                                                                                                            1. Import TuiLazyLoadingModule @@ -34,7 +34,7 @@ />

                                                                                                                                            2. -
                                                                                                                                            3. +
                                                                                                                                            4. 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 @@ -

                                                                                                                                                -
                                                                                                                                              1. +
                                                                                                                                                  +
                                                                                                                                                1. Import an Angular module for forms and TuiRippleModule @@ -30,7 +30,7 @@ />

                                                                                                                                                2. -
                                                                                                                                                3. +
                                                                                                                                                4. Add to the template:

                                                                                                                                                  -
                                                                                                                                                    -
                                                                                                                                                  1. +
                                                                                                                                                      +
                                                                                                                                                    1. Import TuiSidebarModule @@ -35,7 +35,7 @@ />

                                                                                                                                                    2. -
                                                                                                                                                    3. +
                                                                                                                                                    4. Add to the template:

                                                                                                                                                    5. -
                                                                                                                                                    6. +
                                                                                                                                                    7. Control sidebar in component

                                                                                                                                                      -
                                                                                                                                                        -
                                                                                                                                                      1. +
                                                                                                                                                          +
                                                                                                                                                        1. Import TuiTextfieldControllerModule @@ -123,7 +123,7 @@ />

                                                                                                                                                        2. -
                                                                                                                                                        3. +
                                                                                                                                                        4. Use it on Taiga UI controls or parent elements

                                                                                                                                                          -
                                                                                                                                                            -
                                                                                                                                                          1. +
                                                                                                                                                              +
                                                                                                                                                            1. Import an Angular module for forms and TuiTouchableModule @@ -30,7 +30,7 @@ />

                                                                                                                                                            2. -
                                                                                                                                                            3. +
                                                                                                                                                            4. Add to the template:

                                                                                                                                                              -
                                                                                                                                                                -
                                                                                                                                                              1. +
                                                                                                                                                                  +
                                                                                                                                                                1. Add import to your file with styles:

                                                                                                                                                                2. -
                                                                                                                                                                3. +
                                                                                                                                                                4. Use breakpoints inside media queries:

                                                                                                                                                                  -
                                                                                                                                                                    -
                                                                                                                                                                  1. +
                                                                                                                                                                      +
                                                                                                                                                                    1. Import TuiCurrencyPipeModule @@ -66,7 +66,7 @@ />

                                                                                                                                                                    2. -
                                                                                                                                                                    3. +
                                                                                                                                                                    4. Use pipe in template with input:

                                                                                                                                                                      -
                                                                                                                                                                        -
                                                                                                                                                                      1. +
                                                                                                                                                                          +
                                                                                                                                                                        1. Import TuiFilterByInputPipeModule @@ -46,7 +46,7 @@ />

                                                                                                                                                                        2. -
                                                                                                                                                                        3. +
                                                                                                                                                                        4. Use pipe in template under Taiga UI control:

                                                                                                                                                                          -
                                                                                                                                                                            -
                                                                                                                                                                          1. +
                                                                                                                                                                              +
                                                                                                                                                                            1. 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 @@ /> -

                                                                                                                                                                                -
                                                                                                                                                                              1. +
                                                                                                                                                                                  +
                                                                                                                                                                                1. Inject service and call its methods: -
                                                                                                                                                                                    -
                                                                                                                                                                                  1. +
                                                                                                                                                                                      +
                                                                                                                                                                                    1. Inject TuiScrollService @@ -71,7 +71,7 @@ />

                                                                                                                                                                                    2. -
                                                                                                                                                                                    3. +
                                                                                                                                                                                    4. 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 @@ -

                                                                                                                                                                                        -
                                                                                                                                                                                      1. +
                                                                                                                                                                                          +
                                                                                                                                                                                        1. Add TuiTableBarsHostModule @@ -81,7 +81,7 @@ [code]="exampleModule" />

                                                                                                                                                                                        2. -
                                                                                                                                                                                        3. +
                                                                                                                                                                                        4. Add tui-table-bars-host @@ -93,7 +93,7 @@ [code]="exampleHtml" />

                                                                                                                                                                                        5. -
                                                                                                                                                                                        6. +
                                                                                                                                                                                        7. Use open @@ -112,7 +112,7 @@ />

                                                                                                                                                                                        8. -
                                                                                                                                                                                        9. +
                                                                                                                                                                                        10. 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 @@ -

                                                                                                                                                                                            -
                                                                                                                                                                                          1. +
                                                                                                                                                                                              +
                                                                                                                                                                                            1. Import into component and use:

                                                                                                                                                                                              -
                                                                                                                                                                                                -
                                                                                                                                                                                              1. +
                                                                                                                                                                                                  +
                                                                                                                                                                                                1. Import into component and use:

                                                                                                                                                                                                  -
                                                                                                                                                                                                    -
                                                                                                                                                                                                  1. +
                                                                                                                                                                                                      +
                                                                                                                                                                                                    1. Import into component and use:

                                                                                                                                                                                                      -
                                                                                                                                                                                                        -
                                                                                                                                                                                                      1. +
                                                                                                                                                                                                          +
                                                                                                                                                                                                        1. Import into component and use:

                                                                                                                                                                                                          -
                                                                                                                                                                                                            -
                                                                                                                                                                                                          1. +
                                                                                                                                                                                                              +
                                                                                                                                                                                                            1. 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; - } -}