@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
@@ -227,7 +227,7 @@ const validateDsn = (dsn) => {
227
227
 
228
228
  const MCP_SERVER_VERSION = '1.0.0';
229
229
 
230
- var version = "3.54.0-10";
230
+ var version = "3.54.0-12";
231
231
 
232
232
  const CORVA_UI_VERSION = version;
233
233
 
@@ -1004,7 +1004,7 @@ var componentsV2Data = [
1004
1004
  modulePath: "componentsV2/AppFooter",
1005
1005
  importPath: "@corva/ui/componentsV2",
1006
1006
  category: "v2",
1007
- description: "Application footer. DataQuality Popover is described [here](https://www.figma.com/design/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=83011-88407&m=dev)",
1007
+ description: "Application footer. DataQuality Popover is described [here](https://www.figma.com/design/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=83011-88407)",
1008
1008
  isExperimental: true,
1009
1009
  isDeprecated: false,
1010
1010
  props: [
@@ -1094,7 +1094,7 @@ var componentsV2Data = [
1094
1094
  "dataquality",
1095
1095
  "popover",
1096
1096
  "described",
1097
- "[here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407&m=dev)"
1097
+ "[here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407)"
1098
1098
  ]
1099
1099
  },
1100
1100
  {
@@ -2143,7 +2143,7 @@ var componentsV2Data = [
2143
2143
  }
2144
2144
  ],
2145
2145
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/Button/Button.tsx",
2146
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=19105-59490&node-type=frame&m=dev",
2146
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=19105-59490&node-type=frame",
2147
2147
  keywords: [
2148
2148
  "button",
2149
2149
  "action",
@@ -2461,7 +2461,7 @@ var componentsV2Data = [
2461
2461
  }
2462
2462
  ],
2463
2463
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/ButtonText/ButtonText.tsx",
2464
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=36517-144850&m=dev",
2464
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=36517-144850",
2465
2465
  keywords: [
2466
2466
  "buttontext"
2467
2467
  ]
@@ -2741,7 +2741,7 @@ var componentsV2Data = [
2741
2741
  }
2742
2742
  ],
2743
2743
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/Chip/Chip.tsx",
2744
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131635-139275&m=dev",
2744
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131635-139275",
2745
2745
  keywords: [
2746
2746
  "chip",
2747
2747
  "tag",
@@ -2926,7 +2926,7 @@ var componentsV2Data = [
2926
2926
  }
2927
2927
  ],
2928
2928
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/ChipIndicator/ChipIndicator.tsx",
2929
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131054-63682&m=dev",
2929
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131054-63682",
2930
2930
  keywords: [
2931
2931
  "chipindicator"
2932
2932
  ]
@@ -3062,7 +3062,7 @@ var componentsV2Data = [
3062
3062
  }
3063
3063
  ],
3064
3064
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/ColorPicker/ColorPicker.tsx",
3065
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=157241-27474&m=dev",
3065
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=157241-27474",
3066
3066
  keywords: [
3067
3067
  "colorpicker"
3068
3068
  ]
@@ -3352,7 +3352,7 @@ var componentsV2Data = [
3352
3352
  }
3353
3353
  ],
3354
3354
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/DatePicker/DatePicker.tsx",
3355
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=103431-4455&m=dev",
3355
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=103431-4455",
3356
3356
  keywords: [
3357
3357
  "datepicker",
3358
3358
  "date",
@@ -4173,7 +4173,7 @@ var componentsV2Data = [
4173
4173
  }
4174
4174
  ],
4175
4175
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/Hint/Hint.tsx",
4176
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=9597-20397&m=dev",
4176
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=9597-20397",
4177
4177
  keywords: [
4178
4178
  "hint",
4179
4179
  "used",
@@ -4402,7 +4402,7 @@ var componentsV2Data = [
4402
4402
  }
4403
4403
  ],
4404
4404
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/src/componentsV2/Label/Label.tsx",
4405
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=128629-7086&m=dev",
4405
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=128629-7086",
4406
4406
  keywords: [
4407
4407
  "label",
4408
4408
  "labelscounter",
@@ -4603,7 +4603,7 @@ var componentsV2Data = [
4603
4603
  }
4604
4604
  ],
4605
4605
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/LoaderLinear/LoaderLinear.tsx",
4606
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=114392-19904&m=dev",
4606
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=114392-19904",
4607
4607
  keywords: [
4608
4608
  "loaderlinear",
4609
4609
  "loading",
@@ -5102,7 +5102,7 @@ var componentsV2Data = [
5102
5102
  }
5103
5103
  ],
5104
5104
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/OffsetWellsButton/OffsetWellsButton.tsx",
5105
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=133682-1140&m=dev",
5105
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=133682-1140",
5106
5106
  keywords: [
5107
5107
  "offsetwellsbutton"
5108
5108
  ]
@@ -5892,7 +5892,7 @@ var componentsV2Data = [
5892
5892
  }
5893
5893
  ],
5894
5894
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/Select/Select.tsx",
5895
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=142449-52520&m=dev",
5895
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=142449-52520",
5896
5896
  keywords: [
5897
5897
  "select",
5898
5898
  "dropdown",
@@ -6546,7 +6546,7 @@ var componentsV2Data = [
6546
6546
  }
6547
6547
  ],
6548
6548
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/Tag/Tag.tsx",
6549
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131053-12637&m=dev",
6549
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131053-12637",
6550
6550
  keywords: [
6551
6551
  "tag",
6552
6552
  "chip"
@@ -7420,7 +7420,7 @@ var componentsV2Data = [
7420
7420
  }
7421
7421
  ],
7422
7422
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/TextInputNext/TextInputNext.tsx",
7423
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=142449-52520&m=dev",
7423
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=142449-52520",
7424
7424
  keywords: [
7425
7425
  "textinputnext",
7426
7426
  "latest",
@@ -13288,7 +13288,7 @@ var componentsV1Data = [
13288
13288
  }
13289
13289
  ],
13290
13290
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/components/Stepper/Stepper.tsx",
13291
- figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=70173-98742&m=dev",
13291
+ figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=70173-98742",
13292
13292
  keywords: [
13293
13293
  "stepper",
13294
13294
  "wizard",
@@ -16966,6 +16966,7 @@ var clientsData = [
16966
16966
  "audits",
16967
16967
  "dataset_audits",
16968
16968
  "permission_audits",
16969
+ "group_membership_audits",
16969
16970
  "provisioning_subscription_audits",
16970
16971
  "platform_subscription_audits",
16971
16972
  "purchase_subscription_audits",
@@ -39638,6 +39639,111 @@ var clientsData = [
39638
39639
  }
39639
39640
  }
39640
39641
  },
39642
+ {
39643
+ path: "/v2/group_membership_audits",
39644
+ method: "GET",
39645
+ summary: "List Group Membership Audits",
39646
+ tags: [
39647
+ "Audits"
39648
+ ],
39649
+ parameters: [
39650
+ {
39651
+ name: "action_name",
39652
+ "in": "query",
39653
+ type: "string",
39654
+ required: false,
39655
+ description: "Search by action (add, remove)"
39656
+ },
39657
+ {
39658
+ name: "user_email",
39659
+ "in": "query",
39660
+ type: "string",
39661
+ required: false,
39662
+ description: "Searches by performer email"
39663
+ },
39664
+ {
39665
+ name: "target_user_email",
39666
+ "in": "query",
39667
+ type: "string",
39668
+ required: false,
39669
+ description: "Search by target user email"
39670
+ },
39671
+ {
39672
+ name: "group_name",
39673
+ "in": "query",
39674
+ type: "string",
39675
+ required: false,
39676
+ description: "Search by group name"
39677
+ },
39678
+ {
39679
+ name: "company_id",
39680
+ "in": "query",
39681
+ type: "integer",
39682
+ required: false,
39683
+ description: "Filter by company"
39684
+ },
39685
+ {
39686
+ name: "start",
39687
+ "in": "query",
39688
+ type: "integer",
39689
+ required: false,
39690
+ description: "Search by start time as a Unix timestamp"
39691
+ },
39692
+ {
39693
+ name: "end",
39694
+ "in": "query",
39695
+ type: "integer",
39696
+ required: false,
39697
+ description: "Search by end time as a Unix timestamp"
39698
+ },
39699
+ {
39700
+ name: "page",
39701
+ "in": "query",
39702
+ type: "integer",
39703
+ required: false,
39704
+ description: "Number of page"
39705
+ },
39706
+ {
39707
+ name: "per_page",
39708
+ "in": "query",
39709
+ type: "integer",
39710
+ required: false,
39711
+ description: "Number of items to list per page"
39712
+ },
39713
+ {
39714
+ name: "sort",
39715
+ "in": "query",
39716
+ type: "string",
39717
+ required: false,
39718
+ description: "One or more fields to sort by. Prefix with a - for descending order. Ex: action, -created_at"
39719
+ },
39720
+ {
39721
+ name: "order",
39722
+ "in": "query",
39723
+ type: "string",
39724
+ required: false,
39725
+ description: "A sorting direction"
39726
+ }
39727
+ ],
39728
+ responses: {
39729
+ "200": {
39730
+ description: "Successful response",
39731
+ schema: "any"
39732
+ },
39733
+ "401": {
39734
+ description: "Authentication error",
39735
+ schema: "any"
39736
+ },
39737
+ "403": {
39738
+ description: "Authorization error",
39739
+ schema: "any"
39740
+ },
39741
+ "404": {
39742
+ description: "Not found error",
39743
+ schema: "any"
39744
+ }
39745
+ }
39746
+ },
39641
39747
  {
39642
39748
  path: "/v2/provisioning_subscription_audits",
39643
39749
  method: "GET",
@@ -40103,6 +40209,13 @@ var clientsData = [
40103
40209
  required: false,
40104
40210
  description: "Filter by corva_v3"
40105
40211
  },
40212
+ {
40213
+ name: "corva_next",
40214
+ "in": "query",
40215
+ type: "boolean",
40216
+ required: false,
40217
+ description: "Filter by corva_next (iOS app)"
40218
+ },
40106
40219
  {
40107
40220
  name: "user_group",
40108
40221
  "in": "query",
@@ -50832,6 +50945,13 @@ var clientsData = [
50832
50945
  required: false,
50833
50946
  description: "Filter by corva_v3"
50834
50947
  },
50948
+ {
50949
+ name: "corva_next",
50950
+ "in": "query",
50951
+ type: "boolean",
50952
+ required: false,
50953
+ description: "Filter by corva_next (iOS app)"
50954
+ },
50835
50955
  {
50836
50956
  name: "user_group",
50837
50957
  "in": "query",
@@ -58027,6 +58147,111 @@ var clientsData = [
58027
58147
  }
58028
58148
  }
58029
58149
  },
58150
+ {
58151
+ path: "/v2/group_membership_audits",
58152
+ method: "GET",
58153
+ summary: "List Group Membership Audits",
58154
+ tags: [
58155
+ "Audits"
58156
+ ],
58157
+ parameters: [
58158
+ {
58159
+ name: "action_name",
58160
+ "in": "query",
58161
+ type: "string",
58162
+ required: false,
58163
+ description: "Search by action (add, remove)"
58164
+ },
58165
+ {
58166
+ name: "user_email",
58167
+ "in": "query",
58168
+ type: "string",
58169
+ required: false,
58170
+ description: "Searches by performer email"
58171
+ },
58172
+ {
58173
+ name: "target_user_email",
58174
+ "in": "query",
58175
+ type: "string",
58176
+ required: false,
58177
+ description: "Search by target user email"
58178
+ },
58179
+ {
58180
+ name: "group_name",
58181
+ "in": "query",
58182
+ type: "string",
58183
+ required: false,
58184
+ description: "Search by group name"
58185
+ },
58186
+ {
58187
+ name: "company_id",
58188
+ "in": "query",
58189
+ type: "integer",
58190
+ required: false,
58191
+ description: "Filter by company"
58192
+ },
58193
+ {
58194
+ name: "start",
58195
+ "in": "query",
58196
+ type: "integer",
58197
+ required: false,
58198
+ description: "Search by start time as a Unix timestamp"
58199
+ },
58200
+ {
58201
+ name: "end",
58202
+ "in": "query",
58203
+ type: "integer",
58204
+ required: false,
58205
+ description: "Search by end time as a Unix timestamp"
58206
+ },
58207
+ {
58208
+ name: "page",
58209
+ "in": "query",
58210
+ type: "integer",
58211
+ required: false,
58212
+ description: "Number of page"
58213
+ },
58214
+ {
58215
+ name: "per_page",
58216
+ "in": "query",
58217
+ type: "integer",
58218
+ required: false,
58219
+ description: "Number of items to list per page"
58220
+ },
58221
+ {
58222
+ name: "sort",
58223
+ "in": "query",
58224
+ type: "string",
58225
+ required: false,
58226
+ description: "One or more fields to sort by. Prefix with a - for descending order. Ex: action, -created_at"
58227
+ },
58228
+ {
58229
+ name: "order",
58230
+ "in": "query",
58231
+ type: "string",
58232
+ required: false,
58233
+ description: "A sorting direction"
58234
+ }
58235
+ ],
58236
+ responses: {
58237
+ "200": {
58238
+ description: "Successful response",
58239
+ schema: "any"
58240
+ },
58241
+ "401": {
58242
+ description: "Authentication error",
58243
+ schema: "any"
58244
+ },
58245
+ "403": {
58246
+ description: "Authorization error",
58247
+ schema: "any"
58248
+ },
58249
+ "404": {
58250
+ description: "Not found error",
58251
+ schema: "any"
58252
+ }
58253
+ }
58254
+ },
58030
58255
  {
58031
58256
  path: "/v2/package_audits",
58032
58257
  method: "GET",
@@ -79181,7 +79406,7 @@ var entries = [
79181
79406
  id: "component-v2-AppFooter",
79182
79407
  type: "component",
79183
79408
  name: "AppFooter",
79184
- description: "Application footer. DataQuality Popover is described [here](https://www.figma.com/design/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=83011-88407&m=dev)",
79409
+ description: "Application footer. DataQuality Popover is described [here](https://www.figma.com/design/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=83011-88407)",
79185
79410
  keywords: [
79186
79411
  "appfooter",
79187
79412
  "application",
@@ -79189,14 +79414,14 @@ var entries = [
79189
79414
  "dataquality",
79190
79415
  "popover",
79191
79416
  "described",
79192
- "[here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407&m=dev)"
79417
+ "[here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407)"
79193
79418
  ],
79194
79419
  tags: [
79195
79420
  "experimental"
79196
79421
  ],
79197
79422
  category: "components-v2",
79198
79423
  importPath: "@corva/ui/componentsV2",
79199
- searchText: "appfooter application footer. dataquality popover is described [here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407&m=dev) appfooter application footer. dataquality popover described [here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407&m=dev)"
79424
+ searchText: "appfooter application footer. dataquality popover is described [here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407) appfooter application footer. dataquality popover described [here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407)"
79200
79425
  },
79201
79426
  {
79202
79427
  id: "component-v2-AppHeader",
@@ -84714,6 +84939,7 @@ var entries = [
84714
84939
  "audits",
84715
84940
  "dataset_audits",
84716
84941
  "permission_audits",
84942
+ "group_membership_audits",
84717
84943
  "provisioning_subscription_audits",
84718
84944
  "platform_subscription_audits",
84719
84945
  "purchase_subscription_audits",
@@ -84783,7 +85009,7 @@ var entries = [
84783
85009
  ],
84784
85010
  category: "clients",
84785
85011
  importPath: "@corva/ui/clients",
84786
- searchText: "corvaapi main api client for corva platform. provides methods for get, put, patch, post, delete requests. api http request fetch rest get post put delete patch abilitycheck v2 ability_check check_feature check_permission feed activities alerts v1 comments likes toggle definitions context trigger close check templates enable disable acknowledge classify totals details appreviews app_reviews approve decline assets favorites settings type_wells type_well reruns ancestor_ids resolve autocomplete programs clusters pads frac_fleets app_wells wells active_wells rigs active_well well_cache drillout_units frac fleets wirelines dashboardappannotations dashboard_app_annotations last_annotations dashboards users dashboard_apps bulk_create batch_update dashboard_folders dashboard_shares dashboard_folder_shares use clone use_template available_timezones data data_filters data_filters#2 files file sign preview download download_link url security groups assign_users copy_users wellview integration ingest bha frac_stage_design frac_stage_summary frac_stage_summary_calculated job_settings plugs .well-known jwks.json jwks messageproducer message_producer notifications acknowledge_all count unread security_policies companies permissions bulk_destroy grouped picklists items tasks user_token#1 user_token#2 user_token#3 user_token#4 sessions verification schemas export streaks identity_verifiers api_keys deactivate apps install packages upload app_categories categories featured types secrets appdatasets app_datasets mark_followable app_help_contents signed_url applogs app_logs events search apptypes app_types appsettingstemplates app_settings_templates share unshare copy publish appstreamtemplate app_stream_templates appstreamtemplateapp add_app update_app remove_app datasettypes dataset_types datset_types documents document_sections rig_templates aggregated_values rig aggregated values rig_template_categories rig_template_items tiers productsubscriptions product_subscriptions cancel deny platformsubscriptions platform_subscriptions resume provisioningsubscriptions provisioning_subscriptions app_streams purchasesubscriptions purchase_subscriptions subscriptionfeatures subscription_features wellcache corva blacklisteddatasets blacklisted_datasets app metrics app_metrics for_selected_apps appassets packagereviews package_reviews apppurchases app_purchases datasets filtered_by_apps appruns app_runs stop duplicate_check appstream idle_worker_stats create_backfill_stream force_resume batch_destroy update_edr_provider_connection_status appconnection app_connections update_package apperroralert app_error_alerts subscribe unsubscribe usage summaries workflows workflow_content_blocks workflow_apps workflowroles workflow_roles columnmappertemplates column_mapper_templates add_asset remove_asset columnmappertemplatechannels column_mapper_template_channels columnmappertemplaterules column_mapper_template_rules dashboard_workflows ungroup ungroup_all change_asset competitoranalysis competitor_analysis statistics company app_companies appstoretemplates app_store_templates appstoretemplatesections app_store_template_sections app_store_template_section appstorearticles app_store_articles remove_section signedurl audits dataset_audits permission_audits provisioning_subscription_audits platform_subscription_audits purchase_subscription_audits event audit appusage usage_analytics app_usage usage_list view_date_list top_apps top_users total_usage_trend partialwellreruns partial_reruns list start_merging fail restart app_progress partialwellrerunappprogresses app_progresses searchsuggestions search_suggestions goals projects projectfolders project_folders projectfiles project_files registeredmodels registered_models appschedule app_schedules bulk_update_status package_audits apikey api_keys_management activate edrproviders edr_providers test_connection api_key_audits typewells padfracfleets pad_frac_fleets fracfleetcontracts frac_fleet_contracts interventionunits intervention_units interventionunitevents intervention_unit_events data export app data_export_app column_fields column_fields_list flat activity_code_mappings countries country_list revoltchat revolt_chat_sessions interventionunitreruns intervention_unit_reruns"
85012
+ searchText: "corvaapi main api client for corva platform. provides methods for get, put, patch, post, delete requests. api http request fetch rest get post put delete patch abilitycheck v2 ability_check check_feature check_permission feed activities alerts v1 comments likes toggle definitions context trigger close check templates enable disable acknowledge classify totals details appreviews app_reviews approve decline assets favorites settings type_wells type_well reruns ancestor_ids resolve autocomplete programs clusters pads frac_fleets app_wells wells active_wells rigs active_well well_cache drillout_units frac fleets wirelines dashboardappannotations dashboard_app_annotations last_annotations dashboards users dashboard_apps bulk_create batch_update dashboard_folders dashboard_shares dashboard_folder_shares use clone use_template available_timezones data data_filters data_filters#2 files file sign preview download download_link url security groups assign_users copy_users wellview integration ingest bha frac_stage_design frac_stage_summary frac_stage_summary_calculated job_settings plugs .well-known jwks.json jwks messageproducer message_producer notifications acknowledge_all count unread security_policies companies permissions bulk_destroy grouped picklists items tasks user_token#1 user_token#2 user_token#3 user_token#4 sessions verification schemas export streaks identity_verifiers api_keys deactivate apps install packages upload app_categories categories featured types secrets appdatasets app_datasets mark_followable app_help_contents signed_url applogs app_logs events search apptypes app_types appsettingstemplates app_settings_templates share unshare copy publish appstreamtemplate app_stream_templates appstreamtemplateapp add_app update_app remove_app datasettypes dataset_types datset_types documents document_sections rig_templates aggregated_values rig aggregated values rig_template_categories rig_template_items tiers productsubscriptions product_subscriptions cancel deny platformsubscriptions platform_subscriptions resume provisioningsubscriptions provisioning_subscriptions app_streams purchasesubscriptions purchase_subscriptions subscriptionfeatures subscription_features wellcache corva blacklisteddatasets blacklisted_datasets app metrics app_metrics for_selected_apps appassets packagereviews package_reviews apppurchases app_purchases datasets filtered_by_apps appruns app_runs stop duplicate_check appstream idle_worker_stats create_backfill_stream force_resume batch_destroy update_edr_provider_connection_status appconnection app_connections update_package apperroralert app_error_alerts subscribe unsubscribe usage summaries workflows workflow_content_blocks workflow_apps workflowroles workflow_roles columnmappertemplates column_mapper_templates add_asset remove_asset columnmappertemplatechannels column_mapper_template_channels columnmappertemplaterules column_mapper_template_rules dashboard_workflows ungroup ungroup_all change_asset competitoranalysis competitor_analysis statistics company app_companies appstoretemplates app_store_templates appstoretemplatesections app_store_template_sections app_store_template_section appstorearticles app_store_articles remove_section signedurl audits dataset_audits permission_audits group_membership_audits provisioning_subscription_audits platform_subscription_audits purchase_subscription_audits event audit appusage usage_analytics app_usage usage_list view_date_list top_apps top_users total_usage_trend partialwellreruns partial_reruns list start_merging fail restart app_progress partialwellrerunappprogresses app_progresses searchsuggestions search_suggestions goals projects projectfolders project_folders projectfiles project_files registeredmodels registered_models appschedule app_schedules bulk_update_status package_audits apikey api_keys_management activate edrproviders edr_providers test_connection api_key_audits typewells padfracfleets pad_frac_fleets fracfleetcontracts frac_fleet_contracts interventionunits intervention_units interventionunitevents intervention_unit_events data export app data_export_app column_fields column_fields_list flat activity_code_mappings countries country_list revoltchat revolt_chat_sessions interventionunitreruns intervention_unit_reruns"
84787
85013
  },
84788
85014
  {
84789
85015
  id: "client-corvaDataAPI",
@@ -91192,7 +91418,7 @@ var byTag = {
91192
91418
  described: [
91193
91419
  "component-v2-AppFooter"
91194
91420
  ],
91195
- "[here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407&m=dev)": [
91421
+ "[here](https://www.figma.com/design/pugbxjnswqqg1yyu6oqerz/corva-design-system?node-id=83011-88407)": [
91196
91422
  "component-v2-AppFooter"
91197
91423
  ],
91198
91424
  appheader: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "3.54.0-10",
3
+ "version": "3.54.0-12",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "Shared components/utils for Corva ui projects",
6
6
  "keywords": [
@@ -40,7 +40,13 @@
40
40
  "mcp:dev": "yarn --silent mcp:generate-data && tsx mcp-server/bin/mcp-server.ts",
41
41
  "mcp:inspect": "yarn --silent mcp:generate-data && npx @modelcontextprotocol/inspector tsx mcp-server/bin/mcp-server.ts",
42
42
  "mcp:test": "jest --config mcp-server/jest.config.js",
43
- "mcp:test:watch": "jest --config mcp-server/jest.config.js --watch"
43
+ "mcp:test:watch": "jest --config mcp-server/jest.config.js --watch",
44
+ "figma:publish": "figma connect publish",
45
+ "figma:dry-run": "figma connect publish --dry-run",
46
+ "figma:unpublish": "figma connect unpublish",
47
+ "figma:publish-node": "node scripts/figma-publish-node.mjs",
48
+ "figma:unpublish-node": "figma connect unpublish --label React --node",
49
+ "figma:unpublish-node-force": "node scripts/figma-unpublish-node-force.mjs"
44
50
  },
45
51
  "config": {
46
52
  "commitizen": {
@@ -245,6 +251,7 @@
245
251
  "@testing-library/user-event": "^12.1.10",
246
252
  "@tsconfig/create-react-app": "^1.0.2",
247
253
  "@types/chroma-js": "^1.4.0",
254
+ "@figma/code-connect": "^1.4.2",
248
255
  "@types/classnames": "2.2.6",
249
256
  "@types/geolib": "^2.0.25",
250
257
  "@types/html2canvas": "^1.0.0",
@@ -301,7 +308,7 @@
301
308
  "typescript": "5.9.3"
302
309
  },
303
310
  "engines": {
304
- "node": ">=18"
311
+ "node": ">=22.17.0"
305
312
  },
306
313
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
307
314
  }