@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/cjs/index.js CHANGED
@@ -110183,298 +110183,6 @@ NestedPieChart.defaultProps = {
110183
110183
  theme: 'dark'
110184
110184
  };
110185
110185
 
110186
- Resource_Count_Progress = {
110187
- chartData: {
110188
- x1: 234,
110189
- x2: 243,
110190
- x3: 641,
110191
- x4: 554
110192
- },
110193
- metaData: {
110194
- keyData: {
110195
- x1: 'S. Type1',
110196
- x2: 'S. Type2',
110197
- x3: 'S. Type3',
110198
- x4: 'S. Type4'
110199
- },
110200
- applicableCount: 12345,
110201
- totalCount: 13128
110202
- }
110203
- };
110204
- Database_Instance_Count = {
110205
- chartData: {
110206
- x1: 234,
110207
- x2: 243,
110208
- x3: 641,
110209
- x4: 554
110210
- },
110211
- metaData: {
110212
- keyData: {
110213
- x1: 'MySQL',
110214
- x2: 'PgSQL',
110215
- x3: 'OCI',
110216
- x4: 'Mongo'
110217
- },
110218
- totalInstances: 284
110219
- }
110220
- };
110221
- Cloud_Audit_Logs = {
110222
- chartData: {
110223
- legend1: [7, 4, 8, 9, 7, 10, 6, 12, 9],
110224
- legend2: [7, 4, 8, 9, 7, 10, 6, 12, 9]
110225
- },
110226
- metaData: {
110227
- logCountChange: 2345,
110228
- xAxisData: [K02, K03, K04, K05, K06, K07, K08, K09, K10]
110229
- }
110230
- };
110231
- Database_Audit_Logs = {
110232
- chartData: {
110233
- legend1: [11, 8, 12, 13, 11, 14, 10, 16, 13],
110234
- legend2: [7, 4, 8, 9, 7, 10, 6, 12, 9]
110235
- },
110236
- metaData: {
110237
- logCountChange: 2345,
110238
- xAxisData: [K02, K03, K04, K05, K06, K07, K08, K09, K10]
110239
- }
110240
- };
110241
- Cloud_Security_History_Line = {
110242
- chartData: {
110243
- Compliance: [11, 8, 12, 13, 11, 14, 10, 16]
110244
- },
110245
- metaData: {
110246
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110247
- }
110248
- };
110249
- Cloud_Security_History_Bar = {
110250
- data: {
110251
- chartData: {
110252
- 'Jan 1': {
110253
- x1: 20,
110254
- x2: 20,
110255
- x3: 20
110256
- },
110257
- 'Jan 2': {
110258
- x1: 15,
110259
- x2: 15,
110260
- x3: 15
110261
- },
110262
- 'Jan 3': {
110263
- x1: 19,
110264
- x2: 19,
110265
- x3: 19
110266
- },
110267
- 'Jan 4': {
110268
- x1: 10,
110269
- x2: 10,
110270
- x3: 10
110271
- },
110272
- 'Jan 5': {
110273
- x1: 25,
110274
- x2: 25,
110275
- x3: 25
110276
- },
110277
- 'Jan 6': {
110278
- x1: 5,
110279
- x2: 5,
110280
- x3: 5
110281
- }
110282
- },
110283
- metaData: {
110284
- keyData: {
110285
- x1: 'compliant',
110286
- x2: 'nonCompliant',
110287
- x3: 'validate'
110288
- },
110289
- totalControls: {
110290
- 'Jan 1': 80,
110291
- 'Jan 2': 60,
110292
- 'Jan 3': 86,
110293
- 'Jan 4': 40,
110294
- 'Jan 5': 100,
110295
- 'Jan 6': 20
110296
- }
110297
- }
110298
- }
110299
- };
110300
- Cloud_Security_Score_By_regulatory_standard_Line = {
110301
- chartData: {
110302
- GDPR: [11, 8, 12, 13, 11, 14, 10, 16],
110303
- ISO: [7, 4, 8, 9, 7, 10, 6, 12],
110304
- HIPPA: [17, 3, 5, 8, 3, 13, 16, 2],
110305
- PCI: [4, 11, 4, 1, 8, 9, 11, 3],
110306
- SOC: [18, 2, 4, 13, 5, 11, 3, 19],
110307
- CIS: [1, 2, 3, 4, 5, 6, 7, 8]
110308
- },
110309
- metaData: {
110310
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110311
- }
110312
- };
110313
- Non_Compliant_Control_By_Control_domain = {
110314
- data: {
110315
- chartData: {
110316
- 'Jan 1': {
110317
- x1: 20,
110318
- x2: 20,
110319
- x3: 20,
110320
- x4: 20,
110321
- x5: 20,
110322
- x6: 20
110323
- },
110324
- 'Jan 2': {
110325
- x1: 15,
110326
- x2: 15,
110327
- x3: 15,
110328
- x4: 15,
110329
- x5: 15,
110330
- x6: 15
110331
- },
110332
- 'Jan 3': {
110333
- x1: 19,
110334
- x2: 19,
110335
- x3: 19,
110336
- x4: 19,
110337
- x5: 19,
110338
- x6: 19
110339
- },
110340
- 'Jan 4': {
110341
- x1: 10,
110342
- x2: 10,
110343
- x3: 10,
110344
- x4: 10,
110345
- x5: 10,
110346
- x6: 10
110347
- },
110348
- 'Jan 5': {
110349
- x1: 25,
110350
- x2: 25,
110351
- x3: 25,
110352
- x4: 25,
110353
- x5: 25,
110354
- x6: 25
110355
- },
110356
- 'Jan 6': {
110357
- x1: 5,
110358
- x2: 5,
110359
- x3: 5,
110360
- x4: 5,
110361
- x5: 5,
110362
- x6: 5
110363
- }
110364
- },
110365
- metaData: {
110366
- keyData: {
110367
- x1: 'Cloud Databases',
110368
- x4: 'Logging & Monitoring',
110369
- x5: 'Networking',
110370
- x6: 'Storage'
110371
- },
110372
- totalControls: {
110373
- 'Jan 1': 80,
110374
- 'Jan 2': 60,
110375
- 'Jan 3': 86,
110376
- 'Jan 4': 40,
110377
- 'Jan 5': 100,
110378
- 'Jan 6': 20
110379
- }
110380
- }
110381
- }
110382
- };
110383
- Non_Compliant_Control_By_Service_Type = {
110384
- data: {
110385
- chartData: {
110386
- 'Jan 1': {
110387
- x1: 20,
110388
- x2: 20,
110389
- x3: 20,
110390
- x4: 20,
110391
- x5: 20,
110392
- x6: 20
110393
- },
110394
- 'Jan 2': {
110395
- x1: 15,
110396
- x2: 15,
110397
- x3: 15,
110398
- x4: 15,
110399
- x5: 15,
110400
- x6: 15
110401
- },
110402
- 'Jan 3': {
110403
- x1: 19,
110404
- x2: 19,
110405
- x3: 19,
110406
- x4: 19,
110407
- x5: 19,
110408
- x6: 19
110409
- },
110410
- 'Jan 4': {
110411
- x1: 10,
110412
- x2: 10,
110413
- x3: 10,
110414
- x4: 10,
110415
- x5: 10,
110416
- x6: 10
110417
- },
110418
- 'Jan 5': {
110419
- x1: 25,
110420
- x2: 25,
110421
- x3: 25,
110422
- x4: 25,
110423
- x5: 25,
110424
- x6: 25
110425
- },
110426
- 'Jan 6': {
110427
- x1: 5,
110428
- x2: 5,
110429
- x3: 5,
110430
- x4: 5,
110431
- x5: 5,
110432
- x6: 5
110433
- }
110434
- },
110435
- metaData: {
110436
- keyData: {
110437
- x1: 'RDS',
110438
- x4: 'Key Management Service',
110439
- x5: 'IAM',
110440
- x6: 'Cloud Trail'
110441
- },
110442
- totalControls: {
110443
- 'Jan 1': 80,
110444
- 'Jan 2': 60,
110445
- 'Jan 3': 86,
110446
- 'Jan 4': 40,
110447
- 'Jan 5': 100,
110448
- 'Jan 6': 20
110449
- }
110450
- }
110451
- }
110452
- };
110453
- Monitered_Accounts = {
110454
- chartData: {
110455
- Accounts: [11, 8, 12, 13, 11, 14, 10, 16]
110456
- },
110457
- metaData: {
110458
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110459
- }
110460
- };
110461
- Monitered_Resource_Type = {
110462
- chartData: {
110463
- Resources: [11, 8, 12, 13, 11, 14, 10, 16]
110464
- },
110465
- metaData: {
110466
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110467
- }
110468
- };
110469
- Audit_Logs_generation_by_resource = {
110470
- chartData: {
110471
- Logs: [11, 8, 12, 13, 11, 14, 10, 16]
110472
- },
110473
- metaData: {
110474
- xAxisData: [Jan1, Jan5, Jan9, Jan13, Jan17, Jan21, Jan25, Jan29]
110475
- }
110476
- };
110477
-
110478
110186
  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}";
110479
110187
  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"};
110480
110188
  n(css$4,{});