@banyan_cloud/roots 1.0.93 → 1.0.94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -110163,298 +110163,6 @@ NestedPieChart.defaultProps = {
110163
110163
  theme: 'dark'
110164
110164
  };
110165
110165
 
110166
- Resource_Count_Progress = {
110167
- chartData: {
110168
- x1: 234,
110169
- x2: 243,
110170
- x3: 641,
110171
- x4: 554
110172
- },
110173
- metaData: {
110174
- keyData: {
110175
- x1: 'S. Type1',
110176
- x2: 'S. Type2',
110177
- x3: 'S. Type3',
110178
- x4: 'S. Type4'
110179
- },
110180
- applicableCount: 12345,
110181
- totalCount: 13128
110182
- }
110183
- };
110184
- Database_Instance_Count = {
110185
- chartData: {
110186
- x1: 234,
110187
- x2: 243,
110188
- x3: 641,
110189
- x4: 554
110190
- },
110191
- metaData: {
110192
- keyData: {
110193
- x1: 'MySQL',
110194
- x2: 'PgSQL',
110195
- x3: 'OCI',
110196
- x4: 'Mongo'
110197
- },
110198
- totalInstances: 284
110199
- }
110200
- };
110201
- Cloud_Audit_Logs = {
110202
- chartData: {
110203
- legend1: [7, 4, 8, 9, 7, 10, 6, 12, 9],
110204
- legend2: [7, 4, 8, 9, 7, 10, 6, 12, 9]
110205
- },
110206
- metaData: {
110207
- logCountChange: 2345,
110208
- xAxisData: [K02, K03, K04, K05, K06, K07, K08, K09, K10]
110209
- }
110210
- };
110211
- Database_Audit_Logs = {
110212
- chartData: {
110213
- legend1: [11, 8, 12, 13, 11, 14, 10, 16, 13],
110214
- legend2: [7, 4, 8, 9, 7, 10, 6, 12, 9]
110215
- },
110216
- metaData: {
110217
- logCountChange: 2345,
110218
- xAxisData: [K02, K03, K04, K05, K06, K07, K08, K09, K10]
110219
- }
110220
- };
110221
- Cloud_Security_History_Line = {
110222
- chartData: {
110223
- Compliance: [11, 8, 12, 13, 11, 14, 10, 16]
110224
- },
110225
- metaData: {
110226
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110227
- }
110228
- };
110229
- Cloud_Security_History_Bar = {
110230
- data: {
110231
- chartData: {
110232
- 'Jan 1': {
110233
- x1: 20,
110234
- x2: 20,
110235
- x3: 20
110236
- },
110237
- 'Jan 2': {
110238
- x1: 15,
110239
- x2: 15,
110240
- x3: 15
110241
- },
110242
- 'Jan 3': {
110243
- x1: 19,
110244
- x2: 19,
110245
- x3: 19
110246
- },
110247
- 'Jan 4': {
110248
- x1: 10,
110249
- x2: 10,
110250
- x3: 10
110251
- },
110252
- 'Jan 5': {
110253
- x1: 25,
110254
- x2: 25,
110255
- x3: 25
110256
- },
110257
- 'Jan 6': {
110258
- x1: 5,
110259
- x2: 5,
110260
- x3: 5
110261
- }
110262
- },
110263
- metaData: {
110264
- keyData: {
110265
- x1: 'compliant',
110266
- x2: 'nonCompliant',
110267
- x3: 'validate'
110268
- },
110269
- totalControls: {
110270
- 'Jan 1': 80,
110271
- 'Jan 2': 60,
110272
- 'Jan 3': 86,
110273
- 'Jan 4': 40,
110274
- 'Jan 5': 100,
110275
- 'Jan 6': 20
110276
- }
110277
- }
110278
- }
110279
- };
110280
- Cloud_Security_Score_By_regulatory_standard_Line = {
110281
- chartData: {
110282
- GDPR: [11, 8, 12, 13, 11, 14, 10, 16],
110283
- ISO: [7, 4, 8, 9, 7, 10, 6, 12],
110284
- HIPPA: [17, 3, 5, 8, 3, 13, 16, 2],
110285
- PCI: [4, 11, 4, 1, 8, 9, 11, 3],
110286
- SOC: [18, 2, 4, 13, 5, 11, 3, 19],
110287
- CIS: [1, 2, 3, 4, 5, 6, 7, 8]
110288
- },
110289
- metaData: {
110290
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110291
- }
110292
- };
110293
- Non_Compliant_Control_By_Control_domain = {
110294
- data: {
110295
- chartData: {
110296
- 'Jan 1': {
110297
- x1: 20,
110298
- x2: 20,
110299
- x3: 20,
110300
- x4: 20,
110301
- x5: 20,
110302
- x6: 20
110303
- },
110304
- 'Jan 2': {
110305
- x1: 15,
110306
- x2: 15,
110307
- x3: 15,
110308
- x4: 15,
110309
- x5: 15,
110310
- x6: 15
110311
- },
110312
- 'Jan 3': {
110313
- x1: 19,
110314
- x2: 19,
110315
- x3: 19,
110316
- x4: 19,
110317
- x5: 19,
110318
- x6: 19
110319
- },
110320
- 'Jan 4': {
110321
- x1: 10,
110322
- x2: 10,
110323
- x3: 10,
110324
- x4: 10,
110325
- x5: 10,
110326
- x6: 10
110327
- },
110328
- 'Jan 5': {
110329
- x1: 25,
110330
- x2: 25,
110331
- x3: 25,
110332
- x4: 25,
110333
- x5: 25,
110334
- x6: 25
110335
- },
110336
- 'Jan 6': {
110337
- x1: 5,
110338
- x2: 5,
110339
- x3: 5,
110340
- x4: 5,
110341
- x5: 5,
110342
- x6: 5
110343
- }
110344
- },
110345
- metaData: {
110346
- keyData: {
110347
- x1: 'Cloud Databases',
110348
- x4: 'Logging & Monitoring',
110349
- x5: 'Networking',
110350
- x6: 'Storage'
110351
- },
110352
- totalControls: {
110353
- 'Jan 1': 80,
110354
- 'Jan 2': 60,
110355
- 'Jan 3': 86,
110356
- 'Jan 4': 40,
110357
- 'Jan 5': 100,
110358
- 'Jan 6': 20
110359
- }
110360
- }
110361
- }
110362
- };
110363
- Non_Compliant_Control_By_Service_Type = {
110364
- data: {
110365
- chartData: {
110366
- 'Jan 1': {
110367
- x1: 20,
110368
- x2: 20,
110369
- x3: 20,
110370
- x4: 20,
110371
- x5: 20,
110372
- x6: 20
110373
- },
110374
- 'Jan 2': {
110375
- x1: 15,
110376
- x2: 15,
110377
- x3: 15,
110378
- x4: 15,
110379
- x5: 15,
110380
- x6: 15
110381
- },
110382
- 'Jan 3': {
110383
- x1: 19,
110384
- x2: 19,
110385
- x3: 19,
110386
- x4: 19,
110387
- x5: 19,
110388
- x6: 19
110389
- },
110390
- 'Jan 4': {
110391
- x1: 10,
110392
- x2: 10,
110393
- x3: 10,
110394
- x4: 10,
110395
- x5: 10,
110396
- x6: 10
110397
- },
110398
- 'Jan 5': {
110399
- x1: 25,
110400
- x2: 25,
110401
- x3: 25,
110402
- x4: 25,
110403
- x5: 25,
110404
- x6: 25
110405
- },
110406
- 'Jan 6': {
110407
- x1: 5,
110408
- x2: 5,
110409
- x3: 5,
110410
- x4: 5,
110411
- x5: 5,
110412
- x6: 5
110413
- }
110414
- },
110415
- metaData: {
110416
- keyData: {
110417
- x1: 'RDS',
110418
- x4: 'Key Management Service',
110419
- x5: 'IAM',
110420
- x6: 'Cloud Trail'
110421
- },
110422
- totalControls: {
110423
- 'Jan 1': 80,
110424
- 'Jan 2': 60,
110425
- 'Jan 3': 86,
110426
- 'Jan 4': 40,
110427
- 'Jan 5': 100,
110428
- 'Jan 6': 20
110429
- }
110430
- }
110431
- }
110432
- };
110433
- Monitered_Accounts = {
110434
- chartData: {
110435
- Accounts: [11, 8, 12, 13, 11, 14, 10, 16]
110436
- },
110437
- metaData: {
110438
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110439
- }
110440
- };
110441
- Monitered_Resource_Type = {
110442
- chartData: {
110443
- Resources: [11, 8, 12, 13, 11, 14, 10, 16]
110444
- },
110445
- metaData: {
110446
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110447
- }
110448
- };
110449
- Audit_Logs_generation_by_resource = {
110450
- chartData: {
110451
- Logs: [11, 8, 12, 13, 11, 14, 10, 16]
110452
- },
110453
- metaData: {
110454
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110455
- }
110456
- };
110457
-
110458
110166
  var css$4 = ".BaseWidget_module_root__d03f6b45 {\n display: flex;\n flex-direction: column;\n justify-content: flex-start;\n align-items: stretch;\n height: 100%;\n width: 100%;\n padding: 0.25rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 {\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n align-items: center;\n padding: 0.25rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerTitle__d03f6b45 {\n display: flex;\n flex-direction: row;\n justify-content: flex-start;\n align-items: center;\n gap: 0.5rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerTitle__d03f6b45 .BaseWidget_module_back__d03f6b45 {\n height: 1.5rem;\n width: 1.5rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerTitle__d03f6b45 .BaseWidget_module_back__d03f6b45 [data-elem=component1] .BaseWidget_module_icon__d03f6b45 {\n width: 1.5rem;\n height: 1.5rem;\n fill: var(--white);\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerTitle__d03f6b45.BaseWidget_module_noOptions__d03f6b45 {\n flex: 1;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerTitle__d03f6b45 .BaseWidget_module_title__d03f6b45 {\n white-space: nowrap;\n color: var(--white);\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerTitle__d03f6b45 .BaseWidget_module_value__d03f6b45 {\n white-space: nowrap;\n color: var(--white);\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 {\n display: flex;\n flex-direction: row;\n justify-content: flex-end;\n align-items: center;\n gap: 0.5rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_toggleBody__d03f6b45 {\n padding: 0.125rem 0.25rem;\n height: 1.75rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_dropdownHeader__d03f6b45 {\n height: 1.75rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_dropdownHeader__d03f6b45 [data-elem=select] {\n background-color: transparent;\n width: 100%;\n color: var(--white);\n border-color: var(--grey);\n padding: 0.07rem 0.5rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_dropdownHeader__d03f6b45 [data-elem=select] [data-elem=placeholder] {\n font-size: 0.875rem;\n color: var(--white);\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_dropdownHeader__d03f6b45 [data-elem=select] > svg {\n fill: var(--white);\n width: 0.875rem;\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_expandButton__d03f6b45 {\n height: 1.75rem;\n color: var(--white);\n border-color: var(--grey);\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_header__d03f6b45 .BaseWidget_module_headerOptions__d03f6b45 .BaseWidget_module_expandButton__d03f6b45 .BaseWidget_module_expandIcon__d03f6b45 {\n height: 1.25rem;\n width: 1.25rem;\n fill: var(--white);\n}\n.BaseWidget_module_root__d03f6b45 .BaseWidget_module_children__d03f6b45 {\n flex: 1 1;\n position: relative;\n}\n\n.BaseWidget_module_dropdownPopper__d03f6b45 {\n padding: 0rem;\n background: var(--grey1);\n}\n.BaseWidget_module_dropdownPopper__d03f6b45 .BaseWidget_module_dropdownItem__d03f6b45 {\n height: 2.25rem;\n color: var(--white);\n background: var(--grey);\n}\n.BaseWidget_module_dropdownPopper__d03f6b45 .BaseWidget_module_dropdownItem__d03f6b45:hover, .BaseWidget_module_dropdownPopper__d03f6b45 .BaseWidget_module_dropdownItem__d03f6b45:focus {\n color: var(--dark-grey);\n background: var(--grey2);\n}\n.BaseWidget_module_dropdownPopper__d03f6b45 .BaseWidget_module_dropdownItem__d03f6b45:hover label > svg, .BaseWidget_module_dropdownPopper__d03f6b45 .BaseWidget_module_dropdownItem__d03f6b45:focus label > svg {\n border: 1px solid var(--dark-grey);\n border-radius: 0.25rem;\n}";
110459
110167
  var modules_6a0e74b6 = {"root":"BaseWidget_module_root__d03f6b45","header":"BaseWidget_module_header__d03f6b45","header-title":"BaseWidget_module_headerTitle__d03f6b45","back":"BaseWidget_module_back__d03f6b45","icon":"BaseWidget_module_icon__d03f6b45","no-options":"BaseWidget_module_noOptions__d03f6b45","title":"BaseWidget_module_title__d03f6b45","value":"BaseWidget_module_value__d03f6b45","header-options":"BaseWidget_module_headerOptions__d03f6b45","toggle-body":"BaseWidget_module_toggleBody__d03f6b45","dropdown-header":"BaseWidget_module_dropdownHeader__d03f6b45","expand-button":"BaseWidget_module_expandButton__d03f6b45","expand-icon":"BaseWidget_module_expandIcon__d03f6b45","children":"BaseWidget_module_children__d03f6b45","dropdown-popper":"BaseWidget_module_dropdownPopper__d03f6b45","dropdown-item":"BaseWidget_module_dropdownItem__d03f6b45"};
110460
110168
  n(css$4,{});