@qrvey/utils 1.2.7 → 1.2.9-2

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