Skip to content

Commit

Permalink
chore(deps): update taiga-ui submodule (#1111)
Browse files Browse the repository at this point in the history
Co-authored-by: splincode <[email protected]>
  • Loading branch information
taiga-family-bot and splincode authored Jul 3, 2024
1 parent a4141ab commit 4856cb4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion taiga-ui
Submodule taiga-ui updated 37 files
+1 −1 projects/addon-doc/components/code/index.html
+14 −6 projects/addon-doc/components/code/index.ts
+2 −0 projects/addon-doc/components/example/example.component.ts
+0 −2 projects/addon-doc/components/example/example.options.ts
+1 −1 projects/addon-doc/components/example/example.template.html
+3 −0 projects/addon-doc/components/page/page.component.ts
+9 −0 projects/addon-doc/components/page/page.template.html
+6 −0 projects/addon-doc/tokens/doc-icons.ts
+1 −1 projects/addon-mobile/styles/android/checkbox.less
+3 −3 projects/addon-mobile/styles/android/switch.less
+1 −1 projects/addon-mobile/styles/ios/checkbox.less
+2 −2 projects/addon-table/components/reorder/reorder.options.ts
+9 −1 projects/addon-table/components/reorder/reorder.style.less
+4 −2 projects/addon-table/components/reorder/reorder.template.html
+4 −4 projects/cdk/constants/used-icons.ts
+3 −0 projects/cdk/schematics/ng-update/v4/index.ts
+21 −0 projects/cdk/schematics/ng-update/v4/steps/constants/enums.ts
+17 −0 projects/cdk/schematics/ng-update/v4/steps/constants/modules-to-replace.ts
+1 −0 projects/cdk/schematics/ng-update/v4/steps/constants/tags-to-replace.ts
+80 −0 projects/cdk/schematics/ng-update/v4/steps/utils/replace-modules-with-providers.ts
+121 −0 projects/cdk/schematics/ng-update/v4/tests/replace-modules-with-providers.spec.ts
+0 −0 projects/core/tokens/common-icons.ts
+1 −1 projects/core/tokens/index.ts
+0 −6 projects/demo/src/modules/app/app.config.ts
+1 −1 projects/demo/src/modules/app/app.style.less
+0 −19 projects/demo/src/modules/app/stackblitz/project-files/src/app/app.module.ts.md
+2 −0 projects/demo/src/modules/app/stackblitz/stackblitz-deps.service.ts
+1 −0 projects/demo/src/modules/components/experimental/navigation/index.html
+1 −0 projects/kit/components/accordion/accordion-item.style.less
+1 −5 projects/kit/components/switch/switch.style.less
+4 −5 projects/kit/directives/chevron/chevron.directive.ts
+0 −11 projects/kit/directives/chevron/chevron.service.ts
+0 −1 projects/kit/directives/chevron/index.ts
+3 −3 projects/legacy/components/arrow/arrow.style.less
+2 −3 projects/legacy/components/multi-select/test/multi-select.component.spec.ts
+0 −1 projects/testing/mocks/index.ts
+0 −14 projects/testing/mocks/sanitizer.ts

0 comments on commit 4856cb4

Please sign in to comment.