@corva/ui 3.45.0-2 → 3.45.0-4

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.
@@ -190,8 +190,8 @@ const SEARCH_CONFIG = {
190
190
  fullText: 1,
191
191
  },
192
192
  boosts: {
193
- v2Component: 2,
194
- deprecated: -5,
193
+ v2Component: 10,
194
+ deprecated: -10,
195
195
  },
196
196
  defaults: {
197
197
  maxResults: 10,
@@ -1424,7 +1424,11 @@ var componentsV2Data = [
1424
1424
  ],
1425
1425
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/BadgeBase/BadgeBase.tsx",
1426
1426
  keywords: [
1427
- "badgebase"
1427
+ "badgebase",
1428
+ "statusbadge",
1429
+ "status",
1430
+ "badge",
1431
+ "status badge"
1428
1432
  ]
1429
1433
  },
1430
1434
  {
@@ -1465,7 +1469,8 @@ var componentsV2Data = [
1465
1469
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/BadgeComment/BadgeComment.tsx",
1466
1470
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=98744-14653",
1467
1471
  keywords: [
1468
- "badgecomment"
1472
+ "badgecomment",
1473
+ "comment"
1469
1474
  ]
1470
1475
  },
1471
1476
  {
@@ -1553,9 +1558,12 @@ var componentsV2Data = [
1553
1558
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=19105-59511",
1554
1559
  keywords: [
1555
1560
  "badgecounter",
1561
+ "statusbadge",
1562
+ "status",
1563
+ "badge",
1564
+ "status badge",
1556
1565
  "component",
1557
1566
  "displaying",
1558
- "badge",
1559
1567
  "over",
1560
1568
  "icons/buttons/etc"
1561
1569
  ]
@@ -1627,9 +1635,12 @@ var componentsV2Data = [
1627
1635
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=19105-59511",
1628
1636
  keywords: [
1629
1637
  "badgedot",
1638
+ "statusbadge",
1639
+ "status",
1640
+ "badge",
1641
+ "status badge",
1630
1642
  "component",
1631
1643
  "displaying",
1632
- "badge",
1633
1644
  "over",
1634
1645
  "icons/buttons/etc"
1635
1646
  ]
@@ -1944,6 +1955,10 @@ var componentsV2Data = [
1944
1955
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=65793-37026",
1945
1956
  keywords: [
1946
1957
  "buttonicon",
1958
+ "iconbutton",
1959
+ "icon",
1960
+ "button",
1961
+ "icon button",
1947
1962
  "allows",
1948
1963
  "users",
1949
1964
  "perform",
@@ -3653,6 +3668,9 @@ var componentsV2Data = [
3653
3668
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=88924-113475&node-type=frame",
3654
3669
  keywords: [
3655
3670
  "header",
3671
+ "headerlayout",
3672
+ "layout",
3673
+ "header layout",
3656
3674
  "component",
3657
3675
  "headers:",
3658
3676
  "thin",
@@ -4031,6 +4049,14 @@ var componentsV2Data = [
4031
4049
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=128629-7086&m=dev",
4032
4050
  keywords: [
4033
4051
  "label",
4052
+ "labelscounter",
4053
+ "labels",
4054
+ "counter",
4055
+ "labels counter",
4056
+ "assetnamelabel",
4057
+ "asset",
4058
+ "name",
4059
+ "asset name label",
4034
4060
  "component",
4035
4061
  "labelling",
4036
4062
  "blocks.",
@@ -4144,7 +4170,10 @@ var componentsV2Data = [
4144
4170
  "loadercircular",
4145
4171
  "loading",
4146
4172
  "spinner",
4147
- "progress"
4173
+ "progress",
4174
+ "loadingindicator",
4175
+ "indicator",
4176
+ "loading indicator"
4148
4177
  ]
4149
4178
  },
4150
4179
  {
@@ -4223,7 +4252,10 @@ var componentsV2Data = [
4223
4252
  "loaderlinear",
4224
4253
  "loading",
4225
4254
  "progress",
4226
- "bar"
4255
+ "bar",
4256
+ "loadingindicator",
4257
+ "indicator",
4258
+ "loading indicator"
4227
4259
  ]
4228
4260
  },
4229
4261
  {
@@ -4275,13 +4307,16 @@ var componentsV2Data = [
4275
4307
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/LoaderLogo/LoaderLogo.tsx",
4276
4308
  keywords: [
4277
4309
  "loaderlogo",
4310
+ "loadingindicator",
4311
+ "loading",
4312
+ "indicator",
4313
+ "loading indicator",
4278
4314
  "used",
4279
4315
  "provide",
4280
4316
  "visual",
4281
4317
  "clue",
4282
4318
  "page/app/large",
4283
4319
  "block",
4284
- "loading",
4285
4320
  "state"
4286
4321
  ]
4287
4322
  },
@@ -4371,7 +4406,16 @@ var componentsV2Data = [
4371
4406
  "dropdown",
4372
4407
  "options",
4373
4408
  "select",
4374
- "popover"
4409
+ "popover",
4410
+ "menuitem",
4411
+ "item",
4412
+ "menu item",
4413
+ "contextmenuitem",
4414
+ "context",
4415
+ "context menu item",
4416
+ "iconmenu",
4417
+ "icon",
4418
+ "icon menu"
4375
4419
  ]
4376
4420
  },
4377
4421
  {
@@ -5674,7 +5718,10 @@ var componentsV2Data = [
5674
5718
  "toggle",
5675
5719
  "on",
5676
5720
  "off",
5677
- "boolean"
5721
+ "boolean",
5722
+ "switchcontrol",
5723
+ "control",
5724
+ "switch control"
5678
5725
  ]
5679
5726
  },
5680
5727
  {
@@ -5886,7 +5933,8 @@ var componentsV2Data = [
5886
5933
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/Tag/Tag.tsx",
5887
5934
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=131053-12637&m=dev",
5888
5935
  keywords: [
5889
- "tag"
5936
+ "tag",
5937
+ "chip"
5890
5938
  ]
5891
5939
  },
5892
5940
  {
@@ -6048,7 +6096,8 @@ var componentsV2Data = [
6048
6096
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/src/componentsV2/TemplatesControl/TemplatesControl.tsx",
6049
6097
  figmaUrl: "https://www.figma.com/file/PUgBxjNswqqG1yyU6OQERZ/Corva-Design-System?node-id=142803-71618&",
6050
6098
  keywords: [
6051
- "templatescontrol"
6099
+ "templatescontrol",
6100
+ "template"
6052
6101
  ]
6053
6102
  },
6054
6103
  {
@@ -6224,6 +6273,10 @@ var componentsV2Data = [
6224
6273
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/TruncatedText/TruncatedText.tsx",
6225
6274
  keywords: [
6226
6275
  "textendtruncated",
6276
+ "truncatedtext",
6277
+ "truncated",
6278
+ "text",
6279
+ "truncated text",
6227
6280
  "component",
6228
6281
  "truncates",
6229
6282
  "arbitrary",
@@ -6478,7 +6531,9 @@ var componentsV2Data = [
6478
6531
  "input",
6479
6532
  "text",
6480
6533
  "field",
6481
- "entry"
6534
+ "entry",
6535
+ "textfield",
6536
+ "text field"
6482
6537
  ]
6483
6538
  },
6484
6539
  {
@@ -6663,7 +6718,15 @@ var componentsV2Data = [
6663
6718
  ],
6664
6719
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/componentsV2/MiddleTruncatedText/MiddleTruncatedText.tsx",
6665
6720
  keywords: [
6666
- "textmiddletruncated"
6721
+ "textmiddletruncated",
6722
+ "middletruncate",
6723
+ "middle",
6724
+ "truncate",
6725
+ "middle truncate",
6726
+ "middletruncatedtext",
6727
+ "truncated",
6728
+ "text",
6729
+ "middle truncated text"
6667
6730
  ]
6668
6731
  },
6669
6732
  {
@@ -15956,11 +16019,14 @@ var clientsData = [
15956
16019
  "data_export_app",
15957
16020
  "column_fields",
15958
16021
  "column_fields_list",
16022
+ "flat",
15959
16023
  "activity_code_mappings",
15960
16024
  "countries",
15961
16025
  "country_list",
15962
16026
  "revoltchat",
15963
- "revolt_chat_sessions"
16027
+ "revolt_chat_sessions",
16028
+ "interventionunitreruns",
16029
+ "intervention_unit_reruns"
15964
16030
  ],
15965
16031
  endpoints: [
15966
16032
  {
@@ -28932,181 +28998,21 @@ var clientsData = [
28932
28998
  }
28933
28999
  },
28934
29000
  {
28935
- path: "/v2/apps/{app_id}/packages/upload",
28936
- method: "POST",
28937
- summary: "Upload a new package for an app",
28938
- description: "Upload a ZIP file for the Dev Center Packager to build and deploy",
28939
- tags: [
28940
- "Apps"
28941
- ],
28942
- parameters: [
28943
- {
28944
- name: "app_id",
28945
- "in": "path",
28946
- type: "integer",
28947
- required: true,
28948
- description: "App ID"
28949
- },
28950
- {
28951
- name: "package",
28952
- "in": "formData",
28953
- type: "file",
28954
- required: true,
28955
- description: "Package ZIP file (field name must be package)"
28956
- },
28957
- {
28958
- name: "github_username",
28959
- "in": "formData",
28960
- type: "string",
28961
- required: false,
28962
- description: "Github username (optional)"
28963
- },
28964
- {
28965
- name: "prebuilt",
28966
- "in": "formData",
28967
- type: "boolean",
28968
- required: false,
28969
- description: "If true, indicates the uploaded zip is already built"
28970
- },
28971
- {
28972
- name: "source",
28973
- "in": "formData",
28974
- type: "string",
28975
- required: false,
28976
- description: "Request source (e.g. 'ui')"
28977
- }
28978
- ],
28979
- responses: {
28980
- "200": {
28981
- description: "Successful response",
28982
- schema: "any"
28983
- },
28984
- "401": {
28985
- description: "Authentication error",
28986
- schema: "any"
28987
- },
28988
- "403": {
28989
- description: "Authorization error",
28990
- schema: "any"
28991
- },
28992
- "404": {
28993
- description: "Not found error",
28994
- schema: "any"
28995
- }
28996
- }
28997
- },
28998
- {
28999
- path: "/v2/apps/{app_id}/packages/{id}/download",
29001
+ path: "/v2/apps/{app_key}/packages",
29000
29002
  method: "GET",
29001
- summary: "Download the latest package for an app",
29002
- description: "Download a ZIP file with the latest app code",
29003
- tags: [
29004
- "Apps"
29005
- ],
29006
- parameters: [
29007
- {
29008
- name: "app_id",
29009
- "in": "path",
29010
- type: "integer",
29011
- required: true,
29012
- description: "App ID"
29013
- },
29014
- {
29015
- name: "id",
29016
- "in": "path",
29017
- type: "integer",
29018
- required: true,
29019
- description: "Package ID"
29020
- }
29021
- ],
29022
- responses: {
29023
- "302": {
29024
- description: "Fetches a file from S3 link and gets it downloaded"
29025
- },
29026
- "401": {
29027
- description: "Authentication error",
29028
- schema: "any"
29029
- },
29030
- "403": {
29031
- description: "Authorization error",
29032
- schema: "any"
29033
- },
29034
- "404": {
29035
- description: "Not found error",
29036
- schema: "any"
29037
- }
29038
- }
29039
- },
29040
- {
29041
- path: "/v2/apps/{app_id}/packages/{id}",
29042
- method: "GET",
29043
- summary: "Show a specific packages for an app",
29044
- tags: [
29045
- "Apps"
29046
- ],
29047
- parameters: [
29048
- {
29049
- name: "app_id",
29050
- "in": "path",
29051
- type: "integer",
29052
- required: true,
29053
- description: "App ID"
29054
- },
29055
- {
29056
- name: "id",
29057
- "in": "path",
29058
- type: "integer",
29059
- required: true,
29060
- description: "Package ID"
29061
- }
29062
- ],
29063
- responses: {
29064
- "200": {
29065
- description: "Successful response",
29066
- schema: "any"
29067
- },
29068
- "401": {
29069
- description: "Authentication error",
29070
- schema: "any"
29071
- },
29072
- "403": {
29073
- description: "Authorization error",
29074
- schema: "any"
29075
- },
29076
- "404": {
29077
- description: "Not found error",
29078
- schema: "any"
29079
- }
29080
- }
29081
- },
29082
- {
29083
- path: "/v2/apps/{app_id}/packages/{id}",
29084
- method: "PATCH",
29085
- summary: "Update a package",
29003
+ summary: "See all packages for an app",
29086
29004
  tags: [
29087
29005
  "Apps"
29088
29006
  ],
29089
29007
  parameters: [
29090
29008
  {
29091
- name: "app_id",
29092
- "in": "path",
29093
- type: "integer",
29094
- required: true,
29095
- description: "App ID"
29096
- },
29097
- {
29098
- name: "id",
29009
+ name: "app_key",
29099
29010
  "in": "path",
29100
- type: "integer",
29011
+ type: "string",
29101
29012
  required: true,
29102
- description: "Package ID"
29013
+ description: "App Key"
29103
29014
  }
29104
29015
  ],
29105
- requestBody: {
29106
- contentType: "application/json",
29107
- schema: "any",
29108
- required: true
29109
- },
29110
29016
  responses: {
29111
29017
  "200": {
29112
29018
  description: "Successful response",
@@ -29127,48 +29033,7 @@ var clientsData = [
29127
29033
  }
29128
29034
  },
29129
29035
  {
29130
- path: "/v2/apps/{app_id}/packages/{id}",
29131
- method: "DELETE",
29132
- summary: "Delete a package",
29133
- tags: [
29134
- "Apps"
29135
- ],
29136
- parameters: [
29137
- {
29138
- name: "app_id",
29139
- "in": "path",
29140
- type: "integer",
29141
- required: true,
29142
- description: "App ID"
29143
- },
29144
- {
29145
- name: "id",
29146
- "in": "path",
29147
- type: "integer",
29148
- required: true,
29149
- description: "Package ID"
29150
- }
29151
- ],
29152
- responses: {
29153
- "200": {
29154
- description: "Package Deleted"
29155
- },
29156
- "401": {
29157
- description: "Authentication error",
29158
- schema: "any"
29159
- },
29160
- "403": {
29161
- description: "Authorization error",
29162
- schema: "any"
29163
- },
29164
- "404": {
29165
- description: "Not found error",
29166
- schema: "any"
29167
- }
29168
- }
29169
- },
29170
- {
29171
- path: "/v2/apps/{app_key}/packages/upload",
29036
+ path: "/v2/apps/{app_id}/packages/upload",
29172
29037
  method: "POST",
29173
29038
  summary: "Upload a new package for an app",
29174
29039
  description: "Upload a ZIP file for the Dev Center Packager to build and deploy",
@@ -29177,11 +29042,247 @@ var clientsData = [
29177
29042
  ],
29178
29043
  parameters: [
29179
29044
  {
29180
- name: "app_key",
29045
+ name: "app_id",
29181
29046
  "in": "path",
29182
- type: "string",
29047
+ type: "integer",
29183
29048
  required: true,
29184
- description: "App Key"
29049
+ description: "App ID"
29050
+ },
29051
+ {
29052
+ name: "package",
29053
+ "in": "formData",
29054
+ type: "file",
29055
+ required: true,
29056
+ description: "Package ZIP file (field name must be package)"
29057
+ },
29058
+ {
29059
+ name: "github_username",
29060
+ "in": "formData",
29061
+ type: "string",
29062
+ required: false,
29063
+ description: "Github username (optional)"
29064
+ },
29065
+ {
29066
+ name: "prebuilt",
29067
+ "in": "formData",
29068
+ type: "boolean",
29069
+ required: false,
29070
+ description: "If true, indicates the uploaded zip is already built"
29071
+ },
29072
+ {
29073
+ name: "source",
29074
+ "in": "formData",
29075
+ type: "string",
29076
+ required: false,
29077
+ description: "Request source (e.g. 'ui')"
29078
+ }
29079
+ ],
29080
+ responses: {
29081
+ "200": {
29082
+ description: "Successful response",
29083
+ schema: "any"
29084
+ },
29085
+ "401": {
29086
+ description: "Authentication error",
29087
+ schema: "any"
29088
+ },
29089
+ "403": {
29090
+ description: "Authorization error",
29091
+ schema: "any"
29092
+ },
29093
+ "404": {
29094
+ description: "Not found error",
29095
+ schema: "any"
29096
+ }
29097
+ }
29098
+ },
29099
+ {
29100
+ path: "/v2/apps/{app_id}/packages/{id}/download",
29101
+ method: "GET",
29102
+ summary: "Download the latest package for an app",
29103
+ description: "Download a ZIP file with the latest app code",
29104
+ tags: [
29105
+ "Apps"
29106
+ ],
29107
+ parameters: [
29108
+ {
29109
+ name: "app_id",
29110
+ "in": "path",
29111
+ type: "integer",
29112
+ required: true,
29113
+ description: "App ID"
29114
+ },
29115
+ {
29116
+ name: "id",
29117
+ "in": "path",
29118
+ type: "integer",
29119
+ required: true,
29120
+ description: "Package ID"
29121
+ }
29122
+ ],
29123
+ responses: {
29124
+ "302": {
29125
+ description: "Fetches a file from S3 link and gets it downloaded"
29126
+ },
29127
+ "401": {
29128
+ description: "Authentication error",
29129
+ schema: "any"
29130
+ },
29131
+ "403": {
29132
+ description: "Authorization error",
29133
+ schema: "any"
29134
+ },
29135
+ "404": {
29136
+ description: "Not found error",
29137
+ schema: "any"
29138
+ }
29139
+ }
29140
+ },
29141
+ {
29142
+ path: "/v2/apps/{app_id}/packages/{id}",
29143
+ method: "GET",
29144
+ summary: "Show a specific packages for an app",
29145
+ tags: [
29146
+ "Apps"
29147
+ ],
29148
+ parameters: [
29149
+ {
29150
+ name: "app_id",
29151
+ "in": "path",
29152
+ type: "integer",
29153
+ required: true,
29154
+ description: "App ID"
29155
+ },
29156
+ {
29157
+ name: "id",
29158
+ "in": "path",
29159
+ type: "integer",
29160
+ required: true,
29161
+ description: "Package ID"
29162
+ }
29163
+ ],
29164
+ responses: {
29165
+ "200": {
29166
+ description: "Successful response",
29167
+ schema: "any"
29168
+ },
29169
+ "401": {
29170
+ description: "Authentication error",
29171
+ schema: "any"
29172
+ },
29173
+ "403": {
29174
+ description: "Authorization error",
29175
+ schema: "any"
29176
+ },
29177
+ "404": {
29178
+ description: "Not found error",
29179
+ schema: "any"
29180
+ }
29181
+ }
29182
+ },
29183
+ {
29184
+ path: "/v2/apps/{app_id}/packages/{id}",
29185
+ method: "PATCH",
29186
+ summary: "Update a package",
29187
+ tags: [
29188
+ "Apps"
29189
+ ],
29190
+ parameters: [
29191
+ {
29192
+ name: "app_id",
29193
+ "in": "path",
29194
+ type: "integer",
29195
+ required: true,
29196
+ description: "App ID"
29197
+ },
29198
+ {
29199
+ name: "id",
29200
+ "in": "path",
29201
+ type: "integer",
29202
+ required: true,
29203
+ description: "Package ID"
29204
+ }
29205
+ ],
29206
+ requestBody: {
29207
+ contentType: "application/json",
29208
+ schema: "any",
29209
+ required: true
29210
+ },
29211
+ responses: {
29212
+ "200": {
29213
+ description: "Successful response",
29214
+ schema: "any"
29215
+ },
29216
+ "401": {
29217
+ description: "Authentication error",
29218
+ schema: "any"
29219
+ },
29220
+ "403": {
29221
+ description: "Authorization error",
29222
+ schema: "any"
29223
+ },
29224
+ "404": {
29225
+ description: "Not found error",
29226
+ schema: "any"
29227
+ }
29228
+ }
29229
+ },
29230
+ {
29231
+ path: "/v2/apps/{app_id}/packages/{id}",
29232
+ method: "DELETE",
29233
+ summary: "Delete a package",
29234
+ tags: [
29235
+ "Apps"
29236
+ ],
29237
+ parameters: [
29238
+ {
29239
+ name: "app_id",
29240
+ "in": "path",
29241
+ type: "integer",
29242
+ required: true,
29243
+ description: "App ID"
29244
+ },
29245
+ {
29246
+ name: "id",
29247
+ "in": "path",
29248
+ type: "integer",
29249
+ required: true,
29250
+ description: "Package ID"
29251
+ }
29252
+ ],
29253
+ responses: {
29254
+ "200": {
29255
+ description: "Package Deleted"
29256
+ },
29257
+ "401": {
29258
+ description: "Authentication error",
29259
+ schema: "any"
29260
+ },
29261
+ "403": {
29262
+ description: "Authorization error",
29263
+ schema: "any"
29264
+ },
29265
+ "404": {
29266
+ description: "Not found error",
29267
+ schema: "any"
29268
+ }
29269
+ }
29270
+ },
29271
+ {
29272
+ path: "/v2/apps/{app_key}/packages/upload",
29273
+ method: "POST",
29274
+ summary: "Upload a new package for an app",
29275
+ description: "Upload a ZIP file for the Dev Center Packager to build and deploy",
29276
+ tags: [
29277
+ "Apps"
29278
+ ],
29279
+ parameters: [
29280
+ {
29281
+ name: "app_key",
29282
+ "in": "path",
29283
+ type: "string",
29284
+ required: true,
29285
+ description: "App Key"
29185
29286
  },
29186
29287
  {
29187
29288
  name: "package",
@@ -43577,6 +43678,118 @@ var clientsData = [
43577
43678
  }
43578
43679
  }
43579
43680
  },
43681
+ {
43682
+ path: "/v2/data_export_app/flat",
43683
+ method: "POST",
43684
+ summary: "Get flat JSON:API-like response for global sorting",
43685
+ description: "Returns a flat array of items (BHA, well_section, well, mud) with global sorting support.\n\n**Key differences from /list endpoint:**\n- **Flat structure**: Items in `data` array, wells deduplicated in `included`\n- **Global sorting**: Array order IS the sort order - no need for sorted_metric_order indices\n- **Clear counts**: `total_count` (static) vs `filtered_count` (dynamic with filters)\n- **Optimized for large datasets**: Batched MongoDB queries for 7000+ wells\n\n**Response structure:**\n```json\n{\n \"data\": [{ \"id\": \"bha_123_456_2\", \"type\": \"bha\", \"attributes\": {...}, \"relationships\": {...} }],\n \"included\": [{ \"id\": 123, \"type\": \"well\", \"attributes\": {...} }],\n \"meta\": { \"total_count\": 150, \"filtered_count\": 45, \"has_more\": true, \"page\": 1, \"per_page\": 80 }\n}\n```\n",
43686
+ tags: [
43687
+ "Data Export App"
43688
+ ],
43689
+ parameters: [
43690
+ {
43691
+ name: "page",
43692
+ "in": "query",
43693
+ type: "integer",
43694
+ required: false,
43695
+ description: "Page number for pagination (default: 1)"
43696
+ },
43697
+ {
43698
+ name: "per_page",
43699
+ "in": "query",
43700
+ type: "integer",
43701
+ required: false,
43702
+ description: "Items per page (default: 80)"
43703
+ },
43704
+ {
43705
+ name: "company_ids",
43706
+ "in": "query",
43707
+ type: "array",
43708
+ required: false,
43709
+ description: "Filter by company IDs"
43710
+ },
43711
+ {
43712
+ name: "well_ids",
43713
+ "in": "query",
43714
+ type: "array",
43715
+ required: false,
43716
+ description: "Filter by Well IDs"
43717
+ },
43718
+ {
43719
+ name: "asset_ids",
43720
+ "in": "query",
43721
+ type: "array",
43722
+ required: false,
43723
+ description: "Filter by Asset IDs"
43724
+ },
43725
+ {
43726
+ name: "data_type",
43727
+ "in": "query",
43728
+ type: "string",
43729
+ required: false,
43730
+ description: "Data type to return (determines item grouping)"
43731
+ },
43732
+ {
43733
+ name: "keys",
43734
+ "in": "query",
43735
+ type: "array",
43736
+ required: false,
43737
+ description: "Metric keys to include in attributes (filter_keys)"
43738
+ },
43739
+ {
43740
+ name: "sort_field",
43741
+ "in": "query",
43742
+ type: "string",
43743
+ required: false,
43744
+ description: "Field to sort by globally (e.g., bit_depth, start_depth, name)"
43745
+ },
43746
+ {
43747
+ name: "sort_direction",
43748
+ "in": "query",
43749
+ type: "string",
43750
+ required: false,
43751
+ description: "Sort direction (default: asc)"
43752
+ },
43753
+ {
43754
+ name: "filters[].field",
43755
+ "in": "query",
43756
+ type: "string",
43757
+ required: false,
43758
+ description: "Field name to filter by"
43759
+ },
43760
+ {
43761
+ name: "filters[].condition",
43762
+ "in": "query",
43763
+ type: "string",
43764
+ required: false,
43765
+ description: "Filter condition"
43766
+ },
43767
+ {
43768
+ name: "filters[].value",
43769
+ "in": "query",
43770
+ type: "string",
43771
+ required: false,
43772
+ description: "Value to compare against"
43773
+ }
43774
+ ],
43775
+ responses: {
43776
+ "200": {
43777
+ description: "Successful response with flat items and metadata",
43778
+ schema: "DataExportFlatResponse"
43779
+ },
43780
+ "401": {
43781
+ description: "Authentication error",
43782
+ schema: "AuthenticationError"
43783
+ },
43784
+ "403": {
43785
+ description: "Forbidden - user has no access to requested wells/companies"
43786
+ },
43787
+ "404": {
43788
+ description: "Not found error",
43789
+ schema: "NotFoundError"
43790
+ }
43791
+ }
43792
+ },
43580
43793
  {
43581
43794
  path: "/v2/data_export_app/activity_code_mappings",
43582
43795
  method: "GET",
@@ -43687,6 +43900,155 @@ var clientsData = [
43687
43900
  schema: "{ code: number, message: string }"
43688
43901
  }
43689
43902
  }
43903
+ },
43904
+ {
43905
+ path: "/v2/intervention_unit_reruns",
43906
+ method: "GET",
43907
+ summary: "Get a list of Intervention Unit Reruns",
43908
+ tags: [
43909
+ "InterventionUnitReruns"
43910
+ ],
43911
+ parameters: [
43912
+ {
43913
+ name: "intervention_unit_id",
43914
+ "in": "query",
43915
+ type: "integer",
43916
+ required: false,
43917
+ description: "Filter by intervention_unit_id"
43918
+ },
43919
+ {
43920
+ name: "intervention_unit_event_id",
43921
+ "in": "query",
43922
+ type: "integer",
43923
+ required: false,
43924
+ description: "Filter by intervention_unit_event_id"
43925
+ },
43926
+ {
43927
+ name: "app_stream_id",
43928
+ "in": "query",
43929
+ type: "integer",
43930
+ required: false,
43931
+ description: "Filter by app_stream_id"
43932
+ },
43933
+ {
43934
+ name: "per_page",
43935
+ "in": "query",
43936
+ type: "integer",
43937
+ required: false,
43938
+ description: "Number of intervention unit reruns per page"
43939
+ },
43940
+ {
43941
+ name: "page",
43942
+ "in": "query",
43943
+ type: "integer",
43944
+ required: false,
43945
+ description: "Number of page"
43946
+ },
43947
+ {
43948
+ name: "sort",
43949
+ "in": "query",
43950
+ type: "string",
43951
+ required: false,
43952
+ description: "One or more fields to sort by. Prefix with a - for descending order. Ex: created_at,intervention_unit"
43953
+ },
43954
+ {
43955
+ name: "order",
43956
+ "in": "query",
43957
+ type: "string",
43958
+ required: false,
43959
+ description: "A sorting direction"
43960
+ }
43961
+ ],
43962
+ responses: {
43963
+ "200": {
43964
+ description: "List of Intervention Unit Reruns",
43965
+ schema: "any"
43966
+ },
43967
+ "401": {
43968
+ description: "Authentication error",
43969
+ schema: "AuthenticationError"
43970
+ },
43971
+ "403": {
43972
+ description: "Authorization error",
43973
+ schema: "AuthorizationError"
43974
+ },
43975
+ "404": {
43976
+ description: "Not found error",
43977
+ schema: "NotFoundError"
43978
+ }
43979
+ }
43980
+ },
43981
+ {
43982
+ path: "/v2/intervention_unit_reruns",
43983
+ method: "POST",
43984
+ summary: "Create an Intervention Unit Rerun",
43985
+ tags: [
43986
+ "InterventionUnitReruns"
43987
+ ],
43988
+ parameters: [
43989
+ ],
43990
+ requestBody: {
43991
+ contentType: "application/json",
43992
+ schema: "CreateInterventionUnitRerunPayload",
43993
+ required: true
43994
+ },
43995
+ responses: {
43996
+ "200": {
43997
+ description: "Created Intervention Unit Rerun",
43998
+ schema: "InterventionUnitRerun"
43999
+ },
44000
+ "401": {
44001
+ description: "Authentication error",
44002
+ schema: "AuthenticationError"
44003
+ },
44004
+ "403": {
44005
+ description: "Authorization error",
44006
+ schema: "AuthorizationError"
44007
+ },
44008
+ "404": {
44009
+ description: "Not found error",
44010
+ schema: "NotFoundError"
44011
+ },
44012
+ "422": {
44013
+ description: "Unprocessable Entity",
44014
+ schema: "any"
44015
+ }
44016
+ }
44017
+ },
44018
+ {
44019
+ path: "/v2/intervention_unit_reruns/{id}",
44020
+ method: "GET",
44021
+ summary: "Get Intervention Unit Rerun by ID",
44022
+ tags: [
44023
+ "InterventionUnitReruns"
44024
+ ],
44025
+ parameters: [
44026
+ {
44027
+ name: "id",
44028
+ "in": "path",
44029
+ type: "integer",
44030
+ required: false,
44031
+ description: "Intervention Unit Rerun ID"
44032
+ }
44033
+ ],
44034
+ responses: {
44035
+ "200": {
44036
+ description: "Intervention Unit Rerun",
44037
+ schema: "InterventionUnitRerun"
44038
+ },
44039
+ "401": {
44040
+ description: "Authentication error",
44041
+ schema: "AuthenticationError"
44042
+ },
44043
+ "403": {
44044
+ description: "Authorization error",
44045
+ schema: "AuthorizationError"
44046
+ },
44047
+ "404": {
44048
+ description: "Not found error",
44049
+ schema: "NotFoundError"
44050
+ }
44051
+ }
43690
44052
  }
43691
44053
  ],
43692
44054
  endpointsByTag: {
@@ -51304,6 +51666,41 @@ var clientsData = [
51304
51666
  }
51305
51667
  }
51306
51668
  },
51669
+ {
51670
+ path: "/v2/apps/{app_key}/packages",
51671
+ method: "GET",
51672
+ summary: "See all packages for an app",
51673
+ tags: [
51674
+ "Apps"
51675
+ ],
51676
+ parameters: [
51677
+ {
51678
+ name: "app_key",
51679
+ "in": "path",
51680
+ type: "string",
51681
+ required: true,
51682
+ description: "App Key"
51683
+ }
51684
+ ],
51685
+ responses: {
51686
+ "200": {
51687
+ description: "Successful response",
51688
+ schema: "any"
51689
+ },
51690
+ "401": {
51691
+ description: "Authentication error",
51692
+ schema: "any"
51693
+ },
51694
+ "403": {
51695
+ description: "Authorization error",
51696
+ schema: "any"
51697
+ },
51698
+ "404": {
51699
+ description: "Not found error",
51700
+ schema: "any"
51701
+ }
51702
+ }
51703
+ },
51307
51704
  {
51308
51705
  path: "/v2/apps/{app_key}/packages/upload",
51309
51706
  method: "POST",
@@ -61022,6 +61419,118 @@ var clientsData = [
61022
61419
  }
61023
61420
  }
61024
61421
  },
61422
+ {
61423
+ path: "/v2/data_export_app/flat",
61424
+ method: "POST",
61425
+ summary: "Get flat JSON:API-like response for global sorting",
61426
+ description: "Returns a flat array of items (BHA, well_section, well, mud) with global sorting support.\n\n**Key differences from /list endpoint:**\n- **Flat structure**: Items in `data` array, wells deduplicated in `included`\n- **Global sorting**: Array order IS the sort order - no need for sorted_metric_order indices\n- **Clear counts**: `total_count` (static) vs `filtered_count` (dynamic with filters)\n- **Optimized for large datasets**: Batched MongoDB queries for 7000+ wells\n\n**Response structure:**\n```json\n{\n \"data\": [{ \"id\": \"bha_123_456_2\", \"type\": \"bha\", \"attributes\": {...}, \"relationships\": {...} }],\n \"included\": [{ \"id\": 123, \"type\": \"well\", \"attributes\": {...} }],\n \"meta\": { \"total_count\": 150, \"filtered_count\": 45, \"has_more\": true, \"page\": 1, \"per_page\": 80 }\n}\n```\n",
61427
+ tags: [
61428
+ "Data Export App"
61429
+ ],
61430
+ parameters: [
61431
+ {
61432
+ name: "page",
61433
+ "in": "query",
61434
+ type: "integer",
61435
+ required: false,
61436
+ description: "Page number for pagination (default: 1)"
61437
+ },
61438
+ {
61439
+ name: "per_page",
61440
+ "in": "query",
61441
+ type: "integer",
61442
+ required: false,
61443
+ description: "Items per page (default: 80)"
61444
+ },
61445
+ {
61446
+ name: "company_ids",
61447
+ "in": "query",
61448
+ type: "array",
61449
+ required: false,
61450
+ description: "Filter by company IDs"
61451
+ },
61452
+ {
61453
+ name: "well_ids",
61454
+ "in": "query",
61455
+ type: "array",
61456
+ required: false,
61457
+ description: "Filter by Well IDs"
61458
+ },
61459
+ {
61460
+ name: "asset_ids",
61461
+ "in": "query",
61462
+ type: "array",
61463
+ required: false,
61464
+ description: "Filter by Asset IDs"
61465
+ },
61466
+ {
61467
+ name: "data_type",
61468
+ "in": "query",
61469
+ type: "string",
61470
+ required: false,
61471
+ description: "Data type to return (determines item grouping)"
61472
+ },
61473
+ {
61474
+ name: "keys",
61475
+ "in": "query",
61476
+ type: "array",
61477
+ required: false,
61478
+ description: "Metric keys to include in attributes (filter_keys)"
61479
+ },
61480
+ {
61481
+ name: "sort_field",
61482
+ "in": "query",
61483
+ type: "string",
61484
+ required: false,
61485
+ description: "Field to sort by globally (e.g., bit_depth, start_depth, name)"
61486
+ },
61487
+ {
61488
+ name: "sort_direction",
61489
+ "in": "query",
61490
+ type: "string",
61491
+ required: false,
61492
+ description: "Sort direction (default: asc)"
61493
+ },
61494
+ {
61495
+ name: "filters[].field",
61496
+ "in": "query",
61497
+ type: "string",
61498
+ required: false,
61499
+ description: "Field name to filter by"
61500
+ },
61501
+ {
61502
+ name: "filters[].condition",
61503
+ "in": "query",
61504
+ type: "string",
61505
+ required: false,
61506
+ description: "Filter condition"
61507
+ },
61508
+ {
61509
+ name: "filters[].value",
61510
+ "in": "query",
61511
+ type: "string",
61512
+ required: false,
61513
+ description: "Value to compare against"
61514
+ }
61515
+ ],
61516
+ responses: {
61517
+ "200": {
61518
+ description: "Successful response with flat items and metadata",
61519
+ schema: "DataExportFlatResponse"
61520
+ },
61521
+ "401": {
61522
+ description: "Authentication error",
61523
+ schema: "AuthenticationError"
61524
+ },
61525
+ "403": {
61526
+ description: "Forbidden - user has no access to requested wells/companies"
61527
+ },
61528
+ "404": {
61529
+ description: "Not found error",
61530
+ schema: "NotFoundError"
61531
+ }
61532
+ }
61533
+ },
61025
61534
  {
61026
61535
  path: "/v2/data_export_app/list",
61027
61536
  method: "POST",
@@ -63098,6 +63607,157 @@ var clientsData = [
63098
63607
  }
63099
63608
  }
63100
63609
  ],
63610
+ InterventionUnitReruns: [
63611
+ {
63612
+ path: "/v2/intervention_unit_reruns",
63613
+ method: "GET",
63614
+ summary: "Get a list of Intervention Unit Reruns",
63615
+ tags: [
63616
+ "InterventionUnitReruns"
63617
+ ],
63618
+ parameters: [
63619
+ {
63620
+ name: "intervention_unit_id",
63621
+ "in": "query",
63622
+ type: "integer",
63623
+ required: false,
63624
+ description: "Filter by intervention_unit_id"
63625
+ },
63626
+ {
63627
+ name: "intervention_unit_event_id",
63628
+ "in": "query",
63629
+ type: "integer",
63630
+ required: false,
63631
+ description: "Filter by intervention_unit_event_id"
63632
+ },
63633
+ {
63634
+ name: "app_stream_id",
63635
+ "in": "query",
63636
+ type: "integer",
63637
+ required: false,
63638
+ description: "Filter by app_stream_id"
63639
+ },
63640
+ {
63641
+ name: "per_page",
63642
+ "in": "query",
63643
+ type: "integer",
63644
+ required: false,
63645
+ description: "Number of intervention unit reruns per page"
63646
+ },
63647
+ {
63648
+ name: "page",
63649
+ "in": "query",
63650
+ type: "integer",
63651
+ required: false,
63652
+ description: "Number of page"
63653
+ },
63654
+ {
63655
+ name: "sort",
63656
+ "in": "query",
63657
+ type: "string",
63658
+ required: false,
63659
+ description: "One or more fields to sort by. Prefix with a - for descending order. Ex: created_at,intervention_unit"
63660
+ },
63661
+ {
63662
+ name: "order",
63663
+ "in": "query",
63664
+ type: "string",
63665
+ required: false,
63666
+ description: "A sorting direction"
63667
+ }
63668
+ ],
63669
+ responses: {
63670
+ "200": {
63671
+ description: "List of Intervention Unit Reruns",
63672
+ schema: "any"
63673
+ },
63674
+ "401": {
63675
+ description: "Authentication error",
63676
+ schema: "AuthenticationError"
63677
+ },
63678
+ "403": {
63679
+ description: "Authorization error",
63680
+ schema: "AuthorizationError"
63681
+ },
63682
+ "404": {
63683
+ description: "Not found error",
63684
+ schema: "NotFoundError"
63685
+ }
63686
+ }
63687
+ },
63688
+ {
63689
+ path: "/v2/intervention_unit_reruns",
63690
+ method: "POST",
63691
+ summary: "Create an Intervention Unit Rerun",
63692
+ tags: [
63693
+ "InterventionUnitReruns"
63694
+ ],
63695
+ parameters: [
63696
+ ],
63697
+ requestBody: {
63698
+ contentType: "application/json",
63699
+ schema: "CreateInterventionUnitRerunPayload",
63700
+ required: true
63701
+ },
63702
+ responses: {
63703
+ "200": {
63704
+ description: "Created Intervention Unit Rerun",
63705
+ schema: "InterventionUnitRerun"
63706
+ },
63707
+ "401": {
63708
+ description: "Authentication error",
63709
+ schema: "AuthenticationError"
63710
+ },
63711
+ "403": {
63712
+ description: "Authorization error",
63713
+ schema: "AuthorizationError"
63714
+ },
63715
+ "404": {
63716
+ description: "Not found error",
63717
+ schema: "NotFoundError"
63718
+ },
63719
+ "422": {
63720
+ description: "Unprocessable Entity",
63721
+ schema: "any"
63722
+ }
63723
+ }
63724
+ },
63725
+ {
63726
+ path: "/v2/intervention_unit_reruns/{id}",
63727
+ method: "GET",
63728
+ summary: "Get Intervention Unit Rerun by ID",
63729
+ tags: [
63730
+ "InterventionUnitReruns"
63731
+ ],
63732
+ parameters: [
63733
+ {
63734
+ name: "id",
63735
+ "in": "path",
63736
+ type: "integer",
63737
+ required: false,
63738
+ description: "Intervention Unit Rerun ID"
63739
+ }
63740
+ ],
63741
+ responses: {
63742
+ "200": {
63743
+ description: "Intervention Unit Rerun",
63744
+ schema: "InterventionUnitRerun"
63745
+ },
63746
+ "401": {
63747
+ description: "Authentication error",
63748
+ schema: "AuthenticationError"
63749
+ },
63750
+ "403": {
63751
+ description: "Authorization error",
63752
+ schema: "AuthorizationError"
63753
+ },
63754
+ "404": {
63755
+ description: "Not found error",
63756
+ schema: "NotFoundError"
63757
+ }
63758
+ }
63759
+ }
63760
+ ],
63101
63761
  InterventionUnits: [
63102
63762
  {
63103
63763
  path: "/v2/intervention_units",
@@ -77308,13 +77968,17 @@ var entries = [
77308
77968
  name: "BadgeBase",
77309
77969
  description: "",
77310
77970
  keywords: [
77311
- "badgebase"
77971
+ "badgebase",
77972
+ "statusbadge",
77973
+ "status",
77974
+ "badge",
77975
+ "status badge"
77312
77976
  ],
77313
77977
  tags: [
77314
77978
  ],
77315
77979
  category: "components-v2",
77316
77980
  importPath: "@corva/ui/componentsV2",
77317
- searchText: "badgebase badgebase"
77981
+ searchText: "badgebase badgebase statusbadge status badge status badge"
77318
77982
  },
77319
77983
  {
77320
77984
  id: "component-v2-BadgeComment",
@@ -77322,14 +77986,15 @@ var entries = [
77322
77986
  name: "BadgeComment",
77323
77987
  description: "",
77324
77988
  keywords: [
77325
- "badgecomment"
77989
+ "badgecomment",
77990
+ "comment"
77326
77991
  ],
77327
77992
  tags: [
77328
77993
  "experimental"
77329
77994
  ],
77330
77995
  category: "components-v2",
77331
77996
  importPath: "@corva/ui/componentsV2",
77332
- searchText: "badgecomment badgecomment"
77997
+ searchText: "badgecomment badgecomment comment"
77333
77998
  },
77334
77999
  {
77335
78000
  id: "component-v2-BadgeCounter",
@@ -77338,9 +78003,12 @@ var entries = [
77338
78003
  description: "A component for displaying a badge over icons/buttons/etc",
77339
78004
  keywords: [
77340
78005
  "badgecounter",
78006
+ "statusbadge",
78007
+ "status",
78008
+ "badge",
78009
+ "status badge",
77341
78010
  "component",
77342
78011
  "displaying",
77343
- "badge",
77344
78012
  "over",
77345
78013
  "icons/buttons/etc"
77346
78014
  ],
@@ -77349,7 +78017,7 @@ var entries = [
77349
78017
  ],
77350
78018
  category: "components-v2",
77351
78019
  importPath: "@corva/ui/componentsV2",
77352
- searchText: "badgecounter a component for displaying a badge over icons/buttons/etc badgecounter component displaying badge over icons/buttons/etc"
78020
+ searchText: "badgecounter a component for displaying a badge over icons/buttons/etc badgecounter statusbadge status badge status badge component displaying over icons/buttons/etc"
77353
78021
  },
77354
78022
  {
77355
78023
  id: "component-v2-BadgeDot",
@@ -77358,9 +78026,12 @@ var entries = [
77358
78026
  description: "A component for displaying a badge over icons/buttons/etc",
77359
78027
  keywords: [
77360
78028
  "badgedot",
78029
+ "statusbadge",
78030
+ "status",
78031
+ "badge",
78032
+ "status badge",
77361
78033
  "component",
77362
78034
  "displaying",
77363
- "badge",
77364
78035
  "over",
77365
78036
  "icons/buttons/etc"
77366
78037
  ],
@@ -77369,7 +78040,7 @@ var entries = [
77369
78040
  ],
77370
78041
  category: "components-v2",
77371
78042
  importPath: "@corva/ui/componentsV2",
77372
- searchText: "badgedot a component for displaying a badge over icons/buttons/etc badgedot component displaying badge over icons/buttons/etc"
78043
+ searchText: "badgedot a component for displaying a badge over icons/buttons/etc badgedot statusbadge status badge status badge component displaying over icons/buttons/etc"
77373
78044
  },
77374
78045
  {
77375
78046
  id: "component-v2-Breadcrumbs",
@@ -77421,6 +78092,10 @@ var entries = [
77421
78092
  description: "Allows users to perform actions. The `ref` is forwarded to the root element.",
77422
78093
  keywords: [
77423
78094
  "buttonicon",
78095
+ "iconbutton",
78096
+ "icon",
78097
+ "button",
78098
+ "icon button",
77424
78099
  "allows",
77425
78100
  "users",
77426
78101
  "perform",
@@ -77435,7 +78110,7 @@ var entries = [
77435
78110
  ],
77436
78111
  category: "components-v2",
77437
78112
  importPath: "@corva/ui/componentsV2",
77438
- searchText: "buttonicon allows users to perform actions. the `ref` is forwarded to the root element. buttonicon allows users perform actions. `ref` forwarded root element."
78113
+ searchText: "buttonicon allows users to perform actions. the `ref` is forwarded to the root element. buttonicon iconbutton icon button icon button allows users perform actions. `ref` forwarded root element."
77439
78114
  },
77440
78115
  {
77441
78116
  id: "component-v2-ButtonLive",
@@ -77774,6 +78449,9 @@ var entries = [
77774
78449
  description: "A component for headers: a thin wrapper over `<Text/>` with preset display variants",
77775
78450
  keywords: [
77776
78451
  "header",
78452
+ "headerlayout",
78453
+ "layout",
78454
+ "header layout",
77777
78455
  "component",
77778
78456
  "headers:",
77779
78457
  "thin",
@@ -77789,7 +78467,7 @@ var entries = [
77789
78467
  ],
77790
78468
  category: "components-v2",
77791
78469
  importPath: "@corva/ui/componentsV2",
77792
- searchText: "header a component for headers: a thin wrapper over `<text/>` with preset display variants header component headers: thin wrapper over `<text/>` preset display variants"
78470
+ searchText: "header a component for headers: a thin wrapper over `<text/>` with preset display variants header headerlayout layout header layout component headers: thin wrapper over `<text/>` preset display variants"
77793
78471
  },
77794
78472
  {
77795
78473
  id: "component-v2-Hint",
@@ -77835,6 +78513,14 @@ var entries = [
77835
78513
  description: "Component for labelling blocks. Positioned absolutely by default, and takes up to 100% of container width.",
77836
78514
  keywords: [
77837
78515
  "label",
78516
+ "labelscounter",
78517
+ "labels",
78518
+ "counter",
78519
+ "labels counter",
78520
+ "assetnamelabel",
78521
+ "asset",
78522
+ "name",
78523
+ "asset name label",
77838
78524
  "component",
77839
78525
  "labelling",
77840
78526
  "blocks.",
@@ -77851,7 +78537,7 @@ var entries = [
77851
78537
  ],
77852
78538
  category: "components-v2",
77853
78539
  importPath: "@corva/ui/componentsV2",
77854
- searchText: "label component for labelling blocks. positioned absolutely by default, and takes up to 100% of container width. label component labelling blocks. positioned absolutely default, takes 100% container width."
78540
+ searchText: "label component for labelling blocks. positioned absolutely by default, and takes up to 100% of container width. label labelscounter labels counter labels counter assetnamelabel asset name asset name label component labelling blocks. positioned absolutely default, takes 100% container width."
77855
78541
  },
77856
78542
  {
77857
78543
  id: "component-v2-LiveDotIndicator",
@@ -77876,14 +78562,17 @@ var entries = [
77876
78562
  "loadercircular",
77877
78563
  "loading",
77878
78564
  "spinner",
77879
- "progress"
78565
+ "progress",
78566
+ "loadingindicator",
78567
+ "indicator",
78568
+ "loading indicator"
77880
78569
  ],
77881
78570
  tags: [
77882
78571
  "experimental"
77883
78572
  ],
77884
78573
  category: "components-v2",
77885
78574
  importPath: "@corva/ui/componentsV2",
77886
- searchText: "loadercircular loadercircular loading spinner progress"
78575
+ searchText: "loadercircular loadercircular loading spinner progress loadingindicator indicator loading indicator"
77887
78576
  },
77888
78577
  {
77889
78578
  id: "component-v2-LoaderLinear",
@@ -77894,14 +78583,17 @@ var entries = [
77894
78583
  "loaderlinear",
77895
78584
  "loading",
77896
78585
  "progress",
77897
- "bar"
78586
+ "bar",
78587
+ "loadingindicator",
78588
+ "indicator",
78589
+ "loading indicator"
77898
78590
  ],
77899
78591
  tags: [
77900
78592
  "experimental"
77901
78593
  ],
77902
78594
  category: "components-v2",
77903
78595
  importPath: "@corva/ui/componentsV2",
77904
- searchText: "loaderlinear loaderlinear loading progress bar"
78596
+ searchText: "loaderlinear loaderlinear loading progress bar loadingindicator indicator loading indicator"
77905
78597
  },
77906
78598
  {
77907
78599
  id: "component-v2-LoaderLogo",
@@ -77910,13 +78602,16 @@ var entries = [
77910
78602
  description: "Used to provide a visual clue that the page/app/large UI block is in loading state",
77911
78603
  keywords: [
77912
78604
  "loaderlogo",
78605
+ "loadingindicator",
78606
+ "loading",
78607
+ "indicator",
78608
+ "loading indicator",
77913
78609
  "used",
77914
78610
  "provide",
77915
78611
  "visual",
77916
78612
  "clue",
77917
78613
  "page/app/large",
77918
78614
  "block",
77919
- "loading",
77920
78615
  "state"
77921
78616
  ],
77922
78617
  tags: [
@@ -77924,7 +78619,7 @@ var entries = [
77924
78619
  ],
77925
78620
  category: "components-v2",
77926
78621
  importPath: "@corva/ui/componentsV2",
77927
- searchText: "loaderlogo used to provide a visual clue that the page/app/large ui block is in loading state loaderlogo used provide visual clue page/app/large block loading state"
78622
+ searchText: "loaderlogo used to provide a visual clue that the page/app/large ui block is in loading state loaderlogo loadingindicator loading indicator loading indicator used provide visual clue page/app/large block state"
77928
78623
  },
77929
78624
  {
77930
78625
  id: "component-v2-Menu",
@@ -77936,14 +78631,23 @@ var entries = [
77936
78631
  "dropdown",
77937
78632
  "options",
77938
78633
  "select",
77939
- "popover"
78634
+ "popover",
78635
+ "menuitem",
78636
+ "item",
78637
+ "menu item",
78638
+ "contextmenuitem",
78639
+ "context",
78640
+ "context menu item",
78641
+ "iconmenu",
78642
+ "icon",
78643
+ "icon menu"
77940
78644
  ],
77941
78645
  tags: [
77942
78646
  "experimental"
77943
78647
  ],
77944
78648
  category: "components-v2",
77945
78649
  importPath: "@corva/ui/componentsV2",
77946
- searchText: "menu menu dropdown options select popover"
78650
+ searchText: "menu menu dropdown options select popover menuitem item menu item contextmenuitem context context menu item iconmenu icon icon menu"
77947
78651
  },
77948
78652
  {
77949
78653
  id: "component-v2-Modal",
@@ -78222,14 +78926,17 @@ var entries = [
78222
78926
  "toggle",
78223
78927
  "on",
78224
78928
  "off",
78225
- "boolean"
78929
+ "boolean",
78930
+ "switchcontrol",
78931
+ "control",
78932
+ "switch control"
78226
78933
  ],
78227
78934
  tags: [
78228
78935
  "experimental"
78229
78936
  ],
78230
78937
  category: "components-v2",
78231
78938
  importPath: "@corva/ui/componentsV2",
78232
- searchText: "switch switch toggle on off boolean"
78939
+ searchText: "switch switch toggle on off boolean switchcontrol control switch control"
78233
78940
  },
78234
78941
  {
78235
78942
  id: "component-v2-Tabs",
@@ -78256,14 +78963,15 @@ var entries = [
78256
78963
  name: "Tag",
78257
78964
  description: "",
78258
78965
  keywords: [
78259
- "tag"
78966
+ "tag",
78967
+ "chip"
78260
78968
  ],
78261
78969
  tags: [
78262
78970
  "experimental"
78263
78971
  ],
78264
78972
  category: "components-v2",
78265
78973
  importPath: "@corva/ui/componentsV2",
78266
- searchText: "tag tag"
78974
+ searchText: "tag tag chip"
78267
78975
  },
78268
78976
  {
78269
78977
  id: "component-v2-TemplatesControl",
@@ -78271,14 +78979,15 @@ var entries = [
78271
78979
  name: "TemplatesControl",
78272
78980
  description: "",
78273
78981
  keywords: [
78274
- "templatescontrol"
78982
+ "templatescontrol",
78983
+ "template"
78275
78984
  ],
78276
78985
  tags: [
78277
78986
  "experimental"
78278
78987
  ],
78279
78988
  category: "components-v2",
78280
78989
  importPath: "@corva/ui/componentsV2",
78281
- searchText: "templatescontrol templatescontrol"
78990
+ searchText: "templatescontrol templatescontrol template"
78282
78991
  },
78283
78992
  {
78284
78993
  id: "component-v2-Text",
@@ -78308,6 +79017,10 @@ var entries = [
78308
79017
  description: "A component that truncates arbitrary text, and displays it in a tooltip if it is truncated. Does not have own styling",
78309
79018
  keywords: [
78310
79019
  "textendtruncated",
79020
+ "truncatedtext",
79021
+ "truncated",
79022
+ "text",
79023
+ "truncated text",
78311
79024
  "component",
78312
79025
  "truncates",
78313
79026
  "arbitrary",
@@ -78324,7 +79037,7 @@ var entries = [
78324
79037
  ],
78325
79038
  category: "components-v2",
78326
79039
  importPath: "@corva/ui/componentsV2",
78327
- searchText: "textendtruncated a component that truncates arbitrary text, and displays it in a tooltip if it is truncated. does not have own styling textendtruncated component truncates arbitrary text, displays tooltip truncated. does have styling"
79040
+ searchText: "textendtruncated a component that truncates arbitrary text, and displays it in a tooltip if it is truncated. does not have own styling textendtruncated truncatedtext truncated text truncated text component truncates arbitrary text, displays tooltip truncated. does have styling"
78328
79041
  },
78329
79042
  {
78330
79043
  id: "component-v2-TextInput",
@@ -78337,14 +79050,16 @@ var entries = [
78337
79050
  "input",
78338
79051
  "text",
78339
79052
  "field",
78340
- "entry"
79053
+ "entry",
79054
+ "textfield",
79055
+ "text field"
78341
79056
  ],
78342
79057
  tags: [
78343
79058
  "experimental"
78344
79059
  ],
78345
79060
  category: "components-v2",
78346
79061
  importPath: "@corva/ui/componentsV2",
78347
- searchText: "textinput textinput form input text field entry"
79062
+ searchText: "textinput textinput form input text field entry textfield text field"
78348
79063
  },
78349
79064
  {
78350
79065
  id: "component-v2-TextLink",
@@ -78377,14 +79092,22 @@ var entries = [
78377
79092
  name: "TextMiddleTruncated",
78378
79093
  description: "",
78379
79094
  keywords: [
78380
- "textmiddletruncated"
79095
+ "textmiddletruncated",
79096
+ "middletruncate",
79097
+ "middle",
79098
+ "truncate",
79099
+ "middle truncate",
79100
+ "middletruncatedtext",
79101
+ "truncated",
79102
+ "text",
79103
+ "middle truncated text"
78381
79104
  ],
78382
79105
  tags: [
78383
79106
  "experimental"
78384
79107
  ],
78385
79108
  category: "components-v2",
78386
79109
  importPath: "@corva/ui/componentsV2",
78387
- searchText: "textmiddletruncated textmiddletruncated"
79110
+ searchText: "textmiddletruncated textmiddletruncated middletruncate middle truncate middle truncate middletruncatedtext truncated text middle truncated text"
78388
79111
  },
78389
79112
  {
78390
79113
  id: "component-v2-ToggleButtons",
@@ -82566,17 +83289,20 @@ var entries = [
82566
83289
  "data_export_app",
82567
83290
  "column_fields",
82568
83291
  "column_fields_list",
83292
+ "flat",
82569
83293
  "activity_code_mappings",
82570
83294
  "countries",
82571
83295
  "country_list",
82572
83296
  "revoltchat",
82573
- "revolt_chat_sessions"
83297
+ "revolt_chat_sessions",
83298
+ "interventionunitreruns",
83299
+ "intervention_unit_reruns"
82574
83300
  ],
82575
83301
  tags: [
82576
83302
  ],
82577
83303
  category: "clients",
82578
83304
  importPath: "@corva/ui/clients",
82579
- 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 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 activity_code_mappings countries country_list revoltchat revolt_chat_sessions"
83305
+ 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 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"
82580
83306
  },
82581
83307
  {
82582
83308
  id: "client-corvaDataAPI",
@@ -89057,7 +89783,9 @@ var byTag = {
89057
89783
  "component-v2-Avatar"
89058
89784
  ],
89059
89785
  icon: [
89060
- "component-v2-Avatar"
89786
+ "component-v2-Avatar",
89787
+ "component-v2-ButtonIcon",
89788
+ "component-v2-Menu"
89061
89789
  ],
89062
89790
  avatargroup: [
89063
89791
  "component-v2-AvatarGroup"
@@ -89065,9 +89793,33 @@ var byTag = {
89065
89793
  badgebase: [
89066
89794
  "component-v2-BadgeBase"
89067
89795
  ],
89796
+ statusbadge: [
89797
+ "component-v2-BadgeBase",
89798
+ "component-v2-BadgeCounter",
89799
+ "component-v2-BadgeDot"
89800
+ ],
89801
+ status: [
89802
+ "component-v2-BadgeBase",
89803
+ "component-v2-BadgeCounter",
89804
+ "component-v2-BadgeDot"
89805
+ ],
89806
+ badge: [
89807
+ "component-v2-BadgeBase",
89808
+ "component-v2-BadgeCounter",
89809
+ "component-v2-BadgeDot",
89810
+ "component-v2-Chip"
89811
+ ],
89812
+ "status badge": [
89813
+ "component-v2-BadgeBase",
89814
+ "component-v2-BadgeCounter",
89815
+ "component-v2-BadgeDot"
89816
+ ],
89068
89817
  badgecomment: [
89069
89818
  "component-v2-BadgeComment"
89070
89819
  ],
89820
+ comment: [
89821
+ "component-v2-BadgeComment"
89822
+ ],
89071
89823
  badgecounter: [
89072
89824
  "component-v2-BadgeCounter"
89073
89825
  ],
@@ -89076,11 +89828,6 @@ var byTag = {
89076
89828
  "component-v2-BadgeDot",
89077
89829
  "component-v2-Popper"
89078
89830
  ],
89079
- badge: [
89080
- "component-v2-BadgeCounter",
89081
- "component-v2-BadgeDot",
89082
- "component-v2-Chip"
89083
- ],
89084
89831
  over: [
89085
89832
  "component-v2-BadgeCounter",
89086
89833
  "component-v2-BadgeDot",
@@ -89097,7 +89844,8 @@ var byTag = {
89097
89844
  "component-v2-Breadcrumbs"
89098
89845
  ],
89099
89846
  button: [
89100
- "component-v2-Button"
89847
+ "component-v2-Button",
89848
+ "component-v2-ButtonIcon"
89101
89849
  ],
89102
89850
  action: [
89103
89851
  "component-v2-Button"
@@ -89151,6 +89899,12 @@ var byTag = {
89151
89899
  buttonicon: [
89152
89900
  "component-v2-ButtonIcon"
89153
89901
  ],
89902
+ iconbutton: [
89903
+ "component-v2-ButtonIcon"
89904
+ ],
89905
+ "icon button": [
89906
+ "component-v2-ButtonIcon"
89907
+ ],
89154
89908
  buttonlive: [
89155
89909
  "component-v2-ButtonLive"
89156
89910
  ],
@@ -89218,7 +89972,8 @@ var byTag = {
89218
89972
  "component-v2-CheckboxGroup"
89219
89973
  ],
89220
89974
  chip: [
89221
- "component-v2-Chip"
89975
+ "component-v2-Chip",
89976
+ "component-v2-Tag"
89222
89977
  ],
89223
89978
  tag: [
89224
89979
  "component-v2-Chip",
@@ -89259,7 +90014,8 @@ var byTag = {
89259
90014
  "component-v2-CopyToClipboard"
89260
90015
  ],
89261
90016
  counter: [
89262
- "component-v2-Counter"
90017
+ "component-v2-Counter",
90018
+ "component-v2-Label"
89263
90019
  ],
89264
90020
  datepicker: [
89265
90021
  "component-v2-DatePicker"
@@ -89343,7 +90099,8 @@ var byTag = {
89343
90099
  "component-v2-FilesLoader"
89344
90100
  ],
89345
90101
  control: [
89346
- "component-v2-FilesLoader"
90102
+ "component-v2-FilesLoader",
90103
+ "component-v2-Switch"
89347
90104
  ],
89348
90105
  "upload.": [
89349
90106
  "component-v2-FilesLoader"
@@ -89376,6 +90133,15 @@ var byTag = {
89376
90133
  header: [
89377
90134
  "component-v2-Header"
89378
90135
  ],
90136
+ headerlayout: [
90137
+ "component-v2-Header"
90138
+ ],
90139
+ layout: [
90140
+ "component-v2-Header"
90141
+ ],
90142
+ "header layout": [
90143
+ "component-v2-Header"
90144
+ ],
89379
90145
  "headers:": [
89380
90146
  "component-v2-Header"
89381
90147
  ],
@@ -89431,6 +90197,27 @@ var byTag = {
89431
90197
  indicatorlive: [
89432
90198
  "component-v2-IndicatorLive"
89433
90199
  ],
90200
+ labelscounter: [
90201
+ "component-v2-Label"
90202
+ ],
90203
+ labels: [
90204
+ "component-v2-Label"
90205
+ ],
90206
+ "labels counter": [
90207
+ "component-v2-Label"
90208
+ ],
90209
+ assetnamelabel: [
90210
+ "component-v2-Label"
90211
+ ],
90212
+ asset: [
90213
+ "component-v2-Label"
90214
+ ],
90215
+ name: [
90216
+ "component-v2-Label"
90217
+ ],
90218
+ "asset name label": [
90219
+ "component-v2-Label"
90220
+ ],
89434
90221
  labelling: [
89435
90222
  "component-v2-Label"
89436
90223
  ],
@@ -89479,6 +90266,21 @@ var byTag = {
89479
90266
  "component-v2-LoaderLinear",
89480
90267
  "component-v2-Stepper"
89481
90268
  ],
90269
+ loadingindicator: [
90270
+ "component-v2-LoaderCircular",
90271
+ "component-v2-LoaderLinear",
90272
+ "component-v2-LoaderLogo"
90273
+ ],
90274
+ indicator: [
90275
+ "component-v2-LoaderCircular",
90276
+ "component-v2-LoaderLinear",
90277
+ "component-v2-LoaderLogo"
90278
+ ],
90279
+ "loading indicator": [
90280
+ "component-v2-LoaderCircular",
90281
+ "component-v2-LoaderLinear",
90282
+ "component-v2-LoaderLogo"
90283
+ ],
89482
90284
  loaderlinear: [
89483
90285
  "component-v2-LoaderLinear"
89484
90286
  ],
@@ -89515,6 +90317,31 @@ var byTag = {
89515
90317
  options: [
89516
90318
  "component-v2-Menu"
89517
90319
  ],
90320
+ menuitem: [
90321
+ "component-v2-Menu"
90322
+ ],
90323
+ item: [
90324
+ "component-v2-Menu"
90325
+ ],
90326
+ "menu item": [
90327
+ "component-v2-Menu"
90328
+ ],
90329
+ contextmenuitem: [
90330
+ "component-v2-Menu"
90331
+ ],
90332
+ context: [
90333
+ "component-v2-Menu",
90334
+ "component-v2-PadModeSelect"
90335
+ ],
90336
+ "context menu item": [
90337
+ "component-v2-Menu"
90338
+ ],
90339
+ iconmenu: [
90340
+ "component-v2-Menu"
90341
+ ],
90342
+ "icon menu": [
90343
+ "component-v2-Menu"
90344
+ ],
89518
90345
  modal: [
89519
90346
  "component-v2-Modal"
89520
90347
  ],
@@ -89575,9 +90402,6 @@ var byTag = {
89575
90402
  commons: [
89576
90403
  "component-v2-PadModeSelect"
89577
90404
  ],
89578
- context: [
89579
- "component-v2-PadModeSelect"
89580
- ],
89581
90405
  work: [
89582
90406
  "component-v2-PadModeSelect"
89583
90407
  ],
@@ -89700,6 +90524,12 @@ var byTag = {
89700
90524
  off: [
89701
90525
  "component-v2-Switch"
89702
90526
  ],
90527
+ switchcontrol: [
90528
+ "component-v2-Switch"
90529
+ ],
90530
+ "switch control": [
90531
+ "component-v2-Switch"
90532
+ ],
89703
90533
  tabs: [
89704
90534
  "component-v2-Tabs"
89705
90535
  ],
@@ -89715,9 +90545,14 @@ var byTag = {
89715
90545
  templatescontrol: [
89716
90546
  "component-v2-TemplatesControl"
89717
90547
  ],
90548
+ template: [
90549
+ "component-v2-TemplatesControl"
90550
+ ],
89718
90551
  text: [
89719
90552
  "component-v2-Text",
89720
- "component-v2-TextInput"
90553
+ "component-v2-TextEndTruncated",
90554
+ "component-v2-TextInput",
90555
+ "component-v2-TextMiddleTruncated"
89721
90556
  ],
89722
90557
  should: [
89723
90558
  "component-v2-Text"
@@ -89731,6 +90566,16 @@ var byTag = {
89731
90566
  textendtruncated: [
89732
90567
  "component-v2-TextEndTruncated"
89733
90568
  ],
90569
+ truncatedtext: [
90570
+ "component-v2-TextEndTruncated"
90571
+ ],
90572
+ truncated: [
90573
+ "component-v2-TextEndTruncated",
90574
+ "component-v2-TextMiddleTruncated"
90575
+ ],
90576
+ "truncated text": [
90577
+ "component-v2-TextEndTruncated"
90578
+ ],
89734
90579
  truncates: [
89735
90580
  "component-v2-TextEndTruncated"
89736
90581
  ],
@@ -89771,6 +90616,12 @@ var byTag = {
89771
90616
  entry: [
89772
90617
  "component-v2-TextInput"
89773
90618
  ],
90619
+ textfield: [
90620
+ "component-v2-TextInput"
90621
+ ],
90622
+ "text field": [
90623
+ "component-v2-TextInput"
90624
+ ],
89774
90625
  textlink: [
89775
90626
  "component-v2-TextLink"
89776
90627
  ],
@@ -89805,6 +90656,24 @@ var byTag = {
89805
90656
  textmiddletruncated: [
89806
90657
  "component-v2-TextMiddleTruncated"
89807
90658
  ],
90659
+ middletruncate: [
90660
+ "component-v2-TextMiddleTruncated"
90661
+ ],
90662
+ middle: [
90663
+ "component-v2-TextMiddleTruncated"
90664
+ ],
90665
+ truncate: [
90666
+ "component-v2-TextMiddleTruncated"
90667
+ ],
90668
+ "middle truncate": [
90669
+ "component-v2-TextMiddleTruncated"
90670
+ ],
90671
+ middletruncatedtext: [
90672
+ "component-v2-TextMiddleTruncated"
90673
+ ],
90674
+ "middle truncated text": [
90675
+ "component-v2-TextMiddleTruncated"
90676
+ ],
89808
90677
  togglebuttons: [
89809
90678
  "component-v2-ToggleButtons"
89810
90679
  ],