@seeqdev/qomponents 0.0.239 → 0.0.240-beta.6cc98514d3.20260716

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 (53) hide show
  1. package/dist/i18n/de-DE.json +2 -0
  2. package/dist/i18n/en.json +2 -0
  3. package/dist/i18n/es-LA.json +2 -0
  4. package/dist/i18n/fr-FR.json +2 -0
  5. package/dist/i18n/it-IT.json +2 -0
  6. package/dist/i18n/ja-JP.json +2 -0
  7. package/dist/i18n/ko-KO.json +2 -0
  8. package/dist/i18n/pt-BR.json +2 -0
  9. package/dist/i18n/zh-CN.json +2 -0
  10. package/dist/index.esm.js +41 -41
  11. package/dist/index.esm.js.map +1 -1
  12. package/dist/index.js +104 -104
  13. package/dist/index.js.map +1 -1
  14. package/dist/src/Accordion/Accordion.d.ts +2 -2
  15. package/dist/src/Alert/Alert.d.ts +2 -2
  16. package/dist/src/Badge/Badge.d.ts +2 -2
  17. package/dist/src/Button/Button.d.ts +2 -2
  18. package/dist/src/ButtonGroup/ButtonGroup.d.ts +2 -2
  19. package/dist/src/ButtonWithDropdown/ButtonWithDropdown.d.ts +3 -3
  20. package/dist/src/ButtonWithPopover/ButtonWithPopover.d.ts +2 -2
  21. package/dist/src/Carousel/Carousel.d.ts +2 -2
  22. package/dist/src/Checkbox/Checkbox.d.ts +2 -2
  23. package/dist/src/Collapse/Collapse.d.ts +2 -2
  24. package/dist/src/ColorPickerControl/ColorPickerControl.d.ts +2 -2
  25. package/dist/src/ColorSwatch/ColorSwatch.d.ts +2 -2
  26. package/dist/src/EditorPanel/EditorPanel.d.ts +2 -2
  27. package/dist/src/ExternalLink/ExternalLink.d.ts +2 -2
  28. package/dist/src/Icon/Icon.d.ts +2 -2
  29. package/dist/src/InputGroup/InputGroup.d.ts +2 -2
  30. package/dist/src/LoadingIndicator/LoadingIndicator.d.ts +2 -2
  31. package/dist/src/Modal/Modal.d.ts +2 -2
  32. package/dist/src/Paginator/Paginator.constants.d.ts +35 -0
  33. package/dist/src/Paginator/Paginator.d.ts +162 -0
  34. package/dist/src/Paginator/Paginator.types.d.ts +30 -0
  35. package/dist/src/Paginator/Paginator.utilities.d.ts +42 -0
  36. package/dist/src/Paginator/index.d.ts +2 -0
  37. package/dist/src/ProgressBar/ProgressBar.d.ts +2 -2
  38. package/dist/src/SeeqActionDropdown/SeeqActionDropdown.d.ts +2 -2
  39. package/dist/src/SeeqActionDropdown/variants.d.ts +4 -4
  40. package/dist/src/Select/Select.d.ts +2 -2
  41. package/dist/src/Slider/Slider.d.ts +2 -2
  42. package/dist/src/SvgIcon/SvgIcon.d.ts +2 -2
  43. package/dist/src/Tabs/Tabs.d.ts +2 -2
  44. package/dist/src/TextArea/TextArea.d.ts +2 -2
  45. package/dist/src/TextField/TextField.d.ts +3 -3
  46. package/dist/src/ToolbarButton/ToolbarButton.d.ts +2 -2
  47. package/dist/src/Tooltip/Qtip.d.ts +2 -2
  48. package/dist/src/Tooltip/Tooltip.d.ts +2 -2
  49. package/dist/src/TriggerWithDropdown/TriggerWithDropdown.d.ts +2 -2
  50. package/dist/src/index.build.d.ts +2 -1
  51. package/dist/src/index.d.ts +2 -1
  52. package/dist/styles.css +165 -0
  53. package/package.json +1 -1
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "Paginierung",
3
4
  "BREAK": "...",
4
5
  "NEXT": "Nächste",
5
6
  "PAGE": "Seite:",
7
+ "PAGE_NUMBER": "Seite {{page}}",
6
8
  "PREVIOUS": "Vorherige",
7
9
  "SHOW": "Anzeigen:",
8
10
  "TOTAL": "Gesamt: "
package/dist/i18n/en.json CHANGED
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "Pagination",
3
4
  "BREAK": "...",
4
5
  "NEXT": "Next",
5
6
  "PAGE": "Page:",
7
+ "PAGE_NUMBER": "Page {{page}}",
6
8
  "PREVIOUS": "Previous",
7
9
  "SHOW": "Show:",
8
10
  "TOTAL": "Total: "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "Paginación",
3
4
  "BREAK": "…",
4
5
  "NEXT": "Siguiente",
5
6
  "PAGE": "Página:",
7
+ "PAGE_NUMBER": "Página {{page}}",
6
8
  "PREVIOUS": "Anterior",
7
9
  "SHOW": "Mostrar:",
8
10
  "TOTAL": "Total: "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "Pagination",
3
4
  "BREAK": "...",
4
5
  "NEXT": "Suivant",
5
6
  "PAGE": "Page :",
7
+ "PAGE_NUMBER": "Page {{page}}",
6
8
  "PREVIOUS": "Précédent",
7
9
  "SHOW": "Afficher :",
8
10
  "TOTAL": "Total : "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "Paginazione",
3
4
  "BREAK": "...",
4
5
  "NEXT": "Successivo",
5
6
  "PAGE": "Pagina:",
7
+ "PAGE_NUMBER": "Pagina {{page}}",
6
8
  "PREVIOUS": "Precedente",
7
9
  "SHOW": "Mostra:",
8
10
  "TOTAL": "Totale: "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "ページネーション",
3
4
  "BREAK": "...",
4
5
  "NEXT": "次",
5
6
  "PAGE": "ページ:",
7
+ "PAGE_NUMBER": "ページ {{page}}",
6
8
  "PREVIOUS": "前",
7
9
  "SHOW": "表示:",
8
10
  "TOTAL": "合計: "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "쪽수 매기기",
3
4
  "BREAK": "...",
4
5
  "NEXT": "다음",
5
6
  "PAGE": "페이지:",
7
+ "PAGE_NUMBER": "{{page}}쪽",
6
8
  "PREVIOUS": "이전",
7
9
  "SHOW": "표시:",
8
10
  "TOTAL": "합계: "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "Paginação",
3
4
  "BREAK": "...",
4
5
  "NEXT": "Próximo",
5
6
  "PAGE": "Página:",
7
+ "PAGE_NUMBER": "Página {{page}}",
6
8
  "PREVIOUS": "Anterior",
7
9
  "SHOW": "Mostrar:",
8
10
  "TOTAL": "Total: "
@@ -1,8 +1,10 @@
1
1
  {
2
2
  "PAGINATOR": {
3
+ "ARIA_LABEL": "分页",
3
4
  "BREAK": "...",
4
5
  "NEXT": "下一个",
5
6
  "PAGE": "页码:",
7
+ "PAGE_NUMBER": "第 {{page}} 页",
6
8
  "PREVIOUS": "上一个",
7
9
  "SHOW": "显示:",
8
10
  "TOTAL": "总计: "