1mpacto-react-ui 1.0.1 → 2.0.1

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 (226) hide show
  1. package/dist/assets/core.css +1 -1
  2. package/dist/assets/fontfamily.css +1 -1
  3. package/dist/assets/style.css +1 -1
  4. package/dist/assets/toast.css +194 -98
  5. package/dist/index.cjs +128 -119
  6. package/dist/index.d.ts +2 -1
  7. package/dist/index.mjs +27081 -26187
  8. package/dist/package.json.d.ts +47 -46
  9. package/dist/src/components/Alert/index.d.ts +0 -1
  10. package/dist/src/components/Badges/Badges.d.ts +0 -1
  11. package/dist/src/components/Badges/Badges.stories.d.ts +1 -2
  12. package/dist/src/components/Breadcrumbs/Breadcrumbs.d.ts +0 -1
  13. package/dist/src/components/Breadcrumbs/Breadcrumbs.stories.d.ts +1 -2
  14. package/dist/src/components/Button/Button.d.ts +0 -1
  15. package/dist/src/components/Button/Button.stories.d.ts +1 -2
  16. package/dist/src/components/ButtonIcon/ButtonIcon.d.ts +0 -1
  17. package/dist/src/components/ButtonIcon/ButtonIcon.stories.d.ts +1 -2
  18. package/dist/src/components/ButtonPopover/ButtonPopover.d.ts +0 -1
  19. package/dist/src/components/ButtonPopover/ButtonPopover.stories.d.ts +1 -2
  20. package/dist/src/components/Calendar/Calendar.d.ts +0 -1
  21. package/dist/src/components/Calendar/Calendar.stories.d.ts +1 -2
  22. package/dist/src/components/Calendar/CalendarButton.d.ts +0 -1
  23. package/dist/src/components/Calendar/CalendarCell.d.ts +0 -1
  24. package/dist/src/components/Calendar/CalendarMonth.d.ts +0 -1
  25. package/dist/src/components/Calendar/CalendarRange.d.ts +0 -1
  26. package/dist/src/components/Calendar/CalendarYear.d.ts +0 -1
  27. package/dist/src/components/Chart/DoughnutChart.d.ts +0 -1
  28. package/dist/src/components/Chart/GradientBarChart.d.ts +0 -1
  29. package/dist/src/components/Chart/GradientBarChart.stories.d.ts +3 -4
  30. package/dist/src/components/Chart/GradientLineChart.d.ts +0 -1
  31. package/dist/src/components/Chart/GradientLineChart.stories.d.ts +3 -4
  32. package/dist/src/components/Chart/LineChart.d.ts +0 -1
  33. package/dist/src/components/Chart/LineChart.stories.d.ts +1 -2
  34. package/dist/src/components/Chips/Chips.d.ts +0 -1
  35. package/dist/src/components/Chips/Chips.stories.d.ts +1 -2
  36. package/dist/src/components/Collapse/Collapse.d.ts +0 -1
  37. package/dist/src/components/Collapse/Collapse.stories.d.ts +1 -2
  38. package/dist/src/components/Collapse/CollapseV2.d.ts +0 -1
  39. package/dist/src/components/Collapse/CollapseV2.stories.d.ts +1 -2
  40. package/dist/src/components/Colors/Colors.stories.d.ts +1 -2
  41. package/dist/src/components/DatePicker/DatePicker.d.ts +0 -1
  42. package/dist/src/components/DatePicker/DatePicker.stories.d.ts +1 -2
  43. package/dist/src/components/DatePicker/DateRangePicker.d.ts +0 -1
  44. package/dist/src/components/DatePicker/FilterDate.d.ts +0 -1
  45. package/dist/src/components/DatePicker/FilterDate.stories.d.ts +1 -2
  46. package/dist/src/components/DatePicker/MonthYearPicker.d.ts +0 -1
  47. package/dist/src/components/DatePicker/MonthYearPicker.stories.d.ts +1 -2
  48. package/dist/src/components/ErrorMessage/ErrorMessage.d.ts +0 -1
  49. package/dist/src/components/ErrorMessage/ErrorMessage.stories.d.ts +1 -2
  50. package/dist/src/components/FilterContainer/FilterContainer.d.ts +0 -1
  51. package/dist/src/components/FilterContainer/FilterContainer.stories.d.ts +1 -2
  52. package/dist/src/components/Input/InputFloatingInner.d.ts +0 -1
  53. package/dist/src/components/Input/InputFloatingInner.stories.d.ts +1 -2
  54. package/dist/src/components/Input/InputInnerLabel.d.ts +0 -1
  55. package/dist/src/components/Input/InputInnerLabel.stories.d.ts +1 -2
  56. package/dist/src/components/Input/InputNative.d.ts +0 -1
  57. package/dist/src/components/Input/InputNative.stories.d.ts +1 -2
  58. package/dist/src/components/Input/InputReguler.d.ts +0 -1
  59. package/dist/src/components/Input/InputReguler.stories.d.ts +1 -2
  60. package/dist/src/components/Modal/ModalDialog.d.ts +0 -1
  61. package/dist/src/components/Modal/ModalDialog.stories.d.ts +1 -2
  62. package/dist/src/components/NumberFormat/NumberFormat.d.ts +0 -1
  63. package/dist/src/components/NumberFormat/NumberFormat.stories.d.ts +1 -2
  64. package/dist/src/components/Pagination/Pagination.d.ts +0 -1
  65. package/dist/src/components/Pagination/Pagination.stories.d.ts +1 -2
  66. package/dist/src/components/Popover/Popover.d.ts +0 -1
  67. package/dist/src/components/Popover/Popover.stories.d.ts +3 -4
  68. package/dist/src/components/PortalComponent/PortalComponent.d.ts +0 -1
  69. package/dist/src/components/PortalComponent/PortalComponent.stories.d.ts +1 -2
  70. package/dist/src/components/RadioCheckbox/CheckboxTable.d.ts +0 -1
  71. package/dist/src/components/RadioCheckbox/RadioCheckbox.d.ts +0 -1
  72. package/dist/src/components/RadioCheckbox/RadioCheckbox.stories.d.ts +1 -2
  73. package/dist/src/components/RadioCheckbox/RadioCheckboxLabel.d.ts +0 -1
  74. package/dist/src/components/RadioCheckbox/RadioCheckboxLabel.stories.d.ts +1 -2
  75. package/dist/src/components/SelectDropdownContainer/SelectDropdownContainer.d.ts +1 -2
  76. package/dist/src/components/SelectDropdownContainer/SelectDropdownContainer.stories.d.ts +4 -5
  77. package/dist/src/components/SelectDropdownContainer/styleConfig.d.ts +0 -1
  78. package/dist/src/components/Sidebar/ItemSidebar.d.ts +0 -1
  79. package/dist/src/components/Sidebar/Sidebar.d.ts +1 -2
  80. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +5 -6
  81. package/dist/src/components/Step/Step.d.ts +0 -1
  82. package/dist/src/components/Step/Step.stories.d.ts +1 -2
  83. package/dist/src/components/Step/StepIndicator.d.ts +0 -1
  84. package/dist/src/components/Step/StepIndicator.stories.d.ts +1 -2
  85. package/dist/src/components/Switch/Switch.d.ts +0 -1
  86. package/dist/src/components/Switch/Switch.stories.d.ts +1 -2
  87. package/dist/src/components/Table/Table.config.d.ts +0 -1
  88. package/dist/src/components/Table/Table.d.ts +1 -2
  89. package/dist/src/components/Table/Table.stories.d.ts +17 -4
  90. package/dist/src/components/Table/TableSubMobile.d.ts +0 -1
  91. package/dist/src/components/Tabs/TabPanel.d.ts +0 -1
  92. package/dist/src/components/Tabs/Tabs.d.ts +0 -1
  93. package/dist/src/components/Tabs/Tabs.stories.d.ts +1 -2
  94. package/dist/src/components/TextEditor/TextEditor.d.ts +0 -1
  95. package/dist/src/components/TextEditor/TextEditor.stories.d.ts +1 -2
  96. package/dist/src/components/Textarea/Textarea.d.ts +0 -1
  97. package/dist/src/components/Textarea/Textarea.stories.d.ts +1 -2
  98. package/dist/src/components/Textarea/TextareaFloatingInner.d.ts +0 -1
  99. package/dist/src/components/Textarea/TextareaFloatingInner.stories.d.ts +1 -2
  100. package/dist/src/components/Textarea/TextareaInnerLabel.d.ts +0 -1
  101. package/dist/src/components/Textarea/TextareaInnerLabel.stories.d.ts +1 -2
  102. package/dist/src/components/TimeRange/TimeRange.d.ts +0 -1
  103. package/dist/src/components/TimeRange/TimeRange.stories.d.ts +1 -2
  104. package/dist/src/components/Timeline/Timeline.d.ts +0 -1
  105. package/dist/src/components/Timeline/Timeline.stories.d.ts +1 -2
  106. package/dist/src/components/Tooltip/Tooltip.d.ts +0 -1
  107. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +1 -2
  108. package/dist/src/components/TruncateComponent/TruncateComponent.d.ts +0 -1
  109. package/dist/src/components/TruncateComponent/TruncateComponent.stories.d.ts +1 -2
  110. package/dist/src/components/Typography/Typography.stories.d.ts +1 -2
  111. package/dist/src/components/Upload/UploadFile.d.ts +0 -1
  112. package/dist/src/components/Upload/UploadFile.stories.d.ts +1 -2
  113. package/dist/src/components/Upload/UploadImage.d.ts +0 -1
  114. package/dist/src/components/Upload/UploadImage.stories.d.ts +1 -2
  115. package/dist/src/components/Upload/UploadMultipleFile.d.ts +0 -1
  116. package/dist/src/components/Upload/UploadMultipleFile.stories.d.ts +1 -2
  117. package/dist/src/components/Virtualization/ListVirtualization.d.ts +0 -1
  118. package/dist/src/components/Virtualization/ListVirtualization.stories.d.ts +1 -2
  119. package/dist/src/components/Virtualization/TableVirtualization.d.ts +0 -1
  120. package/dist/src/components/Virtualization/TableVirtualization.stories.d.ts +1 -2
  121. package/dist/src/components/index.d.ts +0 -1
  122. package/dist/src/components/screens/Screens.stories.d.ts +1 -2
  123. package/dist/src/config/bigNumber/index.d.ts +0 -1
  124. package/dist/src/config/components/tinymce.d.ts +0 -1
  125. package/dist/src/config/tailwind/index.d.ts +0 -1
  126. package/dist/src/hooks/index.d.ts +0 -1
  127. package/dist/src/hooks/useCombinedResizeObserver.d.ts +0 -1
  128. package/dist/src/hooks/useDeepCompareEffect.d.ts +0 -1
  129. package/dist/src/hooks/useEventListener.d.ts +0 -1
  130. package/dist/src/hooks/useMasonry.d.ts +0 -1
  131. package/dist/src/hooks/useMergeRefs.d.ts +0 -1
  132. package/dist/src/hooks/useOtpInput.d.ts +0 -1
  133. package/dist/src/hooks/useStateRef.d.ts +0 -1
  134. package/dist/src/interfaces/components/Alert/index.d.ts +3 -4
  135. package/dist/src/interfaces/components/Badges/index.d.ts +0 -1
  136. package/dist/src/interfaces/components/Breadcrumbs/index.d.ts +0 -1
  137. package/dist/src/interfaces/components/Button/index.d.ts +0 -1
  138. package/dist/src/interfaces/components/ButtonIcon/index.d.ts +0 -1
  139. package/dist/src/interfaces/components/ButtonPopover/index.d.ts +0 -1
  140. package/dist/src/interfaces/components/Calendar/index.d.ts +0 -1
  141. package/dist/src/interfaces/components/Chart/index.d.ts +0 -1
  142. package/dist/src/interfaces/components/Checkbox/index.d.ts +0 -1
  143. package/dist/src/interfaces/components/Chips/index.d.ts +0 -1
  144. package/dist/src/interfaces/components/Collapse/index.d.ts +0 -1
  145. package/dist/src/interfaces/components/DatePicker/index.d.ts +0 -1
  146. package/dist/src/interfaces/components/FilterContainer/index.d.ts +0 -1
  147. package/dist/src/interfaces/components/Input/index.d.ts +0 -1
  148. package/dist/src/interfaces/components/Modal/index.d.ts +0 -1
  149. package/dist/src/interfaces/components/NumberFormat/index.d.ts +0 -1
  150. package/dist/src/interfaces/components/Pagination/index.d.ts +0 -1
  151. package/dist/src/interfaces/components/Popover/index.d.ts +0 -1
  152. package/dist/src/interfaces/components/RadioCheckbox/RadioCheckbox.d.ts +0 -1
  153. package/dist/src/interfaces/components/RadioCheckbox/RadioCheckboxLabel.d.ts +0 -1
  154. package/dist/src/interfaces/components/SelectDropdownContainer/index.d.ts +0 -1
  155. package/dist/src/interfaces/components/Sidebar/index.d.ts +0 -1
  156. package/dist/src/interfaces/components/Step/index.d.ts +0 -1
  157. package/dist/src/interfaces/components/Table/index.d.ts +22 -2
  158. package/dist/src/interfaces/components/Tabs/index.d.ts +0 -1
  159. package/dist/src/interfaces/components/TextEditor/index.d.ts +0 -1
  160. package/dist/src/interfaces/components/Textarea/index.d.ts +0 -1
  161. package/dist/src/interfaces/components/TimeRange/index.d.ts +0 -1
  162. package/dist/src/interfaces/components/Timeline/index.d.ts +0 -1
  163. package/dist/src/interfaces/components/Tooltip/index.d.ts +0 -1
  164. package/dist/src/interfaces/components/UploadFile/index.d.ts +0 -1
  165. package/dist/src/interfaces/components/Virtualization/ListVirtualization.d.ts +0 -1
  166. package/dist/src/interfaces/components/Virtualization/TableVirtualization.d.ts +0 -1
  167. package/dist/src/main.d.ts +0 -1
  168. package/dist/src/utils/common.d.ts +0 -1
  169. package/dist/tinymce/js/tinymce/langs/README.md +3 -3
  170. package/dist/tinymce/js/tinymce/license.md +6 -6
  171. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js +92 -92
  172. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js +92 -92
  173. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js +92 -92
  174. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js +92 -92
  175. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js +92 -92
  176. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js +92 -92
  177. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js +92 -92
  178. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js +92 -92
  179. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js +92 -92
  180. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js +92 -92
  181. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js +92 -92
  182. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js +92 -92
  183. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js +92 -92
  184. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js +92 -92
  185. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js +92 -92
  186. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js +92 -92
  187. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js +92 -92
  188. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js +92 -92
  189. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js +92 -92
  190. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js +92 -92
  191. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js +92 -92
  192. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js +92 -92
  193. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js +92 -92
  194. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js +92 -92
  195. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js +92 -92
  196. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js +92 -92
  197. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js +92 -92
  198. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js +92 -92
  199. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js +92 -92
  200. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js +92 -92
  201. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js +92 -92
  202. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js +92 -92
  203. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js +92 -92
  204. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js +92 -92
  205. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js +92 -92
  206. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js +92 -92
  207. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js +92 -92
  208. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js +86 -86
  209. package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js +92 -92
  210. package/dist/tinymce/js/tinymce/skins/content/dark/content.js +9 -9
  211. package/dist/tinymce/js/tinymce/skins/content/dark/content.min.css +10 -10
  212. package/dist/tinymce/js/tinymce/skins/content/default/content.js +9 -9
  213. package/dist/tinymce/js/tinymce/skins/content/default/content.min.css +10 -10
  214. package/dist/tinymce/js/tinymce/skins/content/document/content.js +9 -9
  215. package/dist/tinymce/js/tinymce/skins/content/document/content.min.css +10 -10
  216. package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.js +9 -9
  217. package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.min.css +10 -10
  218. package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.js +9 -9
  219. package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.min.css +10 -10
  220. package/dist/tinymce/js/tinymce/skins/content/writer/content.js +9 -9
  221. package/dist/tinymce/js/tinymce/skins/content/writer/content.min.css +10 -10
  222. package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.shadowdom.min.css +1 -1
  223. package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css +1 -1
  224. package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css +1 -1
  225. package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.css +1 -1
  226. package/package.json +47 -46
@@ -1,7 +1,6 @@
1
1
  import { ReactNode, ElementType, HTMLAttributes } from 'react';
2
2
  import { IGap } from '../../../config/components/gap';
3
3
  import { TFont } from '../../../config/components/font';
4
-
5
4
  /**
6
5
  * [ID] : Interface untuk komponen Breadcrumbs.
7
6
  * [EN] : Interface for Breadcrumbs component.
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Tipe varian tombol yang tersedia.
5
4
  * [EN] : Available button variant types.
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Tipe varian tombol ikon.
5
4
  * [EN] : Button icon variant types.
@@ -1,7 +1,6 @@
1
1
  import { OffsetOptions, UseFloatingOptions } from '@floating-ui/react';
2
2
  import { IPopover } from '../Popover';
3
3
  import { IButton } from '../Button';
4
-
5
4
  /**
6
5
  * [ID] : Interface untuk komponen ButtonPopover.
7
6
  * [EN] : Interface for ButtonPopover component.
@@ -2,7 +2,6 @@ import { CalendarDate } from '@internationalized/date';
2
2
  import { ReactNode } from 'react';
3
3
  import { AriaButtonOptions, DateValue, RangeCalendarProps } from 'react-aria';
4
4
  import { CalendarState, CalendarStateOptions, DateRangePickerStateOptions, RangeCalendarState } from 'react-stately';
5
-
6
5
  /**
7
6
  * [ID] : Tipe kalender (tanggal, bulan, tahun).
8
7
  * [EN] : Calendar type (date, month, year).
@@ -1,6 +1,5 @@
1
1
  import { ChartArea, ChartData, ChartDataset, ChartOptions, CoreScaleOptions, Scale, TooltipItem } from 'chart.js';
2
2
  import { default as React } from 'react';
3
-
4
3
  /**
5
4
  * [ID] : Opsi untuk grafik donat.
6
5
  * [EN] : Options for doughnut chart.
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk komponen CheckboxTable.
5
4
  * [EN] : Interface for CheckboxTable component.
@@ -1,7 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { Itypography } from '../../../config/components/typography';
3
3
  import { TFont } from '../../../config/components/font';
4
-
5
4
  /**
6
5
  * [ID] : Interface untuk komponen Chips.
7
6
  * [EN] : Interface for Chips component.
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk komponen Collapse.
5
4
  * [EN] : Interface for Collapse component.
@@ -1,7 +1,6 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { ICalendarButtonConfirm, ICalendarPrevNextIcon, IDateRange, TDateType } from '../Calendar';
3
3
  import { OffsetOptions, UseFloatingOptions } from '@floating-ui/react';
4
-
5
4
  /**
6
5
  * [ID] : Interface untuk komponen DatePicker tunggal.
7
6
  * [EN] : Interface for single DatePicker component.
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk properti anak FilterContainer.
5
4
  * [EN] : Interface for FilterContainer child properties.
@@ -1,5 +1,4 @@
1
1
  import { InputHTMLAttributes, ReactNode } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk input dengan label mengambang di dalam.
5
4
  * [EN] : Interface for input with floating inner label.
@@ -1,5 +1,4 @@
1
1
  import { ReactNode, ElementType } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk komponen ModalDialog.
5
4
  * [EN] : Interface for ModalDialog component.
@@ -1,5 +1,4 @@
1
1
  import { NumericFormatProps } from 'react-number-format';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk komponen NumberFormat.
5
4
  * [EN] : Interface for NumberFormat component.
@@ -1,7 +1,6 @@
1
1
  import { OffsetOptions } from '@floating-ui/react';
2
2
  import { ReactNode } from 'react';
3
3
  import { TKeyLocale } from '../Calendar';
4
-
5
4
  /**
6
5
  * [ID] : Tipe jenis pagination.
7
6
  * [EN] : Pagination kind type.
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { FlipOptions, AutoPlacementOptions, UseFloatingOptions, OffsetOptions, FloatingArrowProps, FloatingFocusManagerProps, UseDismissProps } from '@floating-ui/react';
3
-
4
3
  /**
5
4
  * [ID] : Interface untuk komponen Popover.
6
5
  * [EN] : Interface for Popover component.
@@ -2,7 +2,6 @@ import { InputHTMLAttributes, ReactNode } from 'react';
2
2
  import { IBorderRadius } from '../../../config/components/borderRadius';
3
3
  import { Itypography } from '../../../config/components/typography';
4
4
  import { TFont } from '../../../config/components/font';
5
-
6
5
  /**
7
6
  * [ID] : Interface untuk komponen RadioCheckbox.
8
7
  * [EN] : Interface for RadioCheckbox component.
@@ -3,7 +3,6 @@ import { Itypography } from '../../../config/components/typography';
3
3
  import { IRadioCheckbox } from './RadioCheckbox';
4
4
  import { IBorderRadius } from '../../../config/components/borderRadius';
5
5
  import { TFont } from '../../../config/components/font';
6
-
7
6
  /**
8
7
  * [ID] : Interface untuk komponen RadioCheckboxLabel.
9
8
  * [EN] : Interface for RadioCheckboxLabel component.
@@ -1,7 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { Props as SelectProps, ActionMeta, GroupBase, SelectComponentsConfig, MultiValue, SingleValue } from 'react-select';
3
3
  import { AutoPlacementOptions, FlipOptions, OffsetOptions, UseFloatingOptions } from '@floating-ui/react';
4
-
5
4
  /**
6
5
  * [ID] : Interface untuk komponen SelectDropdownContainer.
7
6
  * [EN] : Interface for SelectDropdownContainer component.
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Tipe varian sidebar.
5
4
  * [EN] : Sidebar variant type.
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk data daftar langkah.
5
4
  * [EN] : Interface for step list data.
@@ -1,7 +1,6 @@
1
- import { Table as ITableTanstack, Row, ColumnDef } from '@tanstack/react-table';
1
+ import { Table as ITableTanstack, Row, ColumnDef, Header } from '@tanstack/react-table';
2
2
  import { default as React } from 'react';
3
3
  import { ITableVirtualization, IWrapperProps } from '../Virtualization/TableVirtualization';
4
-
5
4
  /**
6
5
  * [ID] : Definisi kolom tabel.
7
6
  * [EN] : Table column definition.
@@ -113,6 +112,13 @@ export interface ITable<T = unknown> {
113
112
  * [EN] : Header ID (optional).
114
113
  */
115
114
  headerId?: string;
115
+ /**
116
+ * [ID] : Fungsi ID header.
117
+ * [EN] : Header ID function.
118
+ * @param head - [ID] : Objek header. [EN] : Header object.
119
+ * @returns [ID] : ID header. [EN] : Header ID.
120
+ */
121
+ theadTrId?: (head: Header<T, unknown>) => string | undefined;
116
122
  /**
117
123
  * [ID] : Fungsi ID baris body (opsional).
118
124
  * [EN] : Body row ID function (optional).
@@ -210,6 +216,13 @@ export interface INonVirtualization<T = unknown> {
210
216
  * [EN] : Header ID (optional).
211
217
  */
212
218
  headerId?: string;
219
+ /**
220
+ * [ID] : Fungsi ID header.
221
+ * [EN] : Header ID function.
222
+ * @param head - [ID] : Objek header. [EN] : Header object.
223
+ * @returns [ID] : ID header. [EN] : Header ID.
224
+ */
225
+ theadTrId: (head: Header<T, unknown>) => string | undefined;
213
226
  /**
214
227
  * [ID] : Fungsi ID baris body.
215
228
  * [EN] : Body row ID function.
@@ -325,6 +338,13 @@ export interface IVirtualization<T = unknown> {
325
338
  * [EN] : Header ID (optional).
326
339
  */
327
340
  headerId?: string;
341
+ /**
342
+ * [ID] : Fungsi ID header.
343
+ * [EN] : Header ID function.
344
+ * @param head - [ID] : Objek header. [EN] : Header object.
345
+ * @returns [ID] : ID header. [EN] : Header ID.
346
+ */
347
+ theadTrId: (head: Header<T, unknown>) => string | undefined;
328
348
  /**
329
349
  * [ID] : Fungsi ID baris body.
330
350
  * [EN] : Body row ID function.
@@ -1,6 +1,5 @@
1
1
  import { IBorderRadius } from '../../../config/components/borderRadius';
2
2
  import { TKeyLocale } from '../Calendar';
3
-
4
3
  /**
5
4
  * [ID] : Tipe varian tab.
6
5
  * [EN] : Tab variant type.
@@ -1,5 +1,4 @@
1
1
  import { IAllProps } from '@tinymce/tinymce-react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk komponen TextEditor.
5
4
  * [EN] : Interface for TextEditor component.
@@ -1,5 +1,4 @@
1
1
  import { default as React } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk komponen Textarea.
5
4
  * [EN] : Interface for Textarea component.
@@ -1,7 +1,6 @@
1
1
  import { UseFloatingOptions } from '@floating-ui/react';
2
2
  import { ReactNode } from 'react';
3
3
  import { TKeyLocale } from '../Calendar';
4
-
5
4
  /**
6
5
  * [ID] : Tipe nilai rentang waktu.
7
6
  * [EN] : Time range value type.
@@ -1,5 +1,4 @@
1
1
  import { ReactNode } from 'react';
2
-
3
2
  /**
4
3
  * [ID] : Interface untuk layout timeline.
5
4
  * [EN] : Interface for timeline layout.
@@ -2,7 +2,6 @@ import { FloatingArrowProps, UseFloatingOptions } from '@floating-ui/react';
2
2
  import { default as React } from 'react';
3
3
  import { IColor } from '../../../config/tailwind/colors';
4
4
  import { IPopover } from '../Popover';
5
-
6
5
  /**
7
6
  * [ID] : Interface untuk komponen Tooltip.
8
7
  * [EN] : Interface for Tooltip component.
@@ -1,7 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { IInputReguler } from '../Input';
3
3
  import { IButton } from '../Button';
4
-
5
4
  /**
6
5
  * [ID] : Interface untuk komponen UploadFile.
7
6
  * [EN] : Interface for UploadFile component.
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { Components } from 'react-virtuoso';
3
-
4
3
  /**
5
4
  * [ID] : Interface untuk gaya tinggi.
6
5
  * [EN] : Interface for height style.
@@ -1,6 +1,5 @@
1
1
  import { ReactNode } from 'react';
2
2
  import { TableComponents } from 'react-virtuoso';
3
-
4
3
  /**
5
4
  * [ID] : Interface untuk gaya tinggi.
6
5
  * [EN] : Interface for height style.
@@ -1 +0,0 @@
1
-
@@ -1,7 +1,6 @@
1
1
  import { TDateType, TKeyLocale } from '../interfaces/components/Calendar';
2
2
  import { IMergeState } from '../interfaces/components/FilterContainer';
3
3
  import { TBigNumber, TypeBigNumber } from '../config/bigNumber';
4
-
5
4
  export declare const isAccurateBigNumber: (value: unknown) => boolean;
6
5
  export declare const isAccurateNumber: (value: unknown) => boolean;
7
6
  export declare function parseBigDecimal<T extends {
@@ -1,3 +1,3 @@
1
- This is where language files should be placed.
2
-
3
- Please DO NOT translate these directly, use this service instead: https://crowdin.com/project/tinymce
1
+ This is where language files should be placed.
2
+
3
+ Please DO NOT translate these directly, use this service instead: https://crowdin.com/project/tinymce
@@ -1,6 +1,6 @@
1
- # Software License Agreement
2
-
3
- **TinyMCE** – [<https://github.com/tinymce/tinymce>](https://github.com/tinymce/tinymce)
4
- Copyright (c) 2024, Ephox Corporation DBA Tiny Technologies, Inc.
5
-
6
- Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).
1
+ # Software License Agreement
2
+
3
+ **TinyMCE** – [<https://github.com/tinymce/tinymce>](https://github.com/tinymce/tinymce)
4
+ Copyright (c) 2024, Ephox Corporation DBA Tiny Technologies, Inc.
5
+
6
+ Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html).
@@ -1,93 +1,93 @@
1
- tinymce.Resource.add('tinymce.html-i18n.help-keynav.ar',
2
- '<h1>بدء التنقل بواسطة لوحة المفاتيح</h1>\n' +
3
- '\n' +
4
- '<dl>\n' +
5
- ' <dt>التركيز على شريط القوائم</dt>\n' +
6
- ' <dd>نظاما التشغيل Windows أو Linux: Alt + F9</dd>\n' +
7
- ' <dd>نظام التشغيل macOS: &#x2325;F9</dd>\n' +
8
- ' <dt>التركيز على شريط الأدوات</dt>\n' +
9
- ' <dd>نظاما التشغيل Windows أو Linux: Alt + F10</dd>\n' +
10
- ' <dd>نظام التشغيل macOS: &#x2325;F10</dd>\n' +
11
- ' <dt>التركيز على التذييل</dt>\n' +
12
- ' <dd>نظاما التشغيل Windows أو Linux: Alt + F11</dd>\n' +
13
- ' <dd>نظام التشغيل macOS: &#x2325;F11</dd>\n' +
14
- ' <dt>تركيز الإشعارات</dt>\n' +
15
- ' <dd>نظاما التشغيل Windows أو Linux: Alt + F12</dd>\n' +
16
- ' <dd>نظام التشغيل macOS: &#x2325;F12</dd>\n' +
17
- ' <dt>التركيز على شريط أدوات السياق</dt>\n' +
18
- ' <dd>أنظمة التشغيل Windows أو Linux أو macOS: Ctrl+F9</dd>\n' +
19
- '</dl>\n' +
20
- '\n' +
21
- '<p>سيبدأ التنقل عند عنصر واجهة المستخدم الأول، والذي سيتم تمييزه أو تسطيره في حالة العنصر الأول في\n' +
22
- ' مسار عنصر التذييل.</p>\n' +
23
- '\n' +
24
- '<h1>التنقل بين أقسام واجهة المستخدم</h1>\n' +
25
- '\n' +
26
- '<p>للانتقال من أحد أقسام واجهة المستخدم إلى القسم التالي، اضغط على <strong>Tab</strong>.</p>\n' +
27
- '\n' +
28
- '<p>للانتقال من أحد أقسام واجهة المستخدم إلى القسم السابق، اضغط على <strong>Shift+Tab</strong>.</p>\n' +
29
- '\n' +
30
- '<p>ترتيب علامات <strong>Tab</strong> لأقسام واجهة المستخدم هذه هو:</p>\n' +
31
- '\n' +
32
- '<ol>\n' +
33
- ' <li>شريط القوائم</li>\n' +
34
- ' <li>كل مجموعة شريط الأدوات</li>\n' +
35
- ' <li>الشريط الجانبي</li>\n' +
36
- ' <li>مسار العنصر في التذييل</li>\n' +
37
- ' <li>زر تبديل عدد الكلمات في التذييل</li>\n' +
38
- ' <li>رابط إدراج العلامة التجارية في التذييل</li>\n' +
39
- ' <li>مؤشر تغيير حجم المحرر في التذييل</li>\n' +
40
- '</ol>\n' +
41
- '\n' +
42
- '<p>إذا لم يكن قسم واجهة المستخدم موجودًا، فسيتم تخطيه.</p>\n' +
43
- '\n' +
44
- '<p>إذا كان التذييل يحتوي على التركيز على ‏‫التنقل بواسطة لوحة المفاتيح، ولا يوجد شريط جانبي مرئي، فإن الضغط على <strong>Shift+Tab</strong>\n' +
45
- ' ينقل التركيز إلى مجموعة شريط الأدوات الأولى، وليس الأخيرة.</p>\n' +
46
- '\n' +
47
- '<h1>التنقل بين أقسام واجهة المستخدم</h1>\n' +
48
- '\n' +
49
- '<p>للانتقال من أحد عناصر واجهة المستخدم إلى العنصر التالي، اضغط على مفتاح <strong>السهم</strong> المناسب.</p>\n' +
50
- '\n' +
51
- '<p>مفتاحا السهمين <strong>اليسار‎</strong> و<strong>اليمين‎</strong></p>\n' +
52
- '\n' +
53
- '<ul>\n' +
54
- ' <li>التنقل بين القوائم في شريط القوائم.</li>\n' +
55
- ' <li>فتح قائمة فرعية في القائمة.</li>\n' +
56
- ' <li>التنقل بين الأزرار في مجموعة شريط الأدوات.</li>\n' +
57
- ' <li>التنقل بين العناصر في مسار عنصر التذييل.</li>\n' +
58
- '</ul>\n' +
59
- '\n' +
60
- '<p>مفتاحا السهمين <strong>لأسفل‎</strong> و<strong>لأعلى‎</strong></p>\n' +
61
- '\n' +
62
- '<ul>\n' +
63
- ' <li>التنقل بين عناصر القائمة في القائمة.</li>\n' +
64
- ' <li>التنقل بين العناصر في قائمة شريط الأدوات المنبثقة.</li>\n' +
65
- '</ul>\n' +
66
- '\n' +
67
- '<p>دورة مفاتيح <strong>الأسهم‎</strong> داخل قسم واجهة المستخدم التي تم التركيز عليها.</p>\n' +
68
- '\n' +
69
- '<p>لإغلاق قائمة مفتوحة أو قائمة فرعية مفتوحة أو قائمة منبثقة مفتوحة، اضغط على مفتاح <strong>Esc</strong>.</p>\n' +
70
- '\n' +
71
- '<p>إذا كان التركيز الحالي على "الجزء العلوي" من قسم معين لواجهة المستخدم، فإن الضغط على مفتاح <strong>Esc</strong> يؤدي أيضًا إلى الخروج\n' +
72
- ' من التنقل بواسطة لوحة المفاتيح بالكامل.</p>\n' +
73
- '\n' +
74
- '<h1>تنفيذ عنصر قائمة أو زر شريط أدوات</h1>\n' +
75
- '\n' +
76
- '<p>عندما يتم تمييز عنصر القائمة المطلوب أو زر شريط الأدوات، اضغط على زر <strong>Return</strong>، أو <strong>Enter</strong>،\n' +
77
- ' أو <strong>مفتاح المسافة</strong> لتنفيذ العنصر.</p>\n' +
78
- '\n' +
79
- '<h1>التنقل في مربعات الحوار غير المبوبة</h1>\n' +
80
- '\n' +
81
- '<p>في مربعات الحوار غير المبوبة، يتم التركيز على المكون التفاعلي الأول عند فتح مربع الحوار.</p>\n' +
82
- '\n' +
83
- '<p>التنقل بين مكونات الحوار التفاعلي بالضغط على زر <strong>Tab</strong> أو <strong>Shift+Tab</strong>.</p>\n' +
84
- '\n' +
85
- '<h1>التنقل في مربعات الحوار المبوبة</h1>\n' +
86
- '\n' +
87
- '<p>في مربعات الحوار المبوبة، يتم التركيز على الزر الأول في قائمة علامات التبويب عند فتح مربع الحوار.</p>\n' +
88
- '\n' +
89
- '<p>التنقل بين المكونات التفاعلية لعلامة التبويب لمربع الحوار هذه بالضغط على زر <strong>Tab</strong> أو\n' +
90
- ' <strong>Shift+Tab</strong>.</p>\n' +
91
- '\n' +
92
- '<p>التبديل إلى علامة تبويب أخرى لمربع الحوار من خلال التركيز على قائمة علامة التبويب ثم الضغط على زر <strong>السهم</strong> المناسب\n' +
1
+ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ar',
2
+ '<h1>بدء التنقل بواسطة لوحة المفاتيح</h1>\n' +
3
+ '\n' +
4
+ '<dl>\n' +
5
+ ' <dt>التركيز على شريط القوائم</dt>\n' +
6
+ ' <dd>نظاما التشغيل Windows أو Linux: Alt + F9</dd>\n' +
7
+ ' <dd>نظام التشغيل macOS: &#x2325;F9</dd>\n' +
8
+ ' <dt>التركيز على شريط الأدوات</dt>\n' +
9
+ ' <dd>نظاما التشغيل Windows أو Linux: Alt + F10</dd>\n' +
10
+ ' <dd>نظام التشغيل macOS: &#x2325;F10</dd>\n' +
11
+ ' <dt>التركيز على التذييل</dt>\n' +
12
+ ' <dd>نظاما التشغيل Windows أو Linux: Alt + F11</dd>\n' +
13
+ ' <dd>نظام التشغيل macOS: &#x2325;F11</dd>\n' +
14
+ ' <dt>تركيز الإشعارات</dt>\n' +
15
+ ' <dd>نظاما التشغيل Windows أو Linux: Alt + F12</dd>\n' +
16
+ ' <dd>نظام التشغيل macOS: &#x2325;F12</dd>\n' +
17
+ ' <dt>التركيز على شريط أدوات السياق</dt>\n' +
18
+ ' <dd>أنظمة التشغيل Windows أو Linux أو macOS: Ctrl+F9</dd>\n' +
19
+ '</dl>\n' +
20
+ '\n' +
21
+ '<p>سيبدأ التنقل عند عنصر واجهة المستخدم الأول، والذي سيتم تمييزه أو تسطيره في حالة العنصر الأول في\n' +
22
+ ' مسار عنصر التذييل.</p>\n' +
23
+ '\n' +
24
+ '<h1>التنقل بين أقسام واجهة المستخدم</h1>\n' +
25
+ '\n' +
26
+ '<p>للانتقال من أحد أقسام واجهة المستخدم إلى القسم التالي، اضغط على <strong>Tab</strong>.</p>\n' +
27
+ '\n' +
28
+ '<p>للانتقال من أحد أقسام واجهة المستخدم إلى القسم السابق، اضغط على <strong>Shift+Tab</strong>.</p>\n' +
29
+ '\n' +
30
+ '<p>ترتيب علامات <strong>Tab</strong> لأقسام واجهة المستخدم هذه هو:</p>\n' +
31
+ '\n' +
32
+ '<ol>\n' +
33
+ ' <li>شريط القوائم</li>\n' +
34
+ ' <li>كل مجموعة شريط الأدوات</li>\n' +
35
+ ' <li>الشريط الجانبي</li>\n' +
36
+ ' <li>مسار العنصر في التذييل</li>\n' +
37
+ ' <li>زر تبديل عدد الكلمات في التذييل</li>\n' +
38
+ ' <li>رابط إدراج العلامة التجارية في التذييل</li>\n' +
39
+ ' <li>مؤشر تغيير حجم المحرر في التذييل</li>\n' +
40
+ '</ol>\n' +
41
+ '\n' +
42
+ '<p>إذا لم يكن قسم واجهة المستخدم موجودًا، فسيتم تخطيه.</p>\n' +
43
+ '\n' +
44
+ '<p>إذا كان التذييل يحتوي على التركيز على ‏‫التنقل بواسطة لوحة المفاتيح، ولا يوجد شريط جانبي مرئي، فإن الضغط على <strong>Shift+Tab</strong>\n' +
45
+ ' ينقل التركيز إلى مجموعة شريط الأدوات الأولى، وليس الأخيرة.</p>\n' +
46
+ '\n' +
47
+ '<h1>التنقل بين أقسام واجهة المستخدم</h1>\n' +
48
+ '\n' +
49
+ '<p>للانتقال من أحد عناصر واجهة المستخدم إلى العنصر التالي، اضغط على مفتاح <strong>السهم</strong> المناسب.</p>\n' +
50
+ '\n' +
51
+ '<p>مفتاحا السهمين <strong>اليسار‎</strong> و<strong>اليمين‎</strong></p>\n' +
52
+ '\n' +
53
+ '<ul>\n' +
54
+ ' <li>التنقل بين القوائم في شريط القوائم.</li>\n' +
55
+ ' <li>فتح قائمة فرعية في القائمة.</li>\n' +
56
+ ' <li>التنقل بين الأزرار في مجموعة شريط الأدوات.</li>\n' +
57
+ ' <li>التنقل بين العناصر في مسار عنصر التذييل.</li>\n' +
58
+ '</ul>\n' +
59
+ '\n' +
60
+ '<p>مفتاحا السهمين <strong>لأسفل‎</strong> و<strong>لأعلى‎</strong></p>\n' +
61
+ '\n' +
62
+ '<ul>\n' +
63
+ ' <li>التنقل بين عناصر القائمة في القائمة.</li>\n' +
64
+ ' <li>التنقل بين العناصر في قائمة شريط الأدوات المنبثقة.</li>\n' +
65
+ '</ul>\n' +
66
+ '\n' +
67
+ '<p>دورة مفاتيح <strong>الأسهم‎</strong> داخل قسم واجهة المستخدم التي تم التركيز عليها.</p>\n' +
68
+ '\n' +
69
+ '<p>لإغلاق قائمة مفتوحة أو قائمة فرعية مفتوحة أو قائمة منبثقة مفتوحة، اضغط على مفتاح <strong>Esc</strong>.</p>\n' +
70
+ '\n' +
71
+ '<p>إذا كان التركيز الحالي على "الجزء العلوي" من قسم معين لواجهة المستخدم، فإن الضغط على مفتاح <strong>Esc</strong> يؤدي أيضًا إلى الخروج\n' +
72
+ ' من التنقل بواسطة لوحة المفاتيح بالكامل.</p>\n' +
73
+ '\n' +
74
+ '<h1>تنفيذ عنصر قائمة أو زر شريط أدوات</h1>\n' +
75
+ '\n' +
76
+ '<p>عندما يتم تمييز عنصر القائمة المطلوب أو زر شريط الأدوات، اضغط على زر <strong>Return</strong>، أو <strong>Enter</strong>،\n' +
77
+ ' أو <strong>مفتاح المسافة</strong> لتنفيذ العنصر.</p>\n' +
78
+ '\n' +
79
+ '<h1>التنقل في مربعات الحوار غير المبوبة</h1>\n' +
80
+ '\n' +
81
+ '<p>في مربعات الحوار غير المبوبة، يتم التركيز على المكون التفاعلي الأول عند فتح مربع الحوار.</p>\n' +
82
+ '\n' +
83
+ '<p>التنقل بين مكونات الحوار التفاعلي بالضغط على زر <strong>Tab</strong> أو <strong>Shift+Tab</strong>.</p>\n' +
84
+ '\n' +
85
+ '<h1>التنقل في مربعات الحوار المبوبة</h1>\n' +
86
+ '\n' +
87
+ '<p>في مربعات الحوار المبوبة، يتم التركيز على الزر الأول في قائمة علامات التبويب عند فتح مربع الحوار.</p>\n' +
88
+ '\n' +
89
+ '<p>التنقل بين المكونات التفاعلية لعلامة التبويب لمربع الحوار هذه بالضغط على زر <strong>Tab</strong> أو\n' +
90
+ ' <strong>Shift+Tab</strong>.</p>\n' +
91
+ '\n' +
92
+ '<p>التبديل إلى علامة تبويب أخرى لمربع الحوار من خلال التركيز على قائمة علامة التبويب ثم الضغط على زر <strong>السهم</strong> المناسب\n' +
93
93
  ' مفتاح للتنقل بين علامات التبويب المتاحة.</p>\n');