@rarui/components 1.14.0 → 1.16.0

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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  `@rarui/components` components is a component library built with [Lit](https://lit.dev/).
4
4
 
5
+ ## 2025-06-30 `1.16.0`
6
+
7
+ #### 🎉 New features
8
+
9
+ - Added new input `Dropdown` component. ([#124](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/124) by [@junior](https://git.rarolabs.com.br/junior))
10
+
11
+ ## 2025-06-27 `1.15.0`
12
+
13
+ #### 🎉 New features
14
+
15
+ - Added new navigation `Pagination` component. ([#122](https://git.rarolabs.com.br/frontend/rarui/-/merge_requests/122) by [@junior](https://git.rarolabs.com.br/junior))
16
+
5
17
  ## 2025-06-26 `1.14.0`
6
18
 
7
19
  #### 🎉 New features
@@ -1,9 +1,9 @@
1
1
  {
2
- "version": "1.13.0",
2
+ "version": "1.15.0",
3
3
  "tags": [
4
4
  {
5
5
  "name": "rarui-avatar",
6
- "description": "## Rarui Avatar\n---\nThe Avatar component is normally used to display circular photos of the user's profile.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/avatar) for more details.",
6
+ "description": "## Rarui Avatar\n---\nThe Avatar component is normally used to display circular photos of the user's profile.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/avatar) for more details.",
7
7
  "attributes": [
8
8
  {
9
9
  "name": "size",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  {
32
32
  "name": "rarui-badge",
33
- "description": "## Rarui Badge\n---\nThe Badge components are only used to transmit dynamic information, such as a connection or status.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/badge) for more details.",
33
+ "description": "## Rarui Badge\n---\nThe Badge components are only used to transmit dynamic information, such as a connection or status.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/badge) for more details.",
34
34
  "attributes": [
35
35
  {
36
36
  "name": "appearance",
@@ -102,7 +102,7 @@
102
102
  },
103
103
  {
104
104
  "name": "rarui-divider",
105
- "description": "## Rarui Divider\n---\nA Divider is a thin line used to separate or group content in lists and layouts.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/divider) for more details.",
105
+ "description": "## Rarui Divider\n---\nA Divider is a thin line used to separate or group content in lists and layouts.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/divider) for more details.",
106
106
  "attributes": [
107
107
  {
108
108
  "name": "direction",
@@ -1357,7 +1357,7 @@
1357
1357
  },
1358
1358
  {
1359
1359
  "name": "rarui-label",
1360
- "description": "## Rarui Label\n---\nThe label component allows us to name elements within a form.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/label) for more details.",
1360
+ "description": "## Rarui Label\n---\nThe label component allows us to name elements within a form.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/label) for more details.",
1361
1361
  "attributes": [
1362
1362
  {
1363
1363
  "name": "html-for",
@@ -1374,7 +1374,7 @@
1374
1374
  },
1375
1375
  {
1376
1376
  "name": "rarui-stepper",
1377
- "description": "## Rarui Stepper\n---\nStepper transmit progress through steps.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/stepper) for more details.",
1377
+ "description": "## Rarui Stepper\n---\nStepper transmit progress through steps.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/stepper) for more details.",
1378
1378
  "attributes": [
1379
1379
  {
1380
1380
  "name": "direction",
@@ -1395,7 +1395,7 @@
1395
1395
  },
1396
1396
  {
1397
1397
  "name": "rarui-stepper-step",
1398
- "description": "## Rarui Stepper Step\n---\nStepper transmit progress through steps.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/stepper) for more details.",
1398
+ "description": "## Rarui Stepper Step\n---\nStepper transmit progress through steps.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/stepper) for more details.",
1399
1399
  "attributes": [
1400
1400
  {
1401
1401
  "name": "title",
@@ -1423,7 +1423,7 @@
1423
1423
  },
1424
1424
  {
1425
1425
  "name": "rarui-text",
1426
- "description": "## Rarui Text\n---\nText is a basic component that allows us to write blocks of text and give it formatting to use within other components, sections and pages of our application or website.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/typography) for more details.",
1426
+ "description": "## Rarui Text\n---\nText is a basic component that allows us to write blocks of text and give it formatting to use within other components, sections and pages of our application or website.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/typography) for more details.",
1427
1427
  "attributes": [
1428
1428
  {
1429
1429
  "name": "color",
@@ -1766,7 +1766,7 @@
1766
1766
  },
1767
1767
  {
1768
1768
  "name": "rarui-title",
1769
- "description": "## Rarui Title\n---\nTilte is a basic component that allows you to give titles and more hierarchy to blocks of text for sections or header components.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/typography) for more details.",
1769
+ "description": "## Rarui Title\n---\nTilte is a basic component that allows you to give titles and more hierarchy to blocks of text for sections or header components.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/typography) for more details.",
1770
1770
  "attributes": [
1771
1771
  {
1772
1772
  "name": "as",
@@ -2029,7 +2029,7 @@
2029
2029
  },
2030
2030
  {
2031
2031
  "name": "rarui-tooltip",
2032
- "description": "## Rarui Tootip\n---\nTooltips are informative, specific, and action-oriented text labels that provide contextual support\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/tooltip) for more details.",
2032
+ "description": "## Rarui Tootip\n---\nTooltips are informative, specific, and action-oriented text labels that provide contextual support\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/tooltip) for more details.",
2033
2033
  "attributes": [
2034
2034
  {
2035
2035
  "name": "inverted",
@@ -2091,7 +2091,7 @@
2091
2091
  {
2092
2092
  "name": "position",
2093
2093
  "default": "bottom",
2094
- "description": "Position of the popover.\n\n- bottom\n- bottom-end\n- bottom-start\n- left\n- left-end\n- left-start\n- right\n- right-end\n- right-start\n- top\n- top-end\n- top-start",
2094
+ "description": "Position of the tooltip.\n\n- bottom\n- bottom-end\n- bottom-start\n- left\n- left-end\n- left-start\n- right\n- right-end\n- right-start\n- top\n- top-end\n- top-start",
2095
2095
  "type": "string",
2096
2096
  "values": [
2097
2097
  {
@@ -2152,7 +2152,7 @@
2152
2152
  },
2153
2153
  {
2154
2154
  "name": "rarui-progress",
2155
- "description": "## Rarui Progress\n---\nThe Badge components are only used to transmit dynamic information, such as a connection or status.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/badge) for more details.",
2155
+ "description": "## Rarui Progress\n---\nThe Badge components are only used to transmit dynamic information, such as a connection or status.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/badge) for more details.",
2156
2156
  "attributes": [
2157
2157
  {
2158
2158
  "name": "percentage",
@@ -2181,7 +2181,7 @@
2181
2181
  },
2182
2182
  {
2183
2183
  "name": "rarui-progress-circle",
2184
- "description": "## Rarui Card Body\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/surface/card) for more details.",
2184
+ "description": "## Rarui Card Body\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/surface/card) for more details.",
2185
2185
  "attributes": [
2186
2186
  {
2187
2187
  "name": "percentage",
@@ -2225,7 +2225,7 @@
2225
2225
  },
2226
2226
  {
2227
2227
  "name": "rarui-skeleton",
2228
- "description": "## Rarui Divider\n---\nA Divider is a thin line used to separate or group content in lists and layouts.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/divider) for more details.",
2228
+ "description": "## Rarui Divider\n---\nA Divider is a thin line used to separate or group content in lists and layouts.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/divider) for more details.",
2229
2229
  "attributes": [
2230
2230
  {
2231
2231
  "name": "data-testid",
@@ -2388,7 +2388,7 @@
2388
2388
  },
2389
2389
  {
2390
2390
  "name": "rarui-status",
2391
- "description": "## Rarui Status\n---\nVisual indicator that shows the current status or situation of an item or process.\nUseful for providing fast and understandable feedback to users.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/status) for more details.",
2391
+ "description": "## Rarui Status\n---\nVisual indicator that shows the current status or situation of an item or process.\nUseful for providing fast and understandable feedback to users.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/exhibition/status) for more details.",
2392
2392
  "attributes": [
2393
2393
  {
2394
2394
  "name": "dot",
@@ -2466,7 +2466,7 @@
2466
2466
  },
2467
2467
  {
2468
2468
  "name": "rarui-button",
2469
- "description": "## Rarui Button\n---\nButton allows the user to perform actions, such as sending a file, advancing a form, sharing a document, or making a comment.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/button) for more details.",
2469
+ "description": "## Rarui Button\n---\nButton allows the user to perform actions, such as sending a file, advancing a form, sharing a document, or making a comment.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/button) for more details.",
2470
2470
  "attributes": [
2471
2471
  {
2472
2472
  "name": "disabled",
@@ -2567,7 +2567,7 @@
2567
2567
  },
2568
2568
  {
2569
2569
  "name": "rarui-checkbox",
2570
- "description": "## Rarui Checkbox\n---\nThe Checkbox allows users to select one or more items from a set and can be used to enable or disable an option.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/checkbox) for more details.",
2570
+ "description": "## Rarui Checkbox\n---\nThe Checkbox allows users to select one or more items from a set and can be used to enable or disable an option.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/checkbox) for more details.",
2571
2571
  "attributes": [
2572
2572
  {
2573
2573
  "name": "label",
@@ -2606,7 +2606,7 @@
2606
2606
  },
2607
2607
  {
2608
2608
  "name": "rarui-chip",
2609
- "description": "## Rarui Chip\n---\nChip component helps people enter information, make selections, filter content or trigger actions.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/button) for more details.",
2609
+ "description": "## Rarui Chip\n---\nChip component helps people enter information, make selections, filter content or trigger actions.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/button) for more details.",
2610
2610
  "attributes": [
2611
2611
  {
2612
2612
  "name": "closeable",
@@ -2691,9 +2691,226 @@
2691
2691
  }
2692
2692
  ]
2693
2693
  },
2694
+ {
2695
+ "name": "rarui-dropdown",
2696
+ "description": "## Rarui Dropdown\n---\nAn suspended menu displays a list of options on a temporary surface.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/dropdown) for more details.",
2697
+ "attributes": [
2698
+ {
2699
+ "name": "padding",
2700
+ "default": "base",
2701
+ "description": "Specifies the padding inside the dropdown menu. This prop accepts one of the following values: \"base\" or \"none\".\n\n- base\n- none",
2702
+ "type": "string",
2703
+ "values": [
2704
+ {
2705
+ "name": "base",
2706
+ "description": "(default)"
2707
+ },
2708
+ {
2709
+ "name": "none"
2710
+ }
2711
+ ]
2712
+ },
2713
+ {
2714
+ "name": "width",
2715
+ "description": "The **`width`** CSS property sets an element's width. By default, it sets the width of the content area, but if `box-sizing` is set to `border-box`, it sets the width of the border area. It is also possible to pass a specific value.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\n Or an object like:\n \n ```\n{\n \"xs\": \"auto\",\n \"md\": \"fit-content\",\n \"lg\": \"intrinsic\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- min-intrinsic\n- stretch",
2716
+ "values": [
2717
+ {
2718
+ "name": "auto"
2719
+ },
2720
+ {
2721
+ "name": "fit-content"
2722
+ },
2723
+ {
2724
+ "name": "intrinsic"
2725
+ },
2726
+ {
2727
+ "name": "max-content"
2728
+ },
2729
+ {
2730
+ "name": "min-content"
2731
+ },
2732
+ {
2733
+ "name": "min-intrinsic"
2734
+ },
2735
+ {
2736
+ "name": "stretch"
2737
+ }
2738
+ ]
2739
+ },
2740
+ {
2741
+ "name": "max-width",
2742
+ "description": "The **`max-width`** CSS property sets the maximum width of an element. It prevents the used value of the `width` property from becoming larger than the value specified by `max-width`. It is also possible to pass a specific value.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"fit-content\"`.\n\n Or an object like:\n \n ```\n{\n \"xs\": \"fit-content\",\n \"md\": \"intrinsic\",\n \"lg\": \"max-content\",\n \"xl\": \"min-content\"\n}\n```\n\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- none\n- stretch",
2743
+ "values": [
2744
+ {
2745
+ "name": "fit-content"
2746
+ },
2747
+ {
2748
+ "name": "intrinsic"
2749
+ },
2750
+ {
2751
+ "name": "max-content"
2752
+ },
2753
+ {
2754
+ "name": "min-content"
2755
+ },
2756
+ {
2757
+ "name": "none"
2758
+ },
2759
+ {
2760
+ "name": "stretch"
2761
+ }
2762
+ ]
2763
+ },
2764
+ {
2765
+ "name": "match-reference-width",
2766
+ "default": false,
2767
+ "description": "A common feature of select dropdowns is that the dropdown matches the width of the reference regardless of its contents.",
2768
+ "type": "boolean"
2769
+ },
2770
+ {
2771
+ "name": "enabled-dismiss",
2772
+ "default": true,
2773
+ "description": "Adds listeners that dismiss (close) the floating element.",
2774
+ "type": "boolean"
2775
+ },
2776
+ {
2777
+ "name": "enabled-click",
2778
+ "default": true,
2779
+ "description": "Adds click event listeners that change the open state.",
2780
+ "type": "boolean"
2781
+ },
2782
+ {
2783
+ "name": "enabled-flip",
2784
+ "default": true,
2785
+ "description": "Determines whether the dropdown should enable flipping the options' dropdown when there is not enough space to display it in its default direction.\nThis can help ensure the dropdown is always visible on the screen.",
2786
+ "type": "boolean"
2787
+ },
2788
+ {
2789
+ "name": "offset",
2790
+ "default": 10,
2791
+ "description": "Offest displaces the floating element from its core placement along the specified axes.",
2792
+ "type": "number"
2793
+ },
2794
+ {
2795
+ "name": "visible",
2796
+ "description": "If true, the component is shown.",
2797
+ "type": "boolean"
2798
+ },
2799
+ {
2800
+ "name": "z-index",
2801
+ "description": "The zIndex property specifies the stack order of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$100\"`.\n\n Or an object like:\n \n ```\n{\n \"xs\": \"$100\",\n \"md\": \"$200\",\n \"lg\": \"$300\",\n \"xl\": \"$400\"\n}\n```\n\n- $100\n- $200\n- $300\n- $400\n- $500\n- $600\n- $700\n- $800\n- $900",
2802
+ "values": [
2803
+ {
2804
+ "name": "$100"
2805
+ },
2806
+ {
2807
+ "name": "$200"
2808
+ },
2809
+ {
2810
+ "name": "$300"
2811
+ },
2812
+ {
2813
+ "name": "$400"
2814
+ },
2815
+ {
2816
+ "name": "$500"
2817
+ },
2818
+ {
2819
+ "name": "$600"
2820
+ },
2821
+ {
2822
+ "name": "$700"
2823
+ },
2824
+ {
2825
+ "name": "$800"
2826
+ },
2827
+ {
2828
+ "name": "$900"
2829
+ }
2830
+ ]
2831
+ },
2832
+ {
2833
+ "name": "position",
2834
+ "default": "bottom-start",
2835
+ "description": "Position of the dropdown.\n\n- bottom\n- bottom-end\n- bottom-start\n- left\n- left-end\n- left-start\n- right\n- right-end\n- right-start\n- top\n- top-end\n- top-start",
2836
+ "type": "string",
2837
+ "values": [
2838
+ {
2839
+ "name": "bottom"
2840
+ },
2841
+ {
2842
+ "name": "bottom-end"
2843
+ },
2844
+ {
2845
+ "name": "bottom-start",
2846
+ "description": "(default)"
2847
+ },
2848
+ {
2849
+ "name": "left"
2850
+ },
2851
+ {
2852
+ "name": "left-end"
2853
+ },
2854
+ {
2855
+ "name": "left-start"
2856
+ },
2857
+ {
2858
+ "name": "right"
2859
+ },
2860
+ {
2861
+ "name": "right-end"
2862
+ },
2863
+ {
2864
+ "name": "right-start"
2865
+ },
2866
+ {
2867
+ "name": "top"
2868
+ },
2869
+ {
2870
+ "name": "top-end"
2871
+ },
2872
+ {
2873
+ "name": "top-start"
2874
+ }
2875
+ ]
2876
+ },
2877
+ {
2878
+ "name": "strategy",
2879
+ "default": "fixed",
2880
+ "description": "CSS positioning strategy used for the tooltip.\n\n- `\"fixed\"` (default) positions the tooltip relative to the viewport,\n so it stays in the same place even when the page is scrolled.\n- `\"absolute\"` positions the tooltip relative to the nearest positioned ancestor,\n which can be useful when you want the tooltip to move with page content.\n\nUse `\"fixed\"` for tooltips that should remain visible on scroll,\nand `\"absolute\"` when tooltips need to be positioned within scrollable containers.\n\n- absolute\n- fixed",
2881
+ "type": "string",
2882
+ "values": [
2883
+ {
2884
+ "name": "absolute"
2885
+ },
2886
+ {
2887
+ "name": "fixed",
2888
+ "description": "(default)"
2889
+ }
2890
+ ]
2891
+ }
2892
+ ]
2893
+ },
2894
+ {
2895
+ "name": "rarui-dropdown-item",
2896
+ "description": "## Rarui Dropdown Item\n---\nAn suspended menu displays a list of options on a temporary surface.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/surface/dropdown) for more details.",
2897
+ "attributes": [
2898
+ {
2899
+ "name": "selected",
2900
+ "default": false,
2901
+ "description": "Indicates if the item is selected.\nThis affects the visual style, such as highlight or marking.",
2902
+ "type": "boolean"
2903
+ },
2904
+ {
2905
+ "name": "name",
2906
+ "description": "The name of the dropdown item. This is typically the text that is displayed for the item.",
2907
+ "type": "string"
2908
+ }
2909
+ ]
2910
+ },
2694
2911
  {
2695
2912
  "name": "rarui-icon-button",
2696
- "description": "## Rarui Icon Button\n---\nButton allows the user to perform actions, such as sending a file, advancing a form, sharing a document, or making a comment.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/button) for more details.",
2913
+ "description": "## Rarui Icon Button\n---\nButton allows the user to perform actions, such as sending a file, advancing a form, sharing a document, or making a comment.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/button) for more details.",
2697
2914
  "attributes": [
2698
2915
  {
2699
2916
  "name": "disabled",
@@ -2775,7 +2992,7 @@
2775
2992
  },
2776
2993
  {
2777
2994
  "name": "rarui-radio-button",
2778
- "description": "## Rarui Radio Button\n---\nRadio Button allows users to select one option from a set. They are a selection control that usually appears when users are asked to make decisions or select an option from a set of choices.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/radiobutton) for more details.",
2995
+ "description": "## Rarui Radio Button\n---\nRadio Button allows users to select one option from a set. They are a selection control that usually appears when users are asked to make decisions or select an option from a set of choices.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/radiobutton) for more details.",
2779
2996
  "attributes": [
2780
2997
  {
2781
2998
  "name": "selected",
@@ -2820,7 +3037,7 @@
2820
3037
  },
2821
3038
  {
2822
3039
  "name": "rarui-textarea",
2823
- "description": "## Rarui Radio Button\n---\nExpanded text area for long text entries. Allows you to enter large blocks of text, such as comments or detailed descriptions.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/textarea) for more details.",
3040
+ "description": "## Rarui Radio Button\n---\nExpanded text area for long text entries. Allows you to enter large blocks of text, such as comments or detailed descriptions.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/textarea) for more details.",
2824
3041
  "attributes": [
2825
3042
  {
2826
3043
  "name": "lines",
@@ -2851,7 +3068,7 @@
2851
3068
  },
2852
3069
  {
2853
3070
  "name": "rarui-toggle",
2854
- "description": "## Rarui Toggle\n---\nToggle switches activate or deactivate the state of a single item.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/input/toggle) for more details.",
3071
+ "description": "## Rarui Toggle\n---\nToggle switches activate or deactivate the state of a single item.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/input/toggle) for more details.",
2855
3072
  "attributes": [
2856
3073
  {
2857
3074
  "name": "name",
@@ -2904,7 +3121,7 @@
2904
3121
  },
2905
3122
  {
2906
3123
  "name": "rarui-box",
2907
- "description": "## Rarui Box\n---\nA low-level `utility` component that provides stylized system accessories to allow for custom styling with theme reconfection.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/layout/box) for more details.",
3124
+ "description": "## Rarui Box\n---\nA low-level `utility` component that provides stylized system accessories to allow for custom styling with theme reconfection.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/layout/box) for more details.",
2908
3125
  "attributes": [
2909
3126
  {
2910
3127
  "name": "background-color",
@@ -6694,7 +6911,7 @@
6694
6911
  },
6695
6912
  {
6696
6913
  "name": "rarui-link",
6697
- "description": "## Rarui Link\n---\nA link (abbreviation of hyperlink) is an html object that allows you to jump to a new location when clicking or playing it\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/navigation/link) for more details.",
6914
+ "description": "## Rarui Link\n---\nA link (abbreviation of hyperlink) is an html object that allows you to jump to a new location when clicking or playing it\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/navigation/link) for more details.",
6698
6915
  "attributes": [
6699
6916
  {
6700
6917
  "name": "appearance",
@@ -6773,9 +6990,55 @@
6773
6990
  }
6774
6991
  ]
6775
6992
  },
6993
+ {
6994
+ "name": "rarui-pagination",
6995
+ "description": "## Rarui Pagination\n---\nThe pagination component allows the user to select a specific page in a page range.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/navigation/pagination) for more details.",
6996
+ "attributes": [
6997
+ {
6998
+ "name": "page-count",
6999
+ "description": "The total number of pages.",
7000
+ "type": "number"
7001
+ },
7002
+ {
7003
+ "name": "active-page",
7004
+ "description": "The currently selected page.",
7005
+ "type": "number"
7006
+ },
7007
+ {
7008
+ "name": "size",
7009
+ "default": "large",
7010
+ "description": "Specifies the size of the Pagination component.\n\n- dot\n- large\n- small",
7011
+ "type": "string",
7012
+ "values": [
7013
+ {
7014
+ "name": "dot"
7015
+ },
7016
+ {
7017
+ "name": "large",
7018
+ "description": "(default)"
7019
+ },
7020
+ {
7021
+ "name": "small"
7022
+ }
7023
+ ]
7024
+ },
7025
+ {
7026
+ "name": "show-numbers",
7027
+ "default": true,
7028
+ "description": "Determines whether page numbers should be shown.",
7029
+ "type": "boolean"
7030
+ },
7031
+ {
7032
+ "name": "show-arrows",
7033
+ "default": true,
7034
+ "description": "Determines whether page arrows should be shown.",
7035
+ "type": "boolean"
7036
+ }
7037
+ ]
7038
+ },
6776
7039
  {
6777
7040
  "name": "rarui-tabs",
6778
- "description": "## Rarui Tabs\n---\nThe Tabs are used to switch between different display modes or pages.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/navigation/tabs) for more details.",
7041
+ "description": "## Rarui Tabs\n---\nThe Tabs are used to switch between different display modes or pages.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/navigation/tabs) for more details.",
6779
7042
  "attributes": [
6780
7043
  {
6781
7044
  "name": "pre-selected-tab",
@@ -6819,7 +7082,7 @@
6819
7082
  },
6820
7083
  {
6821
7084
  "name": "rarui-banner",
6822
- "description": "## Rarui Banner\n---\nBanner messages are displayed to the user at the top of the window/screen.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/surface/banner) for more details.",
7085
+ "description": "## Rarui Banner\n---\nBanner messages are displayed to the user at the top of the window/screen.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/surface/banner) for more details.",
6823
7086
  "attributes": [
6824
7087
  {
6825
7088
  "name": "appearance",
@@ -6864,7 +7127,7 @@
6864
7127
  },
6865
7128
  {
6866
7129
  "name": "rarui-card",
6867
- "description": "## Rarui Card\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/surface/card) for more details.",
7130
+ "description": "## Rarui Card\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/surface/card) for more details.",
6868
7131
  "attributes": [
6869
7132
  {
6870
7133
  "name": "padding",
@@ -6905,12 +7168,12 @@
6905
7168
  },
6906
7169
  {
6907
7170
  "name": "rarui-card-body",
6908
- "description": "## Rarui Card Body\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/surface/card) for more details.",
7171
+ "description": "## Rarui Card Body\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/surface/card) for more details.",
6909
7172
  "attributes": []
6910
7173
  },
6911
7174
  {
6912
7175
  "name": "rarui-card-header",
6913
- "description": "## Rarui Card Header\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/surface/card) for more details.",
7176
+ "description": "## Rarui Card Header\n---\nThe Card component contains textual content, images, and actions about a topic.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components-web-components/surface/card) for more details.",
6914
7177
  "attributes": [
6915
7178
  {
6916
7179
  "name": "title",