@taiga-ui/experimental 3.49.1 → 3.491.1-canary.5e01f6f

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.
Files changed (133) hide show
  1. package/bundles/taiga-ui-experimental-components-avatar-stack.umd.js +0 -4
  2. package/bundles/taiga-ui-experimental-components-avatar-stack.umd.js.map +1 -1
  3. package/bundles/taiga-ui-experimental-components-avatar.umd.js +0 -4
  4. package/bundles/taiga-ui-experimental-components-avatar.umd.js.map +1 -1
  5. package/bundles/taiga-ui-experimental-components-badge-notification.umd.js +85 -0
  6. package/bundles/taiga-ui-experimental-components-badge-notification.umd.js.map +1 -0
  7. package/bundles/taiga-ui-experimental-components-badge.umd.js +0 -4
  8. package/bundles/taiga-ui-experimental-components-badge.umd.js.map +1 -1
  9. package/bundles/taiga-ui-experimental-components-badged-content.umd.js +1 -5
  10. package/bundles/taiga-ui-experimental-components-badged-content.umd.js.map +1 -1
  11. package/bundles/taiga-ui-experimental-components-button.umd.js +0 -4
  12. package/bundles/taiga-ui-experimental-components-button.umd.js.map +1 -1
  13. package/bundles/taiga-ui-experimental-components-compass.umd.js +0 -4
  14. package/bundles/taiga-ui-experimental-components-compass.umd.js.map +1 -1
  15. package/bundles/taiga-ui-experimental-components-rating.umd.js +0 -4
  16. package/bundles/taiga-ui-experimental-components-rating.umd.js.map +1 -1
  17. package/bundles/taiga-ui-experimental-components.umd.js +6 -10
  18. package/bundles/taiga-ui-experimental-components.umd.js.map +1 -1
  19. package/bundles/taiga-ui-experimental-directives-fade.umd.js +2 -7
  20. package/bundles/taiga-ui-experimental-directives-fade.umd.js.map +1 -1
  21. package/bundles/taiga-ui-experimental-directives-sensitive.umd.js +0 -4
  22. package/bundles/taiga-ui-experimental-directives-sensitive.umd.js.map +1 -1
  23. package/bundles/taiga-ui-experimental-directives-surface.umd.js +0 -4
  24. package/bundles/taiga-ui-experimental-directives-surface.umd.js.map +1 -1
  25. package/bundles/taiga-ui-experimental-directives.umd.js +0 -4
  26. package/bundles/taiga-ui-experimental-directives.umd.js.map +1 -1
  27. package/bundles/taiga-ui-experimental-pipes-auto-color.umd.js +0 -4
  28. package/bundles/taiga-ui-experimental-pipes-auto-color.umd.js.map +1 -1
  29. package/bundles/taiga-ui-experimental-pipes-fallback-src.umd.js +0 -4
  30. package/bundles/taiga-ui-experimental-pipes-fallback-src.umd.js.map +1 -1
  31. package/bundles/taiga-ui-experimental-pipes-initials.umd.js +0 -4
  32. package/bundles/taiga-ui-experimental-pipes-initials.umd.js.map +1 -1
  33. package/bundles/taiga-ui-experimental-pipes.umd.js +0 -4
  34. package/bundles/taiga-ui-experimental-pipes.umd.js.map +1 -1
  35. package/bundles/taiga-ui-experimental.umd.js +0 -4
  36. package/bundles/taiga-ui-experimental.umd.js.map +1 -1
  37. package/components/avatar/taiga-ui-experimental-components-avatar.d.ts +0 -3
  38. package/components/avatar-stack/taiga-ui-experimental-components-avatar-stack.d.ts +0 -3
  39. package/components/badge/taiga-ui-experimental-components-badge.d.ts +0 -3
  40. package/components/{badge-alert/badge-alert.component.d.ts → badge-notification/badge-notification.component.d.ts} +3 -3
  41. package/components/badge-notification/badge-notification.module.d.ts +7 -0
  42. package/components/badge-notification/index.d.ts +2 -0
  43. package/components/badge-notification/package.json +10 -0
  44. package/components/badge-notification/taiga-ui-experimental-components-badge-notification.d.ts +2 -0
  45. package/components/badged-content/badged-content.component.d.ts +1 -1
  46. package/components/badged-content/taiga-ui-experimental-components-badged-content.d.ts +0 -3
  47. package/components/button/taiga-ui-experimental-components-button.d.ts +0 -3
  48. package/components/compass/taiga-ui-experimental-components-compass.d.ts +0 -3
  49. package/components/index.d.ts +1 -1
  50. package/components/rating/taiga-ui-experimental-components-rating.d.ts +0 -3
  51. package/components/taiga-ui-experimental-components.d.ts +0 -3
  52. package/directives/fade/taiga-ui-experimental-directives-fade.d.ts +0 -3
  53. package/directives/sensitive/taiga-ui-experimental-directives-sensitive.d.ts +0 -3
  54. package/directives/surface/taiga-ui-experimental-directives-surface.d.ts +0 -3
  55. package/directives/taiga-ui-experimental-directives.d.ts +0 -3
  56. package/esm2015/components/avatar/taiga-ui-experimental-components-avatar.js +1 -4
  57. package/esm2015/components/avatar-stack/taiga-ui-experimental-components-avatar-stack.js +1 -4
  58. package/esm2015/components/badge/taiga-ui-experimental-components-badge.js +1 -4
  59. package/esm2015/components/badge-notification/badge-notification.component.js +37 -0
  60. package/esm2015/components/badge-notification/badge-notification.module.js +16 -0
  61. package/esm2015/components/badge-notification/index.js +3 -0
  62. package/esm2015/components/badge-notification/taiga-ui-experimental-components-badge-notification.js +2 -0
  63. package/esm2015/components/badged-content/badged-content.component.js +2 -2
  64. package/esm2015/components/badged-content/taiga-ui-experimental-components-badged-content.js +1 -4
  65. package/esm2015/components/button/taiga-ui-experimental-components-button.js +1 -4
  66. package/esm2015/components/compass/taiga-ui-experimental-components-compass.js +1 -4
  67. package/esm2015/components/index.js +2 -2
  68. package/esm2015/components/rating/taiga-ui-experimental-components-rating.js +1 -4
  69. package/esm2015/components/taiga-ui-experimental-components.js +1 -4
  70. package/esm2015/directives/fade/fade.directive.js +3 -4
  71. package/esm2015/directives/fade/taiga-ui-experimental-directives-fade.js +1 -4
  72. package/esm2015/directives/sensitive/taiga-ui-experimental-directives-sensitive.js +1 -4
  73. package/esm2015/directives/surface/taiga-ui-experimental-directives-surface.js +1 -4
  74. package/esm2015/directives/taiga-ui-experimental-directives.js +1 -4
  75. package/esm2015/pipes/auto-color/taiga-ui-experimental-pipes-auto-color.js +1 -4
  76. package/esm2015/pipes/fallback-src/taiga-ui-experimental-pipes-fallback-src.js +1 -4
  77. package/esm2015/pipes/initials/taiga-ui-experimental-pipes-initials.js +1 -4
  78. package/esm2015/pipes/taiga-ui-experimental-pipes.js +1 -4
  79. package/esm2015/taiga-ui-experimental.js +1 -4
  80. package/fesm2015/taiga-ui-experimental-components-avatar-stack.js +0 -4
  81. package/fesm2015/taiga-ui-experimental-components-avatar-stack.js.map +1 -1
  82. package/fesm2015/taiga-ui-experimental-components-avatar.js +0 -4
  83. package/fesm2015/taiga-ui-experimental-components-avatar.js.map +1 -1
  84. package/fesm2015/taiga-ui-experimental-components-badge-notification.js +53 -0
  85. package/fesm2015/taiga-ui-experimental-components-badge-notification.js.map +1 -0
  86. package/fesm2015/taiga-ui-experimental-components-badge.js +0 -4
  87. package/fesm2015/taiga-ui-experimental-components-badge.js.map +1 -1
  88. package/fesm2015/taiga-ui-experimental-components-badged-content.js +1 -5
  89. package/fesm2015/taiga-ui-experimental-components-badged-content.js.map +1 -1
  90. package/fesm2015/taiga-ui-experimental-components-button.js +0 -4
  91. package/fesm2015/taiga-ui-experimental-components-button.js.map +1 -1
  92. package/fesm2015/taiga-ui-experimental-components-compass.js +0 -4
  93. package/fesm2015/taiga-ui-experimental-components-compass.js.map +1 -1
  94. package/fesm2015/taiga-ui-experimental-components-rating.js +0 -4
  95. package/fesm2015/taiga-ui-experimental-components-rating.js.map +1 -1
  96. package/fesm2015/taiga-ui-experimental-components.js +1 -5
  97. package/fesm2015/taiga-ui-experimental-components.js.map +1 -1
  98. package/fesm2015/taiga-ui-experimental-directives-fade.js +2 -7
  99. package/fesm2015/taiga-ui-experimental-directives-fade.js.map +1 -1
  100. package/fesm2015/taiga-ui-experimental-directives-sensitive.js +0 -4
  101. package/fesm2015/taiga-ui-experimental-directives-sensitive.js.map +1 -1
  102. package/fesm2015/taiga-ui-experimental-directives-surface.js +0 -4
  103. package/fesm2015/taiga-ui-experimental-directives-surface.js.map +1 -1
  104. package/fesm2015/taiga-ui-experimental-directives.js +0 -4
  105. package/fesm2015/taiga-ui-experimental-directives.js.map +1 -1
  106. package/fesm2015/taiga-ui-experimental-pipes-auto-color.js +0 -4
  107. package/fesm2015/taiga-ui-experimental-pipes-auto-color.js.map +1 -1
  108. package/fesm2015/taiga-ui-experimental-pipes-fallback-src.js +0 -4
  109. package/fesm2015/taiga-ui-experimental-pipes-fallback-src.js.map +1 -1
  110. package/fesm2015/taiga-ui-experimental-pipes-initials.js +0 -4
  111. package/fesm2015/taiga-ui-experimental-pipes-initials.js.map +1 -1
  112. package/fesm2015/taiga-ui-experimental-pipes.js +0 -4
  113. package/fesm2015/taiga-ui-experimental-pipes.js.map +1 -1
  114. package/fesm2015/taiga-ui-experimental.js +0 -4
  115. package/fesm2015/taiga-ui-experimental.js.map +1 -1
  116. package/package.json +1 -1
  117. package/pipes/auto-color/taiga-ui-experimental-pipes-auto-color.d.ts +0 -3
  118. package/pipes/fallback-src/taiga-ui-experimental-pipes-fallback-src.d.ts +0 -3
  119. package/pipes/initials/taiga-ui-experimental-pipes-initials.d.ts +0 -3
  120. package/pipes/taiga-ui-experimental-pipes.d.ts +0 -3
  121. package/taiga-ui-experimental.d.ts +0 -3
  122. package/bundles/taiga-ui-experimental-components-badge-alert.umd.js +0 -89
  123. package/bundles/taiga-ui-experimental-components-badge-alert.umd.js.map +0 -1
  124. package/components/badge-alert/badge-alert.module.d.ts +0 -7
  125. package/components/badge-alert/index.d.ts +0 -2
  126. package/components/badge-alert/package.json +0 -10
  127. package/components/badge-alert/taiga-ui-experimental-components-badge-alert.d.ts +0 -5
  128. package/esm2015/components/badge-alert/badge-alert.component.js +0 -37
  129. package/esm2015/components/badge-alert/badge-alert.module.js +0 -16
  130. package/esm2015/components/badge-alert/index.js +0 -3
  131. package/esm2015/components/badge-alert/taiga-ui-experimental-components-badge-alert.js +0 -5
  132. package/fesm2015/taiga-ui-experimental-components-badge-alert.js +0 -57
  133. package/fesm2015/taiga-ui-experimental-components-badge-alert.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-experimental-components-badge-alert.umd.js","sources":["../../../projects/experimental/components/badge-alert/badge-alert.component.ts","../../../projects/experimental/components/badge-alert/badge-alert.module.ts","../../../projects/experimental/components/badge-alert/taiga-ui-experimental-components-badge-alert.ts"],"sourcesContent":["import {ChangeDetectionStrategy, Component, Inject, Input} from '@angular/core';\nimport {TUI_PLATFORM, TuiPlatform} from '@taiga-ui/cdk';\nimport {\n TUI_ANIMATION_OPTIONS,\n TuiAnimationOptions,\n tuiPop,\n TuiSizeL,\n TuiSizeXS,\n} from '@taiga-ui/core';\n\n@Component({\n selector: 'tui-badge-alert',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n styleUrls: ['./badge-alert.style.less'],\n animations: [tuiPop],\n host: {\n '[attr.data-platform]': 'platform',\n '[attr.data-size]': 'size',\n '[@tuiPop]': 'animation',\n },\n})\nexport class TuiBadgeAlertComponent {\n @Input()\n size: TuiSizeL | TuiSizeXS = 'l';\n\n constructor(\n @Inject(TUI_PLATFORM) readonly platform: TuiPlatform,\n @Inject(TUI_ANIMATION_OPTIONS) readonly animation: TuiAnimationOptions,\n ) {}\n}\n","import {NgModule} from '@angular/core';\n\nimport {TuiBadgeAlertComponent} from './badge-alert.component';\n\n@NgModule({\n declarations: [TuiBadgeAlertComponent],\n exports: [TuiBadgeAlertComponent],\n})\nexport class TuiBadgeAlertModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["TUI_PLATFORM","TUI_ANIMATION_OPTIONS","i0","tuiPop","Component","ChangeDetectionStrategy","Inject","Input","NgModule"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAsBA,QAAA,sBAAA,kBAAA,YAAA;QAII,SACmC,sBAAA,CAAA,QAAqB,EACZ,SAA8B,EAAA;IADvC,QAAA,IAAQ,CAAA,QAAA,GAAR,QAAQ,CAAa;IACZ,QAAA,IAAS,CAAA,SAAA,GAAT,SAAS,CAAqB;IAJ1E,QAAA,IAAI,CAAA,IAAA,GAAyB,GAAG,CAAC;SAK7B;;;8IAPK,sBAAsB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAKnBA,gBAAY,EAAA,EAAA,EAAA,KAAA,EACZC,0BAAqB,EAAA,CAAA,EAAA,MAAA,EAAAC,aAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;IANxB,sBAAA,CAAA,IAAA,GAAAA,aAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,sBAAsB,EATrB,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,oBAAA,EAAA,UAAA,EAAA,gBAAA,EAAA,MAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,EAAA,QAAA,EAAAA,aAAA,EAAA,QAAA,EAAA,2BAA2B,EAEzB,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,syBAAA,CAAA,EAAA,UAAA,EAAA,CAACC,WAAM,CAAC,EAAA,eAAA,EAAAD,aAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;sHAOX,sBAAsB,EAAA,UAAA,EAAA,CAAA;sBAZlCE,YAAS;IAAC,YAAA,IAAA,EAAA,CAAA;IACP,oBAAA,QAAQ,EAAE,iBAAiB;wBAC3B,eAAe,EAAEC,0BAAuB,CAAC,MAAM;IAC/C,oBAAA,QAAQ,EAAE,2BAA2B;wBACrC,SAAS,EAAE,CAAC,0BAA0B,CAAC;wBACvC,UAAU,EAAE,CAACF,WAAM,CAAC;IACpB,oBAAA,IAAI,EAAE;IACF,wBAAA,sBAAsB,EAAE,UAAU;IAClC,wBAAA,kBAAkB,EAAE,MAAM;IAC1B,wBAAA,WAAW,EAAE,WAAW;IAC3B,qBAAA;qBACJ,CAAA;;;kCAMQG,SAAM;mCAACN,gBAAY,CAAA;;kCACnBM,SAAM;mCAACL,0BAAqB,CAAA;;6BAJjC,IAAI,EAAA,CAAA;0BADHM,QAAK;;;ACfV,QAAA,mBAAA,kBAAA,YAAA;IAAA,IAAA,SAAA,mBAAA,GAAA;;;;2IAAa,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAAL,aAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;4IAAnB,mBAAmB,EAAA,YAAA,EAAA,CAHb,sBAAsB,CAAA,EAAA,OAAA,EAAA,CAC3B,sBAAsB,CAAA,EAAA,CAAA,CAAA;4IAEvB,mBAAmB,EAAA,CAAA,CAAA;sHAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;sBAJ/BM,WAAQ;IAAC,YAAA,IAAA,EAAA,CAAA;wBACN,YAAY,EAAE,CAAC,sBAAsB,CAAC;wBACtC,OAAO,EAAE,CAAC,sBAAsB,CAAC;qBACpC,CAAA;;;ICPD;;IAEG;;;;;;;;;;;"}
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./badge-alert.component";
3
- export declare class TuiBadgeAlertModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<TuiBadgeAlertModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<TuiBadgeAlertModule, [typeof i1.TuiBadgeAlertComponent], never, [typeof i1.TuiBadgeAlertComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<TuiBadgeAlertModule>;
7
- }
@@ -1,2 +0,0 @@
1
- export * from './badge-alert.component';
2
- export * from './badge-alert.module';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-experimental-components-badge-alert.umd.js",
3
- "module": "../../fesm2015/taiga-ui-experimental-components-badge-alert.js",
4
- "es2015": "../../fesm2015/taiga-ui-experimental-components-badge-alert.js",
5
- "esm2015": "../../esm2015/components/badge-alert/taiga-ui-experimental-components-badge-alert.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-experimental-components-badge-alert.js",
7
- "typings": "taiga-ui-experimental-components-badge-alert.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/experimental/components/badge-alert"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/experimental/components/badge-alert" />
5
- export * from './index';
@@ -1,37 +0,0 @@
1
- import { ChangeDetectionStrategy, Component, Inject, Input } from '@angular/core';
2
- import { TUI_PLATFORM } from '@taiga-ui/cdk';
3
- import { TUI_ANIMATION_OPTIONS, tuiPop, } from '@taiga-ui/core';
4
- import * as i0 from "@angular/core";
5
- export class TuiBadgeAlertComponent {
6
- constructor(platform, animation) {
7
- this.platform = platform;
8
- this.animation = animation;
9
- this.size = 'l';
10
- }
11
- }
12
- TuiBadgeAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertComponent, deps: [{ token: TUI_PLATFORM }, { token: TUI_ANIMATION_OPTIONS }], target: i0.ɵɵFactoryTarget.Component });
13
- TuiBadgeAlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: TuiBadgeAlertComponent, selector: "tui-badge-alert", inputs: { size: "size" }, host: { properties: { "attr.data-platform": "platform", "attr.data-size": "size", "@tuiPop": "animation" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{--t-size: 1.5rem;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--tui-text-01-night);border-radius:2rem;white-space:nowrap;overflow:hidden;vertical-align:middle;font:var(--tui-font-text-s);max-width:100%;padding:0 .25rem;background:#f52222;height:var(--t-size);min-width:var(--t-size)}:host[data-size=l][data-platform=android]{--t-size: 1.375rem}:host[data-size=l][data-platform=ios],:host[data-size=l][data-platform=android]{font:var(--tui-font-text-m)}:host[data-size=m]{--t-size: 1.25rem}:host[data-size=m][data-platform=ios],:host[data-size=m][data-platform=android]{--t-size: 1.125rem}:host[data-size=s]{--t-size: 1rem;padding:0 .125rem;font:var(--tui-font-text-xs)}:host[data-size=xs]{--t-size: .375rem;padding:0;font-size:0}\n"], animations: [tuiPop], changeDetection: i0.ChangeDetectionStrategy.OnPush });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertComponent, decorators: [{
15
- type: Component,
16
- args: [{
17
- selector: 'tui-badge-alert',
18
- changeDetection: ChangeDetectionStrategy.OnPush,
19
- template: '<ng-content></ng-content>',
20
- styleUrls: ['./badge-alert.style.less'],
21
- animations: [tuiPop],
22
- host: {
23
- '[attr.data-platform]': 'platform',
24
- '[attr.data-size]': 'size',
25
- '[@tuiPop]': 'animation',
26
- },
27
- }]
28
- }], ctorParameters: function () { return [{ type: undefined, decorators: [{
29
- type: Inject,
30
- args: [TUI_PLATFORM]
31
- }] }, { type: undefined, decorators: [{
32
- type: Inject,
33
- args: [TUI_ANIMATION_OPTIONS]
34
- }] }]; }, propDecorators: { size: [{
35
- type: Input
36
- }] } });
37
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFkZ2UtYWxlcnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZXhwZXJpbWVudGFsL2NvbXBvbmVudHMvYmFkZ2UtYWxlcnQvYmFkZ2UtYWxlcnQuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyx1QkFBdUIsRUFBRSxTQUFTLEVBQUUsTUFBTSxFQUFFLEtBQUssRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUNoRixPQUFPLEVBQUMsWUFBWSxFQUFjLE1BQU0sZUFBZSxDQUFDO0FBQ3hELE9BQU8sRUFDSCxxQkFBcUIsRUFFckIsTUFBTSxHQUdULE1BQU0sZ0JBQWdCLENBQUM7O0FBY3hCLE1BQU0sT0FBTyxzQkFBc0I7SUFJL0IsWUFDbUMsUUFBcUIsRUFDWixTQUE4QjtRQUR2QyxhQUFRLEdBQVIsUUFBUSxDQUFhO1FBQ1osY0FBUyxHQUFULFNBQVMsQ0FBcUI7UUFKMUUsU0FBSSxHQUF5QixHQUFHLENBQUM7SUFLOUIsQ0FBQzs7b0hBUEssc0JBQXNCLGtCQUtuQixZQUFZLGFBQ1oscUJBQXFCO3dHQU54QixzQkFBc0IsK0xBVHJCLDJCQUEyQixnMUJBRXpCLENBQUMsTUFBTSxDQUFDOzRGQU9YLHNCQUFzQjtrQkFabEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsaUJBQWlCO29CQUMzQixlQUFlLEVBQUUsdUJBQXVCLENBQUMsTUFBTTtvQkFDL0MsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsU0FBUyxFQUFFLENBQUMsMEJBQTBCLENBQUM7b0JBQ3ZDLFVBQVUsRUFBRSxDQUFDLE1BQU0sQ0FBQztvQkFDcEIsSUFBSSxFQUFFO3dCQUNGLHNCQUFzQixFQUFFLFVBQVU7d0JBQ2xDLGtCQUFrQixFQUFFLE1BQU07d0JBQzFCLFdBQVcsRUFBRSxXQUFXO3FCQUMzQjtpQkFDSjs7MEJBTVEsTUFBTTsyQkFBQyxZQUFZOzswQkFDbkIsTUFBTTsyQkFBQyxxQkFBcUI7NENBSmpDLElBQUk7c0JBREgsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7Q2hhbmdlRGV0ZWN0aW9uU3RyYXRlZ3ksIENvbXBvbmVudCwgSW5qZWN0LCBJbnB1dH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge1RVSV9QTEFURk9STSwgVHVpUGxhdGZvcm19IGZyb20gJ0B0YWlnYS11aS9jZGsnO1xuaW1wb3J0IHtcbiAgICBUVUlfQU5JTUFUSU9OX09QVElPTlMsXG4gICAgVHVpQW5pbWF0aW9uT3B0aW9ucyxcbiAgICB0dWlQb3AsXG4gICAgVHVpU2l6ZUwsXG4gICAgVHVpU2l6ZVhTLFxufSBmcm9tICdAdGFpZ2EtdWkvY29yZSc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAndHVpLWJhZGdlLWFsZXJ0JyxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICAgIHN0eWxlVXJsczogWycuL2JhZGdlLWFsZXJ0LnN0eWxlLmxlc3MnXSxcbiAgICBhbmltYXRpb25zOiBbdHVpUG9wXSxcbiAgICBob3N0OiB7XG4gICAgICAgICdbYXR0ci5kYXRhLXBsYXRmb3JtXSc6ICdwbGF0Zm9ybScsXG4gICAgICAgICdbYXR0ci5kYXRhLXNpemVdJzogJ3NpemUnLFxuICAgICAgICAnW0B0dWlQb3BdJzogJ2FuaW1hdGlvbicsXG4gICAgfSxcbn0pXG5leHBvcnQgY2xhc3MgVHVpQmFkZ2VBbGVydENvbXBvbmVudCB7XG4gICAgQElucHV0KClcbiAgICBzaXplOiBUdWlTaXplTCB8IFR1aVNpemVYUyA9ICdsJztcblxuICAgIGNvbnN0cnVjdG9yKFxuICAgICAgICBASW5qZWN0KFRVSV9QTEFURk9STSkgcmVhZG9ubHkgcGxhdGZvcm06IFR1aVBsYXRmb3JtLFxuICAgICAgICBASW5qZWN0KFRVSV9BTklNQVRJT05fT1BUSU9OUykgcmVhZG9ubHkgYW5pbWF0aW9uOiBUdWlBbmltYXRpb25PcHRpb25zLFxuICAgICkge31cbn1cbiJdfQ==
@@ -1,16 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { TuiBadgeAlertComponent } from './badge-alert.component';
3
- import * as i0 from "@angular/core";
4
- export class TuiBadgeAlertModule {
5
- }
6
- TuiBadgeAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
- TuiBadgeAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule, declarations: [TuiBadgeAlertComponent], exports: [TuiBadgeAlertComponent] });
8
- TuiBadgeAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule });
9
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule, decorators: [{
10
- type: NgModule,
11
- args: [{
12
- declarations: [TuiBadgeAlertComponent],
13
- exports: [TuiBadgeAlertComponent],
14
- }]
15
- }] });
16
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYmFkZ2UtYWxlcnQubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZXhwZXJpbWVudGFsL2NvbXBvbmVudHMvYmFkZ2UtYWxlcnQvYmFkZ2UtYWxlcnQubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxRQUFRLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFFdkMsT0FBTyxFQUFDLHNCQUFzQixFQUFDLE1BQU0seUJBQXlCLENBQUM7O0FBTS9ELE1BQU0sT0FBTyxtQkFBbUI7O2lIQUFuQixtQkFBbUI7a0hBQW5CLG1CQUFtQixpQkFIYixzQkFBc0IsYUFDM0Isc0JBQXNCO2tIQUV2QixtQkFBbUI7NEZBQW5CLG1CQUFtQjtrQkFKL0IsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyxzQkFBc0IsQ0FBQztvQkFDdEMsT0FBTyxFQUFFLENBQUMsc0JBQXNCLENBQUM7aUJBQ3BDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtOZ01vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7VHVpQmFkZ2VBbGVydENvbXBvbmVudH0gZnJvbSAnLi9iYWRnZS1hbGVydC5jb21wb25lbnQnO1xuXG5ATmdNb2R1bGUoe1xuICAgIGRlY2xhcmF0aW9uczogW1R1aUJhZGdlQWxlcnRDb21wb25lbnRdLFxuICAgIGV4cG9ydHM6IFtUdWlCYWRnZUFsZXJ0Q29tcG9uZW50XSxcbn0pXG5leHBvcnQgY2xhc3MgVHVpQmFkZ2VBbGVydE1vZHVsZSB7fVxuIl19
@@ -1,3 +0,0 @@
1
- export * from './badge-alert.component';
2
- export * from './badge-alert.module';
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9leHBlcmltZW50YWwvY29tcG9uZW50cy9iYWRnZS1hbGVydC9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsc0JBQXNCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2JhZGdlLWFsZXJ0LmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2JhZGdlLWFsZXJ0Lm1vZHVsZSc7XG4iXX0=
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFpZ2EtdWktZXhwZXJpbWVudGFsLWNvbXBvbmVudHMtYmFkZ2UtYWxlcnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9leHBlcmltZW50YWwvY29tcG9uZW50cy9iYWRnZS1hbGVydC90YWlnYS11aS1leHBlcmltZW50YWwtY29tcG9uZW50cy1iYWRnZS1hbGVydC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
@@ -1,57 +0,0 @@
1
- import * as i0 from '@angular/core';
2
- import { Component, ChangeDetectionStrategy, Inject, Input, NgModule } from '@angular/core';
3
- import { TUI_PLATFORM } from '@taiga-ui/cdk';
4
- import { TUI_ANIMATION_OPTIONS, tuiPop } from '@taiga-ui/core';
5
-
6
- class TuiBadgeAlertComponent {
7
- constructor(platform, animation) {
8
- this.platform = platform;
9
- this.animation = animation;
10
- this.size = 'l';
11
- }
12
- }
13
- TuiBadgeAlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertComponent, deps: [{ token: TUI_PLATFORM }, { token: TUI_ANIMATION_OPTIONS }], target: i0.ɵɵFactoryTarget.Component });
14
- TuiBadgeAlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: TuiBadgeAlertComponent, selector: "tui-badge-alert", inputs: { size: "size" }, host: { properties: { "attr.data-platform": "platform", "attr.data-size": "size", "@tuiPop": "animation" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{--t-size: 1.5rem;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;color:var(--tui-text-01-night);border-radius:2rem;white-space:nowrap;overflow:hidden;vertical-align:middle;font:var(--tui-font-text-s);max-width:100%;padding:0 .25rem;background:#f52222;height:var(--t-size);min-width:var(--t-size)}:host[data-size=l][data-platform=android]{--t-size: 1.375rem}:host[data-size=l][data-platform=ios],:host[data-size=l][data-platform=android]{font:var(--tui-font-text-m)}:host[data-size=m]{--t-size: 1.25rem}:host[data-size=m][data-platform=ios],:host[data-size=m][data-platform=android]{--t-size: 1.125rem}:host[data-size=s]{--t-size: 1rem;padding:0 .125rem;font:var(--tui-font-text-xs)}:host[data-size=xs]{--t-size: .375rem;padding:0;font-size:0}\n"], animations: [tuiPop], changeDetection: i0.ChangeDetectionStrategy.OnPush });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertComponent, decorators: [{
16
- type: Component,
17
- args: [{
18
- selector: 'tui-badge-alert',
19
- changeDetection: ChangeDetectionStrategy.OnPush,
20
- template: '<ng-content></ng-content>',
21
- styleUrls: ['./badge-alert.style.less'],
22
- animations: [tuiPop],
23
- host: {
24
- '[attr.data-platform]': 'platform',
25
- '[attr.data-size]': 'size',
26
- '[@tuiPop]': 'animation',
27
- },
28
- }]
29
- }], ctorParameters: function () { return [{ type: undefined, decorators: [{
30
- type: Inject,
31
- args: [TUI_PLATFORM]
32
- }] }, { type: undefined, decorators: [{
33
- type: Inject,
34
- args: [TUI_ANIMATION_OPTIONS]
35
- }] }]; }, propDecorators: { size: [{
36
- type: Input
37
- }] } });
38
-
39
- class TuiBadgeAlertModule {
40
- }
41
- TuiBadgeAlertModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
42
- TuiBadgeAlertModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule, declarations: [TuiBadgeAlertComponent], exports: [TuiBadgeAlertComponent] });
43
- TuiBadgeAlertModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule });
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: TuiBadgeAlertModule, decorators: [{
45
- type: NgModule,
46
- args: [{
47
- declarations: [TuiBadgeAlertComponent],
48
- exports: [TuiBadgeAlertComponent],
49
- }]
50
- }] });
51
-
52
- /**
53
- * Generated bundle index. Do not edit.
54
- */
55
-
56
- export { TuiBadgeAlertComponent, TuiBadgeAlertModule };
57
- //# sourceMappingURL=taiga-ui-experimental-components-badge-alert.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-experimental-components-badge-alert.js","sources":["../../../projects/experimental/components/badge-alert/badge-alert.component.ts","../../../projects/experimental/components/badge-alert/badge-alert.module.ts","../../../projects/experimental/components/badge-alert/taiga-ui-experimental-components-badge-alert.ts"],"sourcesContent":["import {ChangeDetectionStrategy, Component, Inject, Input} from '@angular/core';\nimport {TUI_PLATFORM, TuiPlatform} from '@taiga-ui/cdk';\nimport {\n TUI_ANIMATION_OPTIONS,\n TuiAnimationOptions,\n tuiPop,\n TuiSizeL,\n TuiSizeXS,\n} from '@taiga-ui/core';\n\n@Component({\n selector: 'tui-badge-alert',\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: '<ng-content></ng-content>',\n styleUrls: ['./badge-alert.style.less'],\n animations: [tuiPop],\n host: {\n '[attr.data-platform]': 'platform',\n '[attr.data-size]': 'size',\n '[@tuiPop]': 'animation',\n },\n})\nexport class TuiBadgeAlertComponent {\n @Input()\n size: TuiSizeL | TuiSizeXS = 'l';\n\n constructor(\n @Inject(TUI_PLATFORM) readonly platform: TuiPlatform,\n @Inject(TUI_ANIMATION_OPTIONS) readonly animation: TuiAnimationOptions,\n ) {}\n}\n","import {NgModule} from '@angular/core';\n\nimport {TuiBadgeAlertComponent} from './badge-alert.component';\n\n@NgModule({\n declarations: [TuiBadgeAlertComponent],\n exports: [TuiBadgeAlertComponent],\n})\nexport class TuiBadgeAlertModule {}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;MAsBa,sBAAsB,CAAA;IAI/B,WACmC,CAAA,QAAqB,EACZ,SAA8B,EAAA;QADvC,IAAQ,CAAA,QAAA,GAAR,QAAQ,CAAa;QACZ,IAAS,CAAA,SAAA,GAAT,SAAS,CAAqB;QAJ1E,IAAI,CAAA,IAAA,GAAyB,GAAG,CAAC;KAK7B;;oHAPK,sBAAsB,EAAA,IAAA,EAAA,CAAA,EAAA,KAAA,EAKnB,YAAY,EAAA,EAAA,EAAA,KAAA,EACZ,qBAAqB,EAAA,CAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AANxB,sBAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,sBAAsB,EATrB,QAAA,EAAA,iBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,EAAA,UAAA,EAAA,EAAA,oBAAA,EAAA,UAAA,EAAA,gBAAA,EAAA,MAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAAA,2BAA2B,EAEzB,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,syBAAA,CAAA,EAAA,UAAA,EAAA,CAAC,MAAM,CAAC,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;4FAOX,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAZlC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACP,oBAAA,QAAQ,EAAE,iBAAiB;oBAC3B,eAAe,EAAE,uBAAuB,CAAC,MAAM;AAC/C,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,SAAS,EAAE,CAAC,0BAA0B,CAAC;oBACvC,UAAU,EAAE,CAAC,MAAM,CAAC;AACpB,oBAAA,IAAI,EAAE;AACF,wBAAA,sBAAsB,EAAE,UAAU;AAClC,wBAAA,kBAAkB,EAAE,MAAM;AAC1B,wBAAA,WAAW,EAAE,WAAW;AAC3B,qBAAA;AACJ,iBAAA,CAAA;;0BAMQ,MAAM;2BAAC,YAAY,CAAA;;0BACnB,MAAM;2BAAC,qBAAqB,CAAA;4CAJjC,IAAI,EAAA,CAAA;sBADH,KAAK;;;MCfG,mBAAmB,CAAA;;iHAAnB,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;kHAAnB,mBAAmB,EAAA,YAAA,EAAA,CAHb,sBAAsB,CAAA,EAAA,OAAA,EAAA,CAC3B,sBAAsB,CAAA,EAAA,CAAA,CAAA;kHAEvB,mBAAmB,EAAA,CAAA,CAAA;4FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAJ/B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACN,YAAY,EAAE,CAAC,sBAAsB,CAAC;oBACtC,OAAO,EAAE,CAAC,sBAAsB,CAAC;AACpC,iBAAA,CAAA;;;ACPD;;AAEG;;;;"}