@tekkare/auriga 0.1.66 → 0.1.68

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 (144) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/allFlags.vue.d.ts +1 -1
  3. package/dist/runtime/components/allIcons.vue +1 -0
  4. package/dist/runtime/components/allIcons.vue.d.ts +1 -1
  5. package/dist/runtime/components/argActions.vue +1 -53
  6. package/dist/runtime/components/argActions.vue.d.ts +1 -1
  7. package/dist/runtime/components/argAdvancedSearchBar.vue +8 -378
  8. package/dist/runtime/components/argAdvancedSearchBar.vue.d.ts +4 -4
  9. package/dist/runtime/components/argBtn.vue +6 -24
  10. package/dist/runtime/components/argBtn.vue.d.ts +2 -2
  11. package/dist/runtime/components/argChart.vue +1 -91
  12. package/dist/runtime/components/argChart.vue.d.ts +1 -1
  13. package/dist/runtime/components/argChartTableCard.vue +1 -4
  14. package/dist/runtime/components/argChartTableCard.vue.d.ts +1 -1
  15. package/dist/runtime/components/argCheckbox.vue +4 -46
  16. package/dist/runtime/components/argCheckbox.vue.d.ts +2 -2
  17. package/dist/runtime/components/argCircleAmount.vue +1 -15
  18. package/dist/runtime/components/argCircleAmount.vue.d.ts +1 -1
  19. package/dist/runtime/components/argComplexSelect.vue +1 -123
  20. package/dist/runtime/components/argComplexSelect.vue.d.ts +4 -4
  21. package/dist/runtime/components/argDataLoader.vue +1 -283
  22. package/dist/runtime/components/argDataLoader.vue.d.ts +1 -1
  23. package/dist/runtime/components/argDate.vue.d.ts +1 -1
  24. package/dist/runtime/components/argDropdownSelect.vue +3 -59
  25. package/dist/runtime/components/argDropdownSelect.vue.d.ts +3 -3
  26. package/dist/runtime/components/argEmoji.vue.d.ts +1 -1
  27. package/dist/runtime/components/argErrors.vue +2 -43
  28. package/dist/runtime/components/argErrors.vue.d.ts +1 -1
  29. package/dist/runtime/components/argFileBtn.vue +1 -54
  30. package/dist/runtime/components/argFileBtn.vue.d.ts +1 -1
  31. package/dist/runtime/components/argFilterCard.vue +1 -107
  32. package/dist/runtime/components/argFilterCard.vue.d.ts +2 -2
  33. package/dist/runtime/components/argFilterTabs.vue +1 -29
  34. package/dist/runtime/components/argFilterTabs.vue.d.ts +1 -1
  35. package/dist/runtime/components/argFlag.vue +1 -3
  36. package/dist/runtime/components/argFlag.vue.d.ts +1 -1
  37. package/dist/runtime/components/argFooter.vue +1 -29
  38. package/dist/runtime/components/argFooter.vue.d.ts +1 -1
  39. package/dist/runtime/components/argHeader.vue +1 -43
  40. package/dist/runtime/components/argHeader.vue.d.ts +1 -1
  41. package/dist/runtime/components/argHeaderTabs.vue +1 -68
  42. package/dist/runtime/components/argHeaderTabs.vue.d.ts +1 -1
  43. package/dist/runtime/components/argHomeAllBlocks.vue +1 -49
  44. package/dist/runtime/components/argHomeAllBlocks.vue.d.ts +2 -2
  45. package/dist/runtime/components/argHomeContent.vue +1 -25
  46. package/dist/runtime/components/argHomeContent.vue.d.ts +1 -1
  47. package/dist/runtime/components/argHomeHeader.vue +1 -33
  48. package/dist/runtime/components/argHomeHeader.vue.d.ts +1 -1
  49. package/dist/runtime/components/argHomeKpis.vue +2 -42
  50. package/dist/runtime/components/argHomeKpis.vue.d.ts +1 -1
  51. package/dist/runtime/components/argHomeLayout.vue +1 -14
  52. package/dist/runtime/components/argHomeLayout.vue.d.ts +1 -1
  53. package/dist/runtime/components/argHomeSelectedBlock.vue +2 -51
  54. package/dist/runtime/components/argHomeSelectedBlock.vue.d.ts +1 -1
  55. package/dist/runtime/components/argHybridChart.vue +1 -86
  56. package/dist/runtime/components/argHybridChart.vue.d.ts +1 -1
  57. package/dist/runtime/components/argIcon.vue +8 -8
  58. package/dist/runtime/components/argIcon.vue.d.ts +2 -1
  59. package/dist/runtime/components/argLangSelect.vue +1 -58
  60. package/dist/runtime/components/argLangSelect.vue.d.ts +2 -2
  61. package/dist/runtime/components/argLineBreak.vue +3 -8
  62. package/dist/runtime/components/argLineBreak.vue.d.ts +1 -1
  63. package/dist/runtime/components/argMainLayout.vue +1 -31
  64. package/dist/runtime/components/argMainLayout.vue.d.ts +1 -1
  65. package/dist/runtime/components/argMenuItem.vue +1 -33
  66. package/dist/runtime/components/argMenuItem.vue.d.ts +1 -1
  67. package/dist/runtime/components/argMenuLink.vue +3 -33
  68. package/dist/runtime/components/argMenuLink.vue.d.ts +1 -1
  69. package/dist/runtime/components/argMultipleChoice.vue +2 -44
  70. package/dist/runtime/components/argMultipleChoice.vue.d.ts +2 -2
  71. package/dist/runtime/components/argMultipleSelect.vue +7 -38
  72. package/dist/runtime/components/argMultipleSelect.vue.d.ts +1 -1
  73. package/dist/runtime/components/argNavBar.vue +3 -125
  74. package/dist/runtime/components/argNavBar.vue.d.ts +1 -1
  75. package/dist/runtime/components/argNoData.vue +1 -44
  76. package/dist/runtime/components/argNoData.vue.d.ts +1 -1
  77. package/dist/runtime/components/argNoSavedScope.vue +1 -23
  78. package/dist/runtime/components/argNoSavedScope.vue.d.ts +1 -1
  79. package/dist/runtime/components/argNoSelectedScope.vue +1 -74
  80. package/dist/runtime/components/argNoSelectedScope.vue.d.ts +2 -2
  81. package/dist/runtime/components/argNote.vue +1 -35
  82. package/dist/runtime/components/argNote.vue.d.ts +1 -1
  83. package/dist/runtime/components/argNumberInput.vue +3 -115
  84. package/dist/runtime/components/argNumberInput.vue.d.ts +1 -1
  85. package/dist/runtime/components/argRadioButtons.vue +2 -50
  86. package/dist/runtime/components/argRadioButtons.vue.d.ts +3 -3
  87. package/dist/runtime/components/argScopeChange.vue +2 -60
  88. package/dist/runtime/components/argScopeChange.vue.d.ts +2 -2
  89. package/dist/runtime/components/argScopeCriteria.vue +1 -24
  90. package/dist/runtime/components/argScopeCriteria.vue.d.ts +1 -1
  91. package/dist/runtime/components/argScopeCriteriaIndicator.vue +1 -15
  92. package/dist/runtime/components/argScopeCriteriaIndicator.vue.d.ts +1 -1
  93. package/dist/runtime/components/argScopeHeader.vue +1 -25
  94. package/dist/runtime/components/argScopeHeader.vue.d.ts +1 -1
  95. package/dist/runtime/components/argScopeLayout.vue +1 -14
  96. package/dist/runtime/components/argScopeLayout.vue.d.ts +1 -1
  97. package/dist/runtime/components/argScopeManage.vue +2 -119
  98. package/dist/runtime/components/argScopeManage.vue.d.ts +2 -2
  99. package/dist/runtime/components/argScopeModal.vue +2 -150
  100. package/dist/runtime/components/argScopeModal.vue.d.ts +1 -1
  101. package/dist/runtime/components/argScopeSelect.vue +2 -52
  102. package/dist/runtime/components/argScopeSelect.vue.d.ts +3 -3
  103. package/dist/runtime/components/argSearchInput.vue +3 -59
  104. package/dist/runtime/components/argSearchInput.vue.d.ts +1 -1
  105. package/dist/runtime/components/argSidebar.vue +1 -96
  106. package/dist/runtime/components/argSidebar.vue.d.ts +1 -1
  107. package/dist/runtime/components/argSimpleChart.vue +1 -47
  108. package/dist/runtime/components/argSimpleChart.vue.d.ts +1 -1
  109. package/dist/runtime/components/argSimpleInput.vue +1 -26
  110. package/dist/runtime/components/argSimpleInput.vue.d.ts +1 -1
  111. package/dist/runtime/components/argSimpleLabel.vue +2 -224
  112. package/dist/runtime/components/argSimpleLabel.vue.d.ts +1 -1
  113. package/dist/runtime/components/argSmallAreaChart.vue.d.ts +1 -1
  114. package/dist/runtime/components/argSourceContainer.vue +10 -19
  115. package/dist/runtime/components/argSourceContainer.vue.d.ts +5 -1
  116. package/dist/runtime/components/argStyle.vue +1 -1051
  117. package/dist/runtime/components/argStyle.vue.d.ts +1 -1
  118. package/dist/runtime/components/argSubMenu.vue +3 -63
  119. package/dist/runtime/components/argSubMenu.vue.d.ts +1 -1
  120. package/dist/runtime/components/argSwitch.vue +1 -69
  121. package/dist/runtime/components/argSwitch.vue.d.ts +1 -1
  122. package/dist/runtime/components/argTable.vue +4 -300
  123. package/dist/runtime/components/argTable.vue.d.ts +3 -3
  124. package/dist/runtime/components/argTags.vue +1 -3
  125. package/dist/runtime/components/argTags.vue.d.ts +1 -1
  126. package/dist/runtime/components/argTekkareLoader.vue +1 -40
  127. package/dist/runtime/components/argTekkareLoader.vue.d.ts +1 -1
  128. package/dist/runtime/components/argTextBtn.vue +1 -29
  129. package/dist/runtime/components/argTextBtn.vue.d.ts +1 -1
  130. package/dist/runtime/components/argTipsBox.vue +1 -72
  131. package/dist/runtime/components/argTipsBox.vue.d.ts +1 -1
  132. package/dist/runtime/components/argToolbar.vue +1 -49
  133. package/dist/runtime/components/argToolbar.vue.d.ts +1 -1
  134. package/dist/runtime/components/argToolbarContent.vue +2 -139
  135. package/dist/runtime/components/argToolbarContent.vue.d.ts +1 -1
  136. package/dist/runtime/components/argTooltip.vue +1 -58
  137. package/dist/runtime/components/argTooltip.vue.d.ts +1 -1
  138. package/dist/runtime/components/argTrendIndicator.vue +7 -39
  139. package/dist/runtime/components/argTrendIndicator.vue.d.ts +1 -1
  140. package/dist/runtime/components/argTutoModal.vue +3 -86
  141. package/dist/runtime/components/argTutoModal.vue.d.ts +1 -1
  142. package/dist/types.d.mts +3 -2
  143. package/dist/types.d.ts +3 -2
  144. package/package.json +2 -2
@@ -627,95 +627,5 @@ export default defineComponent({
627
627
  });
628
628
  </script>
629
629
  <style>
630
- .prmt_chart {
631
- font-family: "Figtree", sans-serif !important;
632
- position: relative;
633
- }
634
- .prmt_chart_title {
635
- font-style: normal;
636
- font-weight: 700;
637
- font-size: 18px;
638
- line-height: 21px;
639
- color: var(--independence);
640
- margin-bottom: 8px;
641
- margin-right: 150px;
642
- }
643
- .prmt_chart_title.prmt_chart_title_without_subtitle {
644
- margin-bottom: 22px;
645
- }
646
- .prmt_chart_source {
647
- padding: 4px 0;
648
- display: flex;
649
- align-items: center;
650
- gap: 8px;
651
- font-style: normal;
652
- font-weight: 400;
653
- font-size: 12px;
654
- line-height: 14px;
655
- color: #2176ff;
656
- white-space: nowrap;
657
- text-overflow: ellipsis;
658
- overflow: hidden;
659
- display: flex;
660
- align-items: center;
661
- height: 14px;
662
- cursor: pointer;
663
- }
664
- .prmt_chart_source a {
665
- color: #2176ff;
666
- }
667
- .prmt_chart_source:empty {
668
- visibility: hidden;
669
- }
670
- .prmt_chart .apexcharts-toolbar {
671
- top: 0 !important;
672
- }
673
- .prmt_chart .apexcharts-canvas .apexcharts-svg {
674
- overflow: visible;
675
- }
676
- .prmt_chart .apexcharts-pie-area {
677
- stroke-width: 0;
678
- }
679
-
680
- .prmt_chart .apexcharts-canvas {
681
- position: initial;
682
- }
683
-
684
- .prmt_chart.bar_arg_chart
685
- > .vue-apexcharts
686
- > .apexcharts-canvas
687
- > svg
688
- > .apexcharts-inner
689
- > .apexcharts-bar-series.apexcharts-plot-series
690
- .apexcharts-series
691
- path,
692
- .prmt_chart.bar-column_arg_chart
693
- > .vue-apexcharts
694
- > .apexcharts-canvas
695
- > svg
696
- > .apexcharts-inner
697
- > .apexcharts-bar-series.apexcharts-plot-series
698
- .apexcharts-series
699
- path {
700
- clip-path: inset(0% 0% -11% 0% round 6px) !important;
701
- }
702
-
703
- .prmt_chart.bar-horizontal-group_arg_chart
704
- > .vue-apexcharts
705
- > .apexcharts-canvas
706
- > svg
707
- > .apexcharts-inner
708
- > .apexcharts-bar-series.apexcharts-plot-series
709
- .apexcharts-series
710
- path,
711
- .prmt_chart.bar-horizontal_arg_chart
712
- > .vue-apexcharts
713
- > .apexcharts-canvas
714
- > svg
715
- > .apexcharts-inner
716
- > .apexcharts-bar-series.apexcharts-plot-series
717
- .apexcharts-series
718
- path {
719
- clip-path: inset(0% 0% 0% -11% round 6px) !important;
720
- }
630
+ .prmt_chart{font-family:Figtree,sans-serif!important;position:relative}.prmt_chart_title{color:var(--darkest);font-size:18px;font-style:normal;font-weight:700;line-height:21px;margin-bottom:8px;margin-right:150px}.prmt_chart_title.prmt_chart_title_without_subtitle{margin-bottom:22px}.prmt_chart_source{align-items:center;color:#2176ff;cursor:pointer;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;height:14px;line-height:14px;overflow:hidden;padding:4px 0;text-overflow:ellipsis;white-space:nowrap}.prmt_chart_source a{color:#2176ff}.prmt_chart_source:empty{visibility:hidden}.prmt_chart .apexcharts-toolbar{top:0!important}.prmt_chart .apexcharts-canvas .apexcharts-svg{overflow:visible}.prmt_chart .apexcharts-pie-area{stroke-width:0}.prmt_chart .apexcharts-canvas{position:static}.prmt_chart.bar-column_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path,.prmt_chart.bar_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path{-webkit-clip-path:inset(0 0 -11% 0 round 6px)!important;clip-path:inset(0 0 -11% 0 round 6px)!important}.prmt_chart.bar-horizontal-group_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path,.prmt_chart.bar-horizontal_arg_chart>.vue-apexcharts>.apexcharts-canvas>svg>.apexcharts-inner>.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series path{-webkit-clip-path:inset(0 0 0 -11% round 6px)!important;clip-path:inset(0 0 0 -11% round 6px)!important}
721
631
  </style>
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  chartKey: import("vue").Ref<number>;
67
67
  chartType: import("vue").ComputedRef<string>;
68
68
  chartOptions: import("vue").ComputedRef<Record<string, any>>;
69
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
69
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
70
70
  options: {
71
71
  type: ObjectConstructor;
72
72
  required: false;
@@ -33,8 +33,5 @@ export default defineComponent({
33
33
  </script>
34
34
 
35
35
  <style scoped>
36
- .table_card_header {
37
- padding: 0px 24px;
38
- margin-bottom: 24px;
39
- }
36
+ .table_card_header{margin-bottom:24px;padding:0 24px}
40
37
  </style>
@@ -7,7 +7,7 @@ declare const _default: import("vue").DefineComponent<{
7
7
  type: BooleanConstructor;
8
8
  default: boolean;
9
9
  };
10
- }, any, any, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
10
+ }, any, any, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
11
  haveChart: {
12
12
  type: BooleanConstructor;
13
13
  default: boolean;
@@ -30,7 +30,7 @@
30
30
  :dir="tooltipDir"
31
31
  class="filter_tooltip flex"
32
32
  >
33
- <arg-icon name="QuestionFill" color="var(--cool-grey)" size="16" />
33
+ <arg-icon name="QuestionFill" color="var(--dark)" size="16" />
34
34
  </arg-tooltip>
35
35
  </div>
36
36
  </div>
@@ -104,12 +104,12 @@ export default defineComponent({
104
104
  });
105
105
  const iconColor = computed(() => {
106
106
  if (props.disable) {
107
- return "var(--independence)";
107
+ return "var(--darkest)";
108
108
  } else {
109
109
  if (returnValue.value === true) {
110
110
  return "var(--accent)";
111
111
  } else
112
- return "var(--wild-blue-yonder)";
112
+ return "var(--medium)";
113
113
  }
114
114
  });
115
115
  function selectFilter() {
@@ -130,47 +130,5 @@ export default defineComponent({
130
130
  });
131
131
  </script>
132
132
  <style scoped>
133
- .filter_box {
134
- background: var(--pure-white);
135
- display: flex;
136
- flex-direction: row;
137
- align-items: center;
138
- padding: 0px 12px;
139
- gap: 8px;
140
- border: 1px solid var(--dividers);
141
- border-radius: 8px;
142
- font-weight: 600;
143
- font-size: 14px;
144
- line-height: 16px;
145
- height: 40px;
146
- width: 202px;
147
- cursor: pointer;
148
- }
149
- .filter_tooltip {
150
- margin-left: auto !important;
151
- }
152
- .filter_icon_select,
153
- .filter_icon_check {
154
- cursor: pointer;
155
- }
156
- .filter_box:hover .filter_icon_select {
157
- color: var(--primary) !important;
158
- }
159
- .filter_box:hover .filter_icon_check {
160
- color: var(--primary-hover) !important;
161
- }
162
- .disable {
163
- cursor: initial;
164
- }
165
-
166
- .disable:hover {
167
- color: var(--independence) !important;
168
- }
169
-
170
- .flex {
171
- display: flex;
172
- }
173
- .unselected {
174
- color: var(--cool-grey) !important;
175
- }
133
+ .filter_box{align-items:center;background:var(--white);border:1px solid var(--light);border-radius:8px;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:8px;height:40px;line-height:16px;padding:0 12px;width:202px}.filter_tooltip{margin-left:auto!important}.filter_icon_check,.filter_icon_select{cursor:pointer}.filter_box:hover .filter_icon_select{color:var(--primary)!important}.filter_box:hover .filter_icon_check{color:var(--primary-hover)!important}.disable{cursor:auto}.disable:hover{color:var(--darkest)!important}.flex{display:flex}.unselected{color:var(--dark)!important}
176
134
  </style>
@@ -29,11 +29,11 @@ declare const _default: import("vue").DefineComponent<{
29
29
  };
30
30
  }, {
31
31
  iconFilter: import("vue").ComputedRef<"CheckSquareFill" | "MinusSquareDisable" | "Square">;
32
- iconColor: import("vue").ComputedRef<"var(--wild-blue-yonder)" | "var(--independence)" | "var(--accent)">;
32
+ iconColor: import("vue").ComputedRef<"var(--medium)" | "var(--darkest)" | "var(--accent)">;
33
33
  selectFilter: () => void;
34
34
  selectOption: import("vue").Ref<boolean>;
35
35
  returnValue: import("vue").Ref<boolean>;
36
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "update:Check")[], "handleClick" | "update:Check", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("handleClick" | "update:Check")[], "handleClick" | "update:Check", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
37
37
  filterTitle: {
38
38
  type: StringConstructor;
39
39
  required: true;
@@ -19,19 +19,5 @@ export default defineComponent({
19
19
  });
20
20
  </script>
21
21
  <style scoped>
22
- .filters_amount {
23
- display: flex;
24
- padding: 2px 8px;
25
-
26
- flex-direction: column;
27
- justify-content: center;
28
- align-items: center;
29
- gap: 8px;
30
- border-radius: 16px;
31
- border: 1px solid var(--base-dividers, #ececf2);
32
- font-size: 12px;
33
- font-style: normal;
34
- font-weight: 700;
35
- line-height: normal;
36
- }
22
+ .filters_amount{align-items:center;border:1px solid var(--light,#ececf2);border-radius:16px;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:normal;padding:2px 8px}
37
23
  </style>
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<{
3
3
  type: (StringConstructor | NumberConstructor)[];
4
4
  required: true;
5
5
  };
6
- }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
6
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
7
  amount: {
8
8
  type: (StringConstructor | NumberConstructor)[];
9
9
  required: true;
@@ -601,129 +601,7 @@ export default defineComponent({
601
601
  </script>
602
602
 
603
603
  <style scoped>
604
- .oip_select_complex_del_selection {
605
- padding: 16px;
606
- flex: 1;
607
- }
608
-
609
- .oip_select_complex_add_selection {
610
- padding: 16px;
611
- width: auto;
612
- flex: 1;
613
- border-right: 1px solid var(--dividers);
614
- }
615
-
616
- .oip_select_complex_all_tittle_right {
617
- font-weight: 500;
618
- font-size: 12px;
619
- line-height: 22px;
620
- vertical-align: bottom;
621
- }
622
-
623
- .oip_select_complex_all_tittle_right.add {
624
- font-weight: 500;
625
- font-size: 12px;
626
- line-height: 22px;
627
- vertical-align: bottom;
628
- color: var(--primary);
629
- cursor: pointer;
630
- }
631
- .oip_select_complex_selection_loop.add svg.disable {
632
- color: var(--cool-grey) !important;
633
- }
634
-
635
- .oip_select_complex_all_tittle_right.del {
636
- font-weight: 500;
637
- font-size: 12px;
638
- line-height: 22px;
639
- vertical-align: bottom;
640
- color: var(--alert);
641
- cursor: pointer;
642
- }
643
-
644
- .oip_select_complex_all_title {
645
- display: flex;
646
- gap: 12px;
647
- margin-bottom: 8px;
648
- }
649
-
650
- .oip_select_complex_all_tittle_left {
651
- font-weight: 500;
652
- font-size: 14px;
653
- line-height: 22px;
654
- color: var(--independence);
655
- padding-right: 12px;
656
- border-right: 1px solid var(--more);
657
- }
658
-
659
- .oip_select_complex_all_selection {
660
- display: flex;
661
- }
662
-
663
- .oip_select_complex_footer {
664
- border-top: 1px solid var(--more);
665
- display: flex;
666
- gap: 16px;
667
- justify-content: flex-end;
668
- padding: 28px 36px;
669
- background-color: var(--pure-white);
670
- border-radius: 0 0 12px 12px;
671
- }
672
-
673
- .oip_select_complex_smart_title {
674
- margin-bottom: 12px;
675
- font-weight: 500;
676
- font-size: 14px;
677
- line-height: 22px;
678
- }
679
-
680
- .oip_select_complex_smart_selection {
681
- display: flex;
682
- flex-wrap: wrap;
683
- gap: 10px;
684
- }
685
-
686
- .oip_select_complex_smart_selection > .oip_tag {
687
- cursor: pointer;
688
- }
689
-
690
- .oip_select_complex_smart {
691
- padding: 16px;
692
- margin-bottom: 0px;
693
- }
694
-
695
- .oip_select_complex_block {
696
- z-index: 12;
697
- margin-top: 15px;
698
- position: absolute;
699
- width: 780px;
700
- border: 1px solid var(--more);
701
- background: var(--demi-fond);
702
- border-radius: 12px;
703
- box-shadow: var(--overlay-shadow);
704
- }
705
-
706
- .oip_select_complex_header {
707
- border-bottom: 1px solid var(--more);
708
- background-color: var(--pure-white);
709
- padding: 16px;
710
- border-radius: 12px 12px 0 0;
711
- }
712
-
713
- .oip_select_complex_header_title {
714
- font-weight: 700;
715
- font-size: 16px;
716
- line-height: 19px;
717
- }
718
-
719
- .oip_select_complex_selection_loop > svg.add {
720
- fill: var(--accent) !important;
721
- color: var(--pure-white) !important;
722
- }
723
-
724
- .oip_tag.is_disable {
725
- cursor: pointer !important;
726
- }
604
+ .oip_select_complex_del_selection{flex:1;padding:16px}.oip_select_complex_add_selection{border-right:1px solid var(--light);flex:1;padding:16px;width:auto}.oip_select_complex_all_tittle_right,.oip_select_complex_all_tittle_right.add{font-size:12px;font-weight:500;line-height:22px;vertical-align:bottom}.oip_select_complex_all_tittle_right.add{color:var(--primary);cursor:pointer}.oip_select_complex_selection_loop.add svg.disable{color:var(--dark)!important}.oip_select_complex_all_tittle_right.del{color:var(--system-alert);cursor:pointer;font-size:12px;font-weight:500;line-height:22px;vertical-align:bottom}.oip_select_complex_all_title{display:flex;gap:12px;margin-bottom:8px}.oip_select_complex_all_tittle_left{border-right:1px solid var(--light);color:var(--darkest);font-size:14px;font-weight:500;line-height:22px;padding-right:12px}.oip_select_complex_all_selection{display:flex}.oip_select_complex_footer{background-color:var(--white);border-radius:0 0 12px 12px;border-top:1px solid var(--light);display:flex;gap:16px;justify-content:flex-end;padding:28px 36px}.oip_select_complex_smart_title{font-size:14px;font-weight:500;line-height:22px;margin-bottom:12px}.oip_select_complex_smart_selection{display:flex;flex-wrap:wrap;gap:10px}.oip_select_complex_smart_selection>.oip_tag{cursor:pointer}.oip_select_complex_smart{margin-bottom:0;padding:16px}.oip_select_complex_block{background:var(--demi-fond);border:1px solid var(--light);border-radius:12px;box-shadow:var(--overlay-shadow);margin-top:15px;position:absolute;width:780px;z-index:12}.oip_select_complex_header{background-color:var(--white);border-bottom:1px solid var(--light);border-radius:12px 12px 0 0;padding:16px}.oip_select_complex_header_title{font-size:16px;font-weight:700;line-height:19px}.oip_select_complex_selection_loop>svg.add{fill:var(--accent)!important;color:var(--white)!important}.oip_tag.is_disable{cursor:pointer!important}
727
605
  </style>
728
606
 
729
607
  <style scoped>
@@ -121,10 +121,10 @@ declare const _default: import("vue").DefineComponent<{
121
121
  default: null;
122
122
  };
123
123
  }, {
124
- add_table: any;
125
- del_table: any;
124
+ add_table: import("vue").Ref<any>;
125
+ del_table: import("vue").Ref<any>;
126
126
  isDisplay: import("vue").Ref<boolean>;
127
- save_table: any;
127
+ save_table: import("vue").Ref<any>;
128
128
  smart_selection_selected: import("vue").Ref<any>;
129
129
  searchNameAdd: import("vue").Ref<string>;
130
130
  searchNameDel: import("vue").Ref<string>;
@@ -153,7 +153,7 @@ declare const _default: import("vue").DefineComponent<{
153
153
  getPlaceholderDel: import("vue").ComputedRef<string>;
154
154
  getMaxSelectMsg: import("vue").ComputedRef<string>;
155
155
  getEmptyContentMsg: import("vue").ComputedRef<string>;
156
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "changeAddInputValue" | "update:Selection")[], "changeElement" | "changeAddInputValue" | "update:Selection", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
156
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("changeElement" | "changeAddInputValue" | "update:Selection")[], "changeElement" | "changeAddInputValue" | "update:Selection", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
157
157
  element_table: {
158
158
  type: {
159
159
  (arrayLength: number): string[];
@@ -66,287 +66,5 @@ export default defineComponent({
66
66
  </script>
67
67
 
68
68
  <style scoped>
69
- .oip_data_loader_container {
70
- display: flex;
71
- justify-content: center;
72
- padding: 100px 20px;
73
- }
74
- .oip_data_loader {
75
- position: relative;
76
- }
77
- .oip_data_loader_text_group {
78
- position: relative;
79
- z-index: 2;
80
- margin-bottom: -5px;
81
- }
82
- .oip_data_loader_title {
83
- font-family: "Figtree", sans-serif !important;
84
- color: #2176ff;
85
- font-style: normal;
86
- font-weight: 700;
87
- font-size: 20px;
88
- line-height: 23px;
89
- text-align: center;
90
- }
91
- .oip_data_loader_subtitle {
92
- font-family: "Figtree", sans-serif !important;
93
- font-style: normal;
94
- font-weight: 400;
95
- font-size: 12px;
96
- line-height: 170%;
97
- text-align: center;
98
- color: #2176ff;
99
- }
100
- .oip_data_loader_background_container {
101
- position: static;
102
- z-index: 1;
103
- }
104
- .oip_data_loader_outer_circle {
105
- background: #eaeaf5;
106
- border-radius: 50%;
107
- position: absolute;
108
- animation: outer-circle-scale 10s ease infinite both;
109
- left: 0;
110
- right: 0;
111
- top: 0;
112
- bottom: 0;
113
- margin: auto;
114
- z-index: 1;
115
- height: 42px;
116
- width: 42px;
117
- }
118
- .oip_data_loader_inner_circle {
119
- background: #f5f5f9;
120
- width: 41.33px;
121
- height: 41.33px;
122
- border-radius: 50%;
123
- position: absolute;
124
- left: 0;
125
- right: 0;
126
- top: 0;
127
- bottom: 0;
128
- margin: auto;
129
- z-index: 1;
130
- animation: inner-circle-scale 10s ease infinite both;
131
- }
132
- @keyframes outer-circle-scale {
133
- 0% {
134
- transform: scale(1);
135
- opacity: 0;
136
- }
137
- 7.7% {
138
- transform: scale(2.6);
139
- opacity: 1;
140
- }
141
- 30.7% {
142
- transform: scale(3.6);
143
- opacity: 1;
144
- }
145
- 53.7% {
146
- transform: scale(3);
147
- opacity: 1;
148
- }
149
- 76.7% {
150
- transform: scale(3.9);
151
- opacity: 1;
152
- }
153
- 84.4% {
154
- transform: scale(3);
155
- opacity: 1;
156
- }
157
- 100% {
158
- transform: scale(1);
159
- opacity: 0;
160
- }
161
- }
162
- @keyframes inner-circle-scale {
163
- 0% {
164
- opacity: 1;
165
- }
166
- 7.7% {
167
- opacity: 0;
168
- }
169
- 30.7% {
170
- opacity: 0;
171
- }
172
- 53.7% {
173
- opacity: 0;
174
- }
175
- 76.7% {
176
- opacity: 0;
177
- }
178
- 84.4% {
179
- opacity: 0;
180
- }
181
- 100% {
182
- opacity: 1;
183
- }
184
- }
185
- .oip_data_loader_icon_1,
186
- .oip_data_loader_icon_2,
187
- .oip_data_loader_icon_3,
188
- .oip_data_loader_icon_4,
189
- .oip_data_loader_icon_5 {
190
- position: absolute;
191
- left: 0;
192
- right: 0;
193
- top: 0;
194
- bottom: 0;
195
- margin: auto;
196
- }
197
- .oip_data_loader_icon_1 {
198
- animation: icon1-scale 10s ease infinite both;
199
- }
200
- .oip_data_loader_icon_2 {
201
- animation: icon2-scale 10s ease infinite both;
202
- }
203
- .oip_data_loader_icon_3 {
204
- animation: icon3-scale 10s ease infinite both;
205
- }
206
- .oip_data_loader_icon_4 {
207
- animation: icon4-scale 10s ease infinite both;
208
- }
209
- .oip_data_loader_icon_5 {
210
- animation: icon5-scale 10s ease infinite both;
211
- }
212
- @keyframes icon1-scale {
213
- 0% {
214
- opacity: 0;
215
- }
216
- 7.7% {
217
- transform: translate(-74px, -57px);
218
- opacity: 1;
219
- }
220
- 30.7% {
221
- transform: translate(-74px, -59px) rotate(15deg);
222
- opacity: 1;
223
- }
224
- 53.7% {
225
- transform: translate(-74px, -59px);
226
- opacity: 1;
227
- }
228
- 76.7% {
229
- transform: translate(-74px, -59px) rotate(15deg);
230
- opacity: 1;
231
- }
232
- 84.4% {
233
- transform: translate(-74px, -59px);
234
- opacity: 1;
235
- }
236
- 100% {
237
- opacity: 0;
238
- }
239
- }
240
- @keyframes icon2-scale {
241
- 0% {
242
- opacity: 0;
243
- }
244
- 7.7% {
245
- transform: translate(40px, -89px);
246
- opacity: 1;
247
- }
248
- 30.7% {
249
- transform: translate(40px, -89px) rotate(-15deg);
250
- opacity: 1;
251
- }
252
- 53.7% {
253
- transform: translate(40px, -89px);
254
- opacity: 1;
255
- }
256
- 76.7% {
257
- transform: translate(40px, -89px) rotate(-15deg);
258
- opacity: 1;
259
- }
260
- 84.4% {
261
- transform: translate(40px, -89px);
262
- opacity: 1;
263
- }
264
- 100% {
265
- opacity: 0;
266
- }
267
- }
268
- @keyframes icon3-scale {
269
- 0% {
270
- opacity: 0;
271
- }
272
- 7.7% {
273
- transform: translate(112px, -35px);
274
- opacity: 1;
275
- }
276
- 30.7% {
277
- transform: translate(112px, -35px) rotate(15deg);
278
- opacity: 1;
279
- }
280
- 53.7% {
281
- transform: translate(112px, -35px);
282
- opacity: 1;
283
- }
284
- 76.7% {
285
- transform: translate(112px, -35px) rotate(15deg);
286
- opacity: 1;
287
- }
288
- 84.4% {
289
- transform: translate(112px, -35px);
290
- opacity: 1;
291
- }
292
- 100% {
293
- opacity: 0;
294
- }
295
- }
296
- @keyframes icon4-scale {
297
- 0% {
298
- opacity: 0;
299
- }
300
- 7.7% {
301
- transform: translate(-57px, 69px);
302
- opacity: 1;
303
- }
304
- 30.7% {
305
- transform: translate(-57px, 69px) rotate(-15deg);
306
- opacity: 1;
307
- }
308
- 53.7% {
309
- transform: translate(-57px, 69px);
310
- opacity: 1;
311
- }
312
- 76.7% {
313
- transform: translate(-57px, 69px) rotate(-15deg);
314
- opacity: 1;
315
- }
316
- 84.4% {
317
- transform: translate(-57px, 69px);
318
- opacity: 1;
319
- }
320
- 100% {
321
- opacity: 0;
322
- }
323
- }
324
- @keyframes icon5-scale {
325
- 0% {
326
- opacity: 0;
327
- }
328
- 7.7% {
329
- transform: translate(48px, 87px);
330
- opacity: 1;
331
- }
332
- 30.7% {
333
- transform: translate(48px, 87px) rotate(-15deg);
334
- opacity: 1;
335
- }
336
- 53.7% {
337
- transform: translate(48px, 87px);
338
- opacity: 1;
339
- }
340
- 76.7% {
341
- transform: translate(48px, 87px) rotate(-15deg);
342
- opacity: 1;
343
- }
344
- 84.4% {
345
- transform: translate(48px, 87px);
346
- opacity: 1;
347
- }
348
- 100% {
349
- opacity: 0;
350
- }
351
- }
69
+ .oip_data_loader_container{display:flex;justify-content:center;padding:100px 20px}.oip_data_loader{position:relative}.oip_data_loader_text_group{margin-bottom:-5px;position:relative;z-index:2}.oip_data_loader_title{font-size:20px;font-weight:700;line-height:23px}.oip_data_loader_subtitle,.oip_data_loader_title{color:#2176ff;font-family:Figtree,sans-serif!important;font-style:normal;text-align:center}.oip_data_loader_subtitle{font-size:12px;font-weight:400;line-height:170%}.oip_data_loader_background_container{position:static;z-index:1}.oip_data_loader_outer_circle{animation:outer-circle-scale 10s ease infinite both;background:#eaeaf5;height:42px;width:42px}.oip_data_loader_inner_circle,.oip_data_loader_outer_circle{border-radius:50%;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:1}.oip_data_loader_inner_circle{animation:inner-circle-scale 10s ease infinite both;background:#f5f5f9;height:41.33px;width:41.33px}@keyframes outer-circle-scale{0%{opacity:0;transform:scale(1)}7.7%{opacity:1;transform:scale(2.6)}30.7%{opacity:1;transform:scale(3.6)}53.7%{opacity:1;transform:scale(3)}76.7%{opacity:1;transform:scale(3.9)}84.4%{opacity:1;transform:scale(3)}to{opacity:0;transform:scale(1)}}@keyframes inner-circle-scale{0%{opacity:1}7.7%{opacity:0}30.7%{opacity:0}53.7%{opacity:0}76.7%{opacity:0}84.4%{opacity:0}to{opacity:1}}.oip_data_loader_icon_1,.oip_data_loader_icon_2,.oip_data_loader_icon_3,.oip_data_loader_icon_4,.oip_data_loader_icon_5{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.oip_data_loader_icon_1{animation:icon1-scale 10s ease infinite both}.oip_data_loader_icon_2{animation:icon2-scale 10s ease infinite both}.oip_data_loader_icon_3{animation:icon3-scale 10s ease infinite both}.oip_data_loader_icon_4{animation:icon4-scale 10s ease infinite both}.oip_data_loader_icon_5{animation:icon5-scale 10s ease infinite both}@keyframes icon1-scale{0%{opacity:0}7.7%{opacity:1;transform:translate(-74px,-57px)}30.7%{opacity:1;transform:translate(-74px,-59px) rotate(15deg)}53.7%{opacity:1;transform:translate(-74px,-59px)}76.7%{opacity:1;transform:translate(-74px,-59px) rotate(15deg)}84.4%{opacity:1;transform:translate(-74px,-59px)}to{opacity:0}}@keyframes icon2-scale{0%{opacity:0}7.7%{opacity:1;transform:translate(40px,-89px)}30.7%{opacity:1;transform:translate(40px,-89px) rotate(-15deg)}53.7%{opacity:1;transform:translate(40px,-89px)}76.7%{opacity:1;transform:translate(40px,-89px) rotate(-15deg)}84.4%{opacity:1;transform:translate(40px,-89px)}to{opacity:0}}@keyframes icon3-scale{0%{opacity:0}7.7%{opacity:1;transform:translate(112px,-35px)}30.7%{opacity:1;transform:translate(112px,-35px) rotate(15deg)}53.7%{opacity:1;transform:translate(112px,-35px)}76.7%{opacity:1;transform:translate(112px,-35px) rotate(15deg)}84.4%{opacity:1;transform:translate(112px,-35px)}to{opacity:0}}@keyframes icon4-scale{0%{opacity:0}7.7%{opacity:1;transform:translate(-57px,69px)}30.7%{opacity:1;transform:translate(-57px,69px) rotate(-15deg)}53.7%{opacity:1;transform:translate(-57px,69px)}76.7%{opacity:1;transform:translate(-57px,69px) rotate(-15deg)}84.4%{opacity:1;transform:translate(-57px,69px)}to{opacity:0}}@keyframes icon5-scale{0%{opacity:0}7.7%{opacity:1;transform:translate(48px,87px)}30.7%{opacity:1;transform:translate(48px,87px) rotate(-15deg)}53.7%{opacity:1;transform:translate(48px,87px)}76.7%{opacity:1;transform:translate(48px,87px) rotate(-15deg)}84.4%{opacity:1;transform:translate(48px,87px)}to{opacity:0}}
352
70
  </style>