@qrvey/utils 1.2.7 → 1.2.9-10

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 (1877) hide show
  1. package/README.md +1112 -726
  2. package/dist/{cjs/qrvey → charts}/constants/AGGREGATE.d.ts +0 -0
  3. package/dist/{qrvey → charts}/constants/AGGREGATE.js +0 -0
  4. package/dist/{cjs/qrvey → charts}/constants/AGGREGATE_ABBREVIATION.d.ts +0 -0
  5. package/dist/{qrvey → charts}/constants/AGGREGATE_ABBREVIATION.js +0 -0
  6. package/dist/charts/constants/AGGREGATE_GENERAL.d.ts +5 -0
  7. package/dist/charts/constants/AGGREGATE_GENERAL.js +6 -0
  8. package/dist/charts/constants/AGGREGATE_INFO.d.ts +5 -0
  9. package/dist/{qrvey → charts}/constants/AGGREGATE_INFO.js +9 -9
  10. package/dist/charts/constants/AGGREGATE_INFO_LIST.d.ts +1 -0
  11. package/dist/{qrvey → charts}/constants/AGGREGATE_INFO_LIST.js +0 -0
  12. package/dist/charts/constants/AGGREGATE_LABEL.d.ts +11 -0
  13. package/dist/charts/constants/AGGREGATE_LABEL.js +12 -0
  14. package/dist/charts/constants/index.d.ts +5 -0
  15. package/dist/charts/constants/index.js +5 -0
  16. package/dist/charts/index.d.ts +2 -0
  17. package/dist/charts/index.js +2 -0
  18. package/dist/charts/interfaces/IAggregateAbbreviation.d.ts +2 -0
  19. package/dist/{columns/interfaces/IColumnAggregateType.js → charts/interfaces/IAggregateAbbreviation.js} +0 -0
  20. package/dist/charts/interfaces/IAggregateInfo.d.ts +9 -0
  21. package/dist/{qrvey → charts}/interfaces/IAggregateInfo.js +0 -0
  22. package/dist/charts/interfaces/IAggregateLabel.d.ts +2 -0
  23. package/dist/{columns/interfaces/IColumnCalculationType.js → charts/interfaces/IAggregateLabel.js} +0 -0
  24. package/dist/{cjs/qrvey/interfaces/IAggregate.d.ts → charts/interfaces/IAggregateType.d.ts} +1 -1
  25. package/dist/{qrvey/interfaces/IAggregate.js → charts/interfaces/IAggregateType.js} +0 -0
  26. package/dist/charts/interfaces/index.d.ts +4 -0
  27. package/dist/charts/interfaces/index.js +4 -0
  28. package/dist/{qrvey → cjs/charts}/constants/AGGREGATE.d.ts +0 -0
  29. package/dist/cjs/{qrvey → charts}/constants/AGGREGATE.js +0 -0
  30. package/dist/{qrvey → cjs/charts}/constants/AGGREGATE_ABBREVIATION.d.ts +0 -0
  31. package/dist/cjs/{qrvey → charts}/constants/AGGREGATE_ABBREVIATION.js +0 -0
  32. package/dist/cjs/charts/constants/AGGREGATE_GENERAL.d.ts +5 -0
  33. package/dist/cjs/charts/constants/AGGREGATE_GENERAL.js +9 -0
  34. package/dist/cjs/charts/constants/AGGREGATE_INFO.d.ts +5 -0
  35. package/dist/cjs/{qrvey → charts}/constants/AGGREGATE_INFO.js +9 -9
  36. package/dist/cjs/charts/constants/AGGREGATE_INFO_LIST.d.ts +1 -0
  37. package/dist/cjs/{qrvey → charts}/constants/AGGREGATE_INFO_LIST.js +0 -0
  38. package/dist/cjs/charts/constants/AGGREGATE_LABEL.d.ts +11 -0
  39. package/dist/cjs/charts/constants/AGGREGATE_LABEL.js +15 -0
  40. package/dist/cjs/charts/constants/index.d.ts +5 -0
  41. package/dist/cjs/charts/constants/index.js +17 -0
  42. package/dist/cjs/charts/index.d.ts +2 -0
  43. package/dist/cjs/{globalization/filters → charts}/index.js +2 -3
  44. package/dist/cjs/charts/interfaces/IAggregateAbbreviation.d.ts +2 -0
  45. package/dist/cjs/{columns/interfaces/IColumnAggregateType.js → charts/interfaces/IAggregateAbbreviation.js} +0 -0
  46. package/dist/cjs/charts/interfaces/IAggregateInfo.d.ts +9 -0
  47. package/dist/cjs/{qrvey → charts}/interfaces/IAggregateInfo.js +0 -0
  48. package/dist/cjs/charts/interfaces/IAggregateLabel.d.ts +2 -0
  49. package/dist/cjs/{columns/interfaces/IColumnCalculationType.js → charts/interfaces/IAggregateLabel.js} +0 -0
  50. package/dist/{qrvey/interfaces/IAggregate.d.ts → cjs/charts/interfaces/IAggregateType.d.ts} +1 -1
  51. package/dist/cjs/{qrvey/interfaces/IAggregate.js → charts/interfaces/IAggregateType.js} +0 -0
  52. package/dist/cjs/charts/interfaces/index.d.ts +4 -0
  53. package/dist/cjs/charts/interfaces/index.js +16 -0
  54. package/dist/cjs/columns/constants/COLUMN.d.ts +6 -6
  55. package/dist/cjs/columns/constants/COLUMN.js +8 -8
  56. package/dist/cjs/columns/constants/COLUMN_INFO.js +3 -1
  57. package/dist/cjs/columns/constants/COLUMN_INFO_LIST.js +2 -6
  58. package/dist/cjs/columns/constants/COLUMN_LABEL.d.ts +8 -6
  59. package/dist/cjs/columns/constants/COLUMN_LABEL.js +2 -1
  60. package/dist/cjs/columns/constants/COLUMN_PROPERTY.d.ts +4 -4
  61. package/dist/cjs/columns/constants/COLUMN_PROPERTY.js +4 -4
  62. package/dist/cjs/columns/constants/COLUMN_PROPERTY_INFO.js +2 -2
  63. package/dist/cjs/columns/constants/COLUMN_PROPERTY_LABEL.d.ts +5 -4
  64. package/dist/cjs/columns/constants/COMPLEX_COLUMN_INFO.js +5 -5
  65. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTIES.js +4 -4
  66. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY.d.ts +4 -4
  67. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY.js +4 -4
  68. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_INFO.js +15 -15
  69. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.d.ts +5 -4
  70. package/dist/cjs/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.js +5 -4
  71. package/dist/cjs/columns/constants/COMPOUND_COLUMN_INFO.js +3 -3
  72. package/dist/cjs/columns/constants/COMPOUND_COLUMN_PROPERTY_INFO.js +12 -12
  73. package/dist/cjs/columns/constants/NUMERICAL_COLUMN.d.ts +8 -0
  74. package/dist/cjs/columns/constants/NUMERICAL_COLUMN.js +12 -0
  75. package/dist/cjs/columns/constants/NUMERICAL_COLUMNS.d.ts +5 -0
  76. package/dist/cjs/columns/constants/NUMERICAL_COLUMNS.js +15 -0
  77. package/dist/cjs/columns/constants/NUMERICAL_COLUMN_INFO.d.ts +8 -0
  78. package/dist/cjs/columns/constants/NUMERICAL_COLUMN_INFO.js +16 -0
  79. package/dist/cjs/columns/constants/NUMERICAL_COLUMN_INFO_LIST.d.ts +5 -0
  80. package/dist/cjs/columns/constants/NUMERICAL_COLUMN_INFO_LIST.js +16 -0
  81. package/dist/cjs/columns/constants/NUMERICAL_COLUMN_LABEL.d.ts +8 -0
  82. package/dist/cjs/columns/constants/NUMERICAL_COLUMN_LABEL.js +12 -0
  83. package/dist/cjs/columns/constants/index.d.ts +5 -0
  84. package/dist/cjs/columns/constants/index.js +5 -0
  85. package/dist/cjs/columns/helpers/index.d.ts +1 -0
  86. package/dist/cjs/columns/helpers/index.js +1 -0
  87. package/dist/cjs/columns/helpers/isNumericalColumn.d.ts +2 -0
  88. package/dist/cjs/columns/helpers/isNumericalColumn.js +8 -0
  89. package/dist/cjs/columns/interfaces/IColumn.d.ts +3 -3
  90. package/dist/cjs/columns/interfaces/IColumnType.d.ts +2 -1
  91. package/dist/cjs/columns/interfaces/INumericalColumnType.d.ts +2 -0
  92. package/dist/cjs/columns/interfaces/INumericalColumnType.js +2 -0
  93. package/dist/cjs/columns/interfaces/index.d.ts +3 -2
  94. package/dist/cjs/columns/interfaces/index.js +3 -2
  95. package/dist/cjs/dates/adapters/mdyDateToDate.d.ts +7 -0
  96. package/dist/cjs/dates/adapters/mdyDateToDate.js +21 -0
  97. package/dist/cjs/dates/adapters/monthYearToDate.d.ts +7 -0
  98. package/dist/cjs/dates/adapters/monthYearToDate.js +24 -0
  99. package/dist/cjs/dates/adapters/quarterYearToDate.d.ts +7 -0
  100. package/dist/cjs/dates/adapters/quarterYearToDate.js +24 -0
  101. package/dist/cjs/dates/adapters/weekYearToDate.d.ts +7 -0
  102. package/dist/cjs/dates/adapters/weekYearToDate.js +32 -0
  103. package/dist/cjs/dates/adapters/yearToDate.d.ts +7 -0
  104. package/dist/cjs/dates/adapters/yearToDate.js +22 -0
  105. package/dist/cjs/dates/constants/DATE_DISTINCT_PROPERTY_INFO.js +3 -3
  106. package/dist/cjs/dates/constants/DATE_DISTINCT_TIME_PROPERTY_INFO.js +3 -3
  107. package/dist/cjs/dates/constants/DATE_FORMAT.d.ts +16 -14
  108. package/dist/cjs/dates/constants/DATE_FORMAT.js +23 -18
  109. package/dist/cjs/dates/constants/DATE_GROUPING_PROPERTY_INFO.js +5 -5
  110. package/dist/cjs/dates/constants/DATE_GROUPING_TIME_PROPERTY_INFO.js +3 -3
  111. package/dist/cjs/dates/constants/DATE_REGULAR_EXPRESSION.d.ts +19 -1
  112. package/dist/cjs/dates/constants/DATE_REGULAR_EXPRESSION.js +29 -5
  113. package/dist/cjs/dates/constants/DATE_WEEK_DAYS_DDDD.d.ts +1 -0
  114. package/dist/cjs/dates/constants/DATE_WEEK_DAYS_DDDD.js +6 -0
  115. package/dist/cjs/dates/constants/DATE_YEAR_MONTHS_MMMM.d.ts +1 -0
  116. package/dist/cjs/dates/constants/DATE_YEAR_MONTHS_MMMM.js +4 -0
  117. package/dist/cjs/dates/constants/DATE_YEAR_QUARTERS_RANGE.d.ts +18 -0
  118. package/dist/cjs/dates/constants/DATE_YEAR_QUARTERS_RANGE.js +21 -0
  119. package/dist/cjs/dates/constants/index.d.ts +2 -0
  120. package/dist/cjs/dates/constants/index.js +2 -0
  121. package/dist/cjs/dates/helpers/getDateByDateFormat.d.ts +9 -0
  122. package/dist/cjs/dates/helpers/getDateByDateFormat.js +36 -0
  123. package/dist/cjs/dates/helpers/getDateFormatByProperty.d.ts +8 -0
  124. package/dist/cjs/dates/helpers/getDateFormatByProperty.js +27 -0
  125. package/dist/cjs/dates/helpers/getDateFormatRegularExpressionInArray.d.ts +7 -0
  126. package/dist/cjs/dates/helpers/getDateFormatRegularExpressionInArray.js +47 -0
  127. package/dist/cjs/dates/helpers/getSeparatorByDateFormat.d.ts +7 -0
  128. package/dist/cjs/dates/helpers/getSeparatorByDateFormat.js +15 -0
  129. package/dist/cjs/dates/helpers/getWeek.d.ts +11 -0
  130. package/dist/cjs/dates/helpers/getWeek.js +25 -0
  131. package/dist/cjs/dates/helpers/index.d.ts +6 -0
  132. package/dist/cjs/dates/helpers/index.js +18 -0
  133. package/dist/cjs/dates/helpers/validateDate.d.ts +11 -0
  134. package/dist/cjs/dates/helpers/validateDate.js +24 -0
  135. package/dist/cjs/dates/helpers/validateDateByDateFormat.d.ts +8 -0
  136. package/dist/cjs/dates/helpers/validateDateByDateFormat.js +26 -0
  137. package/dist/cjs/dates/index.d.ts +1 -0
  138. package/dist/cjs/dates/index.js +1 -0
  139. package/dist/cjs/dates/relative/constants/RELATIVE_CURSOR_INFO.d.ts +3 -12
  140. package/dist/cjs/dates/relative/constants/RELATIVE_CURSOR_INFO.js +4 -3
  141. package/dist/cjs/dates/relative/constants/RELATIVE_CURSOR_INFO_LIST.d.ts +5 -0
  142. package/dist/cjs/dates/relative/constants/RELATIVE_CURSOR_INFO_LIST.js +13 -0
  143. package/dist/cjs/dates/relative/constants/RELATIVE_CURSOR_LABEL.d.ts +5 -0
  144. package/dist/cjs/dates/relative/constants/RELATIVE_CURSOR_LABEL.js +9 -0
  145. package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO.d.ts +5 -0
  146. package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO.js +11 -0
  147. package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.d.ts +5 -0
  148. package/dist/cjs/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.js +14 -0
  149. package/dist/cjs/dates/relative/constants/index.d.ts +4 -0
  150. package/dist/cjs/dates/relative/constants/index.js +4 -0
  151. package/dist/cjs/dates/relative/interfaces/IRelativeCursorInfo.d.ts +5 -0
  152. package/dist/cjs/dates/relative/interfaces/IRelativeCursorInfo.js +2 -0
  153. package/dist/cjs/dates/relative/interfaces/IRelativeUnit.d.ts +2 -0
  154. package/dist/cjs/dates/relative/interfaces/IRelativeUnit.js +2 -0
  155. package/dist/cjs/dates/relative/interfaces/IRelativeUnitInfo.d.ts +5 -0
  156. package/dist/cjs/dates/relative/interfaces/IRelativeUnitInfo.js +2 -0
  157. package/dist/cjs/dates/relative/interfaces/index.d.ts +3 -0
  158. package/dist/cjs/dates/relative/interfaces/index.js +3 -0
  159. package/dist/cjs/filters/adapters/FDToFlatUI.js +0 -2
  160. package/dist/cjs/filters/adapters/FDToUI.js +1 -2
  161. package/dist/cjs/filters/adapters/UIToFD.js +0 -1
  162. package/dist/cjs/filters/adapters/UIToFlatUI.js +0 -2
  163. package/dist/cjs/filters/adapters/UIToOldLogic.js +1 -1
  164. package/dist/cjs/filters/adapters/flatUIToOldLogic.js +1 -1
  165. package/dist/cjs/filters/adapters/flatUIToUI.js +0 -2
  166. package/dist/cjs/filters/adapters/logicToFlatUI.js +0 -2
  167. package/dist/cjs/filters/classes/FilterInputErrorHandler.d.ts +27 -0
  168. package/dist/cjs/filters/classes/FilterInputErrorHandler.js +15 -0
  169. package/dist/cjs/filters/classes/index.d.ts +1 -0
  170. package/dist/cjs/filters/classes/index.js +13 -0
  171. package/dist/cjs/filters/constants/builder/FILTER_BUILDER_SCOPE_LABEL.d.ts +5 -0
  172. package/dist/cjs/filters/constants/builder/FILTER_BUILDER_SCOPE_LABEL.js +9 -0
  173. package/dist/cjs/filters/constants/common/FILTER_DATE_SECTION_INFO.js +2 -2
  174. package/dist/cjs/filters/constants/common/FILTER_SCOPE_INFO.js +8 -8
  175. package/dist/cjs/filters/constants/common/FILTER_VALIDATOR_INFO.js +21 -21
  176. package/dist/cjs/filters/helpers/common/getFilterColumnLabel.js +1 -1
  177. package/dist/cjs/filters/helpers/ui/getFilterPropertyLabel.d.ts +2 -1
  178. package/dist/cjs/filters/helpers/ui/getFilterPropertyLabel.js +2 -2
  179. package/dist/cjs/filters/helpers/ui/getUIValues.d.ts +2 -1
  180. package/dist/cjs/filters/helpers/ui/getUIValues.js +28 -15
  181. package/dist/cjs/filters/index.d.ts +1 -0
  182. package/dist/cjs/filters/index.js +1 -0
  183. package/dist/cjs/filters/interfaces/builder/IFilterBuilderConfig.d.ts +2 -0
  184. package/dist/cjs/filters/interfaces/panel/IFilterPanelConfig.d.ts +2 -0
  185. package/dist/cjs/filters/interfaces/ui/IFUFilter.d.ts +1 -1
  186. package/dist/cjs/filters/interfaces/ui/IFUUIValueSettings.d.ts +6 -0
  187. package/dist/cjs/filters/interfaces/ui/IFUUIValueSettings.js +2 -0
  188. package/dist/cjs/filters/interfaces/ui/index.d.ts +1 -0
  189. package/dist/cjs/filters/interfaces/ui/index.js +1 -0
  190. package/dist/cjs/general/mix/index.d.ts +1 -0
  191. package/dist/cjs/general/mix/index.js +1 -0
  192. package/dist/cjs/general/mix/isNaNV2.d.ts +8 -0
  193. package/dist/cjs/general/mix/isNaNV2.js +15 -0
  194. package/dist/cjs/general/object/mergeDeep.js +6 -7
  195. package/dist/cjs/globalization/helpers/getI18nDateGroupLabel.d.ts +3 -0
  196. package/dist/cjs/globalization/helpers/getI18nDateGroupLabel.js +63 -0
  197. package/dist/cjs/globalization/helpers/getReverseI18nGroupLabel.d.ts +3 -0
  198. package/dist/cjs/globalization/helpers/getReverseI18nGroupLabel.js +76 -0
  199. package/dist/cjs/globalization/helpers/index.d.ts +2 -0
  200. package/dist/cjs/globalization/helpers/index.js +14 -0
  201. package/dist/cjs/globalization/index.d.ts +4 -1
  202. package/dist/cjs/globalization/index.js +4 -1
  203. package/dist/cjs/globalization/interfaces/II18nServiceTranslate.d.ts +4 -0
  204. package/dist/cjs/globalization/interfaces/II18nServiceTranslate.js +2 -0
  205. package/dist/cjs/globalization/interfaces/II18nServiceTranslateOption.d.ts +4 -0
  206. package/dist/cjs/globalization/interfaces/II18nServiceTranslateOption.js +2 -0
  207. package/dist/cjs/globalization/interfaces/IResourceI18n.d.ts +26 -0
  208. package/dist/cjs/globalization/interfaces/IResourceI18n.js +2 -0
  209. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilder.d.ts +24 -0
  210. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilder.js +2 -0
  211. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderBasicBucket.d.ts +15 -0
  212. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderBasicBucket.js +2 -0
  213. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderCreateBucket.d.ts +29 -0
  214. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderCreateBucket.js +2 -0
  215. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderCustomBucket.d.ts +15 -0
  216. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderCustomBucket.js +2 -0
  217. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderDeleteDialog.d.ts +6 -0
  218. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderDeleteDialog.js +2 -0
  219. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderEditDialog.d.ts +6 -0
  220. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderEditDialog.js +2 -0
  221. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderListBuckets.d.ts +7 -0
  222. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderListBuckets.js +2 -0
  223. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMenuBucket.d.ts +5 -0
  224. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMenuBucket.js +2 -0
  225. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +8 -0
  226. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.js +2 -0
  227. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderModalBucket.d.ts +5 -0
  228. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderModalBucket.js +2 -0
  229. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderOperator.d.ts +12 -0
  230. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderOperator.js +2 -0
  231. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderSentimentBucket.d.ts +6 -0
  232. package/dist/cjs/globalization/interfaces/bucket_builder/II18nBucketBuilderSentimentBucket.js +2 -0
  233. package/dist/cjs/globalization/interfaces/bucket_builder/index.d.ts +12 -0
  234. package/dist/cjs/globalization/interfaces/bucket_builder/index.js +24 -0
  235. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +144 -0
  236. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilder.js +2 -0
  237. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderActionPanel.d.ts +11 -0
  238. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderActionPanel.js +2 -0
  239. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAddress.d.ts +5 -0
  240. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAddress.js +2 -0
  241. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAggregatedFormulas.d.ts +7 -0
  242. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAggregatedFormulas.js +2 -0
  243. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.d.ts +29 -0
  244. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.js +2 -0
  245. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderBarTypes.d.ts +15 -0
  246. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderBarTypes.js +2 -0
  247. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderBaseMap.d.ts +9 -0
  248. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderBaseMap.js +2 -0
  249. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderBoxWhisker.d.ts +4 -0
  250. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderBoxWhisker.js +2 -0
  251. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCategoryLabels.d.ts +8 -0
  252. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCategoryLabels.js +2 -0
  253. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartInfo.d.ts +4 -0
  254. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartInfo.js +2 -0
  255. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartLabels.d.ts +24 -0
  256. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartLabels.js +2 -0
  257. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartMode.d.ts +5 -0
  258. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartMode.js +2 -0
  259. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartNames.d.ts +24 -0
  260. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartNames.js +2 -0
  261. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartOrientation.d.ts +5 -0
  262. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderChartOrientation.js +2 -0
  263. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCircleSize.d.ts +7 -0
  264. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCircleSize.js +2 -0
  265. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderColorByValues.d.ts +13 -0
  266. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderColorByValues.js +2 -0
  267. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.d.ts +10 -0
  268. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.js +2 -0
  269. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.d.ts +24 -0
  270. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.js +2 -0
  271. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderConditionalFormatting.d.ts +21 -0
  272. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderConditionalFormatting.js +2 -0
  273. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCustomFormatDialog.d.ts +12 -0
  274. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCustomFormatDialog.js +2 -0
  275. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCustomScale.d.ts +8 -0
  276. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderCustomScale.js +2 -0
  277. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.d.ts +25 -0
  278. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.js +2 -0
  279. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDialog.d.ts +6 -0
  280. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDialog.js +2 -0
  281. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.d.ts +20 -0
  282. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.js +2 -0
  283. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDndZone.d.ts +4 -0
  284. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderDndZone.js +2 -0
  285. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderFilterOptions.d.ts +3 -0
  286. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderFilterOptions.js +2 -0
  287. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderFontOptions.d.ts +9 -0
  288. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderFontOptions.js +2 -0
  289. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderFormatValues.d.ts +17 -0
  290. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderFormatValues.js +2 -0
  291. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGapsOptions.d.ts +5 -0
  292. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGapsOptions.js +2 -0
  293. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGaugeStyle.d.ts +5 -0
  294. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGaugeStyle.js +2 -0
  295. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.d.ts +25 -0
  296. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.js +2 -0
  297. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderLeaveDialog.d.ts +4 -0
  298. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderLeaveDialog.js +2 -0
  299. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderLegends.d.ts +5 -0
  300. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderLegends.js +2 -0
  301. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderLineStyleOptions.d.ts +21 -0
  302. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderLineStyleOptions.js +2 -0
  303. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMapRegion.d.ts +12 -0
  304. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMapRegion.js +2 -0
  305. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMenuActions.d.ts +5 -0
  306. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMenuActions.js +2 -0
  307. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesBoxWhiskers.d.ts +4 -0
  308. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesBoxWhiskers.js +2 -0
  309. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesCrosstab.d.ts +5 -0
  310. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesCrosstab.js +2 -0
  311. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesDefault.d.ts +8 -0
  312. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesDefault.js +2 -0
  313. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeneral.d.ts +3 -0
  314. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeneral.js +2 -0
  315. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeo.d.ts +3 -0
  316. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeo.js +2 -0
  317. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeoBubble.d.ts +3 -0
  318. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeoBubble.js +2 -0
  319. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesHeatmap.d.ts +3 -0
  320. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesHeatmap.js +2 -0
  321. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMetric.d.ts +5 -0
  322. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMetric.js +2 -0
  323. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMinMax.d.ts +4 -0
  324. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMinMax.js +2 -0
  325. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMissingDefault.d.ts +13 -0
  326. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMissingDefault.js +2 -0
  327. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMs.d.ts +7 -0
  328. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMs.js +2 -0
  329. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesPie.d.ts +4 -0
  330. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesPie.js +2 -0
  331. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesTableChart.d.ts +8 -0
  332. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderMessagesTableChart.js +2 -0
  333. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderNavPanel.d.ts +10 -0
  334. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderNavPanel.js +2 -0
  335. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderOperators.d.ts +23 -0
  336. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderOperators.js +2 -0
  337. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.d.ts +15 -0
  338. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.js +2 -0
  339. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderResizeRows.d.ts +6 -0
  340. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderResizeRows.js +2 -0
  341. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSaveDialog.d.ts +4 -0
  342. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSaveDialog.js +2 -0
  343. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderScaleTypes.d.ts +4 -0
  344. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderScaleTypes.js +2 -0
  345. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderShelfMenu.d.ts +6 -0
  346. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderShelfMenu.js +2 -0
  347. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSmallMultiple.d.ts +7 -0
  348. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSmallMultiple.js +2 -0
  349. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSorting.d.ts +20 -0
  350. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSorting.js +2 -0
  351. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.d.ts +30 -0
  352. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.js +2 -0
  353. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSymboStyleOptions.d.ts +13 -0
  354. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderSymboStyleOptions.js +2 -0
  355. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableBody.d.ts +14 -0
  356. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableBody.js +2 -0
  357. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.d.ts +30 -0
  358. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.js +2 -0
  359. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableHeader.d.ts +9 -0
  360. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableHeader.js +2 -0
  361. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableStyleOptions.d.ts +9 -0
  362. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTableStyleOptions.js +2 -0
  363. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTargetConfig.d.ts +9 -0
  364. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTargetConfig.js +2 -0
  365. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderThreshold.d.ts +12 -0
  366. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderThreshold.js +2 -0
  367. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriod.d.ts +25 -0
  368. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriod.js +2 -0
  369. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriodCustomRange.d.ts +6 -0
  370. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriodCustomRange.js +2 -0
  371. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.d.ts +17 -0
  372. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.js +2 -0
  373. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTotals.d.ts +23 -0
  374. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTotals.js +2 -0
  375. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.d.ts +43 -0
  376. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.js +2 -0
  377. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTrendsLine.d.ts +15 -0
  378. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderTrendsLine.js +2 -0
  379. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderWordCloud.d.ts +3 -0
  380. package/dist/cjs/globalization/interfaces/chart_builder/II18nChartBuilderWordCloud.js +2 -0
  381. package/dist/cjs/globalization/interfaces/chart_builder/index.d.ts +72 -0
  382. package/dist/cjs/globalization/interfaces/chart_builder/index.js +84 -0
  383. package/dist/cjs/globalization/interfaces/columns/II18nColumn.d.ts +10 -0
  384. package/dist/cjs/globalization/interfaces/columns/II18nColumn.js +2 -0
  385. package/dist/cjs/globalization/interfaces/columns/index.d.ts +1 -0
  386. package/dist/cjs/globalization/interfaces/columns/index.js +13 -0
  387. package/dist/cjs/globalization/interfaces/common/II18nAgreggateLabels.d.ts +14 -0
  388. package/dist/cjs/globalization/interfaces/common/II18nAgreggateLabels.js +2 -0
  389. package/dist/cjs/globalization/interfaces/common/II18nColumnProperties.d.ts +47 -0
  390. package/dist/cjs/globalization/interfaces/common/II18nColumnProperties.js +2 -0
  391. package/dist/cjs/globalization/interfaces/common/II18nColumnTypes.d.ts +39 -0
  392. package/dist/cjs/globalization/interfaces/common/II18nColumnTypes.js +2 -0
  393. package/dist/cjs/globalization/interfaces/common/II18nColumnTypesSuffixes.d.ts +6 -0
  394. package/dist/cjs/globalization/interfaces/common/II18nColumnTypesSuffixes.js +2 -0
  395. package/dist/cjs/globalization/interfaces/common/II18nCommon.d.ts +18 -0
  396. package/dist/cjs/globalization/interfaces/common/II18nCommon.js +2 -0
  397. package/dist/cjs/globalization/interfaces/common/II18nDateGrouping.d.ts +30 -0
  398. package/dist/cjs/globalization/interfaces/common/II18nDateGrouping.js +2 -0
  399. package/dist/cjs/globalization/interfaces/common/II18nDayNames.d.ts +16 -0
  400. package/dist/cjs/globalization/interfaces/common/II18nDayNames.js +2 -0
  401. package/dist/cjs/globalization/interfaces/common/II18nUnits.d.ts +7 -0
  402. package/dist/cjs/globalization/interfaces/common/II18nUnits.js +2 -0
  403. package/dist/cjs/globalization/interfaces/common/index.d.ts +8 -0
  404. package/dist/cjs/globalization/interfaces/common/index.js +20 -0
  405. package/dist/cjs/globalization/interfaces/cross_tabs/II18nCrossTabs.d.ts +8 -0
  406. package/dist/cjs/globalization/interfaces/cross_tabs/II18nCrossTabs.js +2 -0
  407. package/dist/cjs/globalization/interfaces/cross_tabs/II18nCrossTabsSorting.d.ts +5 -0
  408. package/dist/cjs/globalization/interfaces/cross_tabs/II18nCrossTabsSorting.js +2 -0
  409. package/dist/cjs/globalization/interfaces/cross_tabs/index.d.ts +1 -0
  410. package/dist/cjs/globalization/interfaces/cross_tabs/index.js +13 -0
  411. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboard.d.ts +14 -0
  412. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboard.js +2 -0
  413. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardAddChart.d.ts +6 -0
  414. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardAddChart.js +2 -0
  415. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardEmptyState.d.ts +5 -0
  416. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardEmptyState.js +2 -0
  417. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardToast.d.ts +6 -0
  418. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardToast.js +2 -0
  419. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardTooltips.d.ts +7 -0
  420. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardTooltips.js +2 -0
  421. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardViews.d.ts +6 -0
  422. package/dist/cjs/globalization/interfaces/dashboard/II18nDashboardViews.js +2 -0
  423. package/dist/cjs/globalization/interfaces/dashboard/index.d.ts +6 -0
  424. package/dist/cjs/globalization/interfaces/dashboard/index.js +18 -0
  425. package/dist/cjs/globalization/interfaces/filters/II18nFilter.d.ts +20 -0
  426. package/dist/cjs/globalization/interfaces/filters/II18nFilter.js +2 -0
  427. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilder.d.ts +17 -0
  428. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilder.js +2 -0
  429. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +5 -0
  430. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.js +2 -0
  431. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderErrorMessages.d.ts +14 -0
  432. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderErrorMessages.js +2 -0
  433. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderInfoContainer.d.ts +5 -0
  434. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderInfoContainer.js +2 -0
  435. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderScopes.d.ts +10 -0
  436. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderScopes.js +2 -0
  437. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderSelectedValuesContainer.d.ts +3 -0
  438. package/dist/cjs/globalization/interfaces/filters/II18nFilterBuilderSelectedValuesContainer.js +2 -0
  439. package/dist/cjs/globalization/interfaces/filters/II18nFilterDateSections.d.ts +4 -0
  440. package/dist/cjs/globalization/interfaces/filters/II18nFilterDateSections.js +2 -0
  441. package/dist/cjs/globalization/interfaces/filters/II18nFilterDisplay.d.ts +6 -0
  442. package/dist/cjs/globalization/interfaces/filters/II18nFilterDisplay.js +2 -0
  443. package/dist/cjs/globalization/interfaces/filters/II18nFilterOperator.d.ts +4 -0
  444. package/dist/cjs/globalization/interfaces/filters/II18nFilterOperator.js +2 -0
  445. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanel.d.ts +17 -0
  446. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanel.js +2 -0
  447. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelCardAction.d.ts +6 -0
  448. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelCardAction.js +2 -0
  449. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelDeleteDialog.d.ts +6 -0
  450. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelDeleteDialog.js +2 -0
  451. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelEmptyState.d.ts +4 -0
  452. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelEmptyState.js +2 -0
  453. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelHeaderSection.d.ts +9 -0
  454. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelHeaderSection.js +2 -0
  455. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelScopeTitle.d.ts +10 -0
  456. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelScopeTitle.js +2 -0
  457. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelScopeTooltip.d.ts +7 -0
  458. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelScopeTooltip.js +2 -0
  459. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelSettingsContainerScopeConfig.d.ts +5 -0
  460. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelSettingsContainerScopeConfig.js +2 -0
  461. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelSettingsSection.d.ts +10 -0
  462. package/dist/cjs/globalization/interfaces/filters/II18nFilterPanelSettingsSection.js +2 -0
  463. package/dist/cjs/globalization/interfaces/filters/II18nFilterScopes.d.ts +10 -0
  464. package/dist/cjs/globalization/interfaces/filters/II18nFilterScopes.js +2 -0
  465. package/dist/cjs/globalization/interfaces/filters/II18nFilterValidator.d.ts +23 -0
  466. package/dist/cjs/globalization/interfaces/filters/II18nFilterValidator.js +2 -0
  467. package/dist/cjs/globalization/interfaces/filters/II18nRankingContainer.d.ts +4 -0
  468. package/dist/cjs/globalization/interfaces/filters/II18nRankingContainer.js +2 -0
  469. package/dist/cjs/globalization/interfaces/filters/II18nRelativeContainer.d.ts +12 -0
  470. package/dist/cjs/globalization/interfaces/filters/II18nRelativeContainer.js +2 -0
  471. package/dist/cjs/globalization/interfaces/filters/II18nRelativeContainerCursor.d.ts +5 -0
  472. package/dist/cjs/globalization/interfaces/filters/II18nRelativeContainerCursor.js +2 -0
  473. package/dist/cjs/globalization/interfaces/filters/II18nSlidebar.d.ts +7 -0
  474. package/dist/cjs/globalization/interfaces/filters/II18nSlidebar.js +2 -0
  475. package/dist/cjs/globalization/interfaces/filters/II18nValueContainer.d.ts +7 -0
  476. package/dist/cjs/globalization/interfaces/filters/II18nValueContainer.js +2 -0
  477. package/dist/cjs/globalization/interfaces/filters/II18nValueContainerSearchInput.d.ts +6 -0
  478. package/dist/cjs/globalization/interfaces/filters/II18nValueContainerSearchInput.js +2 -0
  479. package/dist/cjs/globalization/interfaces/filters/index.d.ts +27 -0
  480. package/dist/cjs/globalization/interfaces/filters/index.js +39 -0
  481. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilder.d.ts +121 -0
  482. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilder.js +2 -0
  483. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderCreateModal.d.ts +30 -0
  484. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderCreateModal.js +2 -0
  485. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderDeleteDialog.d.ts +7 -0
  486. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderDeleteDialog.js +2 -0
  487. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunction.d.ts +4 -0
  488. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunction.js +2 -0
  489. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAbs.d.ts +5 -0
  490. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAbs.js +2 -0
  491. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAcos.d.ts +5 -0
  492. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAcos.js +2 -0
  493. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggAvg.d.ts +5 -0
  494. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggAvg.js +2 -0
  495. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggCount.d.ts +5 -0
  496. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggCount.js +2 -0
  497. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggDistinctcount.d.ts +5 -0
  498. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggDistinctcount.js +2 -0
  499. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMax.d.ts +5 -0
  500. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMax.js +2 -0
  501. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMin.d.ts +5 -0
  502. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMin.js +2 -0
  503. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggSum.d.ts +5 -0
  504. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggSum.js +2 -0
  505. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAsin.d.ts +5 -0
  506. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAsin.js +2 -0
  507. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan.d.ts +5 -0
  508. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan.js +2 -0
  509. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan2.d.ts +7 -0
  510. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan2.js +2 -0
  511. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCbrt.d.ts +5 -0
  512. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCbrt.js +2 -0
  513. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCeil.d.ts +5 -0
  514. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCeil.js +2 -0
  515. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCopySign.d.ts +7 -0
  516. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCopySign.js +2 -0
  517. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCos.d.ts +5 -0
  518. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCos.js +2 -0
  519. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCosh.d.ts +5 -0
  520. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCosh.js +2 -0
  521. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateAdd.d.ts +9 -0
  522. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateAdd.js +2 -0
  523. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateDiff.d.ts +9 -0
  524. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateDiff.js +2 -0
  525. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateFormat.d.ts +7 -0
  526. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateFormat.js +2 -0
  527. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateIsNull.d.ts +7 -0
  528. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateIsNull.js +2 -0
  529. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateParse.d.ts +7 -0
  530. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateParse.js +2 -0
  531. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateSubtract.d.ts +9 -0
  532. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateSubtract.js +2 -0
  533. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExp.d.ts +5 -0
  534. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExp.js +2 -0
  535. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExpm1.d.ts +5 -0
  536. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExpm1.js +2 -0
  537. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionFloor.d.ts +5 -0
  538. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionFloor.js +2 -0
  539. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionHypot.d.ts +7 -0
  540. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionHypot.js +2 -0
  541. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionInclude.d.ts +5 -0
  542. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionInclude.js +2 -0
  543. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionIsnull.d.ts +7 -0
  544. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionIsnull.js +2 -0
  545. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog.d.ts +5 -0
  546. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog.js +2 -0
  547. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog10.d.ts +5 -0
  548. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog10.js +2 -0
  549. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog1p.d.ts +5 -0
  550. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog1p.js +2 -0
  551. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMax.d.ts +7 -0
  552. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMax.js +2 -0
  553. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMin.d.ts +7 -0
  554. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMin.js +2 -0
  555. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextAfter.d.ts +7 -0
  556. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextAfter.js +2 -0
  557. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextDown.d.ts +5 -0
  558. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextDown.js +2 -0
  559. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextUp.d.ts +5 -0
  560. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextUp.js +2 -0
  561. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionPow.d.ts +7 -0
  562. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionPow.js +2 -0
  563. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionReplace.d.ts +7 -0
  564. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionReplace.js +2 -0
  565. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRint.d.ts +5 -0
  566. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRint.js +2 -0
  567. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRound.d.ts +5 -0
  568. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRound.js +2 -0
  569. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionScalb.d.ts +7 -0
  570. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionScalb.js +2 -0
  571. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSignum.d.ts +5 -0
  572. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSignum.js +2 -0
  573. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSin.d.ts +5 -0
  574. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSin.js +2 -0
  575. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSinh.d.ts +5 -0
  576. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSinh.js +2 -0
  577. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSqrt.d.ts +5 -0
  578. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSqrt.js +2 -0
  579. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSubstring.d.ts +7 -0
  580. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSubstring.js +2 -0
  581. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTan.d.ts +5 -0
  582. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTan.js +2 -0
  583. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTanh.d.ts +5 -0
  584. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTanh.js +2 -0
  585. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToDegrees.d.ts +5 -0
  586. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToDegrees.js +2 -0
  587. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToRadians.d.ts +5 -0
  588. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToRadians.js +2 -0
  589. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionUlp.d.ts +5 -0
  590. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionUlp.js +2 -0
  591. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionsType.d.ts +7 -0
  592. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionsType.js +2 -0
  593. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderListModal.d.ts +5 -0
  594. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderListModal.js +2 -0
  595. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderListTable.d.ts +9 -0
  596. package/dist/cjs/globalization/interfaces/formula_builder/II18nFormulaBuilderListTable.js +2 -0
  597. package/dist/cjs/globalization/interfaces/formula_builder/index.d.ts +58 -0
  598. package/dist/cjs/globalization/interfaces/formula_builder/index.js +70 -0
  599. package/dist/cjs/globalization/interfaces/index.d.ts +11 -0
  600. package/dist/cjs/globalization/interfaces/index.js +23 -0
  601. package/dist/cjs/globalization/interfaces/panel/II18nPanel.d.ts +27 -0
  602. package/dist/cjs/globalization/interfaces/panel/II18nPanel.js +2 -0
  603. package/dist/cjs/globalization/interfaces/panel/II18nPanelEmbed.d.ts +7 -0
  604. package/dist/cjs/globalization/interfaces/panel/II18nPanelEmbed.js +2 -0
  605. package/dist/cjs/globalization/interfaces/panel/II18nPanelErrors.d.ts +21 -0
  606. package/dist/cjs/globalization/interfaces/panel/II18nPanelErrors.js +2 -0
  607. package/dist/cjs/globalization/interfaces/panel/II18nPanelMenu.d.ts +15 -0
  608. package/dist/cjs/globalization/interfaces/panel/II18nPanelMenu.js +2 -0
  609. package/dist/cjs/globalization/interfaces/panel/II18nPanelMenuOptions.d.ts +6 -0
  610. package/dist/cjs/globalization/interfaces/panel/II18nPanelMenuOptions.js +2 -0
  611. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryDisplay.d.ts +5 -0
  612. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryDisplay.js +2 -0
  613. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryFilter.d.ts +5 -0
  614. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryFilter.js +2 -0
  615. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryGroup.d.ts +7 -0
  616. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryGroup.js +2 -0
  617. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummarySorting.d.ts +12 -0
  618. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummarySorting.js +2 -0
  619. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +29 -0
  620. package/dist/cjs/globalization/interfaces/panel/II18nPanelSummaryViews.js +2 -0
  621. package/dist/cjs/globalization/interfaces/panel/II18nPanelTooltips.d.ts +4 -0
  622. package/dist/cjs/globalization/interfaces/panel/II18nPanelTooltips.js +2 -0
  623. package/dist/cjs/globalization/interfaces/panel/index.d.ts +11 -0
  624. package/dist/cjs/globalization/interfaces/panel/index.js +23 -0
  625. package/dist/cjs/globalization/interfaces/table_charts/II18nTableCharts.d.ts +15 -0
  626. package/dist/cjs/globalization/interfaces/table_charts/II18nTableCharts.js +2 -0
  627. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsInnerCharts.d.ts +8 -0
  628. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsInnerCharts.js +2 -0
  629. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsPagination.d.ts +5 -0
  630. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsPagination.js +2 -0
  631. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsSort.d.ts +9 -0
  632. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsSort.js +2 -0
  633. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsSortTooltip.d.ts +4 -0
  634. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsSortTooltip.js +2 -0
  635. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsVisualizationItems.d.ts +4 -0
  636. package/dist/cjs/globalization/interfaces/table_charts/II18nTableChartsVisualizationItems.js +2 -0
  637. package/dist/cjs/globalization/interfaces/table_charts/index.d.ts +6 -0
  638. package/dist/cjs/globalization/interfaces/table_charts/index.js +18 -0
  639. package/dist/cjs/globalization/labels/I18N_DEFAULT.d.ts +2 -0
  640. package/dist/cjs/globalization/labels/I18N_DEFAULT.js +29 -0
  641. package/dist/cjs/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.d.ts +2 -0
  642. package/dist/cjs/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +119 -0
  643. package/dist/cjs/globalization/labels/bucket_builder/index.d.ts +1 -0
  644. package/dist/cjs/globalization/labels/bucket_builder/index.js +13 -0
  645. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER.d.ts +2 -0
  646. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER.js +59 -0
  647. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.d.ts +2 -0
  648. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.js +29 -0
  649. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_FORMAT_OPTIONS.d.ts +4 -0
  650. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_FORMAT_OPTIONS.js +33 -0
  651. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.d.ts +4 -0
  652. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.js +258 -0
  653. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.d.ts +4 -0
  654. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.js +137 -0
  655. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.d.ts +4 -0
  656. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.js +35 -0
  657. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_OPERATORS.d.ts +4 -0
  658. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_OPERATORS.js +28 -0
  659. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.d.ts +4 -0
  660. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.js +256 -0
  661. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_THRESHOLD.d.ts +4 -0
  662. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_THRESHOLD.js +17 -0
  663. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.d.ts +4 -0
  664. package/dist/cjs/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.js +36 -0
  665. package/dist/cjs/globalization/labels/chart_builder/index.d.ts +10 -0
  666. package/dist/cjs/globalization/labels/chart_builder/index.js +22 -0
  667. package/dist/cjs/globalization/labels/columns/I18N_COLUMN.d.ts +2 -0
  668. package/dist/cjs/globalization/labels/columns/I18N_COLUMN.js +8 -0
  669. package/dist/cjs/globalization/labels/columns/index.d.ts +1 -0
  670. package/dist/cjs/globalization/labels/columns/index.js +13 -0
  671. package/dist/cjs/globalization/labels/common/I18N_AGGREGATE_LABEL.d.ts +2 -0
  672. package/dist/cjs/globalization/labels/common/I18N_AGGREGATE_LABEL.js +19 -0
  673. package/dist/cjs/globalization/labels/common/I18N_COLUMN_LABEL.d.ts +39 -0
  674. package/dist/cjs/globalization/labels/common/I18N_COLUMN_LABEL.js +43 -0
  675. package/dist/cjs/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.d.ts +2 -0
  676. package/dist/cjs/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +51 -0
  677. package/dist/cjs/globalization/labels/common/I18N_COMMON.d.ts +2 -0
  678. package/dist/cjs/globalization/labels/common/I18N_COMMON.js +31 -0
  679. package/dist/cjs/globalization/labels/common/I18N_DATE_GROUPING.d.ts +2 -0
  680. package/dist/cjs/globalization/labels/common/I18N_DATE_GROUPING.js +35 -0
  681. package/dist/cjs/globalization/labels/common/I18N_DAY_NAMES.d.ts +2 -0
  682. package/dist/cjs/globalization/labels/common/I18N_DAY_NAMES.js +22 -0
  683. package/dist/cjs/globalization/labels/common/index.d.ts +3 -0
  684. package/dist/cjs/globalization/labels/common/index.js +15 -0
  685. package/dist/cjs/globalization/labels/cross_tabs/I18N_CROSS_TABS.d.ts +2 -0
  686. package/dist/cjs/globalization/labels/cross_tabs/I18N_CROSS_TABS.js +14 -0
  687. package/dist/cjs/globalization/labels/cross_tabs/index.d.ts +1 -0
  688. package/dist/cjs/globalization/labels/cross_tabs/index.js +13 -0
  689. package/dist/cjs/globalization/labels/dashboard/I18N_DASHBOARD.d.ts +2 -0
  690. package/dist/cjs/globalization/labels/dashboard/I18N_DASHBOARD.js +37 -0
  691. package/dist/cjs/globalization/labels/dashboard/index.d.ts +1 -0
  692. package/dist/cjs/globalization/labels/dashboard/index.js +13 -0
  693. package/dist/cjs/globalization/labels/filters/I18N_FILTER.d.ts +2 -0
  694. package/dist/cjs/globalization/labels/filters/I18N_FILTER.js +34 -0
  695. package/dist/cjs/globalization/labels/filters/I18N_FILTER_BUILDER.d.ts +2 -0
  696. package/dist/cjs/globalization/labels/filters/I18N_FILTER_BUILDER.js +43 -0
  697. package/dist/cjs/globalization/labels/filters/I18N_FILTER_DISPLAY.d.ts +2 -0
  698. package/dist/cjs/globalization/labels/filters/I18N_FILTER_DISPLAY.js +9 -0
  699. package/dist/cjs/globalization/labels/filters/I18N_FILTER_OPERATOR.d.ts +2 -0
  700. package/dist/cjs/globalization/labels/filters/I18N_FILTER_OPERATOR.js +7 -0
  701. package/dist/cjs/globalization/labels/filters/I18N_FILTER_PANEL.d.ts +2 -0
  702. package/dist/cjs/globalization/labels/filters/I18N_FILTER_PANEL.js +50 -0
  703. package/dist/cjs/globalization/labels/filters/I18N_FILTER_SCOPE.d.ts +2 -0
  704. package/dist/cjs/globalization/labels/filters/I18N_FILTER_SCOPE.js +14 -0
  705. package/dist/cjs/globalization/labels/filters/I18N_FILTER_VALIDATOR.d.ts +2 -0
  706. package/dist/cjs/globalization/labels/filters/I18N_FILTER_VALIDATOR.js +27 -0
  707. package/dist/cjs/globalization/labels/filters/I18N_RANKING_CONTAINER.d.ts +2 -0
  708. package/dist/cjs/globalization/labels/filters/I18N_RANKING_CONTAINER.js +7 -0
  709. package/dist/cjs/globalization/labels/filters/I18N_RELATIVE_CONTAINER.d.ts +2 -0
  710. package/dist/cjs/globalization/labels/filters/I18N_RELATIVE_CONTAINER.js +15 -0
  711. package/dist/cjs/globalization/labels/filters/I18N_RELATIVE_CURSOR.d.ts +6 -0
  712. package/dist/cjs/globalization/labels/filters/I18N_RELATIVE_CURSOR.js +9 -0
  713. package/dist/cjs/globalization/labels/filters/I18N_SLIDEBAR.d.ts +2 -0
  714. package/dist/cjs/globalization/labels/filters/I18N_SLIDEBAR.js +10 -0
  715. package/dist/cjs/globalization/labels/filters/I18N_VALUE_CONTAINER.d.ts +2 -0
  716. package/dist/cjs/globalization/labels/filters/I18N_VALUE_CONTAINER.js +14 -0
  717. package/dist/cjs/globalization/labels/filters/index.d.ts +11 -0
  718. package/dist/cjs/globalization/labels/filters/index.js +23 -0
  719. package/dist/cjs/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.d.ts +2 -0
  720. package/dist/cjs/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.js +433 -0
  721. package/dist/cjs/globalization/labels/formula_builder/index.d.ts +1 -0
  722. package/dist/cjs/globalization/labels/formula_builder/index.js +13 -0
  723. package/dist/cjs/globalization/labels/index.d.ts +10 -0
  724. package/dist/cjs/globalization/labels/index.js +22 -0
  725. package/dist/cjs/globalization/labels/panel/I18N_PANEL.d.ts +2 -0
  726. package/dist/cjs/globalization/labels/panel/I18N_PANEL.js +121 -0
  727. package/dist/cjs/globalization/labels/panel/index.d.ts +1 -0
  728. package/dist/cjs/globalization/labels/panel/index.js +13 -0
  729. package/dist/cjs/globalization/labels/table_charts/I18N_TABLE_CHARTS.d.ts +2 -0
  730. package/dist/cjs/globalization/labels/table_charts/I18N_TABLE_CHARTS.js +38 -0
  731. package/dist/cjs/globalization/labels/table_charts/index.d.ts +1 -0
  732. package/dist/cjs/globalization/labels/table_charts/index.js +13 -0
  733. package/dist/cjs/globalization/service/i18nextBuilder.d.ts +10 -0
  734. package/dist/cjs/globalization/service/i18nextBuilder.js +61 -0
  735. package/dist/cjs/globalization/service/index.d.ts +2 -0
  736. package/dist/cjs/globalization/service/index.js +14 -0
  737. package/dist/cjs/globalization/service/initI18n.d.ts +3 -0
  738. package/dist/cjs/globalization/service/initI18n.js +19 -0
  739. package/dist/cjs/index.d.ts +1 -0
  740. package/dist/cjs/index.js +1 -0
  741. package/dist/cjs/interfaces/Qrvey.Interface.d.ts +0 -10
  742. package/dist/cjs/interfaces/general/IGeneralInfo.d.ts +1 -0
  743. package/dist/cjs/interfaces/index.d.ts +1 -1
  744. package/dist/cjs/interfaces/index.js +1 -1
  745. package/dist/cjs/qrvey/constants/CALCULATION_INFO.js +6 -6
  746. package/dist/cjs/qrvey/constants/CALCULATION_INFO_LIST.d.ts +1 -1
  747. package/dist/cjs/qrvey/constants/CALCULATION_INFO_LIST.js +2 -2
  748. package/dist/cjs/qrvey/constants/index.d.ts +1 -4
  749. package/dist/cjs/qrvey/constants/index.js +1 -4
  750. package/dist/cjs/qrvey/helpers/getPropertyLabel.d.ts +2 -1
  751. package/dist/cjs/qrvey/helpers/getPropertyLabel.js +6 -4
  752. package/dist/{columns/interfaces/IColumnCalculationType.d.ts → cjs/qrvey/interfaces/ICalculationType.d.ts} +1 -1
  753. package/dist/cjs/qrvey/interfaces/ICalculationType.js +2 -0
  754. package/dist/cjs/qrvey/interfaces/index.d.ts +4 -0
  755. package/dist/cjs/qrvey/interfaces/index.js +4 -0
  756. package/dist/cjs/services/helpers/Request.js +1 -1
  757. package/dist/columns/constants/COLUMN.d.ts +6 -6
  758. package/dist/columns/constants/COLUMN.js +8 -8
  759. package/dist/columns/constants/COLUMN_INFO.js +3 -1
  760. package/dist/columns/constants/COLUMN_INFO_LIST.js +2 -6
  761. package/dist/columns/constants/COLUMN_LABEL.d.ts +8 -6
  762. package/dist/columns/constants/COLUMN_LABEL.js +2 -1
  763. package/dist/columns/constants/COLUMN_PROPERTY.d.ts +4 -4
  764. package/dist/columns/constants/COLUMN_PROPERTY.js +4 -4
  765. package/dist/columns/constants/COLUMN_PROPERTY_INFO.js +2 -2
  766. package/dist/columns/constants/COLUMN_PROPERTY_LABEL.d.ts +5 -4
  767. package/dist/columns/constants/COMPLEX_COLUMN_INFO.js +5 -5
  768. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTIES.js +4 -4
  769. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY.d.ts +4 -4
  770. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY.js +4 -4
  771. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_INFO.js +15 -15
  772. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.d.ts +5 -4
  773. package/dist/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.js +5 -4
  774. package/dist/columns/constants/COMPOUND_COLUMN_INFO.js +3 -3
  775. package/dist/columns/constants/COMPOUND_COLUMN_PROPERTY_INFO.js +12 -12
  776. package/dist/columns/constants/NUMERICAL_COLUMN.d.ts +8 -0
  777. package/dist/columns/constants/NUMERICAL_COLUMN.js +9 -0
  778. package/dist/columns/constants/NUMERICAL_COLUMNS.d.ts +5 -0
  779. package/dist/columns/constants/NUMERICAL_COLUMNS.js +12 -0
  780. package/dist/columns/constants/NUMERICAL_COLUMN_INFO.d.ts +8 -0
  781. package/dist/columns/constants/NUMERICAL_COLUMN_INFO.js +13 -0
  782. package/dist/columns/constants/NUMERICAL_COLUMN_INFO_LIST.d.ts +5 -0
  783. package/dist/columns/constants/NUMERICAL_COLUMN_INFO_LIST.js +13 -0
  784. package/dist/columns/constants/NUMERICAL_COLUMN_LABEL.d.ts +8 -0
  785. package/dist/columns/constants/NUMERICAL_COLUMN_LABEL.js +9 -0
  786. package/dist/columns/constants/index.d.ts +5 -0
  787. package/dist/columns/constants/index.js +5 -0
  788. package/dist/columns/helpers/index.d.ts +1 -0
  789. package/dist/columns/helpers/index.js +1 -0
  790. package/dist/columns/helpers/isNumericalColumn.d.ts +2 -0
  791. package/dist/columns/helpers/isNumericalColumn.js +4 -0
  792. package/dist/columns/interfaces/IColumn.d.ts +3 -3
  793. package/dist/columns/interfaces/IColumnType.d.ts +2 -1
  794. package/dist/columns/interfaces/INumericalColumnType.d.ts +2 -0
  795. package/dist/columns/interfaces/INumericalColumnType.js +1 -0
  796. package/dist/columns/interfaces/index.d.ts +3 -2
  797. package/dist/columns/interfaces/index.js +3 -2
  798. package/dist/dates/adapters/mdyDateToDate.d.ts +7 -0
  799. package/dist/dates/adapters/mdyDateToDate.js +17 -0
  800. package/dist/dates/adapters/monthYearToDate.d.ts +7 -0
  801. package/dist/dates/adapters/monthYearToDate.js +20 -0
  802. package/dist/dates/adapters/quarterYearToDate.d.ts +7 -0
  803. package/dist/dates/adapters/quarterYearToDate.js +20 -0
  804. package/dist/dates/adapters/weekYearToDate.d.ts +7 -0
  805. package/dist/dates/adapters/weekYearToDate.js +28 -0
  806. package/dist/dates/adapters/yearToDate.d.ts +7 -0
  807. package/dist/dates/adapters/yearToDate.js +18 -0
  808. package/dist/dates/constants/DATE_DISTINCT_PROPERTY_INFO.js +3 -3
  809. package/dist/dates/constants/DATE_DISTINCT_TIME_PROPERTY_INFO.js +3 -3
  810. package/dist/dates/constants/DATE_FORMAT.d.ts +16 -14
  811. package/dist/dates/constants/DATE_FORMAT.js +23 -18
  812. package/dist/dates/constants/DATE_GROUPING_PROPERTY_INFO.js +5 -5
  813. package/dist/dates/constants/DATE_GROUPING_TIME_PROPERTY_INFO.js +3 -3
  814. package/dist/dates/constants/DATE_REGULAR_EXPRESSION.d.ts +19 -1
  815. package/dist/dates/constants/DATE_REGULAR_EXPRESSION.js +29 -5
  816. package/dist/dates/constants/DATE_WEEK_DAYS_DDDD.d.ts +1 -0
  817. package/dist/dates/constants/DATE_WEEK_DAYS_DDDD.js +3 -0
  818. package/dist/dates/constants/DATE_YEAR_MONTHS_MMMM.d.ts +1 -0
  819. package/dist/dates/constants/DATE_YEAR_MONTHS_MMMM.js +1 -0
  820. package/dist/dates/constants/DATE_YEAR_QUARTERS_RANGE.d.ts +18 -0
  821. package/dist/dates/constants/DATE_YEAR_QUARTERS_RANGE.js +18 -0
  822. package/dist/dates/constants/index.d.ts +2 -0
  823. package/dist/dates/constants/index.js +2 -0
  824. package/dist/dates/helpers/getDateByDateFormat.d.ts +9 -0
  825. package/dist/dates/helpers/getDateByDateFormat.js +32 -0
  826. package/dist/dates/helpers/getDateFormatByProperty.d.ts +8 -0
  827. package/dist/dates/helpers/getDateFormatByProperty.js +23 -0
  828. package/dist/dates/helpers/getDateFormatRegularExpressionInArray.d.ts +7 -0
  829. package/dist/dates/helpers/getDateFormatRegularExpressionInArray.js +43 -0
  830. package/dist/dates/helpers/getSeparatorByDateFormat.d.ts +7 -0
  831. package/dist/dates/helpers/getSeparatorByDateFormat.js +11 -0
  832. package/dist/dates/helpers/getWeek.d.ts +11 -0
  833. package/dist/dates/helpers/getWeek.js +21 -0
  834. package/dist/dates/helpers/index.d.ts +6 -0
  835. package/dist/dates/helpers/index.js +6 -0
  836. package/dist/dates/helpers/validateDate.d.ts +11 -0
  837. package/dist/dates/helpers/validateDate.js +20 -0
  838. package/dist/dates/helpers/validateDateByDateFormat.d.ts +8 -0
  839. package/dist/dates/helpers/validateDateByDateFormat.js +22 -0
  840. package/dist/dates/index.d.ts +1 -0
  841. package/dist/dates/index.js +1 -0
  842. package/dist/dates/relative/constants/RELATIVE_CURSOR_INFO.d.ts +3 -12
  843. package/dist/dates/relative/constants/RELATIVE_CURSOR_INFO.js +4 -3
  844. package/dist/dates/relative/constants/RELATIVE_CURSOR_INFO_LIST.d.ts +5 -0
  845. package/dist/dates/relative/constants/RELATIVE_CURSOR_INFO_LIST.js +10 -0
  846. package/dist/dates/relative/constants/RELATIVE_CURSOR_LABEL.d.ts +5 -0
  847. package/dist/dates/relative/constants/RELATIVE_CURSOR_LABEL.js +6 -0
  848. package/dist/dates/relative/constants/RELATIVE_UNIT_INFO.d.ts +5 -0
  849. package/dist/dates/relative/constants/RELATIVE_UNIT_INFO.js +8 -0
  850. package/dist/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.d.ts +5 -0
  851. package/dist/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.js +11 -0
  852. package/dist/dates/relative/constants/index.d.ts +4 -0
  853. package/dist/dates/relative/constants/index.js +4 -0
  854. package/dist/dates/relative/interfaces/IRelativeCursorInfo.d.ts +5 -0
  855. package/dist/dates/relative/interfaces/IRelativeCursorInfo.js +1 -0
  856. package/dist/dates/relative/interfaces/IRelativeUnit.d.ts +2 -0
  857. package/dist/dates/relative/interfaces/IRelativeUnit.js +1 -0
  858. package/dist/dates/relative/interfaces/IRelativeUnitInfo.d.ts +5 -0
  859. package/dist/dates/relative/interfaces/IRelativeUnitInfo.js +1 -0
  860. package/dist/dates/relative/interfaces/index.d.ts +3 -0
  861. package/dist/dates/relative/interfaces/index.js +3 -0
  862. package/dist/filters/adapters/FDToFlatUI.js +0 -2
  863. package/dist/filters/adapters/FDToUI.js +1 -2
  864. package/dist/filters/adapters/UIToFD.js +0 -1
  865. package/dist/filters/adapters/UIToFlatUI.js +0 -2
  866. package/dist/filters/adapters/UIToOldLogic.js +1 -1
  867. package/dist/filters/adapters/flatUIToOldLogic.js +1 -1
  868. package/dist/filters/adapters/flatUIToUI.js +0 -2
  869. package/dist/filters/adapters/logicToFlatUI.js +0 -2
  870. package/dist/filters/classes/FilterInputErrorHandler.d.ts +27 -0
  871. package/dist/filters/classes/FilterInputErrorHandler.js +11 -0
  872. package/dist/filters/classes/index.d.ts +1 -0
  873. package/dist/filters/classes/index.js +1 -0
  874. package/dist/filters/constants/builder/FILTER_BUILDER_SCOPE_LABEL.d.ts +5 -0
  875. package/dist/filters/constants/builder/FILTER_BUILDER_SCOPE_LABEL.js +6 -0
  876. package/dist/filters/constants/common/FILTER_DATE_SECTION_INFO.js +2 -2
  877. package/dist/filters/constants/common/FILTER_SCOPE_INFO.js +8 -8
  878. package/dist/filters/constants/common/FILTER_VALIDATOR_INFO.js +21 -21
  879. package/dist/filters/helpers/common/getFilterColumnLabel.js +1 -1
  880. package/dist/filters/helpers/ui/getFilterPropertyLabel.d.ts +2 -1
  881. package/dist/filters/helpers/ui/getFilterPropertyLabel.js +2 -2
  882. package/dist/filters/helpers/ui/getUIValues.d.ts +2 -1
  883. package/dist/filters/helpers/ui/getUIValues.js +28 -15
  884. package/dist/filters/index.d.ts +1 -0
  885. package/dist/filters/index.js +1 -0
  886. package/dist/filters/interfaces/builder/IFilterBuilderConfig.d.ts +2 -0
  887. package/dist/filters/interfaces/panel/IFilterPanelConfig.d.ts +2 -0
  888. package/dist/filters/interfaces/ui/IFUFilter.d.ts +1 -1
  889. package/dist/filters/interfaces/ui/IFUUIValueSettings.d.ts +6 -0
  890. package/dist/filters/interfaces/ui/IFUUIValueSettings.js +1 -0
  891. package/dist/filters/interfaces/ui/index.d.ts +1 -0
  892. package/dist/filters/interfaces/ui/index.js +1 -0
  893. package/dist/general/mix/index.d.ts +1 -0
  894. package/dist/general/mix/index.js +1 -0
  895. package/dist/general/mix/isNaNV2.d.ts +8 -0
  896. package/dist/general/mix/isNaNV2.js +11 -0
  897. package/dist/general/object/mergeDeep.js +6 -7
  898. package/dist/globalization/helpers/getI18nDateGroupLabel.d.ts +3 -0
  899. package/dist/globalization/helpers/getI18nDateGroupLabel.js +59 -0
  900. package/dist/globalization/helpers/getReverseI18nGroupLabel.d.ts +3 -0
  901. package/dist/globalization/helpers/getReverseI18nGroupLabel.js +72 -0
  902. package/dist/globalization/helpers/index.d.ts +2 -0
  903. package/dist/globalization/helpers/index.js +2 -0
  904. package/dist/globalization/index.d.ts +4 -1
  905. package/dist/globalization/index.js +4 -1
  906. package/dist/globalization/interfaces/II18nServiceTranslate.d.ts +4 -0
  907. package/dist/globalization/interfaces/II18nServiceTranslate.js +1 -0
  908. package/dist/globalization/interfaces/II18nServiceTranslateOption.d.ts +4 -0
  909. package/dist/globalization/interfaces/II18nServiceTranslateOption.js +1 -0
  910. package/dist/globalization/interfaces/IResourceI18n.d.ts +26 -0
  911. package/dist/globalization/interfaces/IResourceI18n.js +1 -0
  912. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilder.d.ts +24 -0
  913. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilder.js +1 -0
  914. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderBasicBucket.d.ts +15 -0
  915. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderBasicBucket.js +1 -0
  916. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderCreateBucket.d.ts +29 -0
  917. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderCreateBucket.js +1 -0
  918. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderCustomBucket.d.ts +15 -0
  919. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderCustomBucket.js +1 -0
  920. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderDeleteDialog.d.ts +6 -0
  921. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderDeleteDialog.js +1 -0
  922. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderEditDialog.d.ts +6 -0
  923. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderEditDialog.js +1 -0
  924. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderListBuckets.d.ts +7 -0
  925. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderListBuckets.js +1 -0
  926. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMenuBucket.d.ts +5 -0
  927. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMenuBucket.js +1 -0
  928. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.d.ts +8 -0
  929. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.js +1 -0
  930. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderModalBucket.d.ts +5 -0
  931. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderModalBucket.js +1 -0
  932. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderOperator.d.ts +12 -0
  933. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderOperator.js +1 -0
  934. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderSentimentBucket.d.ts +6 -0
  935. package/dist/globalization/interfaces/bucket_builder/II18nBucketBuilderSentimentBucket.js +1 -0
  936. package/dist/globalization/interfaces/bucket_builder/index.d.ts +12 -0
  937. package/dist/globalization/interfaces/bucket_builder/index.js +12 -0
  938. package/dist/globalization/interfaces/chart_builder/II18nChartBuilder.d.ts +144 -0
  939. package/dist/globalization/interfaces/chart_builder/II18nChartBuilder.js +1 -0
  940. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderActionPanel.d.ts +11 -0
  941. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderActionPanel.js +1 -0
  942. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAddress.d.ts +5 -0
  943. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAddress.js +1 -0
  944. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAggregatedFormulas.d.ts +7 -0
  945. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAggregatedFormulas.js +1 -0
  946. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.d.ts +29 -0
  947. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.js +1 -0
  948. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderBarTypes.d.ts +15 -0
  949. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderBarTypes.js +1 -0
  950. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderBaseMap.d.ts +9 -0
  951. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderBaseMap.js +1 -0
  952. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderBoxWhisker.d.ts +4 -0
  953. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderBoxWhisker.js +1 -0
  954. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCategoryLabels.d.ts +8 -0
  955. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCategoryLabels.js +1 -0
  956. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartInfo.d.ts +4 -0
  957. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartInfo.js +1 -0
  958. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartLabels.d.ts +24 -0
  959. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartLabels.js +1 -0
  960. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartMode.d.ts +5 -0
  961. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartMode.js +1 -0
  962. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartNames.d.ts +24 -0
  963. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartNames.js +1 -0
  964. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartOrientation.d.ts +5 -0
  965. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderChartOrientation.js +1 -0
  966. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCircleSize.d.ts +7 -0
  967. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCircleSize.js +1 -0
  968. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderColorByValues.d.ts +13 -0
  969. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderColorByValues.js +1 -0
  970. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.d.ts +10 -0
  971. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.js +1 -0
  972. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.d.ts +24 -0
  973. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.js +1 -0
  974. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderConditionalFormatting.d.ts +21 -0
  975. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderConditionalFormatting.js +1 -0
  976. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCustomFormatDialog.d.ts +12 -0
  977. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCustomFormatDialog.js +1 -0
  978. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCustomScale.d.ts +8 -0
  979. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderCustomScale.js +1 -0
  980. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.d.ts +25 -0
  981. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.js +1 -0
  982. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDialog.d.ts +6 -0
  983. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDialog.js +1 -0
  984. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.d.ts +20 -0
  985. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.js +1 -0
  986. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDndZone.d.ts +4 -0
  987. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderDndZone.js +1 -0
  988. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderFilterOptions.d.ts +3 -0
  989. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderFilterOptions.js +1 -0
  990. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderFontOptions.d.ts +9 -0
  991. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderFontOptions.js +1 -0
  992. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderFormatValues.d.ts +17 -0
  993. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderFormatValues.js +1 -0
  994. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGapsOptions.d.ts +5 -0
  995. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGapsOptions.js +1 -0
  996. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGaugeStyle.d.ts +5 -0
  997. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGaugeStyle.js +1 -0
  998. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.d.ts +25 -0
  999. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.js +1 -0
  1000. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderLeaveDialog.d.ts +4 -0
  1001. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderLeaveDialog.js +1 -0
  1002. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderLegends.d.ts +5 -0
  1003. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderLegends.js +1 -0
  1004. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderLineStyleOptions.d.ts +21 -0
  1005. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderLineStyleOptions.js +1 -0
  1006. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMapRegion.d.ts +12 -0
  1007. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMapRegion.js +1 -0
  1008. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMenuActions.d.ts +5 -0
  1009. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMenuActions.js +1 -0
  1010. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesBoxWhiskers.d.ts +4 -0
  1011. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesBoxWhiskers.js +1 -0
  1012. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesCrosstab.d.ts +5 -0
  1013. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesCrosstab.js +1 -0
  1014. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesDefault.d.ts +8 -0
  1015. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesDefault.js +1 -0
  1016. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeneral.d.ts +3 -0
  1017. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeneral.js +1 -0
  1018. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeo.d.ts +3 -0
  1019. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeo.js +1 -0
  1020. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeoBubble.d.ts +3 -0
  1021. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeoBubble.js +1 -0
  1022. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesHeatmap.d.ts +3 -0
  1023. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesHeatmap.js +1 -0
  1024. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMetric.d.ts +5 -0
  1025. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMetric.js +1 -0
  1026. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMinMax.d.ts +4 -0
  1027. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMinMax.js +1 -0
  1028. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMissingDefault.d.ts +13 -0
  1029. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMissingDefault.js +1 -0
  1030. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMs.d.ts +7 -0
  1031. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMs.js +1 -0
  1032. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesPie.d.ts +4 -0
  1033. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesPie.js +1 -0
  1034. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesTableChart.d.ts +8 -0
  1035. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderMessagesTableChart.js +1 -0
  1036. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderNavPanel.d.ts +10 -0
  1037. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderNavPanel.js +1 -0
  1038. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderOperators.d.ts +23 -0
  1039. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderOperators.js +1 -0
  1040. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.d.ts +15 -0
  1041. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.js +1 -0
  1042. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderResizeRows.d.ts +6 -0
  1043. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderResizeRows.js +1 -0
  1044. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSaveDialog.d.ts +4 -0
  1045. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSaveDialog.js +1 -0
  1046. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderScaleTypes.d.ts +4 -0
  1047. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderScaleTypes.js +1 -0
  1048. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderShelfMenu.d.ts +6 -0
  1049. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderShelfMenu.js +1 -0
  1050. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSmallMultiple.d.ts +7 -0
  1051. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSmallMultiple.js +1 -0
  1052. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSorting.d.ts +20 -0
  1053. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSorting.js +1 -0
  1054. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.d.ts +30 -0
  1055. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.js +1 -0
  1056. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSymboStyleOptions.d.ts +13 -0
  1057. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderSymboStyleOptions.js +1 -0
  1058. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableBody.d.ts +14 -0
  1059. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableBody.js +1 -0
  1060. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.d.ts +30 -0
  1061. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.js +1 -0
  1062. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableHeader.d.ts +9 -0
  1063. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableHeader.js +1 -0
  1064. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableStyleOptions.d.ts +9 -0
  1065. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTableStyleOptions.js +1 -0
  1066. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTargetConfig.d.ts +9 -0
  1067. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTargetConfig.js +1 -0
  1068. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderThreshold.d.ts +12 -0
  1069. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderThreshold.js +1 -0
  1070. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriod.d.ts +25 -0
  1071. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriod.js +1 -0
  1072. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriodCustomRange.d.ts +6 -0
  1073. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriodCustomRange.js +1 -0
  1074. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.d.ts +17 -0
  1075. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.js +1 -0
  1076. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTotals.d.ts +23 -0
  1077. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTotals.js +1 -0
  1078. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.d.ts +43 -0
  1079. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.js +1 -0
  1080. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTrendsLine.d.ts +15 -0
  1081. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderTrendsLine.js +1 -0
  1082. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderWordCloud.d.ts +3 -0
  1083. package/dist/globalization/interfaces/chart_builder/II18nChartBuilderWordCloud.js +1 -0
  1084. package/dist/globalization/interfaces/chart_builder/index.d.ts +72 -0
  1085. package/dist/globalization/interfaces/chart_builder/index.js +72 -0
  1086. package/dist/globalization/interfaces/columns/II18nColumn.d.ts +10 -0
  1087. package/dist/globalization/interfaces/columns/II18nColumn.js +1 -0
  1088. package/dist/globalization/interfaces/columns/index.d.ts +1 -0
  1089. package/dist/globalization/interfaces/columns/index.js +1 -0
  1090. package/dist/globalization/interfaces/common/II18nAgreggateLabels.d.ts +14 -0
  1091. package/dist/globalization/interfaces/common/II18nAgreggateLabels.js +1 -0
  1092. package/dist/globalization/interfaces/common/II18nColumnProperties.d.ts +47 -0
  1093. package/dist/globalization/interfaces/common/II18nColumnProperties.js +1 -0
  1094. package/dist/globalization/interfaces/common/II18nColumnTypes.d.ts +39 -0
  1095. package/dist/globalization/interfaces/common/II18nColumnTypes.js +1 -0
  1096. package/dist/globalization/interfaces/common/II18nColumnTypesSuffixes.d.ts +6 -0
  1097. package/dist/globalization/interfaces/common/II18nColumnTypesSuffixes.js +1 -0
  1098. package/dist/globalization/interfaces/common/II18nCommon.d.ts +18 -0
  1099. package/dist/globalization/interfaces/common/II18nCommon.js +1 -0
  1100. package/dist/globalization/interfaces/common/II18nDateGrouping.d.ts +30 -0
  1101. package/dist/globalization/interfaces/common/II18nDateGrouping.js +1 -0
  1102. package/dist/globalization/interfaces/common/II18nDayNames.d.ts +16 -0
  1103. package/dist/globalization/interfaces/common/II18nDayNames.js +1 -0
  1104. package/dist/globalization/interfaces/common/II18nUnits.d.ts +7 -0
  1105. package/dist/globalization/interfaces/common/II18nUnits.js +1 -0
  1106. package/dist/globalization/interfaces/common/index.d.ts +8 -0
  1107. package/dist/globalization/interfaces/common/index.js +8 -0
  1108. package/dist/globalization/interfaces/cross_tabs/II18nCrossTabs.d.ts +8 -0
  1109. package/dist/globalization/interfaces/cross_tabs/II18nCrossTabs.js +1 -0
  1110. package/dist/globalization/interfaces/cross_tabs/II18nCrossTabsSorting.d.ts +5 -0
  1111. package/dist/globalization/interfaces/cross_tabs/II18nCrossTabsSorting.js +1 -0
  1112. package/dist/globalization/interfaces/cross_tabs/index.d.ts +1 -0
  1113. package/dist/globalization/interfaces/cross_tabs/index.js +1 -0
  1114. package/dist/globalization/interfaces/dashboard/II18nDashboard.d.ts +14 -0
  1115. package/dist/globalization/interfaces/dashboard/II18nDashboard.js +1 -0
  1116. package/dist/globalization/interfaces/dashboard/II18nDashboardAddChart.d.ts +6 -0
  1117. package/dist/globalization/interfaces/dashboard/II18nDashboardAddChart.js +1 -0
  1118. package/dist/globalization/interfaces/dashboard/II18nDashboardEmptyState.d.ts +5 -0
  1119. package/dist/globalization/interfaces/dashboard/II18nDashboardEmptyState.js +1 -0
  1120. package/dist/globalization/interfaces/dashboard/II18nDashboardToast.d.ts +6 -0
  1121. package/dist/globalization/interfaces/dashboard/II18nDashboardToast.js +1 -0
  1122. package/dist/globalization/interfaces/dashboard/II18nDashboardTooltips.d.ts +7 -0
  1123. package/dist/globalization/interfaces/dashboard/II18nDashboardTooltips.js +1 -0
  1124. package/dist/globalization/interfaces/dashboard/II18nDashboardViews.d.ts +6 -0
  1125. package/dist/globalization/interfaces/dashboard/II18nDashboardViews.js +1 -0
  1126. package/dist/globalization/interfaces/dashboard/index.d.ts +6 -0
  1127. package/dist/globalization/interfaces/dashboard/index.js +6 -0
  1128. package/dist/globalization/interfaces/filters/II18nFilter.d.ts +20 -0
  1129. package/dist/globalization/interfaces/filters/II18nFilter.js +1 -0
  1130. package/dist/globalization/interfaces/filters/II18nFilterBuilder.d.ts +17 -0
  1131. package/dist/globalization/interfaces/filters/II18nFilterBuilder.js +1 -0
  1132. package/dist/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.d.ts +5 -0
  1133. package/dist/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.js +1 -0
  1134. package/dist/globalization/interfaces/filters/II18nFilterBuilderErrorMessages.d.ts +14 -0
  1135. package/dist/globalization/interfaces/filters/II18nFilterBuilderErrorMessages.js +1 -0
  1136. package/dist/globalization/interfaces/filters/II18nFilterBuilderInfoContainer.d.ts +5 -0
  1137. package/dist/globalization/interfaces/filters/II18nFilterBuilderInfoContainer.js +1 -0
  1138. package/dist/globalization/interfaces/filters/II18nFilterBuilderScopes.d.ts +10 -0
  1139. package/dist/globalization/interfaces/filters/II18nFilterBuilderScopes.js +1 -0
  1140. package/dist/globalization/interfaces/filters/II18nFilterBuilderSelectedValuesContainer.d.ts +3 -0
  1141. package/dist/globalization/interfaces/filters/II18nFilterBuilderSelectedValuesContainer.js +1 -0
  1142. package/dist/globalization/interfaces/filters/II18nFilterDateSections.d.ts +4 -0
  1143. package/dist/globalization/interfaces/filters/II18nFilterDateSections.js +1 -0
  1144. package/dist/globalization/interfaces/filters/II18nFilterDisplay.d.ts +6 -0
  1145. package/dist/globalization/interfaces/filters/II18nFilterDisplay.js +1 -0
  1146. package/dist/globalization/interfaces/filters/II18nFilterOperator.d.ts +4 -0
  1147. package/dist/globalization/interfaces/filters/II18nFilterOperator.js +1 -0
  1148. package/dist/globalization/interfaces/filters/II18nFilterPanel.d.ts +17 -0
  1149. package/dist/globalization/interfaces/filters/II18nFilterPanel.js +1 -0
  1150. package/dist/globalization/interfaces/filters/II18nFilterPanelCardAction.d.ts +6 -0
  1151. package/dist/globalization/interfaces/filters/II18nFilterPanelCardAction.js +1 -0
  1152. package/dist/globalization/interfaces/filters/II18nFilterPanelDeleteDialog.d.ts +6 -0
  1153. package/dist/globalization/interfaces/filters/II18nFilterPanelDeleteDialog.js +1 -0
  1154. package/dist/globalization/interfaces/filters/II18nFilterPanelEmptyState.d.ts +4 -0
  1155. package/dist/globalization/interfaces/filters/II18nFilterPanelEmptyState.js +1 -0
  1156. package/dist/globalization/interfaces/filters/II18nFilterPanelHeaderSection.d.ts +9 -0
  1157. package/dist/globalization/interfaces/filters/II18nFilterPanelHeaderSection.js +1 -0
  1158. package/dist/globalization/interfaces/filters/II18nFilterPanelScopeTitle.d.ts +10 -0
  1159. package/dist/globalization/interfaces/filters/II18nFilterPanelScopeTitle.js +1 -0
  1160. package/dist/globalization/interfaces/filters/II18nFilterPanelScopeTooltip.d.ts +7 -0
  1161. package/dist/globalization/interfaces/filters/II18nFilterPanelScopeTooltip.js +1 -0
  1162. package/dist/globalization/interfaces/filters/II18nFilterPanelSettingsContainerScopeConfig.d.ts +5 -0
  1163. package/dist/globalization/interfaces/filters/II18nFilterPanelSettingsContainerScopeConfig.js +1 -0
  1164. package/dist/globalization/interfaces/filters/II18nFilterPanelSettingsSection.d.ts +10 -0
  1165. package/dist/globalization/interfaces/filters/II18nFilterPanelSettingsSection.js +1 -0
  1166. package/dist/globalization/interfaces/filters/II18nFilterScopes.d.ts +10 -0
  1167. package/dist/globalization/interfaces/filters/II18nFilterScopes.js +1 -0
  1168. package/dist/globalization/interfaces/filters/II18nFilterValidator.d.ts +23 -0
  1169. package/dist/globalization/interfaces/filters/II18nFilterValidator.js +1 -0
  1170. package/dist/globalization/interfaces/filters/II18nRankingContainer.d.ts +4 -0
  1171. package/dist/globalization/interfaces/filters/II18nRankingContainer.js +1 -0
  1172. package/dist/globalization/interfaces/filters/II18nRelativeContainer.d.ts +12 -0
  1173. package/dist/globalization/interfaces/filters/II18nRelativeContainer.js +1 -0
  1174. package/dist/globalization/interfaces/filters/II18nRelativeContainerCursor.d.ts +5 -0
  1175. package/dist/globalization/interfaces/filters/II18nRelativeContainerCursor.js +1 -0
  1176. package/dist/globalization/interfaces/filters/II18nSlidebar.d.ts +7 -0
  1177. package/dist/globalization/interfaces/filters/II18nSlidebar.js +1 -0
  1178. package/dist/globalization/interfaces/filters/II18nValueContainer.d.ts +7 -0
  1179. package/dist/globalization/interfaces/filters/II18nValueContainer.js +1 -0
  1180. package/dist/globalization/interfaces/filters/II18nValueContainerSearchInput.d.ts +6 -0
  1181. package/dist/globalization/interfaces/filters/II18nValueContainerSearchInput.js +1 -0
  1182. package/dist/globalization/interfaces/filters/index.d.ts +27 -0
  1183. package/dist/globalization/interfaces/filters/index.js +27 -0
  1184. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilder.d.ts +121 -0
  1185. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilder.js +1 -0
  1186. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderCreateModal.d.ts +30 -0
  1187. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderCreateModal.js +1 -0
  1188. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderDeleteDialog.d.ts +7 -0
  1189. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderDeleteDialog.js +1 -0
  1190. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunction.d.ts +4 -0
  1191. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunction.js +1 -0
  1192. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAbs.d.ts +5 -0
  1193. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAbs.js +1 -0
  1194. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAcos.d.ts +5 -0
  1195. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAcos.js +1 -0
  1196. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggAvg.d.ts +5 -0
  1197. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggAvg.js +1 -0
  1198. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggCount.d.ts +5 -0
  1199. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggCount.js +1 -0
  1200. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggDistinctcount.d.ts +5 -0
  1201. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggDistinctcount.js +1 -0
  1202. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMax.d.ts +5 -0
  1203. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMax.js +1 -0
  1204. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMin.d.ts +5 -0
  1205. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMin.js +1 -0
  1206. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggSum.d.ts +5 -0
  1207. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggSum.js +1 -0
  1208. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAsin.d.ts +5 -0
  1209. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAsin.js +1 -0
  1210. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan.d.ts +5 -0
  1211. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan.js +1 -0
  1212. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan2.d.ts +7 -0
  1213. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan2.js +1 -0
  1214. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCbrt.d.ts +5 -0
  1215. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCbrt.js +1 -0
  1216. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCeil.d.ts +5 -0
  1217. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCeil.js +1 -0
  1218. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCopySign.d.ts +7 -0
  1219. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCopySign.js +1 -0
  1220. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCos.d.ts +5 -0
  1221. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCos.js +1 -0
  1222. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCosh.d.ts +5 -0
  1223. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCosh.js +1 -0
  1224. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateAdd.d.ts +9 -0
  1225. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateAdd.js +1 -0
  1226. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateDiff.d.ts +9 -0
  1227. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateDiff.js +1 -0
  1228. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateFormat.d.ts +7 -0
  1229. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateFormat.js +1 -0
  1230. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateIsNull.d.ts +7 -0
  1231. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateIsNull.js +1 -0
  1232. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateParse.d.ts +7 -0
  1233. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateParse.js +1 -0
  1234. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateSubtract.d.ts +9 -0
  1235. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateSubtract.js +1 -0
  1236. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExp.d.ts +5 -0
  1237. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExp.js +1 -0
  1238. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExpm1.d.ts +5 -0
  1239. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExpm1.js +1 -0
  1240. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionFloor.d.ts +5 -0
  1241. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionFloor.js +1 -0
  1242. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionHypot.d.ts +7 -0
  1243. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionHypot.js +1 -0
  1244. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionInclude.d.ts +5 -0
  1245. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionInclude.js +1 -0
  1246. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionIsnull.d.ts +7 -0
  1247. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionIsnull.js +1 -0
  1248. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog.d.ts +5 -0
  1249. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog.js +1 -0
  1250. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog10.d.ts +5 -0
  1251. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog10.js +1 -0
  1252. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog1p.d.ts +5 -0
  1253. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog1p.js +1 -0
  1254. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMax.d.ts +7 -0
  1255. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMax.js +1 -0
  1256. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMin.d.ts +7 -0
  1257. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMin.js +1 -0
  1258. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextAfter.d.ts +7 -0
  1259. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextAfter.js +1 -0
  1260. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextDown.d.ts +5 -0
  1261. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextDown.js +1 -0
  1262. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextUp.d.ts +5 -0
  1263. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextUp.js +1 -0
  1264. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionPow.d.ts +7 -0
  1265. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionPow.js +1 -0
  1266. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionReplace.d.ts +7 -0
  1267. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionReplace.js +1 -0
  1268. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRint.d.ts +5 -0
  1269. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRint.js +1 -0
  1270. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRound.d.ts +5 -0
  1271. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRound.js +1 -0
  1272. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionScalb.d.ts +7 -0
  1273. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionScalb.js +1 -0
  1274. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSignum.d.ts +5 -0
  1275. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSignum.js +1 -0
  1276. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSin.d.ts +5 -0
  1277. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSin.js +1 -0
  1278. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSinh.d.ts +5 -0
  1279. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSinh.js +1 -0
  1280. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSqrt.d.ts +5 -0
  1281. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSqrt.js +1 -0
  1282. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSubstring.d.ts +7 -0
  1283. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSubstring.js +1 -0
  1284. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTan.d.ts +5 -0
  1285. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTan.js +1 -0
  1286. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTanh.d.ts +5 -0
  1287. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTanh.js +1 -0
  1288. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToDegrees.d.ts +5 -0
  1289. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToDegrees.js +1 -0
  1290. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToRadians.d.ts +5 -0
  1291. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToRadians.js +1 -0
  1292. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionUlp.d.ts +5 -0
  1293. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionUlp.js +1 -0
  1294. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionsType.d.ts +7 -0
  1295. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionsType.js +1 -0
  1296. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderListModal.d.ts +5 -0
  1297. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderListModal.js +1 -0
  1298. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderListTable.d.ts +9 -0
  1299. package/dist/globalization/interfaces/formula_builder/II18nFormulaBuilderListTable.js +1 -0
  1300. package/dist/globalization/interfaces/formula_builder/index.d.ts +58 -0
  1301. package/dist/globalization/interfaces/formula_builder/index.js +58 -0
  1302. package/dist/globalization/interfaces/index.d.ts +11 -0
  1303. package/dist/globalization/interfaces/index.js +11 -0
  1304. package/dist/globalization/interfaces/panel/II18nPanel.d.ts +27 -0
  1305. package/dist/globalization/interfaces/panel/II18nPanel.js +1 -0
  1306. package/dist/globalization/interfaces/panel/II18nPanelEmbed.d.ts +7 -0
  1307. package/dist/globalization/interfaces/panel/II18nPanelEmbed.js +1 -0
  1308. package/dist/globalization/interfaces/panel/II18nPanelErrors.d.ts +21 -0
  1309. package/dist/globalization/interfaces/panel/II18nPanelErrors.js +1 -0
  1310. package/dist/globalization/interfaces/panel/II18nPanelMenu.d.ts +15 -0
  1311. package/dist/globalization/interfaces/panel/II18nPanelMenu.js +1 -0
  1312. package/dist/globalization/interfaces/panel/II18nPanelMenuOptions.d.ts +6 -0
  1313. package/dist/globalization/interfaces/panel/II18nPanelMenuOptions.js +1 -0
  1314. package/dist/globalization/interfaces/panel/II18nPanelSummaryDisplay.d.ts +5 -0
  1315. package/dist/globalization/interfaces/panel/II18nPanelSummaryDisplay.js +1 -0
  1316. package/dist/globalization/interfaces/panel/II18nPanelSummaryFilter.d.ts +5 -0
  1317. package/dist/globalization/interfaces/panel/II18nPanelSummaryFilter.js +1 -0
  1318. package/dist/globalization/interfaces/panel/II18nPanelSummaryGroup.d.ts +7 -0
  1319. package/dist/globalization/interfaces/panel/II18nPanelSummaryGroup.js +1 -0
  1320. package/dist/globalization/interfaces/panel/II18nPanelSummarySorting.d.ts +12 -0
  1321. package/dist/globalization/interfaces/panel/II18nPanelSummarySorting.js +1 -0
  1322. package/dist/globalization/interfaces/panel/II18nPanelSummaryViews.d.ts +29 -0
  1323. package/dist/globalization/interfaces/panel/II18nPanelSummaryViews.js +1 -0
  1324. package/dist/globalization/interfaces/panel/II18nPanelTooltips.d.ts +4 -0
  1325. package/dist/globalization/interfaces/panel/II18nPanelTooltips.js +1 -0
  1326. package/dist/globalization/interfaces/panel/index.d.ts +11 -0
  1327. package/dist/globalization/interfaces/panel/index.js +11 -0
  1328. package/dist/globalization/interfaces/table_charts/II18nTableCharts.d.ts +15 -0
  1329. package/dist/globalization/interfaces/table_charts/II18nTableCharts.js +1 -0
  1330. package/dist/globalization/interfaces/table_charts/II18nTableChartsInnerCharts.d.ts +8 -0
  1331. package/dist/globalization/interfaces/table_charts/II18nTableChartsInnerCharts.js +1 -0
  1332. package/dist/globalization/interfaces/table_charts/II18nTableChartsPagination.d.ts +5 -0
  1333. package/dist/globalization/interfaces/table_charts/II18nTableChartsPagination.js +1 -0
  1334. package/dist/globalization/interfaces/table_charts/II18nTableChartsSort.d.ts +9 -0
  1335. package/dist/globalization/interfaces/table_charts/II18nTableChartsSort.js +1 -0
  1336. package/dist/globalization/interfaces/table_charts/II18nTableChartsSortTooltip.d.ts +4 -0
  1337. package/dist/globalization/interfaces/table_charts/II18nTableChartsSortTooltip.js +1 -0
  1338. package/dist/globalization/interfaces/table_charts/II18nTableChartsVisualizationItems.d.ts +4 -0
  1339. package/dist/globalization/interfaces/table_charts/II18nTableChartsVisualizationItems.js +1 -0
  1340. package/dist/globalization/interfaces/table_charts/index.d.ts +6 -0
  1341. package/dist/globalization/interfaces/table_charts/index.js +6 -0
  1342. package/dist/globalization/labels/I18N_DEFAULT.d.ts +2 -0
  1343. package/dist/globalization/labels/I18N_DEFAULT.js +26 -0
  1344. package/dist/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.d.ts +2 -0
  1345. package/dist/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.js +116 -0
  1346. package/dist/globalization/labels/bucket_builder/index.d.ts +1 -0
  1347. package/dist/globalization/labels/bucket_builder/index.js +1 -0
  1348. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER.d.ts +2 -0
  1349. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER.js +56 -0
  1350. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.d.ts +2 -0
  1351. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.js +26 -0
  1352. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_FORMAT_OPTIONS.d.ts +4 -0
  1353. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_FORMAT_OPTIONS.js +30 -0
  1354. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.d.ts +4 -0
  1355. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.js +255 -0
  1356. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.d.ts +4 -0
  1357. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.js +134 -0
  1358. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.d.ts +4 -0
  1359. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.js +32 -0
  1360. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_OPERATORS.d.ts +4 -0
  1361. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_OPERATORS.js +25 -0
  1362. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.d.ts +4 -0
  1363. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.js +253 -0
  1364. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_THRESHOLD.d.ts +4 -0
  1365. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_THRESHOLD.js +14 -0
  1366. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.d.ts +4 -0
  1367. package/dist/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.js +33 -0
  1368. package/dist/globalization/labels/chart_builder/index.d.ts +10 -0
  1369. package/dist/globalization/labels/chart_builder/index.js +10 -0
  1370. package/dist/globalization/labels/columns/I18N_COLUMN.d.ts +2 -0
  1371. package/dist/globalization/labels/columns/I18N_COLUMN.js +5 -0
  1372. package/dist/globalization/labels/columns/index.d.ts +1 -0
  1373. package/dist/globalization/labels/columns/index.js +1 -0
  1374. package/dist/globalization/labels/common/I18N_AGGREGATE_LABEL.d.ts +2 -0
  1375. package/dist/globalization/labels/common/I18N_AGGREGATE_LABEL.js +16 -0
  1376. package/dist/globalization/labels/common/I18N_COLUMN_LABEL.d.ts +39 -0
  1377. package/dist/globalization/labels/common/I18N_COLUMN_LABEL.js +40 -0
  1378. package/dist/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.d.ts +2 -0
  1379. package/dist/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.js +48 -0
  1380. package/dist/globalization/labels/common/I18N_COMMON.d.ts +2 -0
  1381. package/dist/globalization/labels/common/I18N_COMMON.js +28 -0
  1382. package/dist/globalization/labels/common/I18N_DATE_GROUPING.d.ts +2 -0
  1383. package/dist/globalization/labels/common/I18N_DATE_GROUPING.js +32 -0
  1384. package/dist/globalization/labels/common/I18N_DAY_NAMES.d.ts +2 -0
  1385. package/dist/globalization/labels/common/I18N_DAY_NAMES.js +19 -0
  1386. package/dist/globalization/labels/common/index.d.ts +3 -0
  1387. package/dist/globalization/labels/common/index.js +3 -0
  1388. package/dist/globalization/labels/cross_tabs/I18N_CROSS_TABS.d.ts +2 -0
  1389. package/dist/globalization/labels/cross_tabs/I18N_CROSS_TABS.js +11 -0
  1390. package/dist/globalization/labels/cross_tabs/index.d.ts +1 -0
  1391. package/dist/globalization/labels/cross_tabs/index.js +1 -0
  1392. package/dist/globalization/labels/dashboard/I18N_DASHBOARD.d.ts +2 -0
  1393. package/dist/globalization/labels/dashboard/I18N_DASHBOARD.js +34 -0
  1394. package/dist/globalization/labels/dashboard/index.d.ts +1 -0
  1395. package/dist/globalization/labels/dashboard/index.js +1 -0
  1396. package/dist/globalization/labels/filters/I18N_FILTER.d.ts +2 -0
  1397. package/dist/globalization/labels/filters/I18N_FILTER.js +31 -0
  1398. package/dist/globalization/labels/filters/I18N_FILTER_BUILDER.d.ts +2 -0
  1399. package/dist/globalization/labels/filters/I18N_FILTER_BUILDER.js +40 -0
  1400. package/dist/globalization/labels/filters/I18N_FILTER_DISPLAY.d.ts +2 -0
  1401. package/dist/globalization/labels/filters/I18N_FILTER_DISPLAY.js +6 -0
  1402. package/dist/globalization/labels/filters/I18N_FILTER_OPERATOR.d.ts +2 -0
  1403. package/dist/globalization/labels/filters/I18N_FILTER_OPERATOR.js +4 -0
  1404. package/dist/globalization/labels/filters/I18N_FILTER_PANEL.d.ts +2 -0
  1405. package/dist/globalization/labels/filters/I18N_FILTER_PANEL.js +47 -0
  1406. package/dist/globalization/labels/filters/I18N_FILTER_SCOPE.d.ts +2 -0
  1407. package/dist/globalization/labels/filters/I18N_FILTER_SCOPE.js +11 -0
  1408. package/dist/globalization/labels/filters/I18N_FILTER_VALIDATOR.d.ts +2 -0
  1409. package/dist/globalization/labels/filters/I18N_FILTER_VALIDATOR.js +24 -0
  1410. package/dist/globalization/labels/filters/I18N_RANKING_CONTAINER.d.ts +2 -0
  1411. package/dist/globalization/labels/filters/I18N_RANKING_CONTAINER.js +4 -0
  1412. package/dist/globalization/labels/filters/I18N_RELATIVE_CONTAINER.d.ts +2 -0
  1413. package/dist/globalization/labels/filters/I18N_RELATIVE_CONTAINER.js +12 -0
  1414. package/dist/globalization/labels/filters/I18N_RELATIVE_CURSOR.d.ts +6 -0
  1415. package/dist/globalization/labels/filters/I18N_RELATIVE_CURSOR.js +6 -0
  1416. package/dist/globalization/labels/filters/I18N_SLIDEBAR.d.ts +2 -0
  1417. package/dist/globalization/labels/filters/I18N_SLIDEBAR.js +7 -0
  1418. package/dist/globalization/labels/filters/I18N_VALUE_CONTAINER.d.ts +2 -0
  1419. package/dist/globalization/labels/filters/I18N_VALUE_CONTAINER.js +11 -0
  1420. package/dist/globalization/labels/filters/index.d.ts +11 -0
  1421. package/dist/globalization/labels/filters/index.js +11 -0
  1422. package/dist/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.d.ts +2 -0
  1423. package/dist/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.js +430 -0
  1424. package/dist/globalization/labels/formula_builder/index.d.ts +1 -0
  1425. package/dist/globalization/labels/formula_builder/index.js +1 -0
  1426. package/dist/globalization/labels/index.d.ts +10 -0
  1427. package/dist/globalization/labels/index.js +10 -0
  1428. package/dist/globalization/labels/panel/I18N_PANEL.d.ts +2 -0
  1429. package/dist/globalization/labels/panel/I18N_PANEL.js +118 -0
  1430. package/dist/globalization/labels/panel/index.d.ts +1 -0
  1431. package/dist/globalization/labels/panel/index.js +1 -0
  1432. package/dist/globalization/labels/table_charts/I18N_TABLE_CHARTS.d.ts +2 -0
  1433. package/dist/globalization/labels/table_charts/I18N_TABLE_CHARTS.js +35 -0
  1434. package/dist/globalization/labels/table_charts/index.d.ts +1 -0
  1435. package/dist/globalization/labels/table_charts/index.js +1 -0
  1436. package/dist/globalization/service/i18nextBuilder.d.ts +10 -0
  1437. package/dist/globalization/service/i18nextBuilder.js +53 -0
  1438. package/dist/globalization/service/index.d.ts +2 -0
  1439. package/dist/globalization/service/index.js +2 -0
  1440. package/dist/globalization/service/initI18n.d.ts +3 -0
  1441. package/dist/globalization/service/initI18n.js +15 -0
  1442. package/dist/index.d.ts +1 -0
  1443. package/dist/index.js +1 -0
  1444. package/dist/interfaces/Qrvey.Interface.d.ts +0 -10
  1445. package/dist/interfaces/general/IGeneralInfo.d.ts +1 -0
  1446. package/dist/interfaces/index.d.ts +1 -1
  1447. package/dist/interfaces/index.js +1 -1
  1448. package/dist/qrvey/constants/CALCULATION_INFO.js +6 -6
  1449. package/dist/qrvey/constants/CALCULATION_INFO_LIST.d.ts +1 -1
  1450. package/dist/qrvey/constants/CALCULATION_INFO_LIST.js +1 -1
  1451. package/dist/qrvey/constants/index.d.ts +1 -4
  1452. package/dist/qrvey/constants/index.js +1 -4
  1453. package/dist/qrvey/helpers/getPropertyLabel.d.ts +2 -1
  1454. package/dist/qrvey/helpers/getPropertyLabel.js +6 -4
  1455. package/dist/{cjs/columns/interfaces/IColumnCalculationType.d.ts → qrvey/interfaces/ICalculationType.d.ts} +1 -1
  1456. package/dist/qrvey/interfaces/ICalculationType.js +1 -0
  1457. package/dist/qrvey/interfaces/index.d.ts +4 -0
  1458. package/dist/qrvey/interfaces/index.js +4 -0
  1459. package/dist/services/helpers/Request.js +1 -1
  1460. package/package.json +7 -5
  1461. package/src/{qrvey → charts}/constants/AGGREGATE.ts +0 -0
  1462. package/src/{qrvey → charts}/constants/AGGREGATE_ABBREVIATION.ts +0 -0
  1463. package/src/charts/constants/AGGREGATE_GENERAL.ts +5 -0
  1464. package/src/{qrvey → charts}/constants/AGGREGATE_INFO.ts +11 -11
  1465. package/src/{qrvey → charts}/constants/AGGREGATE_INFO_LIST.ts +0 -0
  1466. package/src/charts/constants/AGGREGATE_LABEL.ts +11 -0
  1467. package/src/charts/constants/index.ts +5 -0
  1468. package/src/charts/index.ts +2 -0
  1469. package/src/charts/interfaces/IAggregateAbbreviation.ts +3 -0
  1470. package/src/charts/interfaces/IAggregateInfo.ts +11 -0
  1471. package/src/charts/interfaces/IAggregateLabel.ts +3 -0
  1472. package/src/{qrvey/interfaces/IAggregate.ts → charts/interfaces/IAggregateType.ts} +1 -1
  1473. package/src/charts/interfaces/index.ts +4 -0
  1474. package/src/columns/constants/COLUMN.ts +9 -9
  1475. package/src/columns/constants/COLUMN_INFO.ts +25 -28
  1476. package/src/columns/constants/COLUMN_INFO_LIST.ts +2 -6
  1477. package/src/columns/constants/COLUMN_LABEL.ts +4 -7
  1478. package/src/columns/constants/COLUMN_PROPERTY.ts +4 -4
  1479. package/src/columns/constants/COLUMN_PROPERTY_INFO.ts +2 -2
  1480. package/src/columns/constants/COMPLEX_COLUMN_INFO.ts +5 -5
  1481. package/src/columns/constants/COMPLEX_COLUMN_PROPERTIES.ts +4 -4
  1482. package/src/columns/constants/COMPLEX_COLUMN_PROPERTY.ts +4 -4
  1483. package/src/columns/constants/COMPLEX_COLUMN_PROPERTY_INFO.ts +15 -15
  1484. package/src/columns/constants/COMPLEX_COLUMN_PROPERTY_LABEL.ts +5 -4
  1485. package/src/columns/constants/COMPOUND_COLUMN_INFO.ts +3 -3
  1486. package/src/columns/constants/COMPOUND_COLUMN_PROPERTY_INFO.ts +12 -12
  1487. package/src/columns/constants/NUMERICAL_COLUMN.ts +8 -0
  1488. package/src/columns/constants/NUMERICAL_COLUMNS.ts +13 -0
  1489. package/src/columns/constants/NUMERICAL_COLUMN_INFO.ts +16 -0
  1490. package/src/columns/constants/NUMERICAL_COLUMN_INFO_LIST.ts +15 -0
  1491. package/src/columns/constants/NUMERICAL_COLUMN_LABEL.ts +8 -0
  1492. package/src/columns/constants/index.ts +6 -0
  1493. package/src/columns/helpers/index.ts +1 -0
  1494. package/src/columns/helpers/isNumericalColumn.ts +7 -0
  1495. package/src/columns/interfaces/IColumn.ts +3 -3
  1496. package/src/columns/interfaces/IColumnType.ts +2 -1
  1497. package/src/columns/interfaces/INumericalColumnType.ts +4 -0
  1498. package/src/columns/interfaces/index.ts +4 -2
  1499. package/src/dates/adapters/mdyDateToDate.ts +18 -0
  1500. package/src/dates/adapters/monthYearToDate.ts +21 -0
  1501. package/src/dates/adapters/quarterYearToDate.ts +21 -0
  1502. package/src/dates/adapters/weekYearToDate.ts +28 -0
  1503. package/src/dates/adapters/yearToDate.ts +20 -0
  1504. package/src/dates/constants/DATE_DISTINCT_PROPERTY_INFO.ts +3 -3
  1505. package/src/dates/constants/DATE_DISTINCT_TIME_PROPERTY_INFO.ts +3 -3
  1506. package/src/dates/constants/DATE_FORMAT.ts +23 -18
  1507. package/src/dates/constants/DATE_GROUPING_PROPERTY_INFO.ts +5 -5
  1508. package/src/dates/constants/DATE_GROUPING_TIME_PROPERTY_INFO.ts +3 -3
  1509. package/src/dates/constants/DATE_REGULAR_EXPRESSION.ts +32 -5
  1510. package/src/dates/constants/DATE_WEEK_DAYS_DDDD.ts +4 -0
  1511. package/src/dates/constants/DATE_YEAR_MONTHS.ts +0 -1
  1512. package/src/dates/constants/DATE_YEAR_MONTHS_MMMM.ts +1 -0
  1513. package/src/dates/constants/DATE_YEAR_QUARTERS_RANGE.ts +18 -0
  1514. package/src/dates/constants/index.ts +2 -0
  1515. package/src/dates/helpers/getDateByDateFormat.ts +34 -0
  1516. package/src/dates/helpers/getDateFormatByProperty.ts +26 -0
  1517. package/src/dates/helpers/getDateFormatRegularExpressionInArray.ts +45 -0
  1518. package/src/dates/helpers/getSeparatorByDateFormat.ts +13 -0
  1519. package/src/dates/helpers/getWeek.ts +21 -0
  1520. package/src/dates/helpers/index.ts +6 -0
  1521. package/src/dates/helpers/validateDate.ts +22 -0
  1522. package/src/dates/helpers/validateDateByDateFormat.ts +25 -0
  1523. package/src/dates/index.ts +1 -0
  1524. package/src/dates/relative/constants/RELATIVE_CURSOR_INFO.ts +7 -4
  1525. package/src/dates/relative/constants/RELATIVE_CURSOR_INFO_LIST.ts +11 -0
  1526. package/src/dates/relative/constants/RELATIVE_CURSOR_LABEL.ts +5 -0
  1527. package/src/dates/relative/constants/RELATIVE_UNIT_INFO.ts +11 -0
  1528. package/src/dates/relative/constants/RELATIVE_UNIT_INFO_LIST.ts +13 -0
  1529. package/src/dates/relative/constants/index.ts +4 -0
  1530. package/src/dates/relative/interfaces/IRelativeCursorInfo.ts +6 -0
  1531. package/src/dates/relative/interfaces/IRelativeUnit.ts +3 -0
  1532. package/src/dates/relative/interfaces/IRelativeUnitInfo.ts +7 -0
  1533. package/src/dates/relative/interfaces/index.ts +3 -0
  1534. package/src/filters/adapters/FDToFlatUI.ts +0 -2
  1535. package/src/filters/adapters/FDToUI.ts +0 -2
  1536. package/src/filters/adapters/UIToFD.ts +0 -1
  1537. package/src/filters/adapters/UIToFlatUI.ts +0 -2
  1538. package/src/filters/adapters/UIToOldLogic.ts +1 -1
  1539. package/src/filters/adapters/flatUIToOldLogic.ts +1 -1
  1540. package/src/filters/adapters/flatUIToUI.ts +0 -2
  1541. package/src/filters/adapters/logicToFlatUI.ts +1 -3
  1542. package/src/filters/classes/FilterInputErrorHandler.ts +213 -0
  1543. package/src/filters/classes/index.ts +1 -0
  1544. package/src/filters/constants/builder/FILTER_BUILDER_SCOPE_LABEL.ts +7 -0
  1545. package/src/filters/constants/common/FILTER_DATE_SECTION_INFO.ts +2 -2
  1546. package/src/filters/constants/common/FILTER_SCOPE_INFO.ts +8 -8
  1547. package/src/filters/constants/common/FILTER_VALIDATOR_INFO.ts +21 -21
  1548. package/src/filters/helpers/common/getFilterColumnLabel.ts +1 -1
  1549. package/src/filters/helpers/ui/getFilterPropertyLabel.ts +3 -2
  1550. package/src/filters/helpers/ui/getUIValues.ts +31 -15
  1551. package/src/filters/index.ts +1 -0
  1552. package/src/filters/interfaces/builder/IFilterBuilderConfig.ts +2 -0
  1553. package/src/filters/interfaces/panel/IFilterPanelConfig.ts +2 -0
  1554. package/src/filters/interfaces/ui/IFUFilter.ts +1 -1
  1555. package/src/filters/interfaces/ui/IFUUIValueSettings.ts +7 -0
  1556. package/src/filters/interfaces/ui/index.ts +1 -0
  1557. package/src/general/mix/index.ts +1 -0
  1558. package/src/general/mix/isNaNV2.ts +12 -0
  1559. package/src/general/object/mergeDeep.ts +7 -8
  1560. package/src/globalization/helpers/getI18nDateGroupLabel.ts +68 -0
  1561. package/src/globalization/helpers/getReverseI18nGroupLabel.ts +82 -0
  1562. package/src/globalization/helpers/index.ts +2 -0
  1563. package/src/globalization/index.ts +4 -1
  1564. package/src/globalization/interfaces/II18nServiceTranslate.ts +5 -0
  1565. package/src/globalization/interfaces/II18nServiceTranslateOption.ts +4 -0
  1566. package/src/globalization/interfaces/IResourceI18n.ts +27 -0
  1567. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilder.ts +25 -0
  1568. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderBasicBucket.ts +17 -0
  1569. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderCreateBucket.ts +29 -0
  1570. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderCustomBucket.ts +15 -0
  1571. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderDeleteDialog.ts +6 -0
  1572. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderEditDialog.ts +6 -0
  1573. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderListBuckets.ts +7 -0
  1574. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderMenuBucket.ts +5 -0
  1575. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderMessages.ts +8 -0
  1576. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderModalBucket.ts +5 -0
  1577. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderOperator.ts +12 -0
  1578. package/src/globalization/interfaces/bucket_builder/II18nBucketBuilderSentimentBucket.ts +6 -0
  1579. package/src/globalization/interfaces/bucket_builder/index.ts +12 -0
  1580. package/src/globalization/interfaces/chart_builder/II18nChartBuilder.ts +145 -0
  1581. package/src/globalization/interfaces/chart_builder/II18nChartBuilderActionPanel.ts +11 -0
  1582. package/src/globalization/interfaces/chart_builder/II18nChartBuilderAddress.ts +5 -0
  1583. package/src/globalization/interfaces/chart_builder/II18nChartBuilderAggregatedFormulas.ts +7 -0
  1584. package/src/globalization/interfaces/chart_builder/II18nChartBuilderAxisStyle.ts +29 -0
  1585. package/src/globalization/interfaces/chart_builder/II18nChartBuilderBarTypes.ts +16 -0
  1586. package/src/globalization/interfaces/chart_builder/II18nChartBuilderBaseMap.ts +9 -0
  1587. package/src/globalization/interfaces/chart_builder/II18nChartBuilderBoxWhisker.ts +4 -0
  1588. package/src/globalization/interfaces/chart_builder/II18nChartBuilderCategoryLabels.ts +8 -0
  1589. package/src/globalization/interfaces/chart_builder/II18nChartBuilderChartInfo.ts +4 -0
  1590. package/src/globalization/interfaces/chart_builder/II18nChartBuilderChartLabels.ts +24 -0
  1591. package/src/globalization/interfaces/chart_builder/II18nChartBuilderChartMode.ts +5 -0
  1592. package/src/globalization/interfaces/chart_builder/II18nChartBuilderChartNames.ts +24 -0
  1593. package/src/globalization/interfaces/chart_builder/II18nChartBuilderChartOrientation.ts +5 -0
  1594. package/src/globalization/interfaces/chart_builder/II18nChartBuilderCircleSize.ts +7 -0
  1595. package/src/globalization/interfaces/chart_builder/II18nChartBuilderColorByValues.ts +13 -0
  1596. package/src/globalization/interfaces/chart_builder/II18nChartBuilderColorSettings.ts +10 -0
  1597. package/src/globalization/interfaces/chart_builder/II18nChartBuilderComparisionOptions.ts +24 -0
  1598. package/src/globalization/interfaces/chart_builder/II18nChartBuilderConditionalFormatting.ts +21 -0
  1599. package/src/globalization/interfaces/chart_builder/II18nChartBuilderCustomFormatDialog.ts +12 -0
  1600. package/src/globalization/interfaces/chart_builder/II18nChartBuilderCustomScale.ts +8 -0
  1601. package/src/globalization/interfaces/chart_builder/II18nChartBuilderDataPanel.ts +25 -0
  1602. package/src/globalization/interfaces/chart_builder/II18nChartBuilderDialog.ts +6 -0
  1603. package/src/globalization/interfaces/chart_builder/II18nChartBuilderDimensions.ts +20 -0
  1604. package/src/globalization/interfaces/chart_builder/II18nChartBuilderDndZone.ts +4 -0
  1605. package/src/globalization/interfaces/chart_builder/II18nChartBuilderFilterOptions.ts +3 -0
  1606. package/src/globalization/interfaces/chart_builder/II18nChartBuilderFontOptions.ts +9 -0
  1607. package/src/globalization/interfaces/chart_builder/II18nChartBuilderFormatValues.ts +17 -0
  1608. package/src/globalization/interfaces/chart_builder/II18nChartBuilderGapsOptions.ts +5 -0
  1609. package/src/globalization/interfaces/chart_builder/II18nChartBuilderGaugeStyle.ts +5 -0
  1610. package/src/globalization/interfaces/chart_builder/II18nChartBuilderGeneralOptions.ts +25 -0
  1611. package/src/globalization/interfaces/chart_builder/II18nChartBuilderLeaveDialog.ts +5 -0
  1612. package/src/globalization/interfaces/chart_builder/II18nChartBuilderLegends.ts +5 -0
  1613. package/src/globalization/interfaces/chart_builder/II18nChartBuilderLineStyleOptions.ts +21 -0
  1614. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMapRegion.ts +12 -0
  1615. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMenuActions.ts +5 -0
  1616. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesBoxWhiskers.ts +4 -0
  1617. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesCrosstab.ts +5 -0
  1618. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesDefault.ts +8 -0
  1619. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeneral.ts +3 -0
  1620. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeo.ts +3 -0
  1621. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesGeoBubble.ts +3 -0
  1622. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesHeatmap.ts +3 -0
  1623. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMetric.ts +5 -0
  1624. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMinMax.ts +4 -0
  1625. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMissingDefault.ts +13 -0
  1626. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesMs.ts +7 -0
  1627. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesPie.ts +4 -0
  1628. package/src/globalization/interfaces/chart_builder/II18nChartBuilderMessagesTableChart.ts +8 -0
  1629. package/src/globalization/interfaces/chart_builder/II18nChartBuilderNavPanel.ts +10 -0
  1630. package/src/globalization/interfaces/chart_builder/II18nChartBuilderOperators.ts +23 -0
  1631. package/src/globalization/interfaces/chart_builder/II18nChartBuilderRefernceLine.ts +15 -0
  1632. package/src/globalization/interfaces/chart_builder/II18nChartBuilderResizeRows.ts +6 -0
  1633. package/src/globalization/interfaces/chart_builder/II18nChartBuilderSaveDialog.ts +5 -0
  1634. package/src/globalization/interfaces/chart_builder/II18nChartBuilderScaleTypes.ts +4 -0
  1635. package/src/globalization/interfaces/chart_builder/II18nChartBuilderShelfMenu.ts +6 -0
  1636. package/src/globalization/interfaces/chart_builder/II18nChartBuilderSmallMultiple.ts +7 -0
  1637. package/src/globalization/interfaces/chart_builder/II18nChartBuilderSorting.ts +20 -0
  1638. package/src/globalization/interfaces/chart_builder/II18nChartBuilderStyleOptions.ts +30 -0
  1639. package/src/globalization/interfaces/chart_builder/II18nChartBuilderSymboStyleOptions.ts +13 -0
  1640. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTableBody.ts +14 -0
  1641. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTableCalculation.ts +30 -0
  1642. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTableHeader.ts +9 -0
  1643. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTableStyleOptions.ts +9 -0
  1644. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTargetConfig.ts +9 -0
  1645. package/src/globalization/interfaces/chart_builder/II18nChartBuilderThreshold.ts +12 -0
  1646. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriod.ts +25 -0
  1647. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTimePeriodCustomRange.ts +6 -0
  1648. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTooltipSettings.ts +17 -0
  1649. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTotals.ts +23 -0
  1650. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTrendChart.ts +43 -0
  1651. package/src/globalization/interfaces/chart_builder/II18nChartBuilderTrendsLine.ts +15 -0
  1652. package/src/globalization/interfaces/chart_builder/II18nChartBuilderWordCloud.ts +3 -0
  1653. package/src/globalization/interfaces/chart_builder/index.ts +72 -0
  1654. package/src/globalization/interfaces/columns/II18nColumn.ts +7 -0
  1655. package/src/globalization/interfaces/columns/index.ts +1 -0
  1656. package/src/globalization/interfaces/common/II18nAgreggateLabels.ts +14 -0
  1657. package/src/globalization/interfaces/common/II18nColumnProperties.ts +53 -0
  1658. package/src/globalization/interfaces/common/II18nColumnTypes.ts +43 -0
  1659. package/src/globalization/interfaces/common/II18nColumnTypesSuffixes.ts +6 -0
  1660. package/src/globalization/interfaces/common/II18nCommon.ts +19 -0
  1661. package/src/globalization/interfaces/common/II18nDateGrouping.ts +32 -0
  1662. package/src/globalization/interfaces/common/II18nDayNames.ts +17 -0
  1663. package/src/globalization/interfaces/common/II18nUnits.ts +7 -0
  1664. package/src/globalization/interfaces/common/index.ts +12 -0
  1665. package/src/globalization/interfaces/cross_tabs/II18nCrossTabs.ts +9 -0
  1666. package/src/globalization/interfaces/cross_tabs/II18nCrossTabsSorting.ts +5 -0
  1667. package/src/globalization/interfaces/cross_tabs/index.ts +1 -0
  1668. package/src/globalization/interfaces/dashboard/II18nDashboard.ts +15 -0
  1669. package/src/globalization/interfaces/dashboard/II18nDashboardAddChart.ts +6 -0
  1670. package/src/globalization/interfaces/dashboard/II18nDashboardEmptyState.ts +5 -0
  1671. package/src/globalization/interfaces/dashboard/II18nDashboardToast.ts +6 -0
  1672. package/src/globalization/interfaces/dashboard/II18nDashboardTooltips.ts +7 -0
  1673. package/src/globalization/interfaces/dashboard/II18nDashboardViews.ts +6 -0
  1674. package/src/globalization/interfaces/dashboard/index.ts +6 -0
  1675. package/src/globalization/interfaces/filters/II18nFilter.ts +21 -0
  1676. package/src/globalization/interfaces/filters/II18nFilterBuilder.ts +18 -0
  1677. package/src/globalization/interfaces/filters/II18nFilterBuilderColumnSelector.ts +5 -0
  1678. package/src/globalization/interfaces/filters/II18nFilterBuilderErrorMessages.ts +14 -0
  1679. package/src/globalization/interfaces/filters/II18nFilterBuilderInfoContainer.ts +5 -0
  1680. package/src/globalization/interfaces/filters/II18nFilterBuilderScopes.ts +10 -0
  1681. package/src/globalization/interfaces/filters/II18nFilterBuilderSelectedValuesContainer.ts +3 -0
  1682. package/src/globalization/interfaces/filters/II18nFilterDateSections.ts +4 -0
  1683. package/src/globalization/interfaces/filters/II18nFilterDisplay.ts +6 -0
  1684. package/src/globalization/interfaces/filters/II18nFilterOperator.ts +4 -0
  1685. package/src/globalization/interfaces/filters/II18nFilterPanel.ts +18 -0
  1686. package/src/globalization/interfaces/filters/II18nFilterPanelCardAction.ts +6 -0
  1687. package/src/globalization/interfaces/filters/II18nFilterPanelDeleteDialog.ts +6 -0
  1688. package/src/globalization/interfaces/filters/II18nFilterPanelEmptyState.ts +4 -0
  1689. package/src/globalization/interfaces/filters/II18nFilterPanelHeaderSection.ts +9 -0
  1690. package/src/globalization/interfaces/filters/II18nFilterPanelScopeTitle.ts +10 -0
  1691. package/src/globalization/interfaces/filters/II18nFilterPanelScopeTooltip.ts +7 -0
  1692. package/src/globalization/interfaces/filters/II18nFilterPanelSettingsContainerScopeConfig.ts +5 -0
  1693. package/src/globalization/interfaces/filters/II18nFilterPanelSettingsSection.ts +10 -0
  1694. package/src/globalization/interfaces/filters/II18nFilterScopes.ts +10 -0
  1695. package/src/globalization/interfaces/filters/II18nFilterValidator.ts +23 -0
  1696. package/src/globalization/interfaces/filters/II18nRankingContainer.ts +4 -0
  1697. package/src/globalization/interfaces/filters/II18nRelativeContainer.ts +13 -0
  1698. package/src/globalization/interfaces/filters/II18nRelativeContainerCursor.ts +5 -0
  1699. package/src/globalization/interfaces/filters/II18nSlidebar.ts +7 -0
  1700. package/src/globalization/interfaces/filters/II18nValueContainer.ts +8 -0
  1701. package/src/globalization/interfaces/filters/II18nValueContainerSearchInput.ts +6 -0
  1702. package/src/globalization/interfaces/filters/index.ts +30 -0
  1703. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilder.ts +122 -0
  1704. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderCreateModal.ts +30 -0
  1705. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderDeleteDialog.ts +7 -0
  1706. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunction.ts +4 -0
  1707. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAbs.ts +6 -0
  1708. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAcos.ts +6 -0
  1709. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggAvg.ts +6 -0
  1710. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggCount.ts +6 -0
  1711. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggDistinctcount.ts +6 -0
  1712. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMax.ts +6 -0
  1713. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggMin.ts +6 -0
  1714. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAggSum.ts +6 -0
  1715. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAsin.ts +6 -0
  1716. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan.ts +6 -0
  1717. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionAtan2.ts +8 -0
  1718. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCbrt.ts +6 -0
  1719. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCeil.ts +6 -0
  1720. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCopySign.ts +8 -0
  1721. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCos.ts +6 -0
  1722. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionCosh.ts +6 -0
  1723. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateAdd.ts +10 -0
  1724. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateDiff.ts +10 -0
  1725. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateFormat.ts +8 -0
  1726. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateIsNull.ts +8 -0
  1727. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateParse.ts +8 -0
  1728. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionDateSubtract.ts +10 -0
  1729. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExp.ts +6 -0
  1730. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionExpm1.ts +6 -0
  1731. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionFloor.ts +6 -0
  1732. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionHypot.ts +8 -0
  1733. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionInclude.ts +6 -0
  1734. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionIsnull.ts +8 -0
  1735. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog.ts +6 -0
  1736. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog10.ts +6 -0
  1737. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionLog1p.ts +6 -0
  1738. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMax.ts +8 -0
  1739. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionMin.ts +8 -0
  1740. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextAfter.ts +8 -0
  1741. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextDown.ts +6 -0
  1742. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionNextUp.ts +6 -0
  1743. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionPow.ts +8 -0
  1744. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionReplace.ts +8 -0
  1745. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRint.ts +6 -0
  1746. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionRound.ts +6 -0
  1747. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionScalb.ts +8 -0
  1748. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSignum.ts +6 -0
  1749. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSin.ts +6 -0
  1750. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSinh.ts +6 -0
  1751. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSqrt.ts +6 -0
  1752. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionSubstring.ts +8 -0
  1753. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTan.ts +6 -0
  1754. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionTanh.ts +6 -0
  1755. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToDegrees.ts +6 -0
  1756. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionToRadians.ts +6 -0
  1757. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionUlp.ts +6 -0
  1758. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderFunctionsType.ts +7 -0
  1759. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderListModal.ts +5 -0
  1760. package/src/globalization/interfaces/formula_builder/II18nFormulaBuilderListTable.ts +9 -0
  1761. package/src/globalization/interfaces/formula_builder/index.ts +58 -0
  1762. package/src/globalization/interfaces/index.ts +12 -0
  1763. package/src/globalization/interfaces/panel/II18nPanel.ts +27 -0
  1764. package/src/globalization/interfaces/panel/II18nPanelEmbed.ts +7 -0
  1765. package/src/globalization/interfaces/panel/II18nPanelErrors.ts +21 -0
  1766. package/src/globalization/interfaces/panel/II18nPanelMenu.ts +15 -0
  1767. package/src/globalization/interfaces/panel/II18nPanelMenuOptions.ts +6 -0
  1768. package/src/globalization/interfaces/panel/II18nPanelSummaryDisplay.ts +5 -0
  1769. package/src/globalization/interfaces/panel/II18nPanelSummaryFilter.ts +5 -0
  1770. package/src/globalization/interfaces/panel/II18nPanelSummaryGroup.ts +7 -0
  1771. package/src/globalization/interfaces/panel/II18nPanelSummarySorting.ts +12 -0
  1772. package/src/globalization/interfaces/panel/II18nPanelSummaryViews.ts +29 -0
  1773. package/src/globalization/interfaces/panel/II18nPanelTooltips.ts +4 -0
  1774. package/src/globalization/interfaces/panel/index.ts +11 -0
  1775. package/src/globalization/interfaces/table_charts/II18nTableCharts.ts +16 -0
  1776. package/src/globalization/interfaces/table_charts/II18nTableChartsInnerCharts.ts +8 -0
  1777. package/src/globalization/interfaces/table_charts/II18nTableChartsPagination.ts +5 -0
  1778. package/src/globalization/interfaces/table_charts/II18nTableChartsSort.ts +10 -0
  1779. package/src/globalization/interfaces/table_charts/II18nTableChartsSortTooltip.ts +4 -0
  1780. package/src/globalization/interfaces/table_charts/II18nTableChartsVisualizationItems.ts +5 -0
  1781. package/src/globalization/interfaces/table_charts/index.ts +6 -0
  1782. package/src/globalization/labels/I18N_DEFAULT.ts +29 -0
  1783. package/src/globalization/labels/bucket_builder/I18N_BUCKET_BUILDER.ts +118 -0
  1784. package/src/globalization/labels/bucket_builder/index.ts +1 -0
  1785. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER.ts +73 -0
  1786. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_COMPARISION_OPTIONS.ts +28 -0
  1787. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_FORMAT_OPTIONS.ts +34 -0
  1788. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL.ts +264 -0
  1789. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_GENERAL_OPTIONS.ts +137 -0
  1790. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_LAYER_OPTIONS.ts +35 -0
  1791. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_OPERATORS.ts +28 -0
  1792. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_STYLE_OPTIONS.ts +260 -0
  1793. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_THRESHOLD.ts +17 -0
  1794. package/src/globalization/labels/chart_builder/I18N_CHART_BUILDER_TIME_PERIOD.ts +36 -0
  1795. package/src/globalization/labels/chart_builder/index.ts +10 -0
  1796. package/src/globalization/labels/columns/I18N_COLUMN.ts +9 -0
  1797. package/src/globalization/labels/columns/index.ts +1 -0
  1798. package/src/globalization/labels/common/I18N_AGGREGATE_LABEL.ts +18 -0
  1799. package/src/globalization/labels/common/I18N_COLUMN_LABEL.ts +44 -0
  1800. package/src/globalization/labels/common/I18N_COLUMN_PROPERTY_LABEL.ts +58 -0
  1801. package/src/globalization/labels/common/I18N_COMMON.ts +30 -0
  1802. package/src/globalization/labels/common/I18N_DATE_GROUPING.ts +36 -0
  1803. package/src/globalization/labels/common/I18N_DAY_NAMES.ts +22 -0
  1804. package/src/globalization/labels/common/index.ts +5 -0
  1805. package/src/globalization/labels/cross_tabs/I18N_CROSS_TABS.ts +13 -0
  1806. package/src/globalization/labels/cross_tabs/index.ts +1 -0
  1807. package/src/globalization/labels/dashboard/I18N_DASHBOARD.ts +36 -0
  1808. package/src/globalization/labels/dashboard/index.ts +1 -0
  1809. package/src/globalization/labels/filters/I18N_FILTER.ts +33 -0
  1810. package/src/globalization/labels/filters/I18N_FILTER_BUILDER.ts +42 -0
  1811. package/src/globalization/labels/filters/I18N_FILTER_DISPLAY.ts +8 -0
  1812. package/src/globalization/labels/filters/I18N_FILTER_OPERATOR.ts +6 -0
  1813. package/src/globalization/labels/filters/I18N_FILTER_PANEL.ts +49 -0
  1814. package/src/globalization/labels/filters/I18N_FILTER_SCOPE.ts +13 -0
  1815. package/src/globalization/labels/filters/I18N_FILTER_VALIDATOR.ts +27 -0
  1816. package/src/globalization/labels/filters/I18N_RANKING_CONTAINER.ts +6 -0
  1817. package/src/globalization/labels/filters/I18N_RELATIVE_CONTAINER.ts +14 -0
  1818. package/src/globalization/labels/filters/I18N_RELATIVE_CURSOR.ts +7 -0
  1819. package/src/globalization/labels/filters/I18N_SLIDEBAR.ts +9 -0
  1820. package/src/globalization/labels/filters/I18N_VALUE_CONTAINER.ts +13 -0
  1821. package/src/globalization/labels/filters/index.ts +12 -0
  1822. package/src/globalization/labels/formula_builder/I18N_FORMULA_BUILDER.ts +432 -0
  1823. package/src/globalization/labels/formula_builder/index.ts +1 -0
  1824. package/src/globalization/labels/index.ts +10 -0
  1825. package/src/globalization/labels/panel/I18N_PANEL.ts +120 -0
  1826. package/src/globalization/labels/panel/index.ts +1 -0
  1827. package/src/globalization/labels/table_charts/I18N_TABLE_CHARTS.ts +37 -0
  1828. package/src/globalization/labels/table_charts/index.ts +1 -0
  1829. package/src/globalization/service/i18nextBuilder.ts +52 -0
  1830. package/src/globalization/service/index.ts +2 -0
  1831. package/src/globalization/service/initI18n.ts +6 -0
  1832. package/src/index.ts +1 -0
  1833. package/src/interfaces/Qrvey.Interface.ts +0 -11
  1834. package/src/interfaces/general/IGeneralInfo.ts +1 -0
  1835. package/src/interfaces/index.ts +1 -1
  1836. package/src/qrvey/constants/CALCULATION_INFO.ts +6 -6
  1837. package/src/qrvey/constants/CALCULATION_INFO_LIST.ts +1 -1
  1838. package/src/qrvey/constants/index.ts +1 -4
  1839. package/src/qrvey/helpers/getPropertyLabel.ts +6 -2
  1840. package/src/{columns/interfaces/IColumnCalculationType.ts → qrvey/interfaces/ICalculationType.ts} +1 -1
  1841. package/src/qrvey/interfaces/index.ts +5 -1
  1842. package/src/services/helpers/Request.ts +1 -1
  1843. package/src/stencil/util/index.ts +1 -1
  1844. package/dist/cjs/columns/interfaces/IColumnAggregateType.d.ts +0 -2
  1845. package/dist/cjs/globalization/filters/FILTER_BUILDER.d.ts +0 -129
  1846. package/dist/cjs/globalization/filters/FILTER_BUILDER.js +0 -37
  1847. package/dist/cjs/globalization/filters/SLIDEBAR.d.ts +0 -8
  1848. package/dist/cjs/globalization/filters/SLIDEBAR.js +0 -11
  1849. package/dist/cjs/globalization/filters/VALUES_CONTAINER.d.ts +0 -11
  1850. package/dist/cjs/globalization/filters/VALUES_CONTAINER.js +0 -14
  1851. package/dist/cjs/globalization/filters/index.d.ts +0 -3
  1852. package/dist/cjs/qrvey/constants/AGGREGATE_INFO.d.ts +0 -5
  1853. package/dist/cjs/qrvey/constants/AGGREGATE_INFO_LIST.d.ts +0 -1
  1854. package/dist/cjs/qrvey/constants/AGGREGATE_LABEL.d.ts +0 -11
  1855. package/dist/cjs/qrvey/constants/AGGREGATE_LABEL.js +0 -15
  1856. package/dist/cjs/qrvey/interfaces/IAggregateInfo.d.ts +0 -5
  1857. package/dist/columns/interfaces/IColumnAggregateType.d.ts +0 -2
  1858. package/dist/globalization/filters/FILTER_BUILDER.d.ts +0 -129
  1859. package/dist/globalization/filters/FILTER_BUILDER.js +0 -34
  1860. package/dist/globalization/filters/SLIDEBAR.d.ts +0 -8
  1861. package/dist/globalization/filters/SLIDEBAR.js +0 -8
  1862. package/dist/globalization/filters/VALUES_CONTAINER.d.ts +0 -11
  1863. package/dist/globalization/filters/VALUES_CONTAINER.js +0 -11
  1864. package/dist/globalization/filters/index.d.ts +0 -3
  1865. package/dist/globalization/filters/index.js +0 -3
  1866. package/dist/qrvey/constants/AGGREGATE_INFO.d.ts +0 -5
  1867. package/dist/qrvey/constants/AGGREGATE_INFO_LIST.d.ts +0 -1
  1868. package/dist/qrvey/constants/AGGREGATE_LABEL.d.ts +0 -11
  1869. package/dist/qrvey/constants/AGGREGATE_LABEL.js +0 -12
  1870. package/dist/qrvey/interfaces/IAggregateInfo.d.ts +0 -5
  1871. package/src/columns/interfaces/IColumnAggregateType.ts +0 -3
  1872. package/src/globalization/filters/FILTER_BUILDER.ts +0 -35
  1873. package/src/globalization/filters/SLIDEBAR.ts +0 -8
  1874. package/src/globalization/filters/VALUES_CONTAINER.ts +0 -11
  1875. package/src/globalization/filters/index.ts +0 -3
  1876. package/src/qrvey/constants/AGGREGATE_LABEL.ts +0 -11
  1877. package/src/qrvey/interfaces/IAggregateInfo.ts +0 -7
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # [@qrvey/utils](https://bitbucket.org/qrvey/qrvey_utils/wiki/Home) *1.2.7*
1
+ # [@qrvey/utils](https://bitbucket.org/qrvey/qrvey_utils/wiki/Home) *1.2.9-10*
2
2
 
3
3
  > Helper, Utils for all Qrvey Projects
4
4
 
@@ -80,108 +80,124 @@ Get a text and evaluate if it matchs with a token box label.
80
80
 
81
81
 
82
82
 
83
- ### dist/dates/relative/Adapter.js
83
+ ### dist/dates/adapters/mdyDateToDate.js
84
84
 
85
85
 
86
- #### value()
86
+ #### mdyDateToDate(monthYearDate, time)
87
87
 
88
- Resolves statement and returns statement value
88
+ Transforms String Date from a [mm/dd/yyyy] format to Date object.
89
89
 
90
90
 
91
91
 
92
92
 
93
+ ##### Parameters
93
94
 
95
+ | Name | Type | Description | |
96
+ | ---- | ---- | ----------- | -------- |
97
+ | monthYearDate | | String of [mm/dd/yyyy] date |   |
98
+ | time | | Flag to parse the object date to milliseconds. |   |
94
99
 
95
- ##### Returns
96
100
 
97
101
 
98
- - `AbsoluteRange` `string`
99
102
 
103
+ ##### Returns
100
104
 
101
105
 
102
- #### valueAsAnchor()
106
+ - The date object or the date in milliseconds
103
107
 
104
- Resolves statement as an anchor
105
108
 
106
109
 
107
110
 
111
+ ### dist/dates/adapters/monthYearToDate.js
108
112
 
109
113
 
114
+ #### monthYearToDate(monthYearDate, time)
110
115
 
111
- ##### Returns
116
+ Transforms String Date from a [Month Year] format to Date object.
112
117
 
113
118
 
114
- - `string`
115
119
 
116
120
 
121
+ ##### Parameters
117
122
 
118
- #### _statementToRange() *private method*
123
+ | Name | Type | Description | |
124
+ | ---- | ---- | ----------- | -------- |
125
+ | monthYearDate | | String of [Month Year] date |   |
126
+ | time | | Flag to parse the object date to milliseconds. |   |
119
127
 
120
- Convert verbal statement to range value
121
128
 
122
129
 
123
130
 
131
+ ##### Returns
124
132
 
125
133
 
134
+ - The date object or the date in milliseconds
126
135
 
127
- ##### Returns
128
136
 
129
137
 
130
- - `AbsoluteRange`
131
138
 
139
+ ### dist/dates/adapters/quarterYearToDate.js
132
140
 
133
141
 
134
- #### _resolveAsThis() *private method*
142
+ #### quarterYearToDate(quarterYearDate, time)
135
143
 
136
- Apply 'this' cursor logic to statement
144
+ Transforms String Date from a [Quarter Year] format to Date object.
137
145
 
138
146
 
139
147
 
140
148
 
149
+ ##### Parameters
141
150
 
151
+ | Name | Type | Description | |
152
+ | ---- | ---- | ----------- | -------- |
153
+ | quarterYearDate | | String of [Quarter Year] date |   |
154
+ | time | | Flag to parse the object date to milliseconds. |   |
142
155
 
143
- ##### Returns
144
156
 
145
157
 
146
- - `AbsoluteStatement`
147
158
 
159
+ ##### Returns
148
160
 
149
161
 
150
- #### _resolveAsTheLast() *private method*
162
+ - The date object or the date in milliseconds
151
163
 
152
- Apply 'the last' cursor logic to statement
153
164
 
154
165
 
155
166
 
167
+ ### dist/dates/adapters/weekYearToDate.js
156
168
 
157
169
 
170
+ #### weekYearToDate(date, time)
158
171
 
159
- ##### Returns
172
+ Transforms String Date from a [Week Year] format to Date object.
160
173
 
161
174
 
162
- - `AbsoluteStatement`
163
175
 
164
176
 
177
+ ##### Parameters
165
178
 
166
- #### _resolveAsTheNext() *private method*
179
+ | Name | Type | Description | |
180
+ | ---- | ---- | ----------- | -------- |
181
+ | date | | String of [Week Year] date |   |
182
+ | time | | Flag to parse the object date to milliseconds. |   |
167
183
 
168
- Apply 'the next' cursor logic to statement
169
184
 
170
185
 
171
186
 
187
+ ##### Returns
172
188
 
173
189
 
190
+ - The date object or the date in milliseconds
174
191
 
175
- ##### Returns
176
192
 
177
193
 
178
- - `AbsoluteStatement`
179
194
 
195
+ ### dist/dates/adapters/yearToDate.js
180
196
 
181
197
 
182
- #### replaceNowToken(value, now)
198
+ #### yearToDate(yearDate, time)
183
199
 
184
- Replace '@now' token inside a string
200
+ Transforms String Date from a [Year] format to Date object.
185
201
 
186
202
 
187
203
 
@@ -190,8 +206,8 @@ Replace '@now' token inside a string
190
206
 
191
207
  | Name | Type | Description | |
192
208
  | ---- | ---- | ----------- | -------- |
193
- | value | `string` | |   |
194
- | now | `Date` | |   |
209
+ | yearDate | | String of [Year] date |   |
210
+ | time | | Flag to parse the object date to milliseconds. |   |
195
211
 
196
212
 
197
213
 
@@ -199,60 +215,46 @@ Replace '@now' token inside a string
199
215
  ##### Returns
200
216
 
201
217
 
202
- - `string`
218
+ - The date object or the date in milliseconds
203
219
 
204
220
 
205
221
 
206
- #### convertRelativeToAbsolute(args)
207
222
 
208
- Returns a range object (date) from a group of statement params
223
+ ### dist/dates/helpers/getDateByDateFormat.js
209
224
 
210
225
 
226
+ #### getDateByDateFormat(date, format, time)
211
227
 
228
+ Gets a Date Object instance by a Date format
212
229
 
213
- ##### Parameters
214
230
 
215
- | Name | Type | Description | |
216
- | ---- | ---- | ----------- | -------- |
217
- | args | `RelativeToAbsoluteStruct` | |   |
218
231
 
219
232
 
233
+ ##### Parameters
220
234
 
235
+ | Name | Type | Description | |
236
+ | ---- | ---- | ----------- | -------- |
237
+ | date | | String with a formatted date |   |
238
+ | format | | The date format |   |
239
+ | time | | flag to convert the formatted date to miliseconds |   |
221
240
 
222
- ##### Examples
223
241
 
224
- ```javascript
225
- pivot = '2021-03-03T12:30:40'
226
- unit = month
227
- steps = 2
228
- setTo = END
229
- resolverAsCalendar: true
230
- => Returns '2021-05-31T23:59:59'
231
- ```
232
- ```javascript
233
- pivot = '2021-03-03T12:30:40'
234
- unit = month
235
- steps = -2
236
- setTo = START
237
- resolverAsCalendar: false
238
- => Returns '2021-01-03T00:00:00'
239
- ```
240
242
 
241
243
 
242
244
  ##### Returns
243
245
 
244
246
 
245
- - `string`
247
+ - a Date object, milisecond time or the same value if date format does not match.
246
248
 
247
249
 
248
250
 
249
251
 
250
- ### dist/dates/relative/relative.js
252
+ ### dist/dates/helpers/getDateFormatByProperty.js
251
253
 
252
254
 
253
- #### resolveRelative(statements, clock)
255
+ #### getDateFormatByProperty(property)
254
256
 
255
- Resolve a list of relative statements according to operator
257
+ Gets the date format by the given property
256
258
 
257
259
 
258
260
 
@@ -261,44 +263,25 @@ Resolve a list of relative statements according to operator
261
263
 
262
264
  | Name | Type | Description | |
263
265
  | ---- | ---- | ----------- | -------- |
264
- | statements | `Array.<RelativeStatement>` `Array.<string>` | - Raw statements/values | &nbsp; |
265
- | clock | `Date` | - Clock/time reference for relative date resolution | &nbsp; |
266
-
267
-
266
+ | property | | The Column Property | &nbsp; |
268
267
 
269
268
 
270
- ##### Examples
271
-
272
- ```javascript
273
- Input:
274
- {
275
- "cursor": "the_next",
276
- "unit": "year",
277
- "number": 1,
278
- "includeCurrent": false,
279
- "isCalendarDate": false,
280
- "anchor": "03/05/2021"
281
- }
282
-
283
- Output:
284
- { gte: "03/06/2021 00:00:00", lte: "03/05/2022 23:59:59" }
285
- ```
286
269
 
287
270
 
288
271
  ##### Returns
289
272
 
290
273
 
291
- - `Array.&lt;AbsoluteRange&gt;` `Array.&lt;string&gt;`
274
+ - The date format
292
275
 
293
276
 
294
277
 
295
278
 
296
- ### dist/filters/adapters/FDToFlatUI.js
279
+ ### dist/dates/helpers/getDateFormatRegularExpressionInArray.js
297
280
 
298
281
 
299
- #### FDToFlatUI(filterData, datasetsInfo)
282
+ #### getDateFormatRegularExpressionInArray(dateFormat)
300
283
 
301
- Generates a Flattened UI filter structure from Filter Data structure.
284
+ Gets an array of regular expressions by the given date format
302
285
 
303
286
 
304
287
 
@@ -307,8 +290,7 @@ Generates a Flattened UI filter structure from Filter Data structure.
307
290
 
308
291
  | Name | Type | Description | |
309
292
  | ---- | ---- | ----------- | -------- |
310
- | filterData | | The filter data object. | &nbsp; |
311
- | datasetsInfo | | Collection of datasets information | &nbsp; |
293
+ | dateFormat | | the date format | &nbsp; |
312
294
 
313
295
 
314
296
 
@@ -316,13 +298,17 @@ Generates a Flattened UI filter structure from Filter Data structure.
316
298
  ##### Returns
317
299
 
318
300
 
319
- - a flattened UI filters array
301
+ - an array of regular expressions
320
302
 
321
303
 
322
304
 
323
- #### FD21ToFlatUI(scopes, datasetsInfo)
324
305
 
325
- Generates a Filter Builder Structure from the Filter Data structure v2.1
306
+ ### dist/dates/helpers/getSeparatorByDateFormat.js
307
+
308
+
309
+ #### getSeparatorByDateFormat(format)
310
+
311
+ Gets the separator of the date format
326
312
 
327
313
 
328
314
 
@@ -331,8 +317,7 @@ Generates a Filter Builder Structure from the Filter Data structure v2.1
331
317
 
332
318
  | Name | Type | Description | |
333
319
  | ---- | ---- | ----------- | -------- |
334
- | scopes | | The filter scope section | &nbsp; |
335
- | datasetsInfo | | Collection of datasets information | &nbsp; |
320
+ | format | | the date format | &nbsp; |
336
321
 
337
322
 
338
323
 
@@ -340,17 +325,18 @@ Generates a Filter Builder Structure from the Filter Data structure v2.1
340
325
  ##### Returns
341
326
 
342
327
 
343
- - a flattened UI filters array
328
+ - a separator string
344
329
 
345
330
 
346
331
 
347
332
 
348
- ### dist/filters/adapters/FDToLogic.js
333
+ ### dist/dates/helpers/getWeek.js
349
334
 
350
335
 
351
- #### FDToLogic(filterData)
336
+ #### getWeek(date)
352
337
 
353
- Generates a Filter Logic structure from Filter Data structure.
338
+ Gets the week number of the year
339
+ Additionally, the month and the year
354
340
 
355
341
 
356
342
 
@@ -359,7 +345,7 @@ Generates a Filter Logic structure from Filter Data structure.
359
345
 
360
346
  | Name | Type | Description | |
361
347
  | ---- | ---- | ----------- | -------- |
362
- | filterData | | The filter data object. | &nbsp; |
348
+ | date | | the date object | &nbsp; |
363
349
 
364
350
 
365
351
 
@@ -367,13 +353,20 @@ Generates a Filter Logic structure from Filter Data structure.
367
353
  ##### Returns
368
354
 
369
355
 
370
- - a filter logic array
356
+ - an object with the week, month and year.
371
357
 
372
358
 
373
359
 
374
- #### getLogicBodyFromFD21(filterData)
375
360
 
376
- Gets the logic body
361
+ ### dist/dates/helpers/validateDate.js
362
+
363
+
364
+ #### validateDate(date, format)
365
+
366
+ Validate a string date depending on giving format
367
+ - If the string is a token label, the function lets it pass.
368
+ - Otherwise depends of the format
369
+ - Some escenarios the string is a mix of token labels and dates
377
370
 
378
371
 
379
372
 
@@ -382,7 +375,8 @@ Gets the logic body
382
375
 
383
376
  | Name | Type | Description | |
384
377
  | ---- | ---- | ----------- | -------- |
385
- | filterData | | The filter data object | &nbsp; |
378
+ | date | | String of date | &nbsp; |
379
+ | format | | String of the format to validate | &nbsp; |
386
380
 
387
381
 
388
382
 
@@ -390,17 +384,17 @@ Gets the logic body
390
384
  ##### Returns
391
385
 
392
386
 
393
- - a filter logic array
387
+ - True if it is valid or not. Undefined if date is undefined
394
388
 
395
389
 
396
390
 
397
391
 
398
- ### dist/filters/adapters/FDToUI.js
392
+ ### dist/dates/helpers/validateDateByDateFormat.js
399
393
 
400
394
 
401
- #### FDToUI(filterData, datasetsInfo)
395
+ #### validateDateByDateFormat(date, dateForma)
402
396
 
403
- Generates a UI filter structure from Filter Data structure.
397
+ Validates the given string as Date by its date format.
404
398
 
405
399
 
406
400
 
@@ -409,8 +403,8 @@ Generates a UI filter structure from Filter Data structure.
409
403
 
410
404
  | Name | Type | Description | |
411
405
  | ---- | ---- | ----------- | -------- |
412
- | filterData | | The filter data object. | &nbsp; |
413
- | datasetsInfo | | Collection of datasets information | &nbsp; |
406
+ | date | | a string to validate as date form | &nbsp; |
407
+ | dateForma | | the format of the date to validate the string | &nbsp; |
414
408
 
415
409
 
416
410
 
@@ -418,13 +412,17 @@ Generates a UI filter structure from Filter Data structure.
418
412
  ##### Returns
419
413
 
420
414
 
421
- - a UI Filters structure
415
+ - true: the string is a valida date
422
416
 
423
417
 
424
418
 
425
- #### FD21ToUI(scopes, section, version, datasetsInfo)
426
419
 
427
- Generates a UI filter Structure from the Filter Data structure v2.1
420
+ ### dist/dates/range/getDateRange.js
421
+
422
+
423
+ #### getDateRange(value, dateGroupLabel, withTime)
424
+
425
+ Get date range object from a string date value
428
426
 
429
427
 
430
428
 
@@ -433,61 +431,74 @@ Generates a UI filter Structure from the Filter Data structure v2.1
433
431
 
434
432
  | Name | Type | Description | |
435
433
  | ---- | ---- | ----------- | -------- |
436
- | scopes | | The filter scope section | &nbsp; |
437
- | section | | The filter section. | &nbsp; |
438
- | version | | The version of the filter structure | &nbsp; |
439
- | datasetsInfo | | Collection of datasets information | &nbsp; |
440
-
434
+ | value | `String` | string date value | &nbsp; |
435
+ | dateGroupLabel | `String` | could be 'YEAR', 'QUARTER', 'MONTH' or 'DAY'. Deafult is 'DAY' | &nbsp; |
436
+ | withTime | `Boolean` | determines if the date range will include time. Default is true | &nbsp; |
441
437
 
442
438
 
443
439
 
444
- ##### Returns
445
440
 
441
+ ##### Examples
446
442
 
447
- - a UI filter Structure
443
+ ```javascript
444
+ // 1) Year:
445
+ getDateRange('2020', 'YEAR');
446
+ // Will return:
447
+ {
448
+ from: '01/01/2020 00:00:00',
449
+ to: '12/31/2020 23:59:59'
450
+ }
448
451
 
452
+ // 2) Quarter:
453
+ getDateRange('Q3 2020', 'QUARTER');
454
+ // Will return:
455
+ {
456
+ from: '07/01/2020 00:00:00',
457
+ to: '09/30/2020 23:59:59'
458
+ }
449
459
 
460
+ // 3) Month:
461
+ getDateRange('Oct 2020', 'MONTH');
462
+ // Will return:
463
+ {
464
+ from: '10/01/2020 00:00:00',
465
+ to: '10/31/2020 23:59:59'
466
+ }
467
+ ```
450
468
 
451
469
 
452
- ### dist/filters/adapters/UIToFD.js
470
+ ##### Returns
453
471
 
454
472
 
455
- #### UIToFD(filterData)
473
+ - `Object` an object with the date range with two string date properties: from and to
456
474
 
457
- Generates a Filter Data Structure structure from UI Filter Data structure.
458
475
 
459
476
 
460
477
 
478
+ ### dist/dates/relative/Adapter.js
461
479
 
462
- ##### Parameters
463
480
 
464
- | Name | Type | Description | |
465
- | ---- | ---- | ----------- | -------- |
466
- | filterData | | The UI filter data object. | &nbsp; |
481
+ #### value()
467
482
 
483
+ Resolves statement and returns statement value
468
484
 
469
485
 
470
486
 
471
- ##### Returns
472
487
 
473
488
 
474
- - a Filter Data structure
475
489
 
490
+ ##### Returns
476
491
 
477
492
 
478
- #### UI21ToFD(uFilterData, version)
493
+ - `AbsoluteRange` `string`
479
494
 
480
- Builds the Fitler Data structure from UI filter data
481
495
 
482
496
 
497
+ #### valueAsAnchor()
483
498
 
499
+ Resolves statement as an anchor
484
500
 
485
- ##### Parameters
486
501
 
487
- | Name | Type | Description | |
488
- | ---- | ---- | ----------- | -------- |
489
- | uFilterData | | The UI filter Data object | &nbsp; |
490
- | version | | the version of the structure | &nbsp; |
491
502
 
492
503
 
493
504
 
@@ -495,27 +506,15 @@ Builds the Fitler Data structure from UI filter data
495
506
  ##### Returns
496
507
 
497
508
 
498
- -
499
-
500
-
501
-
502
-
503
- ### dist/filters/adapters/UIToFlatUI.js
504
-
505
-
506
- #### UIToFlatUI(filterData, datasetsInfo)
509
+ - `string`
507
510
 
508
- Generates a Flattened UI filter structure from UI Filter Data structure.
509
511
 
510
512
 
513
+ #### _statementToRange() *private method*
511
514
 
515
+ Convert verbal statement to range value
512
516
 
513
- ##### Parameters
514
517
 
515
- | Name | Type | Description | |
516
- | ---- | ---- | ----------- | -------- |
517
- | filterData | | The UI filter data object. | &nbsp; |
518
- | datasetsInfo | | Collection of datasets information. Optional for updating the datasets info | &nbsp; |
519
518
 
520
519
 
521
520
 
@@ -523,68 +522,61 @@ Generates a Flattened UI filter structure from UI Filter Data structure.
523
522
  ##### Returns
524
523
 
525
524
 
526
- - a flattened UI filters array
525
+ - `AbsoluteRange`
527
526
 
528
527
 
529
528
 
530
- #### UI21ToFlatUI(scopes)
529
+ #### _resolveAsThis() *private method*
531
530
 
532
- Generates a Flattened UI Filter Structure from the UI Filter Data structure v2.1
531
+ Apply 'this' cursor logic to statement
533
532
 
534
533
 
535
534
 
536
535
 
537
- ##### Parameters
538
536
 
539
- | Name | Type | Description | |
540
- | ---- | ---- | ----------- | -------- |
541
- | scopes | | The filter scope section | &nbsp; |
542
537
 
538
+ ##### Returns
543
539
 
544
540
 
541
+ - `AbsoluteStatement`
545
542
 
546
- ##### Returns
547
543
 
548
544
 
549
- - a flattened UI filters array
545
+ #### _resolveAsTheLast() *private method*
550
546
 
547
+ Apply 'the last' cursor logic to statement
551
548
 
552
549
 
553
550
 
554
- ### dist/filters/adapters/adaptDateGroupingProperty.js
555
551
 
556
552
 
557
- #### adaptDateGroupingProperty(property)
558
553
 
559
- [TODO: For 2022, eliminate this adapter]
560
- Get the new property base on the old date grouping properties
554
+ ##### Returns
561
555
 
562
556
 
557
+ - `AbsoluteStatement`
563
558
 
564
559
 
565
- ##### Parameters
566
560
 
567
- | Name | Type | Description | |
568
- | ---- | ---- | ----------- | -------- |
569
- | property | | | &nbsp; |
561
+ #### _resolveAsTheNext() *private method*
570
562
 
563
+ Apply 'the next' cursor logic to statement
571
564
 
572
565
 
573
566
 
574
- ##### Returns
575
567
 
576
568
 
577
- -
578
569
 
570
+ ##### Returns
579
571
 
580
572
 
573
+ - `AbsoluteStatement`
581
574
 
582
- ### dist/filters/adapters/adaptFilterData.js
583
575
 
584
576
 
585
- #### adaptFilterData(filterData, getUIFilterData, datasetsInfo)
577
+ #### replaceNowToken(value, now)
586
578
 
587
- Checks and adapts the v2.0 Filter Data Structure to the v2.1
579
+ Replace '@now' token inside a string
588
580
 
589
581
 
590
582
 
@@ -593,9 +585,8 @@ Checks and adapts the v2.0 Filter Data Structure to the v2.1
593
585
 
594
586
  | Name | Type | Description | |
595
587
  | ---- | ---- | ----------- | -------- |
596
- | filterData | | The filter data structure. Accepts both v2.1 or v2.0 | &nbsp; |
597
- | getUIFilterData | | Flag to get a Filter Data (False) or the UI Filter Data (True) | &nbsp; |
598
- | datasetsInfo | | Collection of datasets information. If getUIFilterData is true, the datasetsInfo should be mandatory | &nbsp; |
588
+ | value | `string` | | &nbsp; |
589
+ | now | `Date` | | &nbsp; |
599
590
 
600
591
 
601
592
 
@@ -603,18 +594,13 @@ Checks and adapts the v2.0 Filter Data Structure to the v2.1
603
594
  ##### Returns
604
595
 
605
596
 
606
- - A new filter data structure v2.1
607
-
608
-
609
-
597
+ - `string`
610
598
 
611
- ### dist/filters/adapters/adaptFilterValues.js
612
599
 
613
600
 
614
- #### adaptFilterValues(filter)
601
+ #### convertRelativeToAbsolute(args)
615
602
 
616
- [TODO: For 2022, eliminate this adapter]
617
- Gets an adapted filter value array. Validates the enabled property and sets
603
+ Returns a range object (date) from a group of statement params
618
604
 
619
605
 
620
606
 
@@ -623,25 +609,45 @@ Gets an adapted filter value array. Validates the enabled property and sets
623
609
 
624
610
  | Name | Type | Description | |
625
611
  | ---- | ---- | ----------- | -------- |
626
- | filter | | The filter | &nbsp; |
612
+ | args | `RelativeToAbsoluteStruct` | | &nbsp; |
613
+
614
+
615
+
627
616
 
617
+ ##### Examples
628
618
 
619
+ ```javascript
620
+ pivot = '2021-03-03T12:30:40'
621
+ unit = month
622
+ steps = 2
623
+ setTo = END
624
+ resolverAsCalendar: true
625
+ => Returns '2021-05-31T23:59:59'
626
+ ```
627
+ ```javascript
628
+ pivot = '2021-03-03T12:30:40'
629
+ unit = month
630
+ steps = -2
631
+ setTo = START
632
+ resolverAsCalendar: false
633
+ => Returns '2021-01-03T00:00:00'
634
+ ```
629
635
 
630
636
 
631
637
  ##### Returns
632
638
 
633
639
 
634
- - A new value array with the filled properties.
640
+ - `string`
635
641
 
636
642
 
637
643
 
638
644
 
639
- ### dist/filters/adapters/flatUIToFD.js
645
+ ### dist/dates/relative/relative.js
640
646
 
641
647
 
642
- #### flatUIToFD(uFilters, version)
648
+ #### resolveRelative(statements, clock)
643
649
 
644
- Generates a filter data structure from the flatttened UI filters.
650
+ Resolve a list of relative statements according to operator
645
651
 
646
652
 
647
653
 
@@ -650,23 +656,44 @@ Generates a filter data structure from the flatttened UI filters.
650
656
 
651
657
  | Name | Type | Description | |
652
658
  | ---- | ---- | ----------- | -------- |
653
- | uFilters | | Array of flattened filters from UI | &nbsp; |
654
- | version | | Tag for the version of the filter data structure | &nbsp; |
659
+ | statements | `Array.<RelativeStatement>` `Array.<string>` | - Raw statements/values | &nbsp; |
660
+ | clock | `Date` | - Clock/time reference for relative date resolution | &nbsp; |
661
+
662
+
663
+
655
664
 
665
+ ##### Examples
666
+
667
+ ```javascript
668
+ Input:
669
+ {
670
+ "cursor": "the_next",
671
+ "unit": "year",
672
+ "number": 1,
673
+ "includeCurrent": false,
674
+ "isCalendarDate": false,
675
+ "anchor": "03/05/2021"
676
+ }
656
677
 
678
+ Output:
679
+ { gte: "03/06/2021 00:00:00", lte: "03/05/2022 23:59:59" }
680
+ ```
657
681
 
658
682
 
659
683
  ##### Returns
660
684
 
661
685
 
662
- - a Filter Data.
686
+ - `Array.&lt;AbsoluteRange&gt;` `Array.&lt;string&gt;`
663
687
 
664
688
 
665
689
 
666
- #### buildScopes(fbFilters)
667
690
 
668
- Gets an array of scopes structure for the filter data. The scopes is organized by scope types and scope IDs
669
- Also, adds and organizes filters by datasets
691
+ ### dist/filters/adapters/FDToFlatUI.js
692
+
693
+
694
+ #### FDToFlatUI(filterData, datasetsInfo)
695
+
696
+ Generates a Flattened UI filter structure from Filter Data structure.
670
697
 
671
698
 
672
699
 
@@ -675,7 +702,8 @@ Also, adds and organizes filters by datasets
675
702
 
676
703
  | Name | Type | Description | |
677
704
  | ---- | ---- | ----------- | -------- |
678
- | fbFilters | | Array of flat filters from UI | &nbsp; |
705
+ | filterData | | The filter data object. | &nbsp; |
706
+ | datasetsInfo | | Collection of datasets information | &nbsp; |
679
707
 
680
708
 
681
709
 
@@ -683,13 +711,13 @@ Also, adds and organizes filters by datasets
683
711
  ##### Returns
684
712
 
685
713
 
686
- - an array of scopes structure.
714
+ - a flattened UI filters array
687
715
 
688
716
 
689
717
 
690
- #### buildScope(uFilter)
718
+ #### FD21ToFlatUI(scopes, datasetsInfo)
691
719
 
692
- Gets an scope structure for the filter data
720
+ Generates a Filter Builder Structure from the Filter Data structure v2.1
693
721
 
694
722
 
695
723
 
@@ -698,7 +726,8 @@ Gets an scope structure for the filter data
698
726
 
699
727
  | Name | Type | Description | |
700
728
  | ---- | ---- | ----------- | -------- |
701
- | uFilter | | UI structure filter | &nbsp; |
729
+ | scopes | | The filter scope section | &nbsp; |
730
+ | datasetsInfo | | Collection of datasets information | &nbsp; |
702
731
 
703
732
 
704
733
 
@@ -706,13 +735,17 @@ Gets an scope structure for the filter data
706
735
  ##### Returns
707
736
 
708
737
 
709
- - an scope structure
738
+ - a flattened UI filters array
710
739
 
711
740
 
712
741
 
713
- #### buildDataset(uFilter)
714
742
 
715
- Gets an dataset structure for the filter data
743
+ ### dist/filters/adapters/FDToLogic.js
744
+
745
+
746
+ #### FDToLogic(filterData)
747
+
748
+ Generates a Filter Logic structure from Filter Data structure.
716
749
 
717
750
 
718
751
 
@@ -721,7 +754,7 @@ Gets an dataset structure for the filter data
721
754
 
722
755
  | Name | Type | Description | |
723
756
  | ---- | ---- | ----------- | -------- |
724
- | uFilter | | a UI structure filter | &nbsp; |
757
+ | filterData | | The filter data object. | &nbsp; |
725
758
 
726
759
 
727
760
 
@@ -729,13 +762,13 @@ Gets an dataset structure for the filter data
729
762
  ##### Returns
730
763
 
731
764
 
732
- - an dataset structure
765
+ - a filter logic array
733
766
 
734
767
 
735
768
 
736
- #### buildFilter(uFilter)
769
+ #### getLogicBodyFromFD21(filterData)
737
770
 
738
- Gets an filter structure for the filter data
771
+ Gets the logic body
739
772
 
740
773
 
741
774
 
@@ -744,7 +777,7 @@ Gets an filter structure for the filter data
744
777
 
745
778
  | Name | Type | Description | |
746
779
  | ---- | ---- | ----------- | -------- |
747
- | uFilter | | a UI structure filter | &nbsp; |
780
+ | filterData | | The filter data object | &nbsp; |
748
781
 
749
782
 
750
783
 
@@ -752,17 +785,17 @@ Gets an filter structure for the filter data
752
785
  ##### Returns
753
786
 
754
787
 
755
- - an filter structure
788
+ - a filter logic array
756
789
 
757
790
 
758
791
 
759
792
 
760
- ### dist/filters/adapters/flatUIToLogic.js
793
+ ### dist/filters/adapters/FDToUI.js
761
794
 
762
795
 
763
- #### flatUIToLogic(uFilter)
796
+ #### FDToUI(filterData, datasetsInfo)
764
797
 
765
- Generates a Logic structure from flattened UI filters
798
+ Generates a UI filter structure from Filter Data structure.
766
799
 
767
800
 
768
801
 
@@ -771,7 +804,8 @@ Generates a Logic structure from flattened UI filters
771
804
 
772
805
  | Name | Type | Description | |
773
806
  | ---- | ---- | ----------- | -------- |
774
- | uFilter | | Array of flat filters from UI | &nbsp; |
807
+ | filterData | | The filter data object. | &nbsp; |
808
+ | datasetsInfo | | Collection of datasets information | &nbsp; |
775
809
 
776
810
 
777
811
 
@@ -779,17 +813,13 @@ Generates a Logic structure from flattened UI filters
779
813
  ##### Returns
780
814
 
781
815
 
782
- - The logic structure
783
-
784
-
785
-
816
+ - a UI Filters structure
786
817
 
787
- ### dist/filters/adapters/flatUIToOldLogic.js
788
818
 
789
819
 
790
- #### flatUIToOldLogic(uFilters)
820
+ #### FD21ToUI(scopes, section, version, datasetsInfo)
791
821
 
792
- Generates a Logic structure from flattened UI filters
822
+ Generates a UI filter Structure from the Filter Data structure v2.1
793
823
 
794
824
 
795
825
 
@@ -798,7 +828,10 @@ Generates a Logic structure from flattened UI filters
798
828
 
799
829
  | Name | Type | Description | |
800
830
  | ---- | ---- | ----------- | -------- |
801
- | uFilters | | Array of flat filters from UI | &nbsp; |
831
+ | scopes | | The filter scope section | &nbsp; |
832
+ | section | | The filter section. | &nbsp; |
833
+ | version | | The version of the filter structure | &nbsp; |
834
+ | datasetsInfo | | Collection of datasets information | &nbsp; |
802
835
 
803
836
 
804
837
 
@@ -806,17 +839,17 @@ Generates a Logic structure from flattened UI filters
806
839
  ##### Returns
807
840
 
808
841
 
809
- - The logic structure
842
+ - a UI filter Structure
810
843
 
811
844
 
812
845
 
813
846
 
814
- ### dist/filters/adapters/flatUIToUI.js
847
+ ### dist/filters/adapters/UIToFD.js
815
848
 
816
849
 
817
- #### flatUIToUI(uFilters, version)
850
+ #### UIToFD(filterData)
818
851
 
819
- Generates a UI filter data structure from the flatttened UI filters.
852
+ Generates a Filter Data Structure structure from UI Filter Data structure.
820
853
 
821
854
 
822
855
 
@@ -825,8 +858,7 @@ Generates a UI filter data structure from the flatttened UI filters.
825
858
 
826
859
  | Name | Type | Description | |
827
860
  | ---- | ---- | ----------- | -------- |
828
- | uFilters | | Array of flattened filters from UI | &nbsp; |
829
- | version | | Tag for the version of the filter data structure | &nbsp; |
861
+ | filterData | | The UI filter data object. | &nbsp; |
830
862
 
831
863
 
832
864
 
@@ -834,14 +866,13 @@ Generates a UI filter data structure from the flatttened UI filters.
834
866
  ##### Returns
835
867
 
836
868
 
837
- - a UI Filter Data.
869
+ - a Filter Data structure
838
870
 
839
871
 
840
872
 
841
- #### buildScopes(fbFilters)
873
+ #### UI21ToFD(uFilterData, version)
842
874
 
843
- Gets an array of scopes structure for the UI filter data. The scopes is organized by scope types and scope IDs
844
- Also, adds and organizes filters by datasets
875
+ Builds the Fitler Data structure from UI filter data
845
876
 
846
877
 
847
878
 
@@ -850,7 +881,8 @@ Also, adds and organizes filters by datasets
850
881
 
851
882
  | Name | Type | Description | |
852
883
  | ---- | ---- | ----------- | -------- |
853
- | fbFilters | | Array of flat filters from UI | &nbsp; |
884
+ | uFilterData | | The UI filter Data object | &nbsp; |
885
+ | version | | the version of the structure | &nbsp; |
854
886
 
855
887
 
856
888
 
@@ -858,13 +890,17 @@ Also, adds and organizes filters by datasets
858
890
  ##### Returns
859
891
 
860
892
 
861
- - an array of scopes structure.
893
+ -
862
894
 
863
895
 
864
896
 
865
- #### buildScope(uFilter)
866
897
 
867
- Gets an scope structure for the UI filter data
898
+ ### dist/filters/adapters/UIToFlatUI.js
899
+
900
+
901
+ #### UIToFlatUI(filterData, datasetsInfo)
902
+
903
+ Generates a Flattened UI filter structure from UI Filter Data structure.
868
904
 
869
905
 
870
906
 
@@ -873,7 +909,8 @@ Gets an scope structure for the UI filter data
873
909
 
874
910
  | Name | Type | Description | |
875
911
  | ---- | ---- | ----------- | -------- |
876
- | uFilter | | UI structure filter | &nbsp; |
912
+ | filterData | | The UI filter data object. | &nbsp; |
913
+ | datasetsInfo | | Collection of datasets information. Optional for updating the datasets info | &nbsp; |
877
914
 
878
915
 
879
916
 
@@ -881,13 +918,13 @@ Gets an scope structure for the UI filter data
881
918
  ##### Returns
882
919
 
883
920
 
884
- - an scope structure
921
+ - a flattened UI filters array
885
922
 
886
923
 
887
924
 
888
- #### buildDataset(uFilter)
925
+ #### UI21ToFlatUI(scopes)
889
926
 
890
- Gets an dataset structure for the UI filter data
927
+ Generates a Flattened UI Filter Structure from the UI Filter Data structure v2.1
891
928
 
892
929
 
893
930
 
@@ -896,7 +933,7 @@ Gets an dataset structure for the UI filter data
896
933
 
897
934
  | Name | Type | Description | |
898
935
  | ---- | ---- | ----------- | -------- |
899
- | uFilter | | a UI structure filter | &nbsp; |
936
+ | scopes | | The filter scope section | &nbsp; |
900
937
 
901
938
 
902
939
 
@@ -904,13 +941,17 @@ Gets an dataset structure for the UI filter data
904
941
  ##### Returns
905
942
 
906
943
 
907
- - an dataset structure
944
+ - a flattened UI filters array
908
945
 
909
946
 
910
947
 
911
- #### buildFilter(uFilter)
912
948
 
913
- Gets an filter structure for the UI filter data
949
+ ### dist/filters/adapters/adaptFilterData.js
950
+
951
+
952
+ #### adaptFilterData(filterData, getUIFilterData, datasetsInfo)
953
+
954
+ Checks and adapts the v2.0 Filter Data Structure to the v2.1
914
955
 
915
956
 
916
957
 
@@ -919,7 +960,9 @@ Gets an filter structure for the UI filter data
919
960
 
920
961
  | Name | Type | Description | |
921
962
  | ---- | ---- | ----------- | -------- |
922
- | uFilter | | a UI structure filter | &nbsp; |
963
+ | filterData | | The filter data structure. Accepts both v2.1 or v2.0 | &nbsp; |
964
+ | getUIFilterData | | Flag to get a Filter Data (False) or the UI Filter Data (True) | &nbsp; |
965
+ | datasetsInfo | | Collection of datasets information. If getUIFilterData is true, the datasetsInfo should be mandatory | &nbsp; |
923
966
 
924
967
 
925
968
 
@@ -927,17 +970,18 @@ Gets an filter structure for the UI filter data
927
970
  ##### Returns
928
971
 
929
972
 
930
- - an filter structure
973
+ - A new filter data structure v2.1
931
974
 
932
975
 
933
976
 
934
977
 
935
- ### dist/filters/adapters/logicToFD.js
978
+ ### dist/filters/adapters/adaptFilterValues.js
936
979
 
937
980
 
938
- #### logicToFD(filterData, version)
981
+ #### adaptFilterValues(filter)
939
982
 
940
- Generates a filter data structure from the old logic structure (v2.0).
983
+ [TODO: For 2022, eliminate this adapter]
984
+ Gets an adapted filter value array. Validates the enabled property and sets
941
985
 
942
986
 
943
987
 
@@ -946,8 +990,7 @@ Generates a filter data structure from the old logic structure (v2.0).
946
990
 
947
991
  | Name | Type | Description | |
948
992
  | ---- | ---- | ----------- | -------- |
949
- | filterData | | The old filter data structure with logic (v2.0) | &nbsp; |
950
- | version | | Tag for the version of the filter data structure | &nbsp; |
993
+ | filter | | The filter | &nbsp; |
951
994
 
952
995
 
953
996
 
@@ -955,17 +998,17 @@ Generates a filter data structure from the old logic structure (v2.0).
955
998
  ##### Returns
956
999
 
957
1000
 
958
- - a Filter Data.
1001
+ - A new value array with the filled properties.
959
1002
 
960
1003
 
961
1004
 
962
1005
 
963
- ### dist/filters/adapters/logicToFlatUI.js
1006
+ ### dist/filters/adapters/flatUIToFD.js
964
1007
 
965
1008
 
966
- #### logicToFlatUI(logics)
1009
+ #### flatUIToFD(uFilters, version)
967
1010
 
968
- Adapts the Old logic structure (v2.0) to the flattened UI filter Structure.
1011
+ Generates a filter data structure from the flatttened UI filters.
969
1012
 
970
1013
 
971
1014
 
@@ -974,7 +1017,8 @@ Adapts the Old logic structure (v2.0) to the flattened UI filter Structure.
974
1017
 
975
1018
  | Name | Type | Description | |
976
1019
  | ---- | ---- | ----------- | -------- |
977
- | logics | | The old logic structure (v2.0) | &nbsp; |
1020
+ | uFilters | | Array of flattened filters from UI | &nbsp; |
1021
+ | version | | Tag for the version of the filter data structure | &nbsp; |
978
1022
 
979
1023
 
980
1024
 
@@ -982,13 +1026,14 @@ Adapts the Old logic structure (v2.0) to the flattened UI filter Structure.
982
1026
  ##### Returns
983
1027
 
984
1028
 
985
- - The Flattened UI Filters array
1029
+ - a Filter Data.
986
1030
 
987
1031
 
988
1032
 
989
- #### getFilter(filters, filter, getIndex)
1033
+ #### buildScopes(fbFilters)
990
1034
 
991
- Get the filter or the index of the given array, validating an old filter structure.
1035
+ Gets an array of scopes structure for the filter data. The scopes is organized by scope types and scope IDs
1036
+ Also, adds and organizes filters by datasets
992
1037
 
993
1038
 
994
1039
 
@@ -997,9 +1042,7 @@ Get the filter or the index of the given array, validating an old filter structu
997
1042
 
998
1043
  | Name | Type | Description | |
999
1044
  | ---- | ---- | ----------- | -------- |
1000
- | filters | | The array of UI filters | &nbsp; |
1001
- | filter | | The old logic structure filter | &nbsp; |
1002
- | getIndex | | Determines if the index or returns the UI filter object | &nbsp; |
1045
+ | fbFilters | | Array of flat filters from UI | &nbsp; |
1003
1046
 
1004
1047
 
1005
1048
 
@@ -1007,13 +1050,13 @@ Get the filter or the index of the given array, validating an old filter structu
1007
1050
  ##### Returns
1008
1051
 
1009
1052
 
1010
- - the index or the UI filter object
1053
+ - an array of scopes structure.
1011
1054
 
1012
1055
 
1013
1056
 
1014
- #### refineRankingValues(values, uiValues)
1057
+ #### buildScope(uFilter)
1015
1058
 
1016
- Refines the values of the Ranking column type.
1059
+ Gets an scope structure for the filter data
1017
1060
 
1018
1061
 
1019
1062
 
@@ -1022,8 +1065,7 @@ Refines the values of the Ranking column type.
1022
1065
 
1023
1066
  | Name | Type | Description | |
1024
1067
  | ---- | ---- | ----------- | -------- |
1025
- | values | | the Array of Ranking values | &nbsp; |
1026
- | uiValues | | Object with additional info about the values of the filter. | &nbsp; |
1068
+ | uFilter | | UI structure filter | &nbsp; |
1027
1069
 
1028
1070
 
1029
1071
 
@@ -1031,17 +1073,13 @@ Refines the values of the Ranking column type.
1031
1073
  ##### Returns
1032
1074
 
1033
1075
 
1034
- - the array of Ranking values
1035
-
1036
-
1037
-
1076
+ - an scope structure
1038
1077
 
1039
- ### dist/filters/adapters/logicToUI.js
1040
1078
 
1041
1079
 
1042
- #### logicToUI(uFilters, datasetsInfo)
1080
+ #### buildDataset(uFilter)
1043
1081
 
1044
- Generates a UI filter structure from the old logic structure (v2.0).
1082
+ Gets an dataset structure for the filter data
1045
1083
 
1046
1084
 
1047
1085
 
@@ -1050,8 +1088,7 @@ Generates a UI filter structure from the old logic structure (v2.0).
1050
1088
 
1051
1089
  | Name | Type | Description | |
1052
1090
  | ---- | ---- | ----------- | -------- |
1053
- | uFilters | | Array of filters from old logic structure | &nbsp; |
1054
- | datasetsInfo | | Collection of datasets information | &nbsp; |
1091
+ | uFilter | | a UI structure filter | &nbsp; |
1055
1092
 
1056
1093
 
1057
1094
 
@@ -1059,17 +1096,13 @@ Generates a UI filter structure from the old logic structure (v2.0).
1059
1096
  ##### Returns
1060
1097
 
1061
1098
 
1062
- - a UI Filter Data.
1063
-
1064
-
1065
-
1099
+ - an dataset structure
1066
1100
 
1067
- ### dist/filters/adapters/transformFilters.js
1068
1101
 
1069
1102
 
1070
- #### transformFilters(oldFiltersObj, section)
1103
+ #### buildFilter(uFilter)
1071
1104
 
1072
- Transform the old filters structure into the new one
1105
+ Gets an filter structure for the filter data
1073
1106
 
1074
1107
 
1075
1108
 
@@ -1078,77 +1111,25 @@ Transform the old filters structure into the new one
1078
1111
 
1079
1112
  | Name | Type | Description | |
1080
1113
  | ---- | ---- | ----------- | -------- |
1081
- | oldFiltersObj | `Object` | an object with the old filters structure | &nbsp; |
1082
- | section | `String` | could be 'ANALYZE', 'PB', 'UM' or any other value. Deafult is 'ANYWHERE' | &nbsp; |
1083
-
1084
-
1085
-
1086
-
1087
- ##### Examples
1088
-
1089
- ```javascript
1114
+ | uFilter | | a UI structure filter | &nbsp; |
1090
1115
 
1091
- const oldPreferenceFilters = {
1092
- "WWXHAULtR-_-xYOQAdpqT__ENABLED": true,
1093
- "WWXHAULtR-_-xYOQAdpqT__ALL--ENABLED": true,
1094
- "WWXHAULtR-_-xYOQAdpqT__COLLAPSED": false,
1095
- "WWXHAULtR-_-xYOQAdpqT__LABEL": "GLOBAL",
1096
- "WWXHAULtR-_-xYOQAdpqT-_-AK4M8UV2": {
1097
- "formulaId": null,
1098
- "panelId": null,
1099
- "values": [
1100
- {
1101
- "EQUALS": [
1102
- {
1103
- "id": "AK4M8UV2a0",
1104
- "value": "A",
1105
- "enabled": true,
1106
- "imageUrl": null
1107
- },
1108
- {
1109
- "id": "AK4M8UV2a1",
1110
- "value": "B",
1111
- "enabled": true,
1112
- "imageUrl": null
1113
- }
1114
- ]
1115
- }
1116
- ],
1117
- "bucketId": null,
1118
- "text": "MC",
1119
- "title": "MC",
1120
- "type": "SINGLE_CHOICE",
1121
- "qid": "AK4M8UV2",
1122
- "dataset": {
1123
- "sourceid": "xYOQAdpqT",
1124
- "name": "Form All Questions",
1125
- "qrveyid": "xYOQAdpqT",
1126
- "text": "Form All Questions",
1127
- "linkid": 0
1128
- },
1129
- "enabled": true,
1130
- "linked": null
1131
- }
1132
- };
1133
1116
 
1134
- const filterData = transformFilters(oldPreferenceFilters, 'ANALYZE');
1135
- ```
1136
1117
 
1137
1118
 
1138
1119
  ##### Returns
1139
1120
 
1140
1121
 
1141
- - `Object` an object with the new filters structure
1122
+ - an filter structure
1142
1123
 
1143
1124
 
1144
1125
 
1145
1126
 
1146
- ### dist/dates/range/getDateRange.js
1127
+ ### dist/filters/adapters/flatUIToLogic.js
1147
1128
 
1148
1129
 
1149
- #### getDateRange(value, dateGroupLabel, withTime)
1130
+ #### flatUIToLogic(uFilter)
1150
1131
 
1151
- Get date range object from a string date value
1132
+ Generates a Logic structure from flattened UI filters
1152
1133
 
1153
1134
 
1154
1135
 
@@ -1157,56 +1138,25 @@ Get date range object from a string date value
1157
1138
 
1158
1139
  | Name | Type | Description | |
1159
1140
  | ---- | ---- | ----------- | -------- |
1160
- | value | `String` | string date value | &nbsp; |
1161
- | dateGroupLabel | `String` | could be 'YEAR', 'QUARTER', 'MONTH' or 'DAY'. Deafult is 'DAY' | &nbsp; |
1162
- | withTime | `Boolean` | determines if the date range will include time. Default is true | &nbsp; |
1163
-
1164
-
1165
-
1166
-
1167
- ##### Examples
1168
-
1169
- ```javascript
1170
- // 1) Year:
1171
- getDateRange('2020', 'YEAR');
1172
- // Will return:
1173
- {
1174
- from: '01/01/2020 00:00:00',
1175
- to: '12/31/2020 23:59:59'
1176
- }
1141
+ | uFilter | | Array of flat filters from UI | &nbsp; |
1177
1142
 
1178
- // 2) Quarter:
1179
- getDateRange('Q3 2020', 'QUARTER');
1180
- // Will return:
1181
- {
1182
- from: '07/01/2020 00:00:00',
1183
- to: '09/30/2020 23:59:59'
1184
- }
1185
1143
 
1186
- // 3) Month:
1187
- getDateRange('Oct 2020', 'MONTH');
1188
- // Will return:
1189
- {
1190
- from: '10/01/2020 00:00:00',
1191
- to: '10/31/2020 23:59:59'
1192
- }
1193
- ```
1194
1144
 
1195
1145
 
1196
1146
  ##### Returns
1197
1147
 
1198
1148
 
1199
- - `Object` an object with the date range with two string date properties: from and to
1149
+ - The logic structure
1200
1150
 
1201
1151
 
1202
1152
 
1203
1153
 
1204
- ### dist/filters/helpers/applyHierarchyForAggFilters.js
1154
+ ### dist/filters/adapters/flatUIToOldLogic.js
1205
1155
 
1206
1156
 
1207
- #### applyHierarchyForAggFilters(chartSettings, scopes, currentScope)
1157
+ #### flatUIToOldLogic(uFilters)
1208
1158
 
1209
- [TODO: Make a proper description for this function]
1159
+ Generates a Logic structure from flattened UI filters
1210
1160
 
1211
1161
 
1212
1162
 
@@ -1215,9 +1165,7 @@ getDateRange('Oct 2020', 'MONTH');
1215
1165
 
1216
1166
  | Name | Type | Description | |
1217
1167
  | ---- | ---- | ----------- | -------- |
1218
- | chartSettings | | Chart Settings for the Filter Builder | &nbsp; |
1219
- | scopes | | | &nbsp; |
1220
- | currentScope | | | &nbsp; |
1168
+ | uFilters | | Array of flat filters from UI | &nbsp; |
1221
1169
 
1222
1170
 
1223
1171
 
@@ -1225,17 +1173,17 @@ getDateRange('Oct 2020', 'MONTH');
1225
1173
  ##### Returns
1226
1174
 
1227
1175
 
1228
- -
1176
+ - The logic structure
1229
1177
 
1230
1178
 
1231
1179
 
1232
1180
 
1233
- ### dist/filters/helpers/getAvailableScopes.js
1181
+ ### dist/filters/adapters/flatUIToUI.js
1234
1182
 
1235
1183
 
1236
- #### getAvailableScopes(config)
1184
+ #### flatUIToUI(uFilters, version)
1237
1185
 
1238
- Gets Scopes/Scope IDs by given IDs
1186
+ Generates a UI filter data structure from the flatttened UI filters.
1239
1187
 
1240
1188
 
1241
1189
 
@@ -1244,7 +1192,8 @@ Gets Scopes/Scope IDs by given IDs
1244
1192
 
1245
1193
  | Name | Type | Description | |
1246
1194
  | ---- | ---- | ----------- | -------- |
1247
- | config | | given Differnts IDs in order set a available scope | &nbsp; |
1195
+ | uFilters | | Array of flattened filters from UI | &nbsp; |
1196
+ | version | | Tag for the version of the filter data structure | &nbsp; |
1248
1197
 
1249
1198
 
1250
1199
 
@@ -1252,17 +1201,14 @@ Gets Scopes/Scope IDs by given IDs
1252
1201
  ##### Returns
1253
1202
 
1254
1203
 
1255
- - a Scopes/Scope IDs array
1256
-
1257
-
1258
-
1204
+ - a UI Filter Data.
1259
1205
 
1260
- ### dist/filters/helpers/getAvailableScopesIDsByConfig.js
1261
1206
 
1262
1207
 
1263
- #### getAvailableScopesIDsByConfig(config)
1208
+ #### buildScopes(fbFilters)
1264
1209
 
1265
- Gets the Scopes IDS for the Available Scope function by any config
1210
+ Gets an array of scopes structure for the UI filter data. The scopes is organized by scope types and scope IDs
1211
+ Also, adds and organizes filters by datasets
1266
1212
 
1267
1213
 
1268
1214
 
@@ -1271,7 +1217,7 @@ Gets the Scopes IDS for the Available Scope function by any config
1271
1217
 
1272
1218
  | Name | Type | Description | |
1273
1219
  | ---- | ---- | ----------- | -------- |
1274
- | config | | any config | &nbsp; |
1220
+ | fbFilters | | Array of flat filters from UI | &nbsp; |
1275
1221
 
1276
1222
 
1277
1223
 
@@ -1279,17 +1225,13 @@ Gets the Scopes IDS for the Available Scope function by any config
1279
1225
  ##### Returns
1280
1226
 
1281
1227
 
1282
- - a Available Scope IDS config
1283
-
1284
-
1285
-
1228
+ - an array of scopes structure.
1286
1229
 
1287
- ### dist/filters/helpers/getScopesByHierarchy.js
1288
1230
 
1289
1231
 
1290
- #### getScopesByHierarchy(scopes, currentScope)
1232
+ #### buildScope(uFilter)
1291
1233
 
1292
- [TODO: Make a description for this]
1234
+ Gets an scope structure for the UI filter data
1293
1235
 
1294
1236
 
1295
1237
 
@@ -1298,8 +1240,7 @@ Gets the Scopes IDS for the Available Scope function by any config
1298
1240
 
1299
1241
  | Name | Type | Description | |
1300
1242
  | ---- | ---- | ----------- | -------- |
1301
- | scopes | | the collection of Scopes/Scope IDs | &nbsp; |
1302
- | currentScope | | Current scope type | &nbsp; |
1243
+ | uFilter | | UI structure filter | &nbsp; |
1303
1244
 
1304
1245
 
1305
1246
 
@@ -1307,17 +1248,13 @@ Gets the Scopes IDS for the Available Scope function by any config
1307
1248
  ##### Returns
1308
1249
 
1309
1250
 
1310
- - A new array of Scopes/Scope IDs
1311
-
1312
-
1313
-
1251
+ - an scope structure
1314
1252
 
1315
- ### dist/general/array/delete.js
1316
1253
 
1317
1254
 
1318
- #### ArrayDelete(array, index)
1255
+ #### buildDataset(uFilter)
1319
1256
 
1320
- Inmutable Array Item deletion
1257
+ Gets an dataset structure for the UI filter data
1321
1258
 
1322
1259
 
1323
1260
 
@@ -1326,8 +1263,7 @@ Inmutable Array Item deletion
1326
1263
 
1327
1264
  | Name | Type | Description | |
1328
1265
  | ---- | ---- | ----------- | -------- |
1329
- | array | `Array` | a collection of items to delete | &nbsp; |
1330
- | index | `Number` | the position of the item to delete | &nbsp; |
1266
+ | uFilter | | a UI structure filter | &nbsp; |
1331
1267
 
1332
1268
 
1333
1269
 
@@ -1335,20 +1271,13 @@ Inmutable Array Item deletion
1335
1271
  ##### Returns
1336
1272
 
1337
1273
 
1338
- - a new Array or the given parameter when is empty or not an array
1339
-
1340
-
1341
-
1274
+ - an dataset structure
1342
1275
 
1343
- ### dist/general/array/filterNestedTree.js
1344
1276
 
1345
1277
 
1346
- #### filterNestedTree(arr, childArrKey, condition)
1278
+ #### buildFilter(uFilter)
1347
1279
 
1348
- Filters a nested tree array by a custom condition on the last child node
1349
- - If the given arguments are not valid, the function returns the first argument.
1350
- - If the childArrKey is not matched in the object, the condition tries to resolve the filter anyway and returns an empty array.
1351
- - If the condition is not fulfilled, the function returns a filtered array, probably a empty array inside of the child array
1280
+ Gets an filter structure for the UI filter data
1352
1281
 
1353
1282
 
1354
1283
 
@@ -1357,9 +1286,7 @@ Filters a nested tree array by a custom condition on the last child node
1357
1286
 
1358
1287
  | Name | Type | Description | |
1359
1288
  | ---- | ---- | ----------- | -------- |
1360
- | arr | | nested tree array | &nbsp; |
1361
- | childArrKey | | property representing the children array on the nested tree | &nbsp; |
1362
- | condition | | function callback that determines if the filter is applied on the last child node of the nested tree | &nbsp; |
1289
+ | uFilter | | a UI structure filter | &nbsp; |
1363
1290
 
1364
1291
 
1365
1292
 
@@ -1367,17 +1294,17 @@ Filters a nested tree array by a custom condition on the last child node
1367
1294
  ##### Returns
1368
1295
 
1369
1296
 
1370
- - array filtered
1297
+ - an filter structure
1371
1298
 
1372
1299
 
1373
1300
 
1374
1301
 
1375
- ### dist/general/array/flattenDeep.js
1302
+ ### dist/filters/adapters/logicToFD.js
1376
1303
 
1377
1304
 
1378
- #### flattenDeep(arr)
1305
+ #### logicToFD(filterData, version)
1379
1306
 
1380
- Flat deeply an array
1307
+ Generates a filter data structure from the old logic structure (v2.0).
1381
1308
 
1382
1309
 
1383
1310
 
@@ -1386,7 +1313,8 @@ Flat deeply an array
1386
1313
 
1387
1314
  | Name | Type | Description | |
1388
1315
  | ---- | ---- | ----------- | -------- |
1389
- | arr | | Array to flat deeply | &nbsp; |
1316
+ | filterData | | The old filter data structure with logic (v2.0) | &nbsp; |
1317
+ | version | | Tag for the version of the filter data structure | &nbsp; |
1390
1318
 
1391
1319
 
1392
1320
 
@@ -1394,17 +1322,17 @@ Flat deeply an array
1394
1322
  ##### Returns
1395
1323
 
1396
1324
 
1397
- - flatten array
1325
+ - a Filter Data.
1398
1326
 
1399
1327
 
1400
1328
 
1401
1329
 
1402
- ### dist/general/array/getFirstIndexFromArray.js
1330
+ ### dist/filters/adapters/logicToFlatUI.js
1403
1331
 
1404
1332
 
1405
- #### getFirstIndexFromArray(array, callback)
1333
+ #### logicToFlatUI(logics)
1406
1334
 
1407
- Gets the first index from the array by a callback condition
1335
+ Adapts the Old logic structure (v2.0) to the flattened UI filter Structure.
1408
1336
 
1409
1337
 
1410
1338
 
@@ -1413,8 +1341,7 @@ Gets the first index from the array by a callback condition
1413
1341
 
1414
1342
  | Name | Type | Description | |
1415
1343
  | ---- | ---- | ----------- | -------- |
1416
- | array | | | &nbsp; |
1417
- | callback | | function callback | &nbsp; |
1344
+ | logics | | The old logic structure (v2.0) | &nbsp; |
1418
1345
 
1419
1346
 
1420
1347
 
@@ -1422,17 +1349,13 @@ Gets the first index from the array by a callback condition
1422
1349
  ##### Returns
1423
1350
 
1424
1351
 
1425
- - the first index of the array. -1 when the condition is not satisfied
1426
-
1427
-
1428
-
1352
+ - The Flattened UI Filters array
1429
1353
 
1430
- ### dist/general/array/getLastIndexFromArray.js
1431
1354
 
1432
1355
 
1433
- #### getLastIndexFromArray(array, callback)
1356
+ #### getFilter(filters, filter, getIndex)
1434
1357
 
1435
- Gets the last index from the array by a callback condition
1358
+ Get the filter or the index of the given array, validating an old filter structure.
1436
1359
 
1437
1360
 
1438
1361
 
@@ -1441,8 +1364,9 @@ Gets the last index from the array by a callback condition
1441
1364
 
1442
1365
  | Name | Type | Description | |
1443
1366
  | ---- | ---- | ----------- | -------- |
1444
- | array | | | &nbsp; |
1445
- | callback | | function callback | &nbsp; |
1367
+ | filters | | The array of UI filters | &nbsp; |
1368
+ | filter | | The old logic structure filter | &nbsp; |
1369
+ | getIndex | | Determines if the index or returns the UI filter object | &nbsp; |
1446
1370
 
1447
1371
 
1448
1372
 
@@ -1450,17 +1374,13 @@ Gets the last index from the array by a callback condition
1450
1374
  ##### Returns
1451
1375
 
1452
1376
 
1453
- - the last index of the array. -1 when the condition is not satisfied
1454
-
1455
-
1456
-
1377
+ - the index or the UI filter object
1457
1378
 
1458
- ### dist/general/function/debounce.js
1459
1379
 
1460
1380
 
1461
- #### debounce(fn, time)
1381
+ #### refineRankingValues(values, uiValues)
1462
1382
 
1463
- Delays invoking _fn_ until after _time_ milliseconds have elapsed since the last time the debounced function was invoked.
1383
+ Refines the values of the Ranking column type.
1464
1384
 
1465
1385
 
1466
1386
 
@@ -1469,8 +1389,8 @@ Delays invoking _fn_ until after _time_ milliseconds have elapsed since the last
1469
1389
 
1470
1390
  | Name | Type | Description | |
1471
1391
  | ---- | ---- | ----------- | -------- |
1472
- | fn | `Function` | original Function | &nbsp; |
1473
- | time | `Number` | default 500ms | &nbsp; |
1392
+ | values | | the Array of Ranking values | &nbsp; |
1393
+ | uiValues | | Object with additional info about the values of the filter. | &nbsp; |
1474
1394
 
1475
1395
 
1476
1396
 
@@ -1478,17 +1398,17 @@ Delays invoking _fn_ until after _time_ milliseconds have elapsed since the last
1478
1398
  ##### Returns
1479
1399
 
1480
1400
 
1481
- - `Function` debounced functions
1401
+ - the array of Ranking values
1482
1402
 
1483
1403
 
1484
1404
 
1485
1405
 
1486
- ### dist/general/function/throttled.js
1406
+ ### dist/filters/adapters/logicToUI.js
1487
1407
 
1488
1408
 
1489
- #### throttled(fn, time)
1409
+ #### logicToUI(uFilters, datasetsInfo)
1490
1410
 
1491
- Make sure to only invokes _fn_ at most once per every _time_ milliseconds
1411
+ Generates a UI filter structure from the old logic structure (v2.0).
1492
1412
 
1493
1413
 
1494
1414
 
@@ -1497,8 +1417,8 @@ Make sure to only invokes _fn_ at most once per every _time_ milliseconds
1497
1417
 
1498
1418
  | Name | Type | Description | |
1499
1419
  | ---- | ---- | ----------- | -------- |
1500
- | fn | `Function` | original Function | &nbsp; |
1501
- | time | `Number` | default 500ms | &nbsp; |
1420
+ | uFilters | | Array of filters from old logic structure | &nbsp; |
1421
+ | datasetsInfo | | Collection of datasets information | &nbsp; |
1502
1422
 
1503
1423
 
1504
1424
 
@@ -1506,18 +1426,17 @@ Make sure to only invokes _fn_ at most once per every _time_ milliseconds
1506
1426
  ##### Returns
1507
1427
 
1508
1428
 
1509
- - `Function` throttled function
1429
+ - a UI Filter Data.
1510
1430
 
1511
1431
 
1512
1432
 
1513
1433
 
1514
- ### dist/general/object/cloneDeep.js
1434
+ ### dist/filters/adapters/transformFilters.js
1515
1435
 
1516
1436
 
1517
- #### cloneDeep(obj)
1437
+ #### transformFilters(oldFiltersObj, section)
1518
1438
 
1519
- A simple Deep Cloning function. Valid only for primivite values and object with primitive values.
1520
- Not to use this function with inner objects and functions
1439
+ Transform the old filters structure into the new one
1521
1440
 
1522
1441
 
1523
1442
 
@@ -1526,90 +1445,106 @@ Not to use this function with inner objects and functions
1526
1445
 
1527
1446
  | Name | Type | Description | |
1528
1447
  | ---- | ---- | ----------- | -------- |
1529
- | obj | | The object | &nbsp; |
1530
-
1531
-
1532
-
1533
-
1534
- ##### Returns
1448
+ | oldFiltersObj | `Object` | an object with the old filters structure | &nbsp; |
1449
+ | section | `String` | could be 'ANALYZE', 'PB', 'UM' or any other value. Deafult is 'ANYWHERE' | &nbsp; |
1535
1450
 
1536
1451
 
1537
- - The new reference object or the given object if the parsing is incorrect or empty
1538
1452
 
1539
1453
 
1454
+ ##### Examples
1540
1455
 
1456
+ ```javascript
1541
1457
 
1542
- ### dist/general/object/get.js
1458
+ const oldPreferenceFilters = {
1459
+ "WWXHAULtR-_-xYOQAdpqT__ENABLED": true,
1460
+ "WWXHAULtR-_-xYOQAdpqT__ALL--ENABLED": true,
1461
+ "WWXHAULtR-_-xYOQAdpqT__COLLAPSED": false,
1462
+ "WWXHAULtR-_-xYOQAdpqT__LABEL": "GLOBAL",
1463
+ "WWXHAULtR-_-xYOQAdpqT-_-AK4M8UV2": {
1464
+ "formulaId": null,
1465
+ "panelId": null,
1466
+ "values": [
1467
+ {
1468
+ "EQUALS": [
1469
+ {
1470
+ "id": "AK4M8UV2a0",
1471
+ "value": "A",
1472
+ "enabled": true,
1473
+ "imageUrl": null
1474
+ },
1475
+ {
1476
+ "id": "AK4M8UV2a1",
1477
+ "value": "B",
1478
+ "enabled": true,
1479
+ "imageUrl": null
1480
+ }
1481
+ ]
1482
+ }
1483
+ ],
1484
+ "bucketId": null,
1485
+ "text": "MC",
1486
+ "title": "MC",
1487
+ "type": "SINGLE_CHOICE",
1488
+ "qid": "AK4M8UV2",
1489
+ "dataset": {
1490
+ "sourceid": "xYOQAdpqT",
1491
+ "name": "Form All Questions",
1492
+ "qrveyid": "xYOQAdpqT",
1493
+ "text": "Form All Questions",
1494
+ "linkid": 0
1495
+ },
1496
+ "enabled": true,
1497
+ "linked": null
1498
+ }
1499
+ };
1543
1500
 
1501
+ const filterData = transformFilters(oldPreferenceFilters, 'ANALYZE');
1502
+ ```
1544
1503
 
1545
- #### _get(baseObject, path, defaultValue)
1546
1504
 
1547
- Like lodash _.get.
1548
- Gets the value at path of object. If the resolved value is undefined, the defaultValue is returned in its place.
1505
+ ##### Returns
1549
1506
 
1550
- Empty arrays and empty objects are returned but the defaultValue is not
1551
- Undefined and null values will return the defaultValue.
1552
1507
 
1508
+ - `Object` an object with the new filters structure
1553
1509
 
1554
1510
 
1555
1511
 
1556
- ##### Parameters
1557
1512
 
1558
- | Name | Type | Description | |
1559
- | ---- | ---- | ----------- | -------- |
1560
- | baseObject | | The object to query | &nbsp; |
1561
- | path | | The string path or collection of string paths of the property to get. | &nbsp; |
1562
- | defaultValue | | The value returned for undefined resolved values. | &nbsp; |
1513
+ ### dist/filters/helpers/applyHierarchyForAggFilters.js
1563
1514
 
1564
1515
 
1516
+ #### applyHierarchyForAggFilters(chartSettings, scopes, currentScope)
1565
1517
 
1518
+ [TODO: Make a proper description for this function]
1519
+
1520
+
1521
+
1522
+
1523
+ ##### Parameters
1524
+
1525
+ | Name | Type | Description | |
1526
+ | ---- | ---- | ----------- | -------- |
1527
+ | chartSettings | | Chart Settings for the Filter Builder | &nbsp; |
1528
+ | scopes | | | &nbsp; |
1529
+ | currentScope | | | &nbsp; |
1566
1530
 
1567
- ##### Examples
1568
1531
 
1569
- ```javascript
1570
- // returns 'Hello'
1571
- _get({ item1: 'Hello', item2: 'World' }, 'item1')
1572
- ```
1573
- ```javascript
1574
- // returns 'A simple Hello'
1575
- _get({ item1: 'Hello', item2: 'World' }, 'item3', 'A simple Hello')
1576
- ```
1577
- ```javascript
1578
- // returns 'Hello Again'
1579
- _get({ item1: { item11: 'Hello Again' }, item2: {} }, 'item1.item11')
1580
- ```
1581
- ```javascript
1582
- // returns 'Hello 2'
1583
- _get({ item1: ['Hello 1', 'Hello 2' }, item2: [] }, 'item1[1]')
1584
- ```
1585
- ```javascript
1586
- // returns 'Hello Again'
1587
- _get({ item1: { item11: 'Hello Again' }, item2: {} }, ['item1', 'item11'])
1588
- ```
1589
1532
 
1590
1533
 
1591
1534
  ##### Returns
1592
1535
 
1593
1536
 
1594
- - the resolved value.
1537
+ -
1595
1538
 
1596
1539
 
1597
1540
 
1598
1541
 
1599
- ### dist/general/object/getAttribute.js
1542
+ ### dist/filters/helpers/getAvailableScopes.js
1600
1543
 
1601
1544
 
1602
- #### getAttribute(obj, key)
1545
+ #### getAvailableScopes(config)
1603
1546
 
1604
- Searchs for properties in different case styles such as: lower, upper, camel and pascal
1605
- - To optimize the searching, it is required a key in a snake_case style
1606
- - List of cases that do not match
1607
- -- From lower to snake case
1608
- -- From upper to snake case
1609
- -- From lower to camel case
1610
- -- From upper to camel case
1611
- -- From lower to pascal case
1612
- -- From upper to pascal case
1547
+ Gets Scopes/Scope IDs by given IDs
1613
1548
 
1614
1549
 
1615
1550
 
@@ -1618,33 +1553,25 @@ Searchs for properties in different case styles such as: lower, upper, camel and
1618
1553
 
1619
1554
  | Name | Type | Description | |
1620
1555
  | ---- | ---- | ----------- | -------- |
1621
- | obj | `object` | object to look for | &nbsp; |
1622
- | key | `string` | String attribute in snake_case style | &nbsp; |
1623
-
1624
-
1625
-
1556
+ | config | | given Differnts IDs in order set a available scope | &nbsp; |
1626
1557
 
1627
- ##### Examples
1628
1558
 
1629
- ```javascript
1630
- getAttribute(obj, 'snake_case') //it search for: obj.snake_case || obj.snakeCase || obj.SnakeCase || obj.snakecase || obj.SNAKECASE
1631
- ```
1632
1559
 
1633
1560
 
1634
1561
  ##### Returns
1635
1562
 
1636
1563
 
1637
- - `Void`
1564
+ - a Scopes/Scope IDs array
1638
1565
 
1639
1566
 
1640
1567
 
1641
1568
 
1642
- ### dist/general/object/hasProperty.js
1569
+ ### dist/filters/helpers/getAvailableScopesIDsByConfig.js
1643
1570
 
1644
1571
 
1645
- #### _hasProperty(obj, property)
1572
+ #### getAvailableScopesIDsByConfig(config)
1646
1573
 
1647
- Use the hasOwnProperty in order to verify if the given property exists in the object.
1574
+ Gets the Scopes IDS for the Available Scope function by any config
1648
1575
 
1649
1576
 
1650
1577
 
@@ -1653,38 +1580,25 @@ Use the hasOwnProperty in order to verify if the given property exists in the ob
1653
1580
 
1654
1581
  | Name | Type | Description | |
1655
1582
  | ---- | ---- | ----------- | -------- |
1656
- | obj | `object` | an object | &nbsp; |
1657
- | property | `string` | String to verify if exists in the object as property | &nbsp; |
1658
-
1659
-
1660
-
1661
-
1662
- ##### Examples
1583
+ | config | | any config | &nbsp; |
1663
1584
 
1664
- ```javascript
1665
- const prop = 'prop2'
1666
- const obj1 = { prop1: 'hello', prop2: 'world'}
1667
- _hasProperty(ob1, prop1) // true
1668
1585
 
1669
- const obj2 = { prop1: 'hello world' }
1670
- _hasProperty(ob1, prop2) // false
1671
- ```
1672
1586
 
1673
1587
 
1674
1588
  ##### Returns
1675
1589
 
1676
1590
 
1677
- - True if the object has the given property; otherwise, false.
1591
+ - a Available Scope IDS config
1678
1592
 
1679
1593
 
1680
1594
 
1681
1595
 
1682
- ### dist/general/object/isObject.js
1596
+ ### dist/filters/helpers/getScopesByHierarchy.js
1683
1597
 
1684
1598
 
1685
- #### isObject(obj)
1599
+ #### getScopesByHierarchy(scopes, currentScope)
1686
1600
 
1687
- Checks if the given argument is an object type
1601
+ [TODO: Make a description for this]
1688
1602
 
1689
1603
 
1690
1604
 
@@ -1693,7 +1607,8 @@ Checks if the given argument is an object type
1693
1607
 
1694
1608
  | Name | Type | Description | |
1695
1609
  | ---- | ---- | ----------- | -------- |
1696
- | obj | | the variable to check | &nbsp; |
1610
+ | scopes | | the collection of Scopes/Scope IDs | &nbsp; |
1611
+ | currentScope | | Current scope type | &nbsp; |
1697
1612
 
1698
1613
 
1699
1614
 
@@ -1701,28 +1616,19 @@ Checks if the given argument is an object type
1701
1616
  ##### Returns
1702
1617
 
1703
1618
 
1704
- - True: It is an object; False: It is not.
1705
-
1706
-
1619
+ - A new array of Scopes/Scope IDs
1707
1620
 
1708
1621
 
1709
- ### dist/general/object/mapValues.js
1710
1622
 
1711
1623
 
1712
- #### mapValues(baseObject, iteratee)
1624
+ ### dist/filters/classes/FilterInputErrorHandler.js
1713
1625
 
1714
- Invoke iteratee (function) for each object key-value pair
1715
- and return a mapped object
1716
1626
 
1627
+ #### new FilterInputErrorHandler()
1717
1628
 
1718
1629
 
1719
1630
 
1720
- ##### Parameters
1721
1631
 
1722
- | Name | Type | Description | |
1723
- | ---- | ---- | ----------- | -------- |
1724
- | baseObject | `Object` | Base object. | &nbsp; |
1725
- | iteratee | `Function` | The executed per iteration. | &nbsp; |
1726
1632
 
1727
1633
 
1728
1634
 
@@ -1730,18 +1636,18 @@ and return a mapped object
1730
1636
  ##### Returns
1731
1637
 
1732
1638
 
1733
- - `Object` New mapped object.
1639
+ - `Void`
1734
1640
 
1735
1641
 
1736
1642
 
1737
1643
 
1738
- ### dist/general/object/mergeDeep.js
1644
+ ### dist/filters/adapters/adaptDateGroupingProperty.js
1739
1645
 
1740
1646
 
1741
- #### mergeDeep(obj1, obj2, settings)
1647
+ #### adaptDateGroupingProperty(property)
1742
1648
 
1743
- Merges two objects into a new one.
1744
- The second given argument to the first given argument.
1649
+ [TODO: For 2022, eliminate this adapter]
1650
+ Get the new property base on the old date grouping properties
1745
1651
 
1746
1652
 
1747
1653
 
@@ -1750,9 +1656,7 @@ The second given argument to the first given argument.
1750
1656
 
1751
1657
  | Name | Type | Description | |
1752
1658
  | ---- | ---- | ----------- | -------- |
1753
- | obj1 | | The target object | &nbsp; |
1754
- | obj2 | | The object to be merged | &nbsp; |
1755
- | settings | | Object settings for this function | &nbsp; |
1659
+ | property | | | &nbsp; |
1756
1660
 
1757
1661
 
1758
1662
 
@@ -1760,13 +1664,17 @@ The second given argument to the first given argument.
1760
1664
  ##### Returns
1761
1665
 
1762
1666
 
1763
- - a new merged object
1667
+ -
1764
1668
 
1765
1669
 
1766
1670
 
1767
- #### isValid(obj1, obj2)
1768
1671
 
1769
- Validates if the two arguments are objects
1672
+ ### dist/general/array/delete.js
1673
+
1674
+
1675
+ #### ArrayDelete(array, index)
1676
+
1677
+ Inmutable Array Item deletion
1770
1678
 
1771
1679
 
1772
1680
 
@@ -1775,8 +1683,8 @@ Validates if the two arguments are objects
1775
1683
 
1776
1684
  | Name | Type | Description | |
1777
1685
  | ---- | ---- | ----------- | -------- |
1778
- | obj1 | | The target object | &nbsp; |
1779
- | obj2 | | The object to be merged | &nbsp; |
1686
+ | array | `Array` | a collection of items to delete | &nbsp; |
1687
+ | index | `Number` | the position of the item to delete | &nbsp; |
1780
1688
 
1781
1689
 
1782
1690
 
@@ -1784,13 +1692,20 @@ Validates if the two arguments are objects
1784
1692
  ##### Returns
1785
1693
 
1786
1694
 
1787
- - true: they are valid; false: they are not
1695
+ - a new Array or the given parameter when is empty or not an array
1788
1696
 
1789
1697
 
1790
1698
 
1791
- #### getParamsToMergeDeep(settings)
1792
1699
 
1793
- Validates and gets the settings with all set parameters.
1700
+ ### dist/general/array/filterNestedTree.js
1701
+
1702
+
1703
+ #### filterNestedTree(arr, childArrKey, condition)
1704
+
1705
+ Filters a nested tree array by a custom condition on the last child node
1706
+ - If the given arguments are not valid, the function returns the first argument.
1707
+ - If the childArrKey is not matched in the object, the condition tries to resolve the filter anyway and returns an empty array.
1708
+ - If the condition is not fulfilled, the function returns a filtered array, probably a empty array inside of the child array
1794
1709
 
1795
1710
 
1796
1711
 
@@ -1799,7 +1714,9 @@ Validates and gets the settings with all set parameters.
1799
1714
 
1800
1715
  | Name | Type | Description | |
1801
1716
  | ---- | ---- | ----------- | -------- |
1802
- | settings | | the settings object | &nbsp; |
1717
+ | arr | | nested tree array | &nbsp; |
1718
+ | childArrKey | | property representing the children array on the nested tree | &nbsp; |
1719
+ | condition | | function callback that determines if the filter is applied on the last child node of the nested tree | &nbsp; |
1803
1720
 
1804
1721
 
1805
1722
 
@@ -1807,17 +1724,17 @@ Validates and gets the settings with all set parameters.
1807
1724
  ##### Returns
1808
1725
 
1809
1726
 
1810
- - a new settings object with all set parameters.
1727
+ - array filtered
1811
1728
 
1812
1729
 
1813
1730
 
1814
1731
 
1815
- ### dist/general/object/objectCopy.js
1732
+ ### dist/general/array/flattenDeep.js
1816
1733
 
1817
1734
 
1818
- #### objectCopy(entity, cache)
1735
+ #### flattenDeep(arr)
1819
1736
 
1820
- Created a new reference of the given argument
1737
+ Flat deeply an array
1821
1738
 
1822
1739
 
1823
1740
 
@@ -1826,8 +1743,7 @@ Created a new reference of the given argument
1826
1743
 
1827
1744
  | Name | Type | Description | |
1828
1745
  | ---- | ---- | ----------- | -------- |
1829
- | entity | | The variable to be copied | &nbsp; |
1830
- | cache | | | &nbsp; |
1746
+ | arr | | Array to flat deeply | &nbsp; |
1831
1747
 
1832
1748
 
1833
1749
 
@@ -1835,17 +1751,17 @@ Created a new reference of the given argument
1835
1751
  ##### Returns
1836
1752
 
1837
1753
 
1838
- - A new reference of the given argument
1754
+ - flatten array
1839
1755
 
1840
1756
 
1841
1757
 
1842
1758
 
1843
- ### dist/general/object/omit.js
1759
+ ### dist/general/array/getFirstIndexFromArray.js
1844
1760
 
1845
1761
 
1846
- #### omit(obj, props)
1762
+ #### getFirstIndexFromArray(array, callback)
1847
1763
 
1848
- return a new Object excluding attributes in _props_ list
1764
+ Gets the first index from the array by a callback condition
1849
1765
 
1850
1766
 
1851
1767
 
@@ -1854,8 +1770,8 @@ return a new Object excluding attributes in _props_ list
1854
1770
 
1855
1771
  | Name | Type | Description | |
1856
1772
  | ---- | ---- | ----------- | -------- |
1857
- | obj | `Object` | base object | &nbsp; |
1858
- | props | `Array.<String>` | list of attribute to exclude | &nbsp; |
1773
+ | array | | | &nbsp; |
1774
+ | callback | | function callback | &nbsp; |
1859
1775
 
1860
1776
 
1861
1777
 
@@ -1863,17 +1779,17 @@ return a new Object excluding attributes in _props_ list
1863
1779
  ##### Returns
1864
1780
 
1865
1781
 
1866
- - `Object` clean object
1782
+ - the first index of the array. -1 when the condition is not satisfied
1867
1783
 
1868
1784
 
1869
1785
 
1870
1786
 
1871
- ### dist/general/object/pick.js
1787
+ ### dist/general/array/getLastIndexFromArray.js
1872
1788
 
1873
1789
 
1874
- #### pick(baseObject, keys)
1790
+ #### getLastIndexFromArray(array, callback)
1875
1791
 
1876
- return a new object just with attributes in _keys_ list
1792
+ Gets the last index from the array by a callback condition
1877
1793
 
1878
1794
 
1879
1795
 
@@ -1882,8 +1798,8 @@ return a new object just with attributes in _keys_ list
1882
1798
 
1883
1799
  | Name | Type | Description | |
1884
1800
  | ---- | ---- | ----------- | -------- |
1885
- | baseObject | `Object` | base object | &nbsp; |
1886
- | keys | `Array.<String>` | list of attributes to preserve | &nbsp; |
1801
+ | array | | | &nbsp; |
1802
+ | callback | | function callback | &nbsp; |
1887
1803
 
1888
1804
 
1889
1805
 
@@ -1891,17 +1807,17 @@ return a new object just with attributes in _keys_ list
1891
1807
  ##### Returns
1892
1808
 
1893
1809
 
1894
- - `Object` new object just with desired attributes
1810
+ - the last index of the array. -1 when the condition is not satisfied
1895
1811
 
1896
1812
 
1897
1813
 
1898
1814
 
1899
- ### dist/general/object/serialize.js
1815
+ ### dist/general/function/debounce.js
1900
1816
 
1901
1817
 
1902
- #### serialize(obj)
1818
+ #### debounce(fn, time)
1903
1819
 
1904
- serialize object to url param
1820
+ Delays invoking _fn_ until after _time_ milliseconds have elapsed since the last time the debounced function was invoked.
1905
1821
 
1906
1822
 
1907
1823
 
@@ -1910,11 +1826,453 @@ serialize object to url param
1910
1826
 
1911
1827
  | Name | Type | Description | |
1912
1828
  | ---- | ---- | ----------- | -------- |
1913
- | obj | | - Object to be serialized | &nbsp; |
1829
+ | fn | `Function` | original Function | &nbsp; |
1830
+ | time | `Number` | default 500ms | &nbsp; |
1914
1831
 
1915
1832
 
1916
1833
 
1917
1834
 
1835
+ ##### Returns
1836
+
1837
+
1838
+ - `Function` debounced functions
1839
+
1840
+
1841
+
1842
+
1843
+ ### dist/general/function/throttled.js
1844
+
1845
+
1846
+ #### throttled(fn, time)
1847
+
1848
+ Make sure to only invokes _fn_ at most once per every _time_ milliseconds
1849
+
1850
+
1851
+
1852
+
1853
+ ##### Parameters
1854
+
1855
+ | Name | Type | Description | |
1856
+ | ---- | ---- | ----------- | -------- |
1857
+ | fn | `Function` | original Function | &nbsp; |
1858
+ | time | `Number` | default 500ms | &nbsp; |
1859
+
1860
+
1861
+
1862
+
1863
+ ##### Returns
1864
+
1865
+
1866
+ - `Function` throttled function
1867
+
1868
+
1869
+
1870
+
1871
+ ### dist/general/mix/compareDeep.js
1872
+
1873
+
1874
+ #### compareDeep(object1, object2)
1875
+
1876
+ Compares two objects to know if they are equals. Go across nested objects.
1877
+ Includes arrays in the comparison.
1878
+
1879
+
1880
+
1881
+
1882
+ ##### Parameters
1883
+
1884
+ | Name | Type | Description | |
1885
+ | ---- | ---- | ----------- | -------- |
1886
+ | object1 | | First Object to compare | &nbsp; |
1887
+ | object2 | | Second Object to compare | &nbsp; |
1888
+
1889
+
1890
+
1891
+
1892
+ ##### Returns
1893
+
1894
+
1895
+ - True: objects are equal. False: Objects are not equal. Undefined: invalid
1896
+
1897
+
1898
+
1899
+
1900
+ ### dist/general/mix/getTag.js
1901
+
1902
+
1903
+ #### getTag(value)
1904
+
1905
+ Gets the `toStringTag` of `value`.
1906
+
1907
+
1908
+
1909
+
1910
+ ##### Parameters
1911
+
1912
+ | Name | Type | Description | |
1913
+ | ---- | ---- | ----------- | -------- |
1914
+ | value | | The value to query. | &nbsp; |
1915
+
1916
+
1917
+
1918
+
1919
+ ##### Returns
1920
+
1921
+
1922
+ - `string` Returns the `toStringTag`.
1923
+
1924
+
1925
+
1926
+
1927
+ ### dist/general/mix/importScripts.js
1928
+
1929
+
1930
+ #### importScripts(scripts)
1931
+
1932
+ Import a set of external Scripts given the URL in both serie and cascade way
1933
+
1934
+
1935
+
1936
+
1937
+ ##### Parameters
1938
+
1939
+ | Name | Type | Description | |
1940
+ | ---- | ---- | ----------- | -------- |
1941
+ | scripts | `Array.<String>` `Array.<Object>` | can be an array of string or an array of object with the follow structure: | &nbsp; |
1942
+ | scripts.url | `String` | CDN URL | &nbsp; |
1943
+ | scripts.namespace | `String` `Function` | (Optional) if is a String, that name is evaluated on Window[namespace] object otherwise the Function is invoked expecting a Thrutly value | &nbsp; |
1944
+ | scripts.type | `String` | (Optional) it could be `module` of `text/javascript`. Default `text/javascript` | &nbsp; |
1945
+ | scripts.noModule | `Boolean` | (Optional) add `momodule` attribute to script tag. Default `false` | &nbsp; |
1946
+ | scripts.dependencies | `Array.<Object>` | an array with the same structure to load in cascade mode | &nbsp; |
1947
+
1948
+
1949
+
1950
+
1951
+ ##### Examples
1952
+
1953
+ ```javascript
1954
+ // 1) Simple script (paralell loading)
1955
+ importScripts(['http://myscript.js', 'http://another.js']);
1956
+
1957
+ // 2) Loading `.js` and `.esm.js` script (parallel loading)
1958
+ importScripts([
1959
+ { url: 'http://myscript.esm.js', type: 'module' },
1960
+ { url: 'http://myscript.js', noModule: true }
1961
+ ]);
1962
+
1963
+ // 3) import dependent scripts (cascade)
1964
+ importScripts([
1965
+ { url: 'http://myscript.js', dependencies: ['http://myscript.plugin.js'] }
1966
+ ]);
1967
+
1968
+ // 4) mix
1969
+ importScripts([
1970
+ { url: 'http://myscript.js', dependencies: ['http://myscript.plugin.js'] },
1971
+ { url: 'http://another.esm.js', type: 'module' },
1972
+ { url: 'http://another.js', noModule: true },
1973
+ 'http://simplescript.js'
1974
+ ]);
1975
+ ```
1976
+
1977
+
1978
+ ##### Returns
1979
+
1980
+
1981
+ - `Promise` Promise when all script have been loaded
1982
+
1983
+
1984
+
1985
+ #### loadScript(url, type, noModule)
1986
+
1987
+ Creates the script element and appends to document.head
1988
+ return a Promise that is resolved when the script is loaded
1989
+
1990
+
1991
+
1992
+
1993
+ ##### Parameters
1994
+
1995
+ | Name | Type | Description | |
1996
+ | ---- | ---- | ----------- | -------- |
1997
+ | url | `String` | Cdn Url | &nbsp; |
1998
+ | type | `String` | (Optional) it could be `module` of `text/javascript`. Default `text/javascript` | &nbsp; |
1999
+ | noModule | `boolean` | (Optional) add `momodule` attribute to script tag. Default `false` | &nbsp; |
2000
+
2001
+
2002
+
2003
+
2004
+ ##### Returns
2005
+
2006
+
2007
+ - `Void`
2008
+
2009
+
2010
+
2011
+
2012
+ ### dist/general/mix/isEmpty.js
2013
+
2014
+
2015
+ #### isEmpty(variable, includeFalsy)
2016
+
2017
+ Validates if the given argument is empty
2018
+
2019
+
2020
+
2021
+
2022
+ ##### Parameters
2023
+
2024
+ | Name | Type | Description | |
2025
+ | ---- | ---- | ----------- | -------- |
2026
+ | variable | | the given variable | &nbsp; |
2027
+ | includeFalsy | | flag to determine include the falsy variables into the validation | &nbsp; |
2028
+
2029
+
2030
+
2031
+
2032
+ ##### Returns
2033
+
2034
+
2035
+ - true: the given argument is empty; false: is not.
2036
+
2037
+
2038
+
2039
+
2040
+ ### dist/general/mix/isNaNV2.js
2041
+
2042
+
2043
+ #### isNaNV2(variable)
2044
+
2045
+ Validates if the recieved number is NaN type.
2046
+ This function recieves any variable but will return false.
2047
+ Validates if variable is null, undefined, or an empty string, also, the function uses isNaN native function.
2048
+
2049
+
2050
+
2051
+
2052
+ ##### Parameters
2053
+
2054
+ | Name | Type | Description | |
2055
+ | ---- | ---- | ----------- | -------- |
2056
+ | variable | | the variable to validate | &nbsp; |
2057
+
2058
+
2059
+
2060
+
2061
+ ##### Returns
2062
+
2063
+
2064
+ - True if variable is a NaN or false otherwise
2065
+
2066
+
2067
+
2068
+
2069
+ ### dist/general/mix/isNull.js
2070
+
2071
+
2072
+ #### isNull(arg)
2073
+
2074
+ return if a given variable is either `null` or `undefined`
2075
+ useful to avoid falsify validating Number Zero (0)
2076
+
2077
+
2078
+
2079
+
2080
+ ##### Parameters
2081
+
2082
+ | Name | Type | Description | |
2083
+ | ---- | ---- | ----------- | -------- |
2084
+ | arg | `any` | | &nbsp; |
2085
+
2086
+
2087
+
2088
+
2089
+ ##### Returns
2090
+
2091
+
2092
+ - `Boolean`
2093
+
2094
+
2095
+
2096
+
2097
+ ### dist/general/mix/randomId.js
2098
+
2099
+
2100
+ #### randomId(length, exclude)
2101
+
2102
+ Creates a random string
2103
+ - If the first given argument is different than a length number, the variable is replaced by a default number
2104
+ - If the optional second given argument is passed the random string is permutated.
2105
+
2106
+
2107
+
2108
+
2109
+ ##### Parameters
2110
+
2111
+ | Name | Type | Description | |
2112
+ | ---- | ---- | ----------- | -------- |
2113
+ | length | `Number` | size of the generated string. Default 8 | &nbsp; |
2114
+ | exclude | `Array` | collection of strings that is going to be excluded of the random string. | &nbsp; |
2115
+
2116
+
2117
+
2118
+
2119
+ ##### Returns
2120
+
2121
+
2122
+ - `String` Random string
2123
+
2124
+
2125
+
2126
+
2127
+ ### dist/general/mix/size.js
2128
+
2129
+
2130
+ #### size(obj)
2131
+
2132
+ Gets the length of the given array.
2133
+ - Useful for Object, Array and string type.
2134
+ - For `null` or `undefined` or else argument the returned value will be 0.
2135
+
2136
+
2137
+
2138
+
2139
+ ##### Parameters
2140
+
2141
+ | Name | Type | Description | |
2142
+ | ---- | ---- | ----------- | -------- |
2143
+ | obj | `Any` | Any object-type variable | &nbsp; |
2144
+
2145
+
2146
+
2147
+
2148
+ ##### Returns
2149
+
2150
+
2151
+ - `Number` the size of the given variable
2152
+
2153
+
2154
+
2155
+
2156
+ ### dist/general/object/cloneDeep.js
2157
+
2158
+
2159
+ #### cloneDeep(obj)
2160
+
2161
+ A simple Deep Cloning function. Valid only for primivite values and object with primitive values.
2162
+ Not to use this function with inner objects and functions
2163
+
2164
+
2165
+
2166
+
2167
+ ##### Parameters
2168
+
2169
+ | Name | Type | Description | |
2170
+ | ---- | ---- | ----------- | -------- |
2171
+ | obj | | The object | &nbsp; |
2172
+
2173
+
2174
+
2175
+
2176
+ ##### Returns
2177
+
2178
+
2179
+ - The new reference object or the given object if the parsing is incorrect or empty
2180
+
2181
+
2182
+
2183
+
2184
+ ### dist/general/object/get.js
2185
+
2186
+
2187
+ #### _get(baseObject, path, defaultValue)
2188
+
2189
+ Like lodash _.get.
2190
+ Gets the value at path of object. If the resolved value is undefined, the defaultValue is returned in its place.
2191
+
2192
+ Empty arrays and empty objects are returned but the defaultValue is not
2193
+ Undefined and null values will return the defaultValue.
2194
+
2195
+
2196
+
2197
+
2198
+ ##### Parameters
2199
+
2200
+ | Name | Type | Description | |
2201
+ | ---- | ---- | ----------- | -------- |
2202
+ | baseObject | | The object to query | &nbsp; |
2203
+ | path | | The string path or collection of string paths of the property to get. | &nbsp; |
2204
+ | defaultValue | | The value returned for undefined resolved values. | &nbsp; |
2205
+
2206
+
2207
+
2208
+
2209
+ ##### Examples
2210
+
2211
+ ```javascript
2212
+ // returns 'Hello'
2213
+ _get({ item1: 'Hello', item2: 'World' }, 'item1')
2214
+ ```
2215
+ ```javascript
2216
+ // returns 'A simple Hello'
2217
+ _get({ item1: 'Hello', item2: 'World' }, 'item3', 'A simple Hello')
2218
+ ```
2219
+ ```javascript
2220
+ // returns 'Hello Again'
2221
+ _get({ item1: { item11: 'Hello Again' }, item2: {} }, 'item1.item11')
2222
+ ```
2223
+ ```javascript
2224
+ // returns 'Hello 2'
2225
+ _get({ item1: ['Hello 1', 'Hello 2' }, item2: [] }, 'item1[1]')
2226
+ ```
2227
+ ```javascript
2228
+ // returns 'Hello Again'
2229
+ _get({ item1: { item11: 'Hello Again' }, item2: {} }, ['item1', 'item11'])
2230
+ ```
2231
+
2232
+
2233
+ ##### Returns
2234
+
2235
+
2236
+ - the resolved value.
2237
+
2238
+
2239
+
2240
+
2241
+ ### dist/general/object/getAttribute.js
2242
+
2243
+
2244
+ #### getAttribute(obj, key)
2245
+
2246
+ Searchs for properties in different case styles such as: lower, upper, camel and pascal
2247
+ - To optimize the searching, it is required a key in a snake_case style
2248
+ - List of cases that do not match
2249
+ -- From lower to snake case
2250
+ -- From upper to snake case
2251
+ -- From lower to camel case
2252
+ -- From upper to camel case
2253
+ -- From lower to pascal case
2254
+ -- From upper to pascal case
2255
+
2256
+
2257
+
2258
+
2259
+ ##### Parameters
2260
+
2261
+ | Name | Type | Description | |
2262
+ | ---- | ---- | ----------- | -------- |
2263
+ | obj | `object` | object to look for | &nbsp; |
2264
+ | key | `string` | String attribute in snake_case style | &nbsp; |
2265
+
2266
+
2267
+
2268
+
2269
+ ##### Examples
2270
+
2271
+ ```javascript
2272
+ getAttribute(obj, 'snake_case') //it search for: obj.snake_case || obj.snakeCase || obj.SnakeCase || obj.snakecase || obj.SNAKECASE
2273
+ ```
2274
+
2275
+
1918
2276
  ##### Returns
1919
2277
 
1920
2278
 
@@ -1923,13 +2281,52 @@ serialize object to url param
1923
2281
 
1924
2282
 
1925
2283
 
1926
- ### dist/general/mix/compareDeep.js
2284
+ ### dist/general/object/hasProperty.js
2285
+
2286
+
2287
+ #### _hasProperty(obj, property)
2288
+
2289
+ Use the hasOwnProperty in order to verify if the given property exists in the object.
2290
+
2291
+
2292
+
2293
+
2294
+ ##### Parameters
2295
+
2296
+ | Name | Type | Description | |
2297
+ | ---- | ---- | ----------- | -------- |
2298
+ | obj | `object` | an object | &nbsp; |
2299
+ | property | `string` | String to verify if exists in the object as property | &nbsp; |
2300
+
2301
+
2302
+
2303
+
2304
+ ##### Examples
2305
+
2306
+ ```javascript
2307
+ const prop = 'prop2'
2308
+ const obj1 = { prop1: 'hello', prop2: 'world'}
2309
+ _hasProperty(ob1, prop1) // true
2310
+
2311
+ const obj2 = { prop1: 'hello world' }
2312
+ _hasProperty(ob1, prop2) // false
2313
+ ```
2314
+
2315
+
2316
+ ##### Returns
2317
+
2318
+
2319
+ - True if the object has the given property; otherwise, false.
2320
+
2321
+
2322
+
2323
+
2324
+ ### dist/general/object/isObject.js
1927
2325
 
1928
2326
 
1929
- #### compareDeep(object1, object2)
2327
+ #### isObject(obj)
1930
2328
 
1931
- Compares two objects to know if they are equals. Go across nested objects.
1932
- Includes arrays in the comparison.
2329
+ Checks if the given argument is an object type
1933
2330
 
1934
2331
 
1935
2332
 
@@ -1938,8 +2335,7 @@ Includes arrays in the comparison.
1938
2335
 
1939
2336
  | Name | Type | Description | |
1940
2337
  | ---- | ---- | ----------- | -------- |
1941
- | object1 | | First Object to compare | &nbsp; |
1942
- | object2 | | Second Object to compare | &nbsp; |
2338
+ | obj | | the variable to check | &nbsp; |
1943
2339
 
1944
2340
 
1945
2341
 
@@ -1947,17 +2343,18 @@ Includes arrays in the comparison.
1947
2343
  ##### Returns
1948
2344
 
1949
2345
 
1950
- - True: objects are equal. False: Objects are not equal. Undefined: invalid
2346
+ - True: It is an object; False: It is not.
1951
2347
 
1952
2348
 
1953
2349
 
1954
2350
 
1955
- ### dist/general/mix/getTag.js
2351
+ ### dist/general/object/mergeDeep.js
1956
2352
 
1957
2353
 
1958
- #### getTag(value)
2354
+ #### mergeDeep(obj1, obj2, settings)
1959
2355
 
1960
- Gets the `toStringTag` of `value`.
2356
+ Merges two objects into a new one.
2357
+ The second given argument to the first given argument.
1961
2358
 
1962
2359
 
1963
2360
 
@@ -1966,7 +2363,9 @@ Gets the `toStringTag` of `value`.
1966
2363
 
1967
2364
  | Name | Type | Description | |
1968
2365
  | ---- | ---- | ----------- | -------- |
1969
- | value | | The value to query. | &nbsp; |
2366
+ | obj1 | | The target object | &nbsp; |
2367
+ | obj2 | | The object to be merged | &nbsp; |
2368
+ | settings | | Object settings for this function | &nbsp; |
1970
2369
 
1971
2370
 
1972
2371
 
@@ -1974,17 +2373,13 @@ Gets the `toStringTag` of `value`.
1974
2373
  ##### Returns
1975
2374
 
1976
2375
 
1977
- - `string` Returns the `toStringTag`.
1978
-
1979
-
1980
-
2376
+ - a new merged object
1981
2377
 
1982
- ### dist/general/mix/importScripts.js
1983
2378
 
1984
2379
 
1985
- #### importScripts(scripts)
2380
+ #### isValid(obj1, obj2)
1986
2381
 
1987
- Import a set of external Scripts given the URL in both serie and cascade way
2382
+ Validates if the two arguments are objects
1988
2383
 
1989
2384
 
1990
2385
 
@@ -1993,54 +2388,22 @@ Import a set of external Scripts given the URL in both serie and cascade way
1993
2388
 
1994
2389
  | Name | Type | Description | |
1995
2390
  | ---- | ---- | ----------- | -------- |
1996
- | scripts | `Array.<String>` `Array.<Object>` | can be an array of string or an array of object with the follow structure: | &nbsp; |
1997
- | scripts.url | `String` | CDN URL | &nbsp; |
1998
- | scripts.namespace | `String` `Function` | (Optional) if is a String, that name is evaluated on Window[namespace] object otherwise the Function is invoked expecting a Thrutly value | &nbsp; |
1999
- | scripts.type | `String` | (Optional) it could be `module` of `text/javascript`. Default `text/javascript` | &nbsp; |
2000
- | scripts.noModule | `Boolean` | (Optional) add `momodule` attribute to script tag. Default `false` | &nbsp; |
2001
- | scripts.dependencies | `Array.<Object>` | an array with the same structure to load in cascade mode | &nbsp; |
2002
-
2003
-
2004
-
2005
-
2006
- ##### Examples
2007
-
2008
- ```javascript
2009
- // 1) Simple script (paralell loading)
2010
- importScripts(['http://myscript.js', 'http://another.js']);
2011
-
2012
- // 2) Loading `.js` and `.esm.js` script (parallel loading)
2013
- importScripts([
2014
- { url: 'http://myscript.esm.js', type: 'module' },
2015
- { url: 'http://myscript.js', noModule: true }
2016
- ]);
2391
+ | obj1 | | The target object | &nbsp; |
2392
+ | obj2 | | The object to be merged | &nbsp; |
2017
2393
 
2018
- // 3) import dependent scripts (cascade)
2019
- importScripts([
2020
- { url: 'http://myscript.js', dependencies: ['http://myscript.plugin.js'] }
2021
- ]);
2022
2394
 
2023
- // 4) mix
2024
- importScripts([
2025
- { url: 'http://myscript.js', dependencies: ['http://myscript.plugin.js'] },
2026
- { url: 'http://another.esm.js', type: 'module' },
2027
- { url: 'http://another.js', noModule: true },
2028
- 'http://simplescript.js'
2029
- ]);
2030
- ```
2031
2395
 
2032
2396
 
2033
2397
  ##### Returns
2034
2398
 
2035
2399
 
2036
- - `Promise` Promise when all script have been loaded
2400
+ - true: they are valid; false: they are not
2037
2401
 
2038
2402
 
2039
2403
 
2040
- #### loadScript(url, type, noModule)
2404
+ #### getParamsToMergeDeep(settings)
2041
2405
 
2042
- Creates the script element and appends to document.head
2043
- return a Promise that is resolved when the script is loaded
2406
+ Validates and gets the settings with all set parameters.
2044
2407
 
2045
2408
 
2046
2409
 
@@ -2049,9 +2412,7 @@ return a Promise that is resolved when the script is loaded
2049
2412
 
2050
2413
  | Name | Type | Description | |
2051
2414
  | ---- | ---- | ----------- | -------- |
2052
- | url | `String` | Cdn Url | &nbsp; |
2053
- | type | `String` | (Optional) it could be `module` of `text/javascript`. Default `text/javascript` | &nbsp; |
2054
- | noModule | `boolean` | (Optional) add `momodule` attribute to script tag. Default `false` | &nbsp; |
2415
+ | settings | | the settings object | &nbsp; |
2055
2416
 
2056
2417
 
2057
2418
 
@@ -2059,17 +2420,17 @@ return a Promise that is resolved when the script is loaded
2059
2420
  ##### Returns
2060
2421
 
2061
2422
 
2062
- - `Void`
2423
+ - a new settings object with all set parameters.
2063
2424
 
2064
2425
 
2065
2426
 
2066
2427
 
2067
- ### dist/general/mix/isEmpty.js
2428
+ ### dist/general/object/objectCopy.js
2068
2429
 
2069
2430
 
2070
- #### isEmpty(variable, includeFalsy)
2431
+ #### objectCopy(entity, cache)
2071
2432
 
2072
- Validates if the given argument is empty
2433
+ Created a new reference of the given argument
2073
2434
 
2074
2435
 
2075
2436
 
@@ -2078,8 +2439,8 @@ Validates if the given argument is empty
2078
2439
 
2079
2440
  | Name | Type | Description | |
2080
2441
  | ---- | ---- | ----------- | -------- |
2081
- | variable | | the given variable | &nbsp; |
2082
- | includeFalsy | | flag to determine include the falsy variables into the validation | &nbsp; |
2442
+ | entity | | The variable to be copied | &nbsp; |
2443
+ | cache | | | &nbsp; |
2083
2444
 
2084
2445
 
2085
2446
 
@@ -2087,18 +2448,17 @@ Validates if the given argument is empty
2087
2448
  ##### Returns
2088
2449
 
2089
2450
 
2090
- - true: the given argument is empty; false: is not.
2451
+ - A new reference of the given argument
2091
2452
 
2092
2453
 
2093
2454
 
2094
2455
 
2095
- ### dist/general/mix/isNull.js
2456
+ ### dist/general/object/omit.js
2096
2457
 
2097
2458
 
2098
- #### isNull(arg)
2459
+ #### omit(obj, props)
2099
2460
 
2100
- return if a given variable is either `null` or `undefined`
2101
- useful to avoid falsify validating Number Zero (0)
2461
+ return a new Object excluding attributes in _props_ list
2102
2462
 
2103
2463
 
2104
2464
 
@@ -2107,7 +2467,8 @@ useful to avoid falsify validating Number Zero (0)
2107
2467
 
2108
2468
  | Name | Type | Description | |
2109
2469
  | ---- | ---- | ----------- | -------- |
2110
- | arg | `any` | | &nbsp; |
2470
+ | obj | `Object` | base object | &nbsp; |
2471
+ | props | `Array.<String>` | list of attribute to exclude | &nbsp; |
2111
2472
 
2112
2473
 
2113
2474
 
@@ -2115,19 +2476,17 @@ useful to avoid falsify validating Number Zero (0)
2115
2476
  ##### Returns
2116
2477
 
2117
2478
 
2118
- - `Boolean`
2479
+ - `Object` clean object
2119
2480
 
2120
2481
 
2121
2482
 
2122
2483
 
2123
- ### dist/general/mix/randomId.js
2484
+ ### dist/general/object/pick.js
2124
2485
 
2125
2486
 
2126
- #### randomId(length, exclude)
2487
+ #### pick(baseObject, keys)
2127
2488
 
2128
- Creates a random string
2129
- - If the first given argument is different than a length number, the variable is replaced by a default number
2130
- - If the optional second given argument is passed the random string is permutated.
2489
+ return a new object just with attributes in _keys_ list
2131
2490
 
2132
2491
 
2133
2492
 
@@ -2136,8 +2495,8 @@ Creates a random string
2136
2495
 
2137
2496
  | Name | Type | Description | |
2138
2497
  | ---- | ---- | ----------- | -------- |
2139
- | length | `Number` | size of the generated string. Default 8 | &nbsp; |
2140
- | exclude | `Array` | collection of strings that is going to be excluded of the random string. | &nbsp; |
2498
+ | baseObject | `Object` | base object | &nbsp; |
2499
+ | keys | `Array.<String>` | list of attributes to preserve | &nbsp; |
2141
2500
 
2142
2501
 
2143
2502
 
@@ -2145,19 +2504,17 @@ Creates a random string
2145
2504
  ##### Returns
2146
2505
 
2147
2506
 
2148
- - `String` Random string
2507
+ - `Object` new object just with desired attributes
2149
2508
 
2150
2509
 
2151
2510
 
2152
2511
 
2153
- ### dist/general/mix/size.js
2512
+ ### dist/general/object/serialize.js
2154
2513
 
2155
2514
 
2156
- #### size(obj)
2515
+ #### serialize(obj)
2157
2516
 
2158
- Gets the length of the given array.
2159
- - Useful for Object, Array and string type.
2160
- - For `null` or `undefined` or else argument the returned value will be 0.
2517
+ serialize object to url param
2161
2518
 
2162
2519
 
2163
2520
 
@@ -2166,7 +2523,7 @@ Gets the length of the given array.
2166
2523
 
2167
2524
  | Name | Type | Description | |
2168
2525
  | ---- | ---- | ----------- | -------- |
2169
- | obj | `Any` | Any object-type variable | &nbsp; |
2526
+ | obj | | - Object to be serialized | &nbsp; |
2170
2527
 
2171
2528
 
2172
2529
 
@@ -2174,7 +2531,7 @@ Gets the length of the given array.
2174
2531
  ##### Returns
2175
2532
 
2176
2533
 
2177
- - `Number` the size of the given variable
2534
+ - `Void`
2178
2535
 
2179
2536
 
2180
2537
 
@@ -2315,23 +2672,29 @@ Get a dataset by Qrvey ID
2315
2672
 
2316
2673
 
2317
2674
 
2318
- ### dist/typescript/decorators/Debounce.js
2675
+ ### dist/stencil/decorators/Config.js
2319
2676
 
2320
2677
 
2321
- #### Debounce(time)
2678
+ #### Config()
2322
2679
 
2323
- (Method Decorator) Debounce Class Method
2680
+ Stencil.js - Prop Decorator
2681
+ Get and Parse the Widget Configuration Object and also provide the ability to get properties in different case styles such as: lower, upper, camel and pascal
2682
+ But for this, is required ask for a property in `snake_case` style
2324
2683
 
2325
2684
 
2326
2685
 
2327
2686
 
2328
- ##### Parameters
2329
2687
 
2330
- | Name | Type | Description | |
2331
- | ---- | ---- | ----------- | -------- |
2332
- | time | | (optional) deafult 500 | &nbsp; |
2333
2688
 
2689
+ ##### Examples
2690
+
2691
+ ```javascript
2692
+ \ @Config() @Prop() settings;
2334
2693
 
2694
+ someMethod() {
2695
+ this.settings.snake_case //it search for: obj.snake_case || obj.snakeCase || obj.SnakeCase || obj.snakecase || obj.SNAKECASE
2696
+ }
2697
+ ```
2335
2698
 
2336
2699
 
2337
2700
  ##### Returns
@@ -2342,12 +2705,36 @@ Get a dataset by Qrvey ID
2342
2705
 
2343
2706
 
2344
2707
 
2345
- ### dist/typescript/decorators/Throttled.js
2708
+ ### dist/stencil/util/createRef.js
2709
+
2710
+
2711
+ #### createRef()
2712
+
2713
+ lit implementation of React createRef (https://reactjs.org/docs/refs-and-the-dom.html)
2346
2714
 
2347
2715
 
2348
- #### Throttled(time)
2349
2716
 
2350
- (Method Decorator) Throttled Class Method
2717
+
2718
+
2719
+
2720
+ ##### Returns
2721
+
2722
+
2723
+ - function - Function to use in ref prop in html elements
2724
+
2725
+
2726
+
2727
+
2728
+ ### dist/stencil/util/getConfig.js
2729
+
2730
+
2731
+ #### getConfig(cfg)
2732
+
2733
+ verify the Config object type and try to return a parsed Object
2734
+ - In case _cfg_ is a string, first try to make a JSON parse in other case
2735
+ try to find this string as a variable on Windows object
2736
+ - If _cfg_ is a fuction, tis is invoked and parsed
2737
+ - Finally, if is an object, _cfg_ is inmediatly returned
2351
2738
 
2352
2739
 
2353
2740
 
@@ -2356,7 +2743,7 @@ Get a dataset by Qrvey ID
2356
2743
 
2357
2744
  | Name | Type | Description | |
2358
2745
  | ---- | ---- | ----------- | -------- |
2359
- | time | | (optional) deafult 500 | &nbsp; |
2746
+ | cfg | | | &nbsp; |
2360
2747
 
2361
2748
 
2362
2749
 
@@ -2369,29 +2756,23 @@ Get a dataset by Qrvey ID
2369
2756
 
2370
2757
 
2371
2758
 
2372
- ### dist/stencil/decorators/Config.js
2373
-
2759
+ ### dist/typescript/decorators/Debounce.js
2374
2760
 
2375
- #### Config()
2376
2761
 
2377
- Stencil.js - Prop Decorator
2378
- Get and Parse the Widget Configuration Object and also provide the ability to get properties in different case styles such as: lower, upper, camel and pascal
2379
- But for this, is required ask for a property in `snake_case` style
2762
+ #### Debounce(time)
2380
2763
 
2764
+ (Method Decorator) Debounce Class Method
2381
2765
 
2382
2766
 
2383
2767
 
2384
2768
 
2769
+ ##### Parameters
2385
2770
 
2386
- ##### Examples
2771
+ | Name | Type | Description | |
2772
+ | ---- | ---- | ----------- | -------- |
2773
+ | time | | (optional) deafult 500 | &nbsp; |
2387
2774
 
2388
- ```javascript
2389
- \ @Config() @Prop() settings;
2390
2775
 
2391
- someMethod() {
2392
- this.settings.snake_case //it search for: obj.snake_case || obj.snakeCase || obj.SnakeCase || obj.snakecase || obj.SNAKECASE
2393
- }
2394
- ```
2395
2776
 
2396
2777
 
2397
2778
  ##### Returns
@@ -2402,14 +2783,21 @@ someMethod() {
2402
2783
 
2403
2784
 
2404
2785
 
2405
- ### dist/stencil/util/createRef.js
2786
+ ### dist/typescript/decorators/Throttled.js
2787
+
2788
+
2789
+ #### Throttled(time)
2790
+
2791
+ (Method Decorator) Throttled Class Method
2406
2792
 
2407
2793
 
2408
- #### createRef()
2409
2794
 
2410
- lit implementation of React createRef (https://reactjs.org/docs/refs-and-the-dom.html)
2411
2795
 
2796
+ ##### Parameters
2412
2797
 
2798
+ | Name | Type | Description | |
2799
+ | ---- | ---- | ----------- | -------- |
2800
+ | time | | (optional) deafult 500 | &nbsp; |
2413
2801
 
2414
2802
 
2415
2803
 
@@ -2417,21 +2805,18 @@ lit implementation of React createRef (https://reactjs.org/docs/refs-and-the-dom
2417
2805
  ##### Returns
2418
2806
 
2419
2807
 
2420
- - function - Function to use in ref prop in html elements
2808
+ - `Void`
2421
2809
 
2422
2810
 
2423
2811
 
2424
2812
 
2425
- ### dist/stencil/util/getConfig.js
2813
+ ### dist/general/object/mapValues.js
2426
2814
 
2427
2815
 
2428
- #### getConfig(cfg)
2816
+ #### mapValues(baseObject, iteratee)
2429
2817
 
2430
- verify the Config object type and try to return a parsed Object
2431
- - In case _cfg_ is a string, first try to make a JSON parse in other case
2432
- try to find this string as a variable on Windows object
2433
- - If _cfg_ is a fuction, tis is invoked and parsed
2434
- - Finally, if is an object, _cfg_ is inmediatly returned
2818
+ Invoke iteratee (function) for each object key-value pair
2819
+ and return a mapped object
2435
2820
 
2436
2821
 
2437
2822
 
@@ -2440,7 +2825,8 @@ try to find this string as a variable on Windows object
2440
2825
 
2441
2826
  | Name | Type | Description | |
2442
2827
  | ---- | ---- | ----------- | -------- |
2443
- | cfg | | | &nbsp; |
2828
+ | baseObject | `Object` | Base object. | &nbsp; |
2829
+ | iteratee | `Function` | The executed per iteration. | &nbsp; |
2444
2830
 
2445
2831
 
2446
2832
 
@@ -2448,7 +2834,7 @@ try to find this string as a variable on Windows object
2448
2834
  ##### Returns
2449
2835
 
2450
2836
 
2451
- - `Void`
2837
+ - `Object` New mapped object.
2452
2838
 
2453
2839
 
2454
2840
 
@@ -3737,12 +4123,12 @@ Excludes and returns a UI Flat Filters without filters by the given scopes
3737
4123
 
3738
4124
 
3739
4125
 
3740
- ### dist/filters/helpers/ui/getOutputFormatByColumn.js
4126
+ ### dist/filters/helpers/ui/getFilterPropertyLabel.js
3741
4127
 
3742
4128
 
3743
- #### getOutputFormatByColumn(column, datasets)
4129
+ #### getFilterPropertyLabel(filter)
3744
4130
 
3745
- Gets output format object from Datasets by the given column. Item of the datasets array must have outputformat item in order to be returned
4131
+ Gets the label of the filter property
3746
4132
 
3747
4133
 
3748
4134
 
@@ -3751,8 +4137,7 @@ Gets output format object from Datasets by the given column. Item of the dataset
3751
4137
 
3752
4138
  | Name | Type | Description | |
3753
4139
  | ---- | ---- | ----------- | -------- |
3754
- | column | | The column | &nbsp; |
3755
- | datasets | | array of datasets | &nbsp; |
4140
+ | filter | | The UI Filter | &nbsp; |
3756
4141
 
3757
4142
 
3758
4143
 
@@ -3760,17 +4145,17 @@ Gets output format object from Datasets by the given column. Item of the dataset
3760
4145
  ##### Returns
3761
4146
 
3762
4147
 
3763
- - The output format object
4148
+ - a string of the filter property label
3764
4149
 
3765
4150
 
3766
4151
 
3767
4152
 
3768
- ### dist/filters/helpers/ui/getFilterPropertyLabel.js
4153
+ ### dist/filters/helpers/ui/getOutputFormatByColumn.js
3769
4154
 
3770
4155
 
3771
- #### getFilterPropertyLabel(filter)
4156
+ #### getOutputFormatByColumn(column, datasets)
3772
4157
 
3773
- Gets the label of the filter property
4158
+ Gets output format object from Datasets by the given column. Item of the datasets array must have outputformat item in order to be returned
3774
4159
 
3775
4160
 
3776
4161
 
@@ -3779,7 +4164,8 @@ Gets the label of the filter property
3779
4164
 
3780
4165
  | Name | Type | Description | |
3781
4166
  | ---- | ---- | ----------- | -------- |
3782
- | filter | | The UI Filter | &nbsp; |
4167
+ | column | | The column | &nbsp; |
4168
+ | datasets | | array of datasets | &nbsp; |
3783
4169
 
3784
4170
 
3785
4171
 
@@ -3787,7 +4173,7 @@ Gets the label of the filter property
3787
4173
  ##### Returns
3788
4174
 
3789
4175
 
3790
- - a string of the filter property label
4176
+ - The output format object
3791
4177
 
3792
4178
 
3793
4179