@fewangsit/wangsvue-gsts 2.0.0-alpha.3 → 2.0.0-alpha.30

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 (76) hide show
  1. package/assets/scanner.worker-DQsz7oT_.js.map +1 -0
  2. package/badge/Badge.fm.md +32 -0
  3. package/basetree/index.d.ts +31 -0
  4. package/breadcrumb/Breadcrumb.fm.md +23 -0
  5. package/button/Button.fm.md +53 -0
  6. package/buttonbulkaction/ButtonBulkAction-MenuItem.fm.md +18 -0
  7. package/buttonbulkaction/ButtonBulkAction.fm.md +25 -0
  8. package/buttondownload/ButtonDownload.fm.md +22 -0
  9. package/buttonfilter/ButtonFilter.fm.md +19 -0
  10. package/buttonscan/index.d.ts +6 -0
  11. package/buttonsearch/ButtonSearch.fm.md +19 -0
  12. package/buttonsearchbyscan/ButtonSearchByScan.fm.md +25 -0
  13. package/buttonselecttree/ButtonSelectTree.fm.md +40 -0
  14. package/buttonselecttree/index.d.ts +18 -0
  15. package/calendar/Calendar.fm.md +34 -0
  16. package/calendar/index.d.ts +41 -0
  17. package/changelogpage/index.d.ts +1 -1
  18. package/components.fm.md +56 -0
  19. package/customcolumn/index.d.ts +5 -5
  20. package/datatable/DataTable-MenuItem.fm.md +22 -0
  21. package/datatable/DataTable-TableColumn.fm.md +52 -0
  22. package/datatable/DataTable.fm.md +40 -0
  23. package/datatable/index.d.ts +10 -2
  24. package/dialog/index.d.ts +5 -0
  25. package/dialogconfirm/DialogConfirm.fm.md +29 -0
  26. package/dialogconfirm/index.d.ts +1 -0
  27. package/dialogform/DialogForm.fm.md +57 -0
  28. package/dialogform/index.d.ts +1 -1
  29. package/dialogselecttree/DialogSelectTree.fm.md +42 -0
  30. package/dialogselecttree/index.d.ts +25 -1
  31. package/dropdown/Dropdown.fm.md +34 -0
  32. package/fieldwrapper/index.d.ts +5 -0
  33. package/fileupload/FileUpload.fm.md +31 -0
  34. package/fileupload/index.d.ts +7 -1
  35. package/icon/index.d.ts +80 -67
  36. package/imagecompressor/ImageCompressor.fm.md +44 -0
  37. package/imagecompressor/index.d.ts +1 -1
  38. package/inputbadge/InputBadge.fm.md +34 -0
  39. package/inputbadge/index.d.ts +4 -0
  40. package/inputcurrency/index.d.ts +14 -0
  41. package/inputnumber/InputNumber.fm.md +39 -0
  42. package/inputpassword/InputPassword.fm.md +28 -0
  43. package/inputpassword/index.d.ts +4 -0
  44. package/inputphonenumber/InputPhoneNumber.fm.md +34 -0
  45. package/inputrangenumber/InputRangeNumber.fm.md +31 -0
  46. package/inputtext/InputText.fm.md +34 -0
  47. package/mcp/components.json +44 -35
  48. package/mcp/components.summary.txt +7 -4
  49. package/mcp/main.js +1276 -1152
  50. package/mcp/package.json +6 -6
  51. package/mcp/skills/api-service-generator/SKILL.md +93 -93
  52. package/mcp/skills/committing-changes/SKILL.md +38 -38
  53. package/mcp/skills/figma-datatable-generator/SKILL.md +93 -93
  54. package/mcp/skills/figma-to-code/SKILL.md +118 -117
  55. package/mcp/skills/import-validator/SKILL.md +54 -54
  56. package/mcp/skills/wangsvue-code-review/SKILL.md +72 -70
  57. package/mcp/skills/wangsvue-workflow/SKILL.md +92 -91
  58. package/menu/index.d.ts +4 -0
  59. package/multiselect/MultiSelect.fm.md +34 -0
  60. package/overlaypanel/index.d.ts +4 -0
  61. package/package.json +1 -1
  62. package/plugins/WangsVue.d.ts +4 -1
  63. package/stats.html +1 -1
  64. package/style.css +2 -2
  65. package/tabmenu/TabMenu.fm.md +28 -0
  66. package/tagtype/index.d.ts +1 -1
  67. package/textarea/TextArea.fm.md +34 -0
  68. package/toast/index.d.ts +13 -0
  69. package/tree/index.d.ts +34 -0
  70. package/utils/baseToast.util.d.ts +1 -24
  71. package/utils/toast.util.d.ts +1 -3
  72. package/wangsvue-gsts.es.js +21496 -21174
  73. package/wangsvue-gsts.es.js.map +1 -1
  74. package/wangsvue-gsts.system.js +62 -62
  75. package/wangsvue-gsts.system.js.map +1 -1
  76. package/assets/scanner.worker-CqQNqzoU.js.map +0 -1
@@ -0,0 +1,44 @@
1
+ # ImageCompressor
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `ImageCompressor` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Image Compressor" or similar, consisting of an image upload area with a square preview box (showing either an `image-add-line` icon placeholder or an actual image), Edit/Delete action buttons, requirement info text, and optionally paired with a label, required asterisk, and info icon.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the image input.
20
+
21
+ - `fieldInfo` (string | undefined)
22
+ Whether an info icon (`information-line`) is present next to the label. Omit if absent.
23
+
24
+ - `imagePreviewSize` ('small' | 'medium' | 'big' | undefined)
25
+ Infer from the image preview frame dimensions:
26
+ - `125px` → `'big'`
27
+ - `80px` → `'medium'`
28
+ - `30px` → `'small'`
29
+ - Omit if ambiguous.
30
+
31
+ - `rounded` (boolean | undefined)
32
+ Whether the image preview is displayed as a full circle. Omit if the preview is squared.
33
+
34
+ - `multiple` (boolean | undefined)
35
+ Whether "Add Photo" and "Remove" action buttons alongside a "Set as default" radio button are present below the image, indicating multiple image support. Omit if absent.
36
+
37
+ - `mandatory` (boolean | undefined)
38
+ Whether a red asterisk `*` is present next to the label, indicating the field is required. Omit if absent.
39
+
40
+ - `invalid` (boolean | undefined)
41
+ Whether the image input shows an error state (red border, caption text like "Photo must not be empty"). Omit if not in error state.
42
+
43
+ - `disabled` (boolean | undefined)
44
+ Whether the image input shows a disabled state (grayed out placeholder). Omit if not disabled.
@@ -182,7 +182,7 @@ export type ImageCompressorEmits = {
182
182
  /**
183
183
  * On apply the image cropper.
184
184
  */
185
- 'apply': [value: ImageCompressorPayload];
185
+ 'apply': [value: ImageCompressorPayload, index?: number];
186
186
  /**
187
187
  * On apply image from props.
188
188
  */
@@ -0,0 +1,34 @@
1
+ # InputBadge
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `InputBadge` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Input Badge" or similar, consisting of a text input area containing multiple badge chips (with close buttons), optionally paired with a label, required asterisk, and info icon.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the input badge area.
20
+
21
+ - `placeholder` (string | undefined)
22
+ The placeholder text inside the input (e.g. "Enter"). When badges are present, the placeholder is replaced by badge chips. Omit if no placeholder text is visible.
23
+
24
+ - `mandatory` (boolean | undefined)
25
+ Whether a red asterisk `*` is present next to the label, indicating the field is required. Omit if absent.
26
+
27
+ - `fieldInfo` (string | undefined)
28
+ Whether an info icon (`information-line`) is present next to the label. Omit if absent.
29
+
30
+ - `invalid` (boolean | undefined)
31
+ Whether the input shows an error state (red border, red caption text). Omit if the field is not in error state.
32
+
33
+ - `disabled` (boolean | undefined)
34
+ Whether the input shows a disabled state (gray background, gray text). Omit if the field is not disabled.
@@ -118,6 +118,10 @@ export interface InputBadgeProps {
118
118
  * Otherwise, the badge will be fully removed, shifting subsequent items.
119
119
  */
120
120
  preserveDeletedIndex?: boolean;
121
+ /**
122
+ * Maximum length for the input text and badge editing.
123
+ */
124
+ maxlength?: number;
121
125
  }
122
126
 
123
127
  /**
@@ -35,6 +35,14 @@ export interface InputCurrencyProps {
35
35
  */
36
36
  modelValue?: CurrencyValue;
37
37
 
38
+ /**
39
+ * Sets the initial value of the field.
40
+ * This will only available with option 'useValidator'.
41
+ *
42
+ * In usecase like edit form, you need to display the previous inputted value.
43
+ */
44
+ value?: number;
45
+
38
46
  /**
39
47
  * The input label. Tell the user what input is this.
40
48
  */
@@ -95,6 +103,12 @@ export interface InputCurrencyProps {
95
103
  */
96
104
  fieldInfo?: string;
97
105
  inputnNumberId?: string;
106
+
107
+ /**
108
+ * Whether the currency dropdown should be selectable or not.
109
+ * @defaultValue false
110
+ */
111
+ selectable?: boolean;
98
112
  }
99
113
 
100
114
  /**
@@ -0,0 +1,39 @@
1
+ # InputNumber
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `InputNumber` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Input Number" or similar, consisting of a numeric input field optionally paired with a label, required asterisk, info icon, increment/decrement buttons, and addon slots.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the input field.
20
+
21
+ - `placeholder` (string | undefined)
22
+ The placeholder text inside the input field (e.g. "Enter number" or "0"). Omit if no placeholder text is visible.
23
+
24
+ - `mandatory` (boolean | undefined)
25
+ Whether a red asterisk `*` is present next to the label. Omit if absent.
26
+
27
+ - `fieldInfo` (string | undefined)
28
+ Whether an info icon (`information-line`) is present next to the label. Omit if absent.
29
+
30
+ - `invalid` (boolean | undefined)
31
+ Whether the input field shows an error state (red border, red caption text). Omit if the field is not in error state.
32
+
33
+ - `disabled` (boolean | undefined)
34
+ Whether the input field shows a disabled state (gray background, gray text). Omit if the field is not disabled.
35
+
36
+ - `showButtons` (boolean | undefined)
37
+ Whether increment (`add-line`) and decrement (`subtract-line`) icons are present on the left and right sides of the input. Infer from the Figma type:
38
+ - Type `"Button Horizontal"` or `"Button Vertical"` → `true`
39
+ - Types without buttons (`"Default"`, `"Double Field"`, `"Addon Right"`, `"Addon Left"`, etc.) → omit this field
@@ -0,0 +1,28 @@
1
+ # InputPassword
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `InputPassword` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Input Password" or similar, consisting of a password input field showing masked dots (e.g. "**********") and an `eye-line` icon for toggling visibility, optionally paired with a label, required asterisk, and info icon.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the password input.
20
+
21
+ - `placeholder` (string | undefined)
22
+ The placeholder text inside the password input (e.g. "Enter password"). When a password is entered, the placeholder is replaced with masked dots. Omit if no placeholder text is visible.
23
+
24
+ - `mandatory` (boolean | undefined)
25
+ Whether a red asterisk `*` is present next to the label, indicating the field is required. Omit if absent.
26
+
27
+ - `invalid` (boolean | undefined)
28
+ Whether the password input shows an error state (red border, red caption text). Omit if the field is not in error state.
@@ -6,6 +6,10 @@ export interface InputPasswordProps {
6
6
  * Two way data binding of component.
7
7
  */
8
8
  modelValue?: string;
9
+ /**
10
+ * Unique id for the input element.
11
+ */
12
+ inputId?: string;
9
13
  /**
10
14
  * The label for input field.
11
15
  */
@@ -0,0 +1,34 @@
1
+ # InputPhoneNumber
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `InputPhoneNumber` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Input Phone Number" or similar, consisting of a two-part segmented input: a dial code dropdown (e.g. "+62" with a dropdown arrow) on the left and a phone number text field on the right, optionally paired with a label, required asterisk, and info icon.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the phone number input.
20
+
21
+ - `placeholder` (string | undefined)
22
+ The placeholder text inside the phone number field (e.g. "Enter phone number"). When a number is entered, the placeholder is replaced with the phone digits. Omit if no placeholder text is visible.
23
+
24
+ - `mandatory` (boolean | undefined)
25
+ Whether a red asterisk `*` is present next to the label, indicating the field is required. Omit if absent.
26
+
27
+ - `fieldInfo` (string | undefined)
28
+ Whether an info icon (`information-line`) is present next to the label. Omit if absent.
29
+
30
+ - `invalid` (boolean | undefined)
31
+ Whether the input shows an error state (red border, red caption text). Omit if the field is not in error state.
32
+
33
+ - `disabled` (boolean | undefined)
34
+ Whether the input shows a disabled state (gray background, gray text). Omit if the field is not disabled.
@@ -0,0 +1,31 @@
1
+ # InputRangeNumber
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `InputRangeNumber` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Input Range Number" or similar, consisting of two number input fields separated by a dash (`--`) separator, optionally paired with a label, required asterisk, and info icon.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the range inputs.
20
+
21
+ - `placeholder` (string | undefined)
22
+ The placeholder text inside both number inputs (e.g. "Enter"). When a value is entered, the placeholder is replaced with the number. Omit if no placeholder text is visible.
23
+
24
+ - `mandatory` (boolean | undefined)
25
+ Whether a red asterisk `*` is present next to the label, indicating the field is required. Omit if absent.
26
+
27
+ - `invalid` (boolean | undefined)
28
+ Whether the range inputs show an error state (red borders, red caption text). Omit if the field is not in error state.
29
+
30
+ - `disabled` (boolean | undefined)
31
+ Whether the range inputs show a disabled state (gray background, gray text). Omit if the field is not disabled.
@@ -0,0 +1,34 @@
1
+ # InputText
2
+ type reference: ./index.d.ts
3
+
4
+ Append a `InputText` component when the figma context contains:
5
+
6
+ - A figma component or instance named "Input Text" or similar, consisting of a text input field optionally paired with a label, required asterisk, and info icon.
7
+
8
+ ## Metadata Shape (Component)
9
+
10
+ Append this component to the `components` array of the returned JSON.
11
+
12
+ ## Metadata Shape (Properties)
13
+
14
+ Append these properties to the `props` object of this component.
15
+
16
+ ### Properties definitions
17
+
18
+ - `label` (string)
19
+ The text of the label displayed above the input field.
20
+
21
+ - `placeholder` (string | undefined)
22
+ The placeholder text inside the input field. In the default state, the field shows a placeholder like "Enter". When a value is present, the placeholder is replaced with the filled text. Omit if no placeholder text is visible.
23
+
24
+ - `mandatory` (boolean | undefined)
25
+ Whether a red asterisk `*` is present next to the label, indicating the field is required. Omit if absent.
26
+
27
+ - `fieldInfo` (string | undefined)
28
+ Whether an info icon (`information-line`) is present next to the label. Omit if absent.
29
+
30
+ - `invalid` (boolean | undefined)
31
+ Whether the input field shows an error state (red border, red caption text). Omit if the field is not in error state.
32
+
33
+ - `disabled` (boolean | undefined)
34
+ Whether the input field shows a disabled state (gray background, gray text). Omit if the field is not disabled.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "metadata": {
3
- "generatedAt": "2026-02-09T18:17:29.340Z",
3
+ "generatedAt": "2026-07-01T09:29:34.294Z",
4
4
  "version": "1.0.0",
5
5
  "totalComponents": 68,
6
6
  "packagePath": "../../packages/globalsettings-tagsamurai"
@@ -1915,39 +1915,31 @@
1915
1915
  "responsive": false
1916
1916
  },
1917
1917
  {
1918
- "id": "inputotp",
1919
- "name": "Inputotp",
1920
- "description": "Inputotp component",
1921
- "category": "input",
1918
+ "id": "inputotp-fallback",
1919
+ "name": "inputotp",
1920
+ "description": "inputotp component (fallback metadata due to parsing error)",
1921
+ "category": "utility",
1922
1922
  "tags": [
1923
- "input",
1924
- "form"
1923
+ "fallback",
1924
+ "parsing-error"
1925
1925
  ],
1926
1926
  "source": "unknown",
1927
1927
  "overridesBase": false,
1928
1928
  "overrideType": "none",
1929
- "overrideSummary": "No override detected",
1930
- "inheritanceChain": [
1931
- {
1932
- "componentName": "Inputotp",
1933
- "source": "base",
1934
- "definitionPath": "library/components/inputotp/Inputotp.vue.d.ts",
1935
- "childComponents": [],
1936
- "overrideLevel": 0
1937
- }
1938
- ],
1939
- "inheritanceReport": "Base: Inputotp (library/components/inputotp/Inputotp.vue.d.ts)",
1940
- "vueFilePath": "library/components/inputotp/Inputotp.vue",
1941
- "definitionFilePath": "inputotp/index.d.ts",
1929
+ "overrideSummary": "",
1930
+ "inheritanceChain": [],
1931
+ "inheritanceReport": "",
1932
+ "vueFilePath": "",
1933
+ "definitionFilePath": "C:\\Users\\ASUS ROG STRIK\\Documents\\Frontend\\wangsvue\\packages\\globalsettings-tagsamurai\\dist\\inputotp\\index.d.ts",
1942
1934
  "importInfo": {
1943
1935
  "packageName": "@fewangsit/wangsvue-gsts",
1944
- "importPath": "import { Inputotp } from '@fewangsit/wangsvue-gsts'",
1936
+ "importPath": "import { inputotp } from '@fewangsit/wangsvue-gsts'",
1945
1937
  "treeshakable": true
1946
1938
  },
1947
1939
  "examples": [],
1948
1940
  "useCases": [],
1949
1941
  "dependencies": [],
1950
- "status": "stable",
1942
+ "status": "unknown",
1951
1943
  "accessibility": {
1952
1944
  "ariaSupport": false,
1953
1945
  "keyboardNavigation": false,
@@ -2899,7 +2891,8 @@
2899
2891
  "Paginator",
2900
2892
  "TagType",
2901
2893
  "ToggleSwitch",
2902
- "UserName"
2894
+ "UserName",
2895
+ "inputotp"
2903
2896
  ],
2904
2897
  "navigation": [
2905
2898
  "Breadcrumb",
@@ -2926,7 +2919,6 @@
2926
2919
  "InputRangeNumber",
2927
2920
  "InputText",
2928
2921
  "InputURL",
2929
- "Inputotp",
2930
2922
  "InvisibleField",
2931
2923
  "Textarea"
2932
2924
  ],
@@ -3254,7 +3246,7 @@
3254
3246
  "inputrangenumber"
3255
3247
  ],
3256
3248
  "inputotp": [
3257
- "inputotp"
3249
+ "inputotp-fallback"
3258
3250
  ],
3259
3251
  "inputpassword": [
3260
3252
  "inputpassword"
@@ -3436,7 +3428,6 @@
3436
3428
  "inputcurrency",
3437
3429
  "inputemail",
3438
3430
  "inputnumber",
3439
- "inputotp",
3440
3431
  "inputpassword",
3441
3432
  "inputphonenumber",
3442
3433
  "inputrangenumber",
@@ -3448,12 +3439,17 @@
3448
3439
  "inputcurrency",
3449
3440
  "inputemail",
3450
3441
  "inputnumber",
3451
- "inputotp",
3452
3442
  "inputpassword",
3453
3443
  "inputphonenumber",
3454
3444
  "inputrangenumber",
3455
3445
  "inputtext",
3456
3446
  "inputurl"
3447
+ ],
3448
+ "fallback": [
3449
+ "inputotp-fallback"
3450
+ ],
3451
+ "parsing-error": [
3452
+ "inputotp-fallback"
3457
3453
  ]
3458
3454
  },
3459
3455
  "byCategory": {
@@ -3474,6 +3470,7 @@
3474
3470
  "editor",
3475
3471
  "fileupload",
3476
3472
  "icon",
3473
+ "inputotp-fallback",
3477
3474
  "litedropdown",
3478
3475
  "multiselect",
3479
3476
  "paginator",
@@ -3501,7 +3498,6 @@
3501
3498
  "inputbadge",
3502
3499
  "inputemail",
3503
3500
  "inputnumber",
3504
- "inputotp",
3505
3501
  "inputpassword",
3506
3502
  "inputphonenumber",
3507
3503
  "inputrangenumber",
@@ -3585,7 +3581,7 @@
3585
3581
  "inlinemessage",
3586
3582
  "inputbadge",
3587
3583
  "inputcurrency",
3588
- "inputotp",
3584
+ "inputotp-fallback",
3589
3585
  "invisiblefield",
3590
3586
  "languageswitcher",
3591
3587
  "litedropdown",
@@ -4507,7 +4503,23 @@
4507
4503
  "inputemail"
4508
4504
  ],
4509
4505
  "inputotp": [
4510
- "inputotp"
4506
+ "inputotp-fallback"
4507
+ ],
4508
+ "fallback": [
4509
+ "inputotp-fallback"
4510
+ ],
4511
+ "metadata": [
4512
+ "inputotp-fallback"
4513
+ ],
4514
+ "due": [
4515
+ "inputotp-fallback"
4516
+ ],
4517
+ "parsing": [
4518
+ "inputotp-fallback"
4519
+ ],
4520
+ "error": [
4521
+ "inputotp-fallback",
4522
+ "validatormessage"
4511
4523
  ],
4512
4524
  "password": [
4513
4525
  "inputpassword"
@@ -4718,18 +4730,15 @@
4718
4730
  ],
4719
4731
  "validatormessage": [
4720
4732
  "validatormessage"
4721
- ],
4722
- "error": [
4723
- "validatormessage"
4724
4733
  ]
4725
4734
  }
4726
4735
  },
4727
4736
  "statistics": {
4728
4737
  "totalComponents": 68,
4729
4738
  "componentsByCategory": {
4730
- "utility": 22,
4739
+ "utility": 23,
4731
4740
  "navigation": 3,
4732
- "input": 22,
4741
+ "input": 21,
4733
4742
  "integration": 1,
4734
4743
  "data-display": 6,
4735
4744
  "overlay": 5,
@@ -1,5 +1,5 @@
1
1
  Component Data Source Summary
2
- Generated: 2026-02-09T18:17:29.340Z
2
+ Generated: 2026-07-01T09:29:34.294Z
3
3
  Version: 1.0.0
4
4
  Total Components: 68
5
5
  Package: ../../packages/globalsettings-tagsamurai
@@ -9,12 +9,12 @@ Statistics:
9
9
  - Overrides: 7
10
10
  - Accessible Components: 0
11
11
  - Total Examples: 0
12
- - Unresolved Components: 0
12
+ - Unresolved Components: 1
13
13
 
14
14
  Components by Category:
15
- - utility: 22
15
+ - utility: 23
16
16
  - navigation: 3
17
- - input: 22
17
+ - input: 21
18
18
  - integration: 1
19
19
  - data-display: 6
20
20
  - overlay: 5
@@ -22,3 +22,6 @@ Components by Category:
22
22
  - layout: 1
23
23
  - feedback: 3
24
24
  - localization: 2
25
+
26
+ Unresolved Components (Fallback):
27
+ - inputotp-fallback