@wizishop/angular-components 15.1.77 → 15.1.78

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 (136) hide show
  1. package/angular-components.scss +215 -215
  2. package/esm2020/lib/components/ai-express/ai-express.component.mjs +3 -3
  3. package/esm2020/lib/components/alert/alert.component.mjs +3 -3
  4. package/esm2020/lib/components/alert-popup/alert-popup-module.mjs +4 -4
  5. package/esm2020/lib/components/alert-popup/alert-popup.component.mjs +3 -3
  6. package/esm2020/lib/components/alert-popup/alert-popup.service.mjs +3 -3
  7. package/esm2020/lib/components/back/back.component.mjs +3 -3
  8. package/esm2020/lib/components/block/block-title-legacy/block-title-legacy.component.mjs +3 -3
  9. package/esm2020/lib/components/block/block.component.mjs +3 -3
  10. package/esm2020/lib/components/block/separator/block-separator.component.mjs +3 -3
  11. package/esm2020/lib/components/block-with-checkbox/block-with-checkbox.component.mjs +3 -3
  12. package/esm2020/lib/components/breadcrumbs/breadcrumbs.component.mjs +3 -3
  13. package/esm2020/lib/components/button/button.component.mjs +3 -3
  14. package/esm2020/lib/components/calendar/calendar.component.mjs +3 -3
  15. package/esm2020/lib/components/card-price/card-price.component.mjs +3 -3
  16. package/esm2020/lib/components/charging-bar/charging-bar.component.mjs +3 -3
  17. package/esm2020/lib/components/checkbox/checkbox.component.mjs +3 -3
  18. package/esm2020/lib/components/checkbox/checkbox.module.mjs +4 -4
  19. package/esm2020/lib/components/column/column.component.mjs +3 -3
  20. package/esm2020/lib/components/common/label/label.component.mjs +3 -3
  21. package/esm2020/lib/components/common/placeholder/placeholder.component.mjs +3 -3
  22. package/esm2020/lib/components/confirm-delete/confirm-delete.component.mjs +3 -3
  23. package/esm2020/lib/components/content-with-buttons/content-with-buttons.component.mjs +3 -3
  24. package/esm2020/lib/components/delete/delete.component.mjs +3 -3
  25. package/esm2020/lib/components/draganddrop-list/draganddrop-list.component.mjs +3 -3
  26. package/esm2020/lib/components/dropdown/dropdown.component.mjs +3 -3
  27. package/esm2020/lib/components/edit-in-place/edit-in-place.component.mjs +3 -3
  28. package/esm2020/lib/components/expanded-panel/expanded-panel.component.mjs +3 -3
  29. package/esm2020/lib/components/expansion/accordion/accordion.component.mjs +3 -3
  30. package/esm2020/lib/components/expansion/expansion-panel/expansion-panel.component.mjs +3 -3
  31. package/esm2020/lib/components/expansion/expansion-panel/expansion-panel.directive.mjs +3 -3
  32. package/esm2020/lib/components/expansion/expansion-panel-header/expansion-panel-header.component.mjs +3 -3
  33. package/esm2020/lib/components/expansion/expansion-panel-header/expansion-panel-header.directive.mjs +3 -3
  34. package/esm2020/lib/components/expansion/expansion.module.mjs +4 -4
  35. package/esm2020/lib/components/filters/filters.component.mjs +3 -3
  36. package/esm2020/lib/components/free-popin/free-popin.component.mjs +3 -3
  37. package/esm2020/lib/components/google-preview/google-preview.component.mjs +3 -3
  38. package/esm2020/lib/components/header-page/header-page.component.mjs +3 -3
  39. package/esm2020/lib/components/hn/h1/h1.component.mjs +3 -3
  40. package/esm2020/lib/components/hn/h2/h2.component.mjs +3 -3
  41. package/esm2020/lib/components/hn/h3/h3.component.mjs +3 -3
  42. package/esm2020/lib/components/hn/h4/h4.component.mjs +3 -3
  43. package/esm2020/lib/components/image/image.component.mjs +3 -3
  44. package/esm2020/lib/components/info/info.component.mjs +3 -3
  45. package/esm2020/lib/components/inputs/input/input.component.mjs +3 -3
  46. package/esm2020/lib/components/inputs/input-search/input-search.component.mjs +3 -3
  47. package/esm2020/lib/components/inputs/input-with-select/input-with-select.component.mjs +3 -3
  48. package/esm2020/lib/components/link/link.component.mjs +3 -3
  49. package/esm2020/lib/components/loader/loader.component.mjs +3 -3
  50. package/esm2020/lib/components/logo/logo.component.mjs +3 -3
  51. package/esm2020/lib/components/mosaic/mosaic.component.mjs +3 -3
  52. package/esm2020/lib/components/multiple-search/multiple-search.component.mjs +3 -3
  53. package/esm2020/lib/components/multiple-search-plus/multiple-search-plus.component.mjs +3 -3
  54. package/esm2020/lib/components/optional-disable-container/optional-disable-container.component.mjs +3 -3
  55. package/esm2020/lib/components/pagination/pagination.component.mjs +3 -3
  56. package/esm2020/lib/components/pagination/pagination.module.mjs +4 -4
  57. package/esm2020/lib/components/pagination/pipes/array-pages.pipe.mjs +3 -3
  58. package/esm2020/lib/components/pagination/pipes/custom-text.pipe.mjs +3 -3
  59. package/esm2020/lib/components/pagination/pipes/is-last-page.pipe.mjs +3 -3
  60. package/esm2020/lib/components/popin/popin.component.mjs +3 -3
  61. package/esm2020/lib/components/progress-bar/progress-bar.component.mjs +3 -3
  62. package/esm2020/lib/components/radio/radio-directive.mjs +3 -3
  63. package/esm2020/lib/components/radio/radio-group.directive.mjs +3 -3
  64. package/esm2020/lib/components/radio/radio.component.mjs +3 -3
  65. package/esm2020/lib/components/row/row.component.mjs +3 -3
  66. package/esm2020/lib/components/search/search.component.mjs +3 -3
  67. package/esm2020/lib/components/select/option/option.component.mjs +3 -3
  68. package/esm2020/lib/components/select/option/select-option.directive.mjs +3 -3
  69. package/esm2020/lib/components/select/option-call-to-action/option-call-to-action.component.mjs +3 -3
  70. package/esm2020/lib/components/select/select/select.component.mjs +3 -3
  71. package/esm2020/lib/components/select/select/select.directive.mjs +3 -3
  72. package/esm2020/lib/components/select/select/value-change.service.mjs +3 -3
  73. package/esm2020/lib/components/select/select-search-trigger/select-search-trigger.component.mjs +3 -3
  74. package/esm2020/lib/components/select-in-text/select-in-text.component.mjs +3 -3
  75. package/esm2020/lib/components/selected-list/selected-list.component.mjs +3 -3
  76. package/esm2020/lib/components/separator/separator.component.mjs +3 -3
  77. package/esm2020/lib/components/settings/settings.component.mjs +3 -3
  78. package/esm2020/lib/components/shared-components.module.mjs +4 -4
  79. package/esm2020/lib/components/snackbar/snackbar.component.mjs +3 -3
  80. package/esm2020/lib/components/state/state.component.mjs +3 -3
  81. package/esm2020/lib/components/summary/summary.component.mjs +3 -3
  82. package/esm2020/lib/components/switch/switch.component.mjs +3 -3
  83. package/esm2020/lib/components/table/directives/checkBoxRow.directive.mjs +3 -3
  84. package/esm2020/lib/components/table/directives/column.directive.mjs +3 -3
  85. package/esm2020/lib/components/table/directives/columnHeader.directive.mjs +3 -3
  86. package/esm2020/lib/components/table/directives/raw.directive.mjs +3 -3
  87. package/esm2020/lib/components/table/shared/filters-table.service.mjs +3 -3
  88. package/esm2020/lib/components/table/shared/table-checkbox-id.service.mjs +3 -3
  89. package/esm2020/lib/components/table/table.component.mjs +3 -3
  90. package/esm2020/lib/components/table/table.module.mjs +4 -4
  91. package/esm2020/lib/components/tabs/tab/tab.component.mjs +3 -3
  92. package/esm2020/lib/components/tabs/tab-body/tab-body.component.mjs +3 -3
  93. package/esm2020/lib/components/tabs/tab-body/tab-body.directive.mjs +3 -3
  94. package/esm2020/lib/components/tabs/tabs.component.mjs +3 -3
  95. package/esm2020/lib/components/tag/tag.component.mjs +3 -3
  96. package/esm2020/lib/components/tag-label/tag-label.component.mjs +3 -3
  97. package/esm2020/lib/components/text/text.component.mjs +3 -3
  98. package/esm2020/lib/components/text-area/text-area.component.mjs +3 -3
  99. package/esm2020/lib/components/token-check/token-check.component.mjs +3 -3
  100. package/esm2020/lib/components/tooltip/tooltip.component.mjs +3 -3
  101. package/esm2020/lib/components/tooltip/tooltip.module.mjs +4 -4
  102. package/esm2020/lib/components/tree/tree.component.mjs +3 -3
  103. package/esm2020/lib/components/tree/tree.module.mjs +4 -4
  104. package/esm2020/lib/components/upload/upload.component.mjs +3 -3
  105. package/esm2020/lib/components/wrapper/wrapper.component.mjs +3 -3
  106. package/esm2020/lib/components/wrapper-blocs/wrapper-blocs.component.mjs +3 -3
  107. package/esm2020/lib/components/wrapper-multiple-block/wrapper-multiple-block.component.mjs +3 -3
  108. package/esm2020/lib/components/wrapper-sidebar/wrapper-sidebar.component.mjs +3 -3
  109. package/esm2020/lib/directives/abstract-debounce/abstract-debounce.directive.mjs +3 -3
  110. package/esm2020/lib/directives/abstract-debounce/debounce-keyup.directive.mjs +3 -3
  111. package/esm2020/lib/directives/auto-hide/auto-hide.directive.mjs +3 -3
  112. package/esm2020/lib/directives/copy-to-clipboard/copy-to-clipboard.directive.mjs +3 -3
  113. package/esm2020/lib/directives/keyboard-events/keypress-enter.directive.mjs +3 -3
  114. package/esm2020/lib/directives/keyboard-events/only-numbers.directive.mjs +3 -3
  115. package/esm2020/lib/directives/keyboard-events/two-digital-decimal-number.directive.mjs +3 -3
  116. package/esm2020/lib/directives/ng-var.directive.mjs +3 -3
  117. package/esm2020/lib/directives/scroll-to/scroll-to.directive.mjs +3 -3
  118. package/esm2020/lib/directives/shared-directives.module.mjs +4 -4
  119. package/esm2020/lib/directives/zindex-toggle/zindex-toggle.directive.mjs +3 -3
  120. package/esm2020/lib/pipes/call-component-function.pipe.mjs +3 -3
  121. package/esm2020/lib/pipes/find-option-selected-field.pipe.mjs +3 -3
  122. package/esm2020/lib/pipes/select/filter-options.pipe.mjs +3 -3
  123. package/esm2020/lib/pipes/select/select-filters.pipe.mjs +3 -3
  124. package/esm2020/lib/pipes/selected-list/are-all-options-selected.pipe.mjs +3 -3
  125. package/esm2020/lib/pipes/shared-pipes.module.mjs +4 -4
  126. package/esm2020/lib/pipes/tree/format-object-to-recursif-tree.pipe.mjs +3 -3
  127. package/esm2020/lib/pipes/tree/format-object-to-simple-tree.pipe.mjs +3 -3
  128. package/esm2020/lib/services/dom.service.mjs +3 -3
  129. package/esm2020/lib/services/history.service.mjs +3 -3
  130. package/esm2020/lib/services/multiple-selection.service.mjs +3 -3
  131. package/esm2020/lib/wizi-components.module.mjs +4 -4
  132. package/fesm2015/wizishop-angular-components.mjs +401 -401
  133. package/fesm2020/wizishop-angular-components.mjs +401 -401
  134. package/package.json +1 -1
  135. package/wizishop-angular-components-15.1.78.tgz +0 -0
  136. package/wizishop-angular-components-15.1.77.tgz +0 -0
@@ -228,7 +228,7 @@ $wac-token-disabled-dark: #8A98B2!default;
228
228
  align-items: center;
229
229
  position: absolute;
230
230
  left: calc(100% + 4px);
231
- bottom: 0;
231
+ top: 28px;
232
232
  box-shadow: 0px 3px 6px #00000014;
233
233
  border: 1px solid $wac-background-indication;
234
234
  background-color: $wac-white;
@@ -280,7 +280,7 @@ $wac-token-disabled-dark: #8A98B2!default;
280
280
  align-items: flex-start;
281
281
  position: absolute;
282
282
  left: calc(100% + 4px);
283
- bottom: 0;
283
+ top: 28px;
284
284
  box-shadow: 0px 3px 6px #00000014;
285
285
  border: 1px solid $wac-background-indication;
286
286
  &:hover, &:focus {
@@ -910,6 +910,135 @@ wac-block {
910
910
  margin-right: 0;
911
911
  }
912
912
  }
913
+ .wac-breadcrumbs {
914
+ width: 100%;
915
+ display: flex;
916
+ align-items: center;
917
+ padding: 0;
918
+ margin: 0 0 10px;
919
+ border-radius: 3px;
920
+
921
+ @include media('<tablet') {
922
+ &:not(.no-responsive) {
923
+ max-width: 100%;
924
+ overflow: hidden;
925
+ .wac-breadcrumbs {
926
+ &__wrapper {
927
+ @include media('<tablet') {
928
+ width: auto;
929
+ overflow-x: scroll;
930
+ }
931
+ }
932
+ &__item {
933
+ @include media('<tablet') {
934
+ width: auto;
935
+ min-width: unset;
936
+ max-width: unset;
937
+ .name {
938
+ white-space: nowrap;
939
+ }
940
+ }
941
+ }
942
+ }
943
+ }
944
+ }
945
+
946
+ &__wrapper {
947
+ width: 100%;
948
+ display: flex;
949
+ align-items: center;
950
+ }
951
+
952
+ &__item {
953
+ width: 100%;
954
+ max-width: 50%;
955
+ display: flex;
956
+ align-items: center;
957
+ justify-content: center;
958
+ position: relative;
959
+ padding: 10px;
960
+ cursor: pointer;
961
+ &:before {
962
+ content: '';
963
+ display: block;
964
+ position: absolute;
965
+ bottom: -5px;
966
+ left: 50%;
967
+ transform: translateX(-50%);
968
+ width: calc(100% - 5px);
969
+ height: 3px;
970
+ background-color: $wac-round-breadcrumbs;
971
+ }
972
+ &.current, &.valid {
973
+ &:before {
974
+ background-color: $wac-wizishop-blue;
975
+ }
976
+ &:hover, &:focus {
977
+ .round {
978
+ background-color: $wac-wizishop-blue;
979
+ border-color: $wac-wizishop-blue;
980
+ > span, > i {
981
+ color: $wac-white;
982
+ }
983
+ }
984
+ .name {
985
+ color: $wac-wizishop-blue;
986
+ }
987
+ }
988
+ }
989
+
990
+
991
+ &.current {
992
+ &:before {
993
+ height: 5px;
994
+ }
995
+ }
996
+ .round {
997
+ min-width: 30px;
998
+ height: 30px;
999
+ border-radius: 30px;
1000
+ display: flex;
1001
+ justify-content: center;
1002
+ align-items: center;
1003
+ border: 2px solid $wac-round-breadcrumbs;
1004
+ background-color: $wac-round-breadcrumbs;
1005
+ transition: .3s ease;
1006
+ margin: 0 15px 0 0;
1007
+ > span {
1008
+ font-size: rem(12);
1009
+ font-weight: 500;
1010
+ color: $wac-second-color;
1011
+ line-height: 1;
1012
+ }
1013
+ > i {
1014
+ font-size: rem(14);
1015
+ color: $wac-wizishop-blue;
1016
+ }
1017
+ &.valid {
1018
+ background-color: transparent;
1019
+ border-color: $wac-wizishop-blue;
1020
+ color: $wac-wizishop-blue;
1021
+ }
1022
+ &.current:not(.valid) {
1023
+ background-color: $wac-wizishop-blue;
1024
+ border-color: $wac-wizishop-blue;
1025
+ > span, > i {
1026
+ color: $wac-white;
1027
+ }
1028
+ }
1029
+ }
1030
+ .name {
1031
+ font-size: rem(14);
1032
+ font-weight: 500;
1033
+ color: $wac-second-color;
1034
+ line-height: 1;
1035
+ transition: .3s ease;
1036
+ &.valid, &.current {
1037
+ color: $wac-wizishop-blue;
1038
+ }
1039
+ }
1040
+ }
1041
+ }
913
1042
  .wac-button {
914
1043
  @include flexbox();
915
1044
  @include justify-content(center);
@@ -2366,135 +2495,6 @@ wac-block {
2366
2495
  }
2367
2496
  }
2368
2497
  }
2369
- .wac-breadcrumbs {
2370
- width: 100%;
2371
- display: flex;
2372
- align-items: center;
2373
- padding: 0;
2374
- margin: 0 0 10px;
2375
- border-radius: 3px;
2376
-
2377
- @include media('<tablet') {
2378
- &:not(.no-responsive) {
2379
- max-width: 100%;
2380
- overflow: hidden;
2381
- .wac-breadcrumbs {
2382
- &__wrapper {
2383
- @include media('<tablet') {
2384
- width: auto;
2385
- overflow-x: scroll;
2386
- }
2387
- }
2388
- &__item {
2389
- @include media('<tablet') {
2390
- width: auto;
2391
- min-width: unset;
2392
- max-width: unset;
2393
- .name {
2394
- white-space: nowrap;
2395
- }
2396
- }
2397
- }
2398
- }
2399
- }
2400
- }
2401
-
2402
- &__wrapper {
2403
- width: 100%;
2404
- display: flex;
2405
- align-items: center;
2406
- }
2407
-
2408
- &__item {
2409
- width: 100%;
2410
- max-width: 50%;
2411
- display: flex;
2412
- align-items: center;
2413
- justify-content: center;
2414
- position: relative;
2415
- padding: 10px;
2416
- cursor: pointer;
2417
- &:before {
2418
- content: '';
2419
- display: block;
2420
- position: absolute;
2421
- bottom: -5px;
2422
- left: 50%;
2423
- transform: translateX(-50%);
2424
- width: calc(100% - 5px);
2425
- height: 3px;
2426
- background-color: $wac-round-breadcrumbs;
2427
- }
2428
- &.current, &.valid {
2429
- &:before {
2430
- background-color: $wac-wizishop-blue;
2431
- }
2432
- &:hover, &:focus {
2433
- .round {
2434
- background-color: $wac-wizishop-blue;
2435
- border-color: $wac-wizishop-blue;
2436
- > span, > i {
2437
- color: $wac-white;
2438
- }
2439
- }
2440
- .name {
2441
- color: $wac-wizishop-blue;
2442
- }
2443
- }
2444
- }
2445
-
2446
-
2447
- &.current {
2448
- &:before {
2449
- height: 5px;
2450
- }
2451
- }
2452
- .round {
2453
- min-width: 30px;
2454
- height: 30px;
2455
- border-radius: 30px;
2456
- display: flex;
2457
- justify-content: center;
2458
- align-items: center;
2459
- border: 2px solid $wac-round-breadcrumbs;
2460
- background-color: $wac-round-breadcrumbs;
2461
- transition: .3s ease;
2462
- margin: 0 15px 0 0;
2463
- > span {
2464
- font-size: rem(12);
2465
- font-weight: 500;
2466
- color: $wac-second-color;
2467
- line-height: 1;
2468
- }
2469
- > i {
2470
- font-size: rem(14);
2471
- color: $wac-wizishop-blue;
2472
- }
2473
- &.valid {
2474
- background-color: transparent;
2475
- border-color: $wac-wizishop-blue;
2476
- color: $wac-wizishop-blue;
2477
- }
2478
- &.current:not(.valid) {
2479
- background-color: $wac-wizishop-blue;
2480
- border-color: $wac-wizishop-blue;
2481
- > span, > i {
2482
- color: $wac-white;
2483
- }
2484
- }
2485
- }
2486
- .name {
2487
- font-size: rem(14);
2488
- font-weight: 500;
2489
- color: $wac-second-color;
2490
- line-height: 1;
2491
- transition: .3s ease;
2492
- &.valid, &.current {
2493
- color: $wac-wizishop-blue;
2494
- }
2495
- }
2496
- }
2497
- }
2498
2498
  wac-calendar {
2499
2499
  &.ng-touched.ng-invalid {
2500
2500
  .wac-calendar__wrapper__select, .wac-calendar__wrapper__editInPlace, .wac-calendar__wrapper__select {
@@ -3685,6 +3685,90 @@ wac-calendar {
3685
3685
  }
3686
3686
  }
3687
3687
  }
3688
+ .wac-dropdown {
3689
+ display: inline-block;
3690
+ width: 40px;
3691
+ height: 40px;
3692
+
3693
+ &__wrapper {
3694
+ @include flexbox();
3695
+ @include justify-content(center);
3696
+ @include align-items(center);
3697
+ width: 100%;
3698
+ height: 100%;
3699
+ position: relative;
3700
+
3701
+ &__icon {
3702
+ font-size: 30px;
3703
+ line-height: 18px;
3704
+ color: $wac-second-color;
3705
+ transition: color 0.3s ease, transform 0.3s ease;
3706
+ }
3707
+
3708
+ &__sublevel {
3709
+ position: absolute;
3710
+ min-width: 160px;
3711
+ top: 100%;
3712
+ right: 0;
3713
+ z-index: -1;
3714
+ opacity: 0;
3715
+ background-color: $wac-white;
3716
+ border-radius: rem(3);
3717
+ box-shadow: 0px 2px 5px $wac-info-box-shadow;
3718
+ visibility: hidden;
3719
+ transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
3720
+
3721
+ &__container {
3722
+ padding: 10px 10px;
3723
+ border: 1px solid $wac-border-color;
3724
+ border-radius: 3px;
3725
+
3726
+ &__item {
3727
+ padding: 5.7px 10px;
3728
+ font-size: 14px;
3729
+ line-height: 24px;
3730
+ color: $wac-second-color;
3731
+ cursor: pointer;
3732
+ transition: background-color 0.3s ease, color 0.3s ease;
3733
+ display: flex;
3734
+ justify-content: flex-start;
3735
+ align-items: center;
3736
+ align-content: center;
3737
+
3738
+ i {
3739
+ min-width: 15px;
3740
+ margin-right: 5px;
3741
+ text-align: center;
3742
+ }
3743
+ span {
3744
+ white-space: nowrap;
3745
+ }
3746
+
3747
+ &:hover {
3748
+ background-color: $wac-gray-background;
3749
+ transition: background-color 0.3s ease, color 0.3s ease;
3750
+ color: $wac-input-active-color;
3751
+ }
3752
+ }
3753
+ }
3754
+ }
3755
+
3756
+ &:hover {
3757
+ .wac-dropdown__wrapper__icon {
3758
+ color: $wac-wizishop-blue;
3759
+ transform: rotate(90deg);
3760
+ transition: color 0.3s ease, transform 0.3s ease;
3761
+ }
3762
+
3763
+ .wac-dropdown__wrapper__sublevel {
3764
+ visibility: visible;
3765
+ opacity: 1;
3766
+ z-index: 2;
3767
+ transition: visibility 0s ease 0s, opacity 0.3s ease .1s;
3768
+ }
3769
+ }
3770
+ }
3771
+ }
3688
3772
  .wac-draganddrop-list {
3689
3773
  width: 100%;
3690
3774
  background-color: $wac-white;
@@ -3822,90 +3906,6 @@ wac-calendar {
3822
3906
  .wac-draganddrop-list__wrapper.cdk-drop-list-dragging .wac-draganddrop-list__wrapper__item:not(.cdk-drag-placeholder) {
3823
3907
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
3824
3908
  }
3825
- .wac-dropdown {
3826
- display: inline-block;
3827
- width: 40px;
3828
- height: 40px;
3829
-
3830
- &__wrapper {
3831
- @include flexbox();
3832
- @include justify-content(center);
3833
- @include align-items(center);
3834
- width: 100%;
3835
- height: 100%;
3836
- position: relative;
3837
-
3838
- &__icon {
3839
- font-size: 30px;
3840
- line-height: 18px;
3841
- color: $wac-second-color;
3842
- transition: color 0.3s ease, transform 0.3s ease;
3843
- }
3844
-
3845
- &__sublevel {
3846
- position: absolute;
3847
- min-width: 160px;
3848
- top: 100%;
3849
- right: 0;
3850
- z-index: -1;
3851
- opacity: 0;
3852
- background-color: $wac-white;
3853
- border-radius: rem(3);
3854
- box-shadow: 0px 2px 5px $wac-info-box-shadow;
3855
- visibility: hidden;
3856
- transition: opacity 0.15s ease, z-index 0.15s ease, visibility 0s linear .16s;
3857
-
3858
- &__container {
3859
- padding: 10px 10px;
3860
- border: 1px solid $wac-border-color;
3861
- border-radius: 3px;
3862
-
3863
- &__item {
3864
- padding: 5.7px 10px;
3865
- font-size: 14px;
3866
- line-height: 24px;
3867
- color: $wac-second-color;
3868
- cursor: pointer;
3869
- transition: background-color 0.3s ease, color 0.3s ease;
3870
- display: flex;
3871
- justify-content: flex-start;
3872
- align-items: center;
3873
- align-content: center;
3874
-
3875
- i {
3876
- min-width: 15px;
3877
- margin-right: 5px;
3878
- text-align: center;
3879
- }
3880
- span {
3881
- white-space: nowrap;
3882
- }
3883
-
3884
- &:hover {
3885
- background-color: $wac-gray-background;
3886
- transition: background-color 0.3s ease, color 0.3s ease;
3887
- color: $wac-input-active-color;
3888
- }
3889
- }
3890
- }
3891
- }
3892
-
3893
- &:hover {
3894
- .wac-dropdown__wrapper__icon {
3895
- color: $wac-wizishop-blue;
3896
- transform: rotate(90deg);
3897
- transition: color 0.3s ease, transform 0.3s ease;
3898
- }
3899
-
3900
- .wac-dropdown__wrapper__sublevel {
3901
- visibility: visible;
3902
- opacity: 1;
3903
- z-index: 2;
3904
- transition: visibility 0s ease 0s, opacity 0.3s ease .1s;
3905
- }
3906
- }
3907
- }
3908
- }
3909
3909
  .wac-edit-in-place.nwb-wrapper {
3910
3910
  display: inline-block;
3911
3911
  position: relative;
@@ -44,9 +44,9 @@ export class AiExpressComponent {
44
44
  }
45
45
  }
46
46
  }
47
- AiExpressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AiExpressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
48
- AiExpressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: AiExpressComponent, selector: "wac-ai-express", inputs: { top: "top", right: "right", loading: "loading", disabled: "disabled", wordingTop: "wordingTop", wordingToken: "wordingToken", wordingTokenLeft: "wordingTokenLeft", wordingRegisterTop: "wordingRegisterTop", wordingRegisterBtn: "wordingRegisterBtn", wordingDisabled: "wordingDisabled", tokenCost: "tokenCost", tokenLeft: "tokenLeft", tokenCount: "tokenCount", isRegister: "isRegister" }, outputs: { validAction: "validAction" }, ngImport: i0, template: "<div class=\"wac-ai-express\">\n <ng-content></ng-content>\n <div [style.top]=\"top\" [style.right]=\"right\" class=\"wac-ai-express__icon\" [ngClass]=\"{'disabled': disabled, 'loading': loading}\" (click)=\"validate();\">\n <i class=\"fa-regular fa-wand-magic-sparkles\" *ngIf=\"!loading\"></i>\n <svg *ngIf=\"loading\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"margin:auto;background:transparent;display:block;\" width=\"200px\" height=\"200px\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\n <g transform=\"rotate(0 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.9166666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(30 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.8333333333333334s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(60 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.75s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(90 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.6666666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(120 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.5833333333333334s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(150 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.5s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(180 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.4166666666666667s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(210 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.3333333333333333s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(240 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.25s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(270 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.16666666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(300 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.08333333333333333s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(330 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"0s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g>\n </svg>\n </div>\n <div *ngIf=\"isRegister && !disabled\" class=\"wac-ai-express__wrapper\">\n <div>\n <span [innerHTML]=\"wordingTop\"></span>\n </div>\n <div>\n <div>\n <div>\n <i class=\"fa-solid fa-coin-front\"></i>\n <span [innerHTML]=\"tokenCost\"></span>\n </div>\n <span [innerHTML]=\"wordingToken\"></span>\n </div>\n <div>\n <div>\n <strong [innerHTML]=\"tokenLeft\"></strong> / <span [innerHTML]=\"tokenCount\"></span>\n </div>\n <div>\n <span [innerHTML]=\"wordingTokenLeft\"></span>\n </div>\n </div>\n </div>\n </div>\n <div *ngIf=\"!isRegister && !disabled\" class=\"wac-ai-express__register\">\n <p [innerHTML]=\"wordingRegisterTop\"></p>\n <a [target]=\"'_blank'\" [href]=\"hrefRegister\"><i class=\"fa-regular fa-wand-magic-sparkles\"></i> <span [innerHTML]=\"wordingRegisterBtn\"></span></a>\n </div>\n <div *ngIf=\"disabled && wordingDisabled\" class=\"wac-ai-express__disabled\">\n <p [innerHTML]=\"wordingDisabled\"></p>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AiExpressComponent, decorators: [{
47
+ AiExpressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AiExpressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
48
+ AiExpressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: AiExpressComponent, selector: "wac-ai-express", inputs: { top: "top", right: "right", loading: "loading", disabled: "disabled", wordingTop: "wordingTop", wordingToken: "wordingToken", wordingTokenLeft: "wordingTokenLeft", wordingRegisterTop: "wordingRegisterTop", wordingRegisterBtn: "wordingRegisterBtn", wordingDisabled: "wordingDisabled", tokenCost: "tokenCost", tokenLeft: "tokenLeft", tokenCount: "tokenCount", isRegister: "isRegister" }, outputs: { validAction: "validAction" }, ngImport: i0, template: "<div class=\"wac-ai-express\">\n <ng-content></ng-content>\n <div [style.top]=\"top\" [style.right]=\"right\" class=\"wac-ai-express__icon\" [ngClass]=\"{'disabled': disabled, 'loading': loading}\" (click)=\"validate();\">\n <i class=\"fa-regular fa-wand-magic-sparkles\" *ngIf=\"!loading\"></i>\n <svg *ngIf=\"loading\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"margin:auto;background:transparent;display:block;\" width=\"200px\" height=\"200px\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\n <g transform=\"rotate(0 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.9166666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(30 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.8333333333333334s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(60 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.75s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(90 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.6666666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(120 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.5833333333333334s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(150 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.5s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(180 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.4166666666666667s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(210 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.3333333333333333s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(240 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.25s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(270 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.16666666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(300 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.08333333333333333s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(330 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"0s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g>\n </svg>\n </div>\n <div *ngIf=\"isRegister && !disabled\" class=\"wac-ai-express__wrapper\">\n <div>\n <span [innerHTML]=\"wordingTop\"></span>\n </div>\n <div>\n <div>\n <div>\n <i class=\"fa-solid fa-coin-front\"></i>\n <span [innerHTML]=\"tokenCost\"></span>\n </div>\n <span [innerHTML]=\"wordingToken\"></span>\n </div>\n <div>\n <div>\n <strong [innerHTML]=\"tokenLeft\"></strong> / <span [innerHTML]=\"tokenCount\"></span>\n </div>\n <div>\n <span [innerHTML]=\"wordingTokenLeft\"></span>\n </div>\n </div>\n </div>\n </div>\n <div *ngIf=\"!isRegister && !disabled\" class=\"wac-ai-express__register\">\n <p [innerHTML]=\"wordingRegisterTop\"></p>\n <a [target]=\"'_blank'\" [href]=\"hrefRegister\"><i class=\"fa-regular fa-wand-magic-sparkles\"></i> <span [innerHTML]=\"wordingRegisterBtn\"></span></a>\n </div>\n <div *ngIf=\"disabled && wordingDisabled\" class=\"wac-ai-express__disabled\">\n <p [innerHTML]=\"wordingDisabled\"></p>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AiExpressComponent, decorators: [{
50
50
  type: Component,
51
51
  args: [{ selector: 'wac-ai-express', template: "<div class=\"wac-ai-express\">\n <ng-content></ng-content>\n <div [style.top]=\"top\" [style.right]=\"right\" class=\"wac-ai-express__icon\" [ngClass]=\"{'disabled': disabled, 'loading': loading}\" (click)=\"validate();\">\n <i class=\"fa-regular fa-wand-magic-sparkles\" *ngIf=\"!loading\"></i>\n <svg *ngIf=\"loading\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"margin:auto;background:transparent;display:block;\" width=\"200px\" height=\"200px\" viewBox=\"0 0 100 100\" preserveAspectRatio=\"xMidYMid\">\n <g transform=\"rotate(0 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.9166666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(30 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.8333333333333334s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(60 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.75s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(90 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.6666666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(120 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.5833333333333334s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(150 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.5s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(180 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.4166666666666667s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(210 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.3333333333333333s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(240 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.25s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(270 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.16666666666666666s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(300 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"-0.08333333333333333s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g><g transform=\"rotate(330 50 50)\">\n <rect x=\"47\" y=\"24\" rx=\"3\" ry=\"6\" width=\"6\" height=\"12\" fill=\"#59d0cf\">\n <animate attributeName=\"opacity\" values=\"1;0\" keyTimes=\"0;1\" dur=\"1s\" begin=\"0s\" repeatCount=\"indefinite\"></animate>\n </rect>\n </g>\n </svg>\n </div>\n <div *ngIf=\"isRegister && !disabled\" class=\"wac-ai-express__wrapper\">\n <div>\n <span [innerHTML]=\"wordingTop\"></span>\n </div>\n <div>\n <div>\n <div>\n <i class=\"fa-solid fa-coin-front\"></i>\n <span [innerHTML]=\"tokenCost\"></span>\n </div>\n <span [innerHTML]=\"wordingToken\"></span>\n </div>\n <div>\n <div>\n <strong [innerHTML]=\"tokenLeft\"></strong> / <span [innerHTML]=\"tokenCount\"></span>\n </div>\n <div>\n <span [innerHTML]=\"wordingTokenLeft\"></span>\n </div>\n </div>\n </div>\n </div>\n <div *ngIf=\"!isRegister && !disabled\" class=\"wac-ai-express__register\">\n <p [innerHTML]=\"wordingRegisterTop\"></p>\n <a [target]=\"'_blank'\" [href]=\"hrefRegister\"><i class=\"fa-regular fa-wand-magic-sparkles\"></i> <span [innerHTML]=\"wordingRegisterBtn\"></span></a>\n </div>\n <div *ngIf=\"disabled && wordingDisabled\" class=\"wac-ai-express__disabled\">\n <p [innerHTML]=\"wordingDisabled\"></p>\n </div>\n</div>\n" }]
52
52
  }], ctorParameters: function () { return []; }, propDecorators: { top: [{
@@ -19,9 +19,9 @@ export class AlertComponent {
19
19
  this.isCloseChange.next(this.isClose);
20
20
  }
21
21
  }
22
- AlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
23
- AlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: AlertComponent, selector: "wac-alert", inputs: { icon: "icon", warning: "warning", success: "success", alert: "alert", iconClass: "iconClass", closeButton: "closeButton" }, outputs: { isCloseChange: "isCloseChange" }, ngImport: i0, template: "<div #alertBlock class=\"wac-alert\" [ngClass]=\"{ success: success, warning: warning, alert: alert }\">\n <i *ngIf=\"icon\" [ngClass]=\"iconClass\"></i>\n <p><ng-content></ng-content></p> <!-- ! Refacto : Remove p tag, attention \u00E0 wizi-admin -->\n <a *ngIf=\"closeButton\" (click)=\"closeAlert(this.alertBlock)\"><i [ngClass]=\"'closeAlert fal fa-circle-xmark'\"></i></a>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertComponent, decorators: [{
22
+ AlertComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
23
+ AlertComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: AlertComponent, selector: "wac-alert", inputs: { icon: "icon", warning: "warning", success: "success", alert: "alert", iconClass: "iconClass", closeButton: "closeButton" }, outputs: { isCloseChange: "isCloseChange" }, ngImport: i0, template: "<div #alertBlock class=\"wac-alert\" [ngClass]=\"{ success: success, warning: warning, alert: alert }\">\n <i *ngIf=\"icon\" [ngClass]=\"iconClass\"></i>\n <p><ng-content></ng-content></p> <!-- ! Refacto : Remove p tag, attention \u00E0 wizi-admin -->\n <a *ngIf=\"closeButton\" (click)=\"closeAlert(this.alertBlock)\"><i [ngClass]=\"'closeAlert fal fa-circle-xmark'\"></i></a>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{ selector: 'wac-alert', template: "<div #alertBlock class=\"wac-alert\" [ngClass]=\"{ success: success, warning: warning, alert: alert }\">\n <i *ngIf=\"icon\" [ngClass]=\"iconClass\"></i>\n <p><ng-content></ng-content></p> <!-- ! Refacto : Remove p tag, attention \u00E0 wizi-admin -->\n <a *ngIf=\"closeButton\" (click)=\"closeAlert(this.alertBlock)\"><i [ngClass]=\"'closeAlert fal fa-circle-xmark'\"></i></a>\n</div>\n" }]
27
27
  }], ctorParameters: function () { return []; }, propDecorators: { icon: [{
@@ -5,10 +5,10 @@ import { AlertPopupComponent } from './alert-popup.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export class AlertPopupModule {
7
7
  }
8
- AlertPopupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
- AlertPopupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupModule, declarations: [AlertPopupComponent], imports: [CommonModule], exports: [AlertPopupComponent] });
10
- AlertPopupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupModule, providers: [AlertPopupService], imports: [CommonModule] });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupModule, decorators: [{
8
+ AlertPopupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ AlertPopupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupModule, declarations: [AlertPopupComponent], imports: [CommonModule], exports: [AlertPopupComponent] });
10
+ AlertPopupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupModule, providers: [AlertPopupService], imports: [CommonModule] });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupModule, decorators: [{
12
12
  type: NgModule,
13
13
  args: [{
14
14
  imports: [CommonModule],
@@ -30,9 +30,9 @@ export class AlertPopupComponent {
30
30
  return this.afterClosedPopup.asObservable();
31
31
  }
32
32
  }
33
- AlertPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
34
- AlertPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: AlertPopupComponent, selector: "wac-alert-popup", host: { classAttribute: "wac-alert-popup" }, ngImport: i0, template: "<div\n [class]=\"'alert ' + ((config.color) ? config.color : ' is-primary') + ((config.extraClasses) ? ' ' + config.extraClasses : '') + ((config.position) ? ' ' + config.position : '') + ((config.fullsize) ? ' fullsize' : '') + ((config.opacity) ? ' opacity-active' : '') + ((config.small) ? ' small' : '') + ((config.icon) ? ' with-icon' : '') + ((config.duration) ? '' : ' no-duration')\"\n [ngClass]=\"{'is-active': open, 'has-close': config.closeButton}\"\n>\n <div class=\"alert--message\">\n <span class=\"icon\" *ngIf=\"config.icon\">\n <i [class]=\"config.icon\"></i>\n </span>\n <span (click)=\"dismiss()\" class=\"wac-alert-popup__close\" *ngIf=\"!config.small || (config.small && config.closeButton)\"><i class=\"far fa-times\"></i></span>\n <p *ngIf=\"config.title\" class=\"wac-alert-popup__title\" [innerHTML]=\"config.title\"></p>\n <p *ngIf=\"config.message\" class=\"wac-alert-popup__text\" [innerHTML]=\"config.message\"></p>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupComponent, decorators: [{
33
+ AlertPopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
34
+ AlertPopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: AlertPopupComponent, selector: "wac-alert-popup", host: { classAttribute: "wac-alert-popup" }, ngImport: i0, template: "<div\n [class]=\"'alert ' + ((config.color) ? config.color : ' is-primary') + ((config.extraClasses) ? ' ' + config.extraClasses : '') + ((config.position) ? ' ' + config.position : '') + ((config.fullsize) ? ' fullsize' : '') + ((config.opacity) ? ' opacity-active' : '') + ((config.small) ? ' small' : '') + ((config.icon) ? ' with-icon' : '') + ((config.duration) ? '' : ' no-duration')\"\n [ngClass]=\"{'is-active': open, 'has-close': config.closeButton}\"\n>\n <div class=\"alert--message\">\n <span class=\"icon\" *ngIf=\"config.icon\">\n <i [class]=\"config.icon\"></i>\n </span>\n <span (click)=\"dismiss()\" class=\"wac-alert-popup__close\" *ngIf=\"!config.small || (config.small && config.closeButton)\"><i class=\"far fa-times\"></i></span>\n <p *ngIf=\"config.title\" class=\"wac-alert-popup__title\" [innerHTML]=\"config.title\"></p>\n <p *ngIf=\"config.message\" class=\"wac-alert-popup__text\" [innerHTML]=\"config.message\"></p>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{ selector: 'wac-alert-popup', host: {
38
38
  class: 'wac-alert-popup'
@@ -22,9 +22,9 @@ export class AlertPopupService {
22
22
  return componentRef;
23
23
  }
24
24
  }
25
- AlertPopupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupService, deps: [{ token: i1.DomService }], target: i0.ɵɵFactoryTarget.Injectable });
26
- AlertPopupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupService, providedIn: 'root' });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AlertPopupService, decorators: [{
25
+ AlertPopupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupService, deps: [{ token: i1.DomService }], target: i0.ɵɵFactoryTarget.Injectable });
26
+ AlertPopupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupService, providedIn: 'root' });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: AlertPopupService, decorators: [{
28
28
  type: Injectable,
29
29
  args: [{
30
30
  providedIn: 'root'
@@ -3,9 +3,9 @@ import * as i0 from "@angular/core";
3
3
  export class BackComponent {
4
4
  constructor() { }
5
5
  }
6
- BackComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BackComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
7
- BackComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BackComponent, selector: "wac-back", ngImport: i0, template: "<div class=\"wac-back\">\n <div class=\"wac-back__wrapper\">\n <i class=\"fas fa-chevron-left\"></i>\n </div>\n</div>\n" });
8
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BackComponent, decorators: [{
6
+ BackComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: BackComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
7
+ BackComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: BackComponent, selector: "wac-back", ngImport: i0, template: "<div class=\"wac-back\">\n <div class=\"wac-back__wrapper\">\n <i class=\"fas fa-chevron-left\"></i>\n </div>\n</div>\n" });
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: BackComponent, decorators: [{
9
9
  type: Component,
10
10
  args: [{ selector: 'wac-back', template: "<div class=\"wac-back\">\n <div class=\"wac-back__wrapper\">\n <i class=\"fas fa-chevron-left\"></i>\n </div>\n</div>\n" }]
11
11
  }], ctorParameters: function () { return []; } });
@@ -8,9 +8,9 @@ export class BlockTitleLegacyComponent {
8
8
  this.icon = '';
9
9
  }
10
10
  }
11
- BlockTitleLegacyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BlockTitleLegacyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
- BlockTitleLegacyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BlockTitleLegacyComponent, isStandalone: true, selector: "wac-block-title-legacy", inputs: { simple: "simple", icon: "icon" }, ngImport: i0, template: "<h2 class=\"wac-block__title\" [ngClass]=\"{ 'is-simple': simple }\">\n <ng-content></ng-content> <i *ngIf=\"icon\" [ngClass]=\"icon\"></i>\n</h2>", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BlockTitleLegacyComponent, decorators: [{
11
+ BlockTitleLegacyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: BlockTitleLegacyComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
+ BlockTitleLegacyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: BlockTitleLegacyComponent, isStandalone: true, selector: "wac-block-title-legacy", inputs: { simple: "simple", icon: "icon" }, ngImport: i0, template: "<h2 class=\"wac-block__title\" [ngClass]=\"{ 'is-simple': simple }\">\n <ng-content></ng-content> <i *ngIf=\"icon\" [ngClass]=\"icon\"></i>\n</h2>", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], encapsulation: i0.ViewEncapsulation.None });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: BlockTitleLegacyComponent, decorators: [{
14
14
  type: Component,
15
15
  args: [{ selector: 'wac-block-title-legacy', encapsulation: ViewEncapsulation.None, standalone: true, imports: [CommonModule], template: "<h2 class=\"wac-block__title\" [ngClass]=\"{ 'is-simple': simple }\">\n <ng-content></ng-content> <i *ngIf=\"icon\" [ngClass]=\"icon\"></i>\n</h2>" }]
16
16
  }], ctorParameters: function () { return []; }, propDecorators: { simple: [{
@@ -107,9 +107,9 @@ export class BlockComponent {
107
107
  this.destroy$.complete();
108
108
  }
109
109
  }
110
- BlockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BlockComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
111
- BlockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.5", type: BlockComponent, isStandalone: true, selector: "wac-block", inputs: { config: "config" }, host: { properties: { "style": "this.borderRadius" } }, queries: [{ propertyName: "blockSeparators", predicate: BlockSeparatorComponent }], ngImport: i0, template: "<ng-content></ng-content>", dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BlockComponent, decorators: [{
110
+ BlockComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: BlockComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
111
+ BlockComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.1.1", type: BlockComponent, isStandalone: true, selector: "wac-block", inputs: { config: "config" }, host: { properties: { "style": "this.borderRadius" } }, queries: [{ propertyName: "blockSeparators", predicate: BlockSeparatorComponent }], ngImport: i0, template: "<ng-content></ng-content>", dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
112
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.1", ngImport: i0, type: BlockComponent, decorators: [{
113
113
  type: Component,
114
114
  args: [{ selector: 'wac-block', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [CommonModule], template: "<ng-content></ng-content>" }]
115
115
  }], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ElementRef }]; }, propDecorators: { blockSeparators: [{