@corva/ui 3.54.0-10 → 3.54.0-12

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 (121) hide show
  1. package/README.md +69 -0
  2. package/components/AdvancedSlider/AdvancedSlider.figma.d.ts +2 -0
  3. package/components/AdvancedSlider/AdvancedSlider.figma.d.ts.map +1 -0
  4. package/components/FileIcon/FileIcon.figma.d.ts +2 -0
  5. package/components/FileIcon/FileIcon.figma.d.ts.map +1 -0
  6. package/components/PadModeSelect/PadModeSelect.figma.d.ts +2 -0
  7. package/components/PadModeSelect/PadModeSelect.figma.d.ts.map +1 -0
  8. package/components/Popover/Popover.figma.d.ts +2 -0
  9. package/components/Popover/Popover.figma.d.ts.map +1 -0
  10. package/components/RangeSlider/RangeSlider.figma.d.ts +2 -0
  11. package/components/RangeSlider/RangeSlider.figma.d.ts.map +1 -0
  12. package/components/Search/Search.figma.d.ts +2 -0
  13. package/components/Search/Search.figma.d.ts.map +1 -0
  14. package/components/StatusBadge/StatusBadge.figma.d.ts +2 -0
  15. package/components/StatusBadge/StatusBadge.figma.d.ts.map +1 -0
  16. package/components/Table/TableToolbar/TableToolbar.figma.d.ts +2 -0
  17. package/components/Table/TableToolbar/TableToolbar.figma.d.ts.map +1 -0
  18. package/componentsV2/Accordion/Accordion.figma.d.ts +2 -0
  19. package/componentsV2/Accordion/Accordion.figma.d.ts.map +1 -0
  20. package/componentsV2/AppFooter/AppFooter.figma.d.ts +2 -0
  21. package/componentsV2/AppFooter/AppFooter.figma.d.ts.map +1 -0
  22. package/componentsV2/AppHeader/V3/AppHeaderV3.figma.d.ts +2 -0
  23. package/componentsV2/AppHeader/V3/AppHeaderV3.figma.d.ts.map +1 -0
  24. package/componentsV2/Avatar/Avatar.figma.d.ts +2 -0
  25. package/componentsV2/Avatar/Avatar.figma.d.ts.map +1 -0
  26. package/componentsV2/Breadcrumbs/Breadcrumbs.figma.d.ts +2 -0
  27. package/componentsV2/Breadcrumbs/Breadcrumbs.figma.d.ts.map +1 -0
  28. package/componentsV2/Button/Button.figma.d.ts +2 -0
  29. package/componentsV2/Button/Button.figma.d.ts.map +1 -0
  30. package/componentsV2/Button/Button.stories.d.ts.map +1 -1
  31. package/componentsV2/ButtonIcon/ButtonIcon.figma.d.ts +2 -0
  32. package/componentsV2/ButtonIcon/ButtonIcon.figma.d.ts.map +1 -0
  33. package/componentsV2/ButtonLive/ButtonLive.figma.d.ts +2 -0
  34. package/componentsV2/ButtonLive/ButtonLive.figma.d.ts.map +1 -0
  35. package/componentsV2/ButtonText/ButtonText.figma.d.ts +2 -0
  36. package/componentsV2/ButtonText/ButtonText.figma.d.ts.map +1 -0
  37. package/componentsV2/Checkbox/Checkbox.figma.d.ts +2 -0
  38. package/componentsV2/Checkbox/Checkbox.figma.d.ts.map +1 -0
  39. package/componentsV2/Chip/Chip.figma.d.ts +2 -0
  40. package/componentsV2/Chip/Chip.figma.d.ts.map +1 -0
  41. package/componentsV2/ColorPicker/ColorPicker.figma.d.ts +2 -0
  42. package/componentsV2/ColorPicker/ColorPicker.figma.d.ts.map +1 -0
  43. package/componentsV2/Counter/Counter.figma.d.ts +2 -0
  44. package/componentsV2/Counter/Counter.figma.d.ts.map +1 -0
  45. package/componentsV2/DatePicker/DatePicker.figma.d.ts +2 -0
  46. package/componentsV2/DatePicker/DatePicker.figma.d.ts.map +1 -0
  47. package/componentsV2/FilesLoader/FilesLoader.figma.d.ts +2 -0
  48. package/componentsV2/FilesLoader/FilesLoader.figma.d.ts.map +1 -0
  49. package/componentsV2/Hint/Hint.figma.d.ts +2 -0
  50. package/componentsV2/Hint/Hint.figma.d.ts.map +1 -0
  51. package/componentsV2/Label/Label.figma.d.ts +2 -0
  52. package/componentsV2/Label/Label.figma.d.ts.map +1 -0
  53. package/componentsV2/LoaderLinear/LoaderLinear.figma.d.ts +2 -0
  54. package/componentsV2/LoaderLinear/LoaderLinear.figma.d.ts.map +1 -0
  55. package/componentsV2/Menu/Menu.figma.d.ts +2 -0
  56. package/componentsV2/Menu/Menu.figma.d.ts.map +1 -0
  57. package/componentsV2/Menu/MenuItem/MenuItem.figma.d.ts +2 -0
  58. package/componentsV2/Menu/MenuItem/MenuItem.figma.d.ts.map +1 -0
  59. package/componentsV2/Modal/Modal.figma.d.ts +2 -0
  60. package/componentsV2/Modal/Modal.figma.d.ts.map +1 -0
  61. package/componentsV2/OffsetWellsButton/OffsetWellsButton.figma.d.ts +2 -0
  62. package/componentsV2/OffsetWellsButton/OffsetWellsButton.figma.d.ts.map +1 -0
  63. package/componentsV2/Radio/Radio.figma.d.ts +2 -0
  64. package/componentsV2/Radio/Radio.figma.d.ts.map +1 -0
  65. package/componentsV2/Select/Select.figma.d.ts +2 -0
  66. package/componentsV2/Select/Select.figma.d.ts.map +1 -0
  67. package/componentsV2/Skeleton/Skeleton.figma.d.ts +2 -0
  68. package/componentsV2/Skeleton/Skeleton.figma.d.ts.map +1 -0
  69. package/componentsV2/Slider/Slider.figma.d.ts +2 -0
  70. package/componentsV2/Slider/Slider.figma.d.ts.map +1 -0
  71. package/componentsV2/Stepper/Stepper.figma.d.ts +2 -0
  72. package/componentsV2/Stepper/Stepper.figma.d.ts.map +1 -0
  73. package/componentsV2/Switch/Switch.figma.d.ts +2 -0
  74. package/componentsV2/Switch/Switch.figma.d.ts.map +1 -0
  75. package/componentsV2/Tabs/Tabs.figma.d.ts +2 -0
  76. package/componentsV2/Tabs/Tabs.figma.d.ts.map +1 -0
  77. package/componentsV2/Tag/Tag.figma.d.ts +2 -0
  78. package/componentsV2/Tag/Tag.figma.d.ts.map +1 -0
  79. package/componentsV2/TemplatesControl/TemplatesControl.figma.d.ts +2 -0
  80. package/componentsV2/TemplatesControl/TemplatesControl.figma.d.ts.map +1 -0
  81. package/componentsV2/TextInput/TextInput.figma.d.ts +2 -0
  82. package/componentsV2/TextInput/TextInput.figma.d.ts.map +1 -0
  83. package/componentsV2/ToggleButtons/ToggleButtons.figma.d.ts +2 -0
  84. package/componentsV2/ToggleButtons/ToggleButtons.figma.d.ts.map +1 -0
  85. package/componentsV2/Tooltip/Tooltip.figma.d.ts +2 -0
  86. package/componentsV2/Tooltip/Tooltip.figma.d.ts.map +1 -0
  87. package/figma.utils.d.ts +2 -0
  88. package/figma.utils.d.ts.map +1 -0
  89. package/icons/customIcons/icons/Archive.figma.d.ts +2 -0
  90. package/icons/customIcons/icons/Archive.figma.d.ts.map +1 -0
  91. package/icons/customIcons/icons/CautionFilled.figma.d.ts +2 -0
  92. package/icons/customIcons/icons/CautionFilled.figma.d.ts.map +1 -0
  93. package/icons/customIcons/icons/Dashboard.figma.d.ts +2 -0
  94. package/icons/customIcons/icons/Dashboard.figma.d.ts.map +1 -0
  95. package/icons/customIcons/icons/DrilloutUnit.figma.d.ts +2 -0
  96. package/icons/customIcons/icons/DrilloutUnit.figma.d.ts.map +1 -0
  97. package/icons/customIcons/icons/FolderClosed.figma.d.ts +2 -0
  98. package/icons/customIcons/icons/FolderClosed.figma.d.ts.map +1 -0
  99. package/icons/customIcons/icons/FolderOpened.figma.d.ts +2 -0
  100. package/icons/customIcons/icons/FolderOpened.figma.d.ts.map +1 -0
  101. package/icons/customIcons/icons/FracFleet.figma.d.ts +2 -0
  102. package/icons/customIcons/icons/FracFleet.figma.d.ts.map +1 -0
  103. package/icons/customIcons/icons/InterventionUnit.figma.d.ts +2 -0
  104. package/icons/customIcons/icons/InterventionUnit.figma.d.ts.map +1 -0
  105. package/icons/customIcons/icons/Lasso.figma.d.ts +2 -0
  106. package/icons/customIcons/icons/Lasso.figma.d.ts.map +1 -0
  107. package/icons/customIcons/icons/Pad.figma.d.ts +2 -0
  108. package/icons/customIcons/icons/Pad.figma.d.ts.map +1 -0
  109. package/icons/customIcons/icons/Pin.figma.d.ts +2 -0
  110. package/icons/customIcons/icons/Pin.figma.d.ts.map +1 -0
  111. package/icons/customIcons/icons/Program.figma.d.ts +2 -0
  112. package/icons/customIcons/icons/Program.figma.d.ts.map +1 -0
  113. package/icons/customIcons/icons/SimulFrac.figma.d.ts +2 -0
  114. package/icons/customIcons/icons/SimulFrac.figma.d.ts.map +1 -0
  115. package/icons/customIcons/icons/Well.figma.d.ts +2 -0
  116. package/icons/customIcons/icons/Well.figma.d.ts.map +1 -0
  117. package/icons/customIcons/icons/ZipperFrac.figma.d.ts +2 -0
  118. package/icons/customIcons/icons/ZipperFrac.figma.d.ts.map +1 -0
  119. package/mcp-server/server.mjs +248 -22
  120. package/package.json +10 -3
  121. package/tsconfig.tsbuildinfo +1 -1
package/README.md CHANGED
@@ -42,6 +42,75 @@ Quick setup: run `npx -p @corva/ui corva-ui-mcp-setup` from your project root to
42
42
 
43
43
  See [MCP Server documentation](./mcp-server/README.md) for setup instructions and available tools.
44
44
 
45
+ ## Figma Code Connect
46
+
47
+ [Code Connect](https://www.figma.com/developers/code-connect) links corva-ui components to their Figma design nodes so that **Dev Mode** in Figma shows real, production-ready code snippets instead of auto-generated stubs.
48
+
49
+ ### Commands
50
+
51
+ | Command | What it does |
52
+ |---|---|
53
+ | `yarn figma:publish` | Publish all Code Connect mappings to Figma. Safe to run multiple times — upserts per node, does not touch other nodes' mappings. |
54
+ | `yarn figma:dry-run` | Validate all `.figma.tsx` files locally without publishing — use before merging |
55
+ | `yarn figma:unpublish` | Remove Code Connect mappings from Figma. Safe to run multiple times — second run is a no-op (logs a warning if nothing was found to delete). |
56
+ | `yarn figma:publish-node '<URL>'` | Publish a single component's Code Connect mapping. Finds the `.figma.tsx` file by URL and publishes only it. |
57
+ | `yarn figma:unpublish-node '<URL>' --label React` | Remove a single node's Code Connect mapping (uses CLI `--node` flag). |
58
+ | `yarn figma:unpublish-node-force '<URL>'` | Force-remove a mapping via the REST API. Use when the Figma component has been deleted and `unpublish` fails. |
59
+
60
+ ### Creating a new mapping
61
+
62
+ Each component that has a Figma counterpart gets a `.figma.tsx` file next to its source:
63
+
64
+ ```
65
+ src/componentsV2/Button/Button.figma.tsx
66
+ src/components/StatusBadge/StatusBadge.figma.tsx
67
+ src/icons/customIcons/icons/Pin.figma.tsx
68
+ ```
69
+
70
+ Minimal template:
71
+
72
+ ```tsx
73
+ import figma from '@figma/code-connect';
74
+ import { MyComponent } from './MyComponent';
75
+
76
+ figma.connect(
77
+ MyComponent,
78
+ 'https://www.figma.com/design/FILEKEY/FILE-NAME?node-id=NODE_ID',
79
+ {
80
+ props: {
81
+ // map Figma properties → component props
82
+ },
83
+ example: ({ ...props }) => <MyComponent {...props} />,
84
+ }
85
+ );
86
+ ```
87
+
88
+ Use `yarn figma:dry-run` to verify the file is valid before publishing.
89
+
90
+ ### Publishing / unpublishing a single component
91
+
92
+ `publish` always operates on the full set of files matched by the config — there is no `--files` flag. To publish a single file:
93
+
94
+ 1. Temporarily narrow the `include` glob in `figma.config.ts` to match only that file
95
+ 2. Run `yarn figma:publish`
96
+ 3. Revert the config change
97
+
98
+ To **unpublish a single node**, use the `--node` flag with the Figma component URL (copy it from Dev Mode) and `--label`:
99
+
100
+ ```bash
101
+ npx figma connect unpublish --node "https://www.figma.com/design/FILE_KEY/...?node-id=NODE_ID" --label React
102
+ ```
103
+
104
+ ### Interactive setup
105
+
106
+ To scaffold `.figma.tsx` files for unmapped components:
107
+
108
+ ```bash
109
+ npx figma connect
110
+ ```
111
+
112
+ This runs a **local-only wizard** — it creates or modifies `.figma.tsx` files in the repo but does not publish or delete any existing Figma mappings. Run `yarn figma:publish` afterwards to push the new files.
113
+
45
114
  ## Build-time variables
46
115
 
47
116
  | Name | Default Value | Required |
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=AdvancedSlider.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AdvancedSlider.figma.d.ts","sourceRoot":"","sources":["../../../src/components/AdvancedSlider/AdvancedSlider.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FileIcon.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FileIcon.figma.d.ts","sourceRoot":"","sources":["../../../src/components/FileIcon/FileIcon.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=PadModeSelect.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PadModeSelect.figma.d.ts","sourceRoot":"","sources":["../../../src/components/PadModeSelect/PadModeSelect.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Popover.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Popover.figma.d.ts","sourceRoot":"","sources":["../../../src/components/Popover/Popover.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=RangeSlider.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RangeSlider.figma.d.ts","sourceRoot":"","sources":["../../../src/components/RangeSlider/RangeSlider.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Search.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Search.figma.d.ts","sourceRoot":"","sources":["../../../src/components/Search/Search.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=StatusBadge.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatusBadge.figma.d.ts","sourceRoot":"","sources":["../../../src/components/StatusBadge/StatusBadge.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=TableToolbar.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableToolbar.figma.d.ts","sourceRoot":"","sources":["../../../../src/components/Table/TableToolbar/TableToolbar.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Accordion.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Accordion.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Accordion/Accordion.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=AppFooter.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AppFooter.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/AppFooter/AppFooter.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=AppHeaderV3.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AppHeaderV3.figma.d.ts","sourceRoot":"","sources":["../../../../src/componentsV2/AppHeader/V3/AppHeaderV3.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Avatar.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Avatar.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Avatar/Avatar.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Breadcrumbs.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Breadcrumbs.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Breadcrumbs/Breadcrumbs.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Button.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Button/Button.figma.tsx"],"names":[],"mappings":""}
@@ -1 +1 @@
1
- {"version":3,"file":"Button.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Button/Button.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAoB,MAAM,OAAO,CAAC;AAKzD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAIlC,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAE3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAqBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,GAAI,OAAO,KAAK,gBAA0B,CAAC;AAE/D,eAAO,MAAM,IAAI,mBAShB,CAAC;AAYF,eAAO,MAAM,KAAK,mBAYjB,CAAC;AASF,eAAO,MAAM,gBAAgB,mBA2B5B,CAAC;AAOF,eAAO,MAAM,kBAAkB,mBAW9B,CAAC;AAMF,eAAO,MAAM,eAAe,mBAmB3B,CAAC"}
1
+ {"version":3,"file":"Button.stories.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Button/Button.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,cAAc,EAAoB,MAAM,OAAO,CAAC;AAKzD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAIlC,KAAK,KAAK,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAE3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,KAAK,CAGrB,CAAC;AAoBF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,GAAI,OAAO,KAAK,gBAA0B,CAAC;AAE/D,eAAO,MAAM,IAAI,mBAShB,CAAC;AAYF,eAAO,MAAM,KAAK,mBAYjB,CAAC;AASF,eAAO,MAAM,gBAAgB,mBA2B5B,CAAC;AAOF,eAAO,MAAM,kBAAkB,mBAW9B,CAAC;AAMF,eAAO,MAAM,eAAe,mBAmB3B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ButtonIcon.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonIcon.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonIcon/ButtonIcon.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ButtonLive.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonLive.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonLive/ButtonLive.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ButtonText.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ButtonText.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ButtonText/ButtonText.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Checkbox.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Checkbox.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Checkbox/Checkbox.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Chip.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Chip.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Chip/Chip.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ColorPicker.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ColorPicker.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ColorPicker/ColorPicker.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Counter.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Counter.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Counter/Counter.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=DatePicker.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DatePicker.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/DatePicker/DatePicker.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FilesLoader.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FilesLoader.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/FilesLoader/FilesLoader.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Hint.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Hint.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Hint/Hint.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Label.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Label.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Label/Label.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=LoaderLinear.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LoaderLinear.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/LoaderLinear/LoaderLinear.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Menu.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Menu.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Menu/Menu.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=MenuItem.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MenuItem.figma.d.ts","sourceRoot":"","sources":["../../../../src/componentsV2/Menu/MenuItem/MenuItem.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Modal.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Modal.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Modal/Modal.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=OffsetWellsButton.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OffsetWellsButton.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/OffsetWellsButton/OffsetWellsButton.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Radio.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Radio.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Radio/Radio.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Select.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Select.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Select/Select.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Skeleton.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Skeleton.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Skeleton/Skeleton.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Slider.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Slider.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Slider/Slider.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Stepper.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stepper.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Stepper/Stepper.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Switch.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Switch.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Switch/Switch.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Tabs.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Tabs.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Tabs/Tabs.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Tag.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Tag.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Tag/Tag.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=TemplatesControl.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TemplatesControl.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/TemplatesControl/TemplatesControl.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=TextInput.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextInput.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/TextInput/TextInput.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ToggleButtons.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToggleButtons.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/ToggleButtons/ToggleButtons.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Tooltip.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Tooltip.figma.d.ts","sourceRoot":"","sources":["../../../src/componentsV2/Tooltip/Tooltip.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export declare const figmaNodeUrl: (nodeId: string) => string;
2
+ //# sourceMappingURL=figma.utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"figma.utils.d.ts","sourceRoot":"","sources":["../src/figma.utils.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,GAAI,QAAQ,MAAM,KAAG,MAA+C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Archive.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Archive.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Archive.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=CautionFilled.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CautionFilled.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/CautionFilled.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Dashboard.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Dashboard.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Dashboard.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=DrilloutUnit.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrilloutUnit.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/DrilloutUnit.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FolderClosed.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FolderClosed.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/FolderClosed.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FolderOpened.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FolderOpened.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/FolderOpened.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=FracFleet.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FracFleet.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/FracFleet.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=InterventionUnit.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InterventionUnit.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/InterventionUnit.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Lasso.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Lasso.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Lasso.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Pad.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pad.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Pad.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Pin.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Pin.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Pin.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Program.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Program.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Program.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=SimulFrac.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SimulFrac.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/SimulFrac.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Well.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Well.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/Well.figma.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ZipperFrac.figma.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ZipperFrac.figma.d.ts","sourceRoot":"","sources":["../../../../src/icons/customIcons/icons/ZipperFrac.figma.tsx"],"names":[],"mappings":""}