@gooddata/sdk-ui 9.4.0-beta.0 → 9.5.0-alpha.2

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.
@@ -2200,5 +2200,682 @@
2200
2200
  "value": "Drill down",
2201
2201
  "comment": "Text of drill down option",
2202
2202
  "limit": 0
2203
+ },
2204
+ "workspaceHierarchy.lockedInsight|insight": {
2205
+ "value": "Only Admins can save changes to this insight.",
2206
+ "comment": "Shown when hovering over lock indicator.",
2207
+ "limit": 0
2208
+ },
2209
+ "workspaceHierarchy.lockedInsight|report": {
2210
+ "value": "Only Admins can save changes to this report.",
2211
+ "comment": "Shown when hovering over lock indicator.",
2212
+ "translate": false,
2213
+ "limit": 0
2214
+ },
2215
+ "workspaceHierarchy.inheritedInsight|insight": {
2216
+ "value": "You cannot edit or delete this insight.{br}It is centrally managed and certified.",
2217
+ "comment": "Shown when hovering over lock indicator. Dont translate html tag placeholder {br}.",
2218
+ "limit": 0
2219
+ },
2220
+ "workspaceHierarchy.inheritedInsight|report": {
2221
+ "value": "You cannot edit or delete this report.{br}It is centrally managed and certified.",
2222
+ "comment": "Shown when hovering over lock indicator. Dont translate html tag placeholder {br}.",
2223
+ "translate": false,
2224
+ "limit": 0
2225
+ },
2226
+ "userManagement.workspace.noMatchingItems": {
2227
+ "value": "No matching workspaces.",
2228
+ "comment": "Information shown to the user when query in search input does no match any workspace.",
2229
+ "limit": 0
2230
+ },
2231
+ "userManagement.workspace.searchPlaceholder": {
2232
+ "value": "Search workspaces",
2233
+ "comment": "Placeholder of empty workspace dialog search input.",
2234
+ "limit": 0
2235
+ },
2236
+ "userManagement.workspace.searchError": {
2237
+ "value": "Failed to load workspaces. Try again later.",
2238
+ "comment": "Error message shown to the user when query in search input failed",
2239
+ "limit": 0
2240
+ },
2241
+ "userManagement.workspace.emptySelection.view": {
2242
+ "value": "This user does not have permissions for any workspaces.",
2243
+ "comment": "Information shown when no workspaces were selected yet.",
2244
+ "limit": 0
2245
+ },
2246
+ "userManagement.workspace.emptySelection.edit": {
2247
+ "value": "No workspace selected.",
2248
+ "comment": "Shown when user did not typed anything to the search dialog.",
2249
+ "limit": 0
2250
+ },
2251
+ "userManagement.workspace.title": {
2252
+ "value": "Add workspace permission",
2253
+ "comment": "Title of dialog used for granting workspace permission to users or groups.",
2254
+ "limit": 0
2255
+ },
2256
+ "userManagement.workspace.addButton": {
2257
+ "value": "Add",
2258
+ "comment": "Title of confirm button that adds new items to the list.",
2259
+ "limit": 0
2260
+ },
2261
+ "userManagement.userGroups.addButton": {
2262
+ "value": "Add",
2263
+ "comment": "Title of confirm button that adds new items to the list.",
2264
+ "limit": 0
2265
+ },
2266
+ "userManagement.userGroups.cancelButton": {
2267
+ "value": "Cancel",
2268
+ "comment": "Button that closes the current dialog.",
2269
+ "limit": 0
2270
+ },
2271
+ "userManagement.tab.workspaces": {
2272
+ "value": "Permission ({count})",
2273
+ "comment": "Label of tab that lists user permissions to workspaces. Do not translate placeholder {count}. It will be replaced by number of assigned permissions in runtime.",
2274
+ "limit": 0
2275
+ },
2276
+ "userManagement.tab.groups": {
2277
+ "value": "Groups ({count})",
2278
+ "comment": "Label of tab that lists user groups user is member of. Do not translate placeholder {count}. It will be replaced by number of assigned groups in runtime.",
2279
+ "limit": 0
2280
+ },
2281
+ "userManagement.tab.users": {
2282
+ "value": "Members ({count})",
2283
+ "comment": "Label of tab that lists user members of a user group. Do not translate placeholder {count}. It will be replaced by number of group members in runtime.",
2284
+ "limit": 0
2285
+ },
2286
+ "userManagement.tab.details": {
2287
+ "value": "Details",
2288
+ "comment": "Label of tab that lists user details (name, surname, etc.)",
2289
+ "limit": 0
2290
+ },
2291
+ "userManagement.buttons.addWorkspace": {
2292
+ "value": "Add permission",
2293
+ "comment": "Label of button that opens selection of workspaces user can get permissions to.",
2294
+ "limit": 0
2295
+ },
2296
+ "userManagement.buttons.addToGroup": {
2297
+ "value": "Add to group",
2298
+ "comment": "Label of button that opens selection of groups user can be assigned into to.",
2299
+ "limit": 0
2300
+ },
2301
+ "userManagement.buttons.addUser": {
2302
+ "value": "Add members",
2303
+ "comment": "Label of button that opens selection of users that can be assigned into the group.",
2304
+ "limit": 0
2305
+ },
2306
+ "userManagement.buttons.edit": {
2307
+ "value": "Edit",
2308
+ "comment": "Label of button that edit user's details (name, surname, etc.)",
2309
+ "limit": 0
2310
+ },
2311
+ "userManagement.users.deleteLink": {
2312
+ "value": "Delete user",
2313
+ "comment": "Label of link that deletes the user.",
2314
+ "limit": 0
2315
+ },
2316
+ "userManagement.userGroups.deleteLink": {
2317
+ "value": "Delete group",
2318
+ "comment": "Label of link that deletes the user grouo.",
2319
+ "limit": 0
2320
+ },
2321
+ "userManagement.closeButton": {
2322
+ "value": "Close",
2323
+ "comment": "Label of button that closes the dialog",
2324
+ "limit": 0
2325
+ },
2326
+ "userManagement.workspace.removeSuccess": {
2327
+ "value": "Great! You have successfully deleted the permission.",
2328
+ "comment": "Confirm message shown to user when workspace permission was successfully deleted.",
2329
+ "limit": 0
2330
+ },
2331
+ "userManagement.workspace.removeError": {
2332
+ "value": "Deletion of the permission failed.",
2333
+ "comment": "Error message shown to user when workspace permission deletion failed.",
2334
+ "limit": 0
2335
+ },
2336
+ "userManagement.workspace.addSuccess": {
2337
+ "value": "Great! You have successfully added the permission(s).",
2338
+ "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
2339
+ "limit": 0
2340
+ },
2341
+ "userManagement.workspace.addError": {
2342
+ "value": "Addition of the permission(s) failed.",
2343
+ "comment": "Error message shown to user when workspace permission addition failed.",
2344
+ "limit": 0
2345
+ },
2346
+ "userManagement.users.multipleWorkspaces.addSuccess": {
2347
+ "value": "Great! You have successfully added permissions to the users.",
2348
+ "comment": "Confirmation message shown to the user when workspace permission was added successfully to multiple users.",
2349
+ "limit": 0
2350
+ },
2351
+ "userManagement.users.multipleWorkspaces.addError": {
2352
+ "value": "Addition of the permission to the users failed.",
2353
+ "comment": "Error message shown to user when addition of workspace permission to multiple users failed.",
2354
+ "limit": 0
2355
+ },
2356
+ "userManagement.userGroups.multipleWorkspaces.addSuccess": {
2357
+ "value": "Great! You have successfully added permissions to the groups.",
2358
+ "comment": "Confirmation message shown to the user when workspace permissions were added to multiple user groups successfully.",
2359
+ "limit": 0
2360
+ },
2361
+ "userManagement.userGroups.multipleWorkspaces.addError": {
2362
+ "value": "Addition of the permission to the groups failed.",
2363
+ "comment": "Error message shown to user when addition of workspace permission to multiple user groups failed.",
2364
+ "limit": 0
2365
+ },
2366
+ "userManagement.workspace.changeSuccess": {
2367
+ "value": "Great! You have successfully changed the permission(s).",
2368
+ "comment": "Confirmation message shown to the user when change of one or more workspace permission succeeded.",
2369
+ "limit": 0
2370
+ },
2371
+ "userManagement.workspace.changeError": {
2372
+ "value": "Change of the permission(s) failed.",
2373
+ "comment": "Error message shown to the user when change of one or more workspace permissions failed.",
2374
+ "limit": 0
2375
+ },
2376
+ "userManagement.workspace.hierarchicalPermission.yes": {
2377
+ "value": "Include sub-hierarchy",
2378
+ "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it.",
2379
+ "limit": 0
2380
+ },
2381
+ "userManagement.workspace.hierarchicalPermission.yes.tooltip": {
2382
+ "value": "Apply the permission to this workspace and all its child workspaces.",
2383
+ "comment": "Tooltip that explains option that adds permission to workspace and all the child workpaces in the tree hierarchy.",
2384
+ "limit": 0
2385
+ },
2386
+ "userManagement.workspace.hierarchicalPermission.no": {
2387
+ "value": "This workspace",
2388
+ "comment": "Label of option that states that selected permission will be added just to the selected workspace and not to workspace in tree hierarchy of workspaces under it.",
2389
+ "limit": 0
2390
+ },
2391
+ "userManagement.workspace.hierarchicalPermission.no.tooltip": {
2392
+ "value": "Apply the permission only to this workspace.",
2393
+ "comment": "Tooltip that explains option that adds permission to only the selected workspace and not to any of the child workpaces in the tree hierarchy.",
2394
+ "limit": 0
2395
+ },
2396
+ "userManagement.workspace.permission.view": {
2397
+ "value": "View",
2398
+ "comment": "Name of the workspace permission that allows user view workspace objects.",
2399
+ "limit": 0
2400
+ },
2401
+ "userManagement.workspace.permissionUser.view.tooltip": {
2402
+ "value": "The user can view dashboards that have been shared with them.",
2403
+ "comment": "Tooltip of the workspace permission that allows user view workspace objects.",
2404
+ "limit": 0
2405
+ },
2406
+ "userManagement.workspace.permissionGroup.view.tooltip": {
2407
+ "value": "The group members can view dashboards that have been shared with the group.",
2408
+ "comment": "Tooltip of the workspace permission that allows user group view workspace objects.",
2409
+ "limit": 0
2410
+ },
2411
+ "userManagement.workspace.permission.viewExport": {
2412
+ "value": "View & Export",
2413
+ "comment": "Name of the workspace permission that allows user view and export workspace objects.",
2414
+ "limit": 0
2415
+ },
2416
+ "userManagement.workspace.permissionUser.viewExport.tooltip": {
2417
+ "value": "Covers the View permission. Additionally, the user can export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2418
+ "comment": "Tooltip of the workspace permission that allows user view and export workspace objects.",
2419
+ "limit": 0
2420
+ },
2421
+ "userManagement.workspace.permissionGroup.viewExport.tooltip": {
2422
+ "value": "Covers the View permission. Additionally, the group members can export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2423
+ "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects.",
2424
+ "limit": 0
2425
+ },
2426
+ "userManagement.workspace.permission.analyze": {
2427
+ "value": "Analyze",
2428
+ "comment": "Name of the workspace permission that allows user analyze data in workspace.",
2429
+ "limit": 0
2430
+ },
2431
+ "userManagement.workspace.permissionUser.analyze.tooltip": {
2432
+ "value": "Covers the View permission. Additionally, the user can create, edit or delete dashboards and visualizations, and view the LDM and metrics.",
2433
+ "comment": "Tooltip of the workspace permission that allows user analyze data in workspace.",
2434
+ "limit": 0
2435
+ },
2436
+ "userManagement.workspace.permissionGroup.analyze.tooltip": {
2437
+ "value": "Covers the View permission. Additionally, the group members can create, edit or delete dashboards and visualizations, and view the LDM and metrics.",
2438
+ "comment": "Tooltip of the workspace permission that allows user group analyze data in workspace.",
2439
+ "limit": 0
2440
+ },
2441
+ "userManagement.workspace.permission.analyzeExport": {
2442
+ "value": "Analyze & Export",
2443
+ "comment": "Name of the workspace permission that allows user analyze and export data in workspace.",
2444
+ "limit": 0
2445
+ },
2446
+ "userManagement.workspace.permissionUser.analyzeExport.tooltip": {
2447
+ "value": "Covers the Analyze permission. Additionally, the user can create, edit or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2448
+ "comment": "Tooltip of the workspace permission that allows user analyze and export data in workspace.",
2449
+ "limit": 0
2450
+ },
2451
+ "userManagement.workspace.permissionGroup.analyzeExport.tooltip": {
2452
+ "value": "Covers the Analyze permission. Additionally, the group members can create, edit or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2453
+ "comment": "Tooltip of the workspace permission that allows user analyze and export and analyze data in workspace.",
2454
+ "limit": 0
2455
+ },
2456
+ "userManagement.workspace.permission.manage": {
2457
+ "value": "Manage",
2458
+ "comment": "Name of the workspace permission that allows user to fully manage data in workspace.",
2459
+ "limit": 0
2460
+ },
2461
+ "userManagement.workspace.permissionUser.manage.tooltip": {
2462
+ "value": "Covers the View, Analyze, and Export permissions. Additionally, the user can create, edit or delete the logical data model and metrics, and access all dashboards and edit their dashboard permissions without limitations.",
2463
+ "comment": "Tooltip of the workspace permission that allows user to fully manage data in workspace.",
2464
+ "limit": 0
2465
+ },
2466
+ "userManagement.workspace.permissionGroup.manage.tooltip": {
2467
+ "value": "Covers the View, Analyze, and Export permissions. Additionally, the group members can create, edit or delete the logical data model and metrics, and access all dashboards and edit their dashboard permissions without limitations.",
2468
+ "comment": "Tooltip of the workspace permission that allows user group to fully manage data in workspace.",
2469
+ "limit": 0
2470
+ },
2471
+ "userManagement.workspace.permission.remove": {
2472
+ "value": "Remove",
2473
+ "comment": "Label of option that removes workspace permission from user and user group.",
2474
+ "limit": 0
2475
+ },
2476
+ "userManagement.groupDetail.id.label": {
2477
+ "value": "ID",
2478
+ "comment": "Label of input that contains ID of the user group.",
2479
+ "limit": 0
2480
+ },
2481
+ "userManagement.groupDetail.name.label": {
2482
+ "value": "Name",
2483
+ "comment": "Label of input that contains name of the user group.",
2484
+ "limit": 0
2485
+ },
2486
+ "userManagement.userDetail.firstName.label": {
2487
+ "value": "First name",
2488
+ "comment": "Label of input that contains first name of the user.",
2489
+ "limit": 0
2490
+ },
2491
+ "userManagement.userDetail.lastName.label": {
2492
+ "value": "Last name",
2493
+ "comment": "Label of input that contains last name of the user.",
2494
+ "limit": 0
2495
+ },
2496
+ "userManagement.userDetail.email.label": {
2497
+ "value": "E-mail",
2498
+ "comment": "Label of input that contains e-mail of the user.",
2499
+ "limit": 0
2500
+ },
2501
+ "userManagement.userDetail.orgPermission.label": {
2502
+ "value": "Org. permission",
2503
+ "comment": "Label of input that contains state of the user organization permissions. The possible values are 'admin' or 'member'.",
2504
+ "limit": 0
2505
+ },
2506
+ "userManagement.detail.orgPermission.admin": {
2507
+ "value": "Admin",
2508
+ "comment": "One of the possible types of user's organization permissions. It states user is organization administrator.",
2509
+ "limit": 0
2510
+ },
2511
+ "userManagement.detail.orgPermission.admin.tooltip": {
2512
+ "value": "Organization administrator. This user has access to any protected action or resource.",
2513
+ "comment": "Tooltip that explains what does it mean if user is organization administrator. Displayed over option called 'Admin'",
2514
+ "limit": 0
2515
+ },
2516
+ "userManagement.detail.orgPermission.member": {
2517
+ "value": "Member",
2518
+ "comment": "One of the possible types of user's organization permissions. It states user is standard member without any elevated permissions.",
2519
+ "limit": 0
2520
+ },
2521
+ "userManagement.detail.orgPermission.member.tooltip": {
2522
+ "value": "Organization member. This user has access to action or resource to which he has permission to.",
2523
+ "comment": "Tooltip that explains what does it mean if user is organization member. Displayed over option called 'Member'",
2524
+ "limit": 0
2525
+ },
2526
+ "userManagement.userDetail.id.label": {
2527
+ "value": "ID",
2528
+ "comment": "Label of input that contains ID of the user.",
2529
+ "limit": 0
2530
+ },
2531
+ "userManagement.userDetail.emptyValue": {
2532
+ "value": "not set",
2533
+ "comment": "Value displayed in user form when user detail does not have value (for example he does not have first name, last name, etc.)",
2534
+ "limit": 0
2535
+ },
2536
+ "userManagement.userGroups.emptySelection.view": {
2537
+ "value": "This user is not a member of any groups.",
2538
+ "comment": "Information message shown when lst of user's user groups is empty.",
2539
+ "limit": 0
2540
+ },
2541
+ "userManagement.userGroups.emptySelection.edit": {
2542
+ "value": "No groups selected.",
2543
+ "comment": "Information is displayed in user groups selectbox when user did not type anything yet.",
2544
+ "limit": 0
2545
+ },
2546
+ "userManagement.userDetail.saveButton": {
2547
+ "value": "Save",
2548
+ "comment": "Label of button that saves the changed user details.",
2549
+ "limit": 0
2550
+ },
2551
+ "userManagement.userDetail.cancelButton": {
2552
+ "value": "Cancel",
2553
+ "comment": "Label of button that cancels the changes to user details.",
2554
+ "limit": 0
2555
+ },
2556
+ "userManagement.groupDetail.saveButton": {
2557
+ "value": "Save",
2558
+ "comment": "Label of button that saves the changed user group details.",
2559
+ "limit": 0
2560
+ },
2561
+ "userManagement.groupDetail.cancelButton": {
2562
+ "value": "Cancel",
2563
+ "comment": "Label of button that cancels the changes to user group details.",
2564
+ "limit": 0
2565
+ },
2566
+ "userManagement.userDetails.updatedSuccess": {
2567
+ "value": "Great! You have successfully changed the user details.",
2568
+ "comment": "Confirmation message shown when user saved changes to user details (name, login, etc.) successfully.",
2569
+ "limit": 0
2570
+ },
2571
+ "userManagement.userDetails.updatedFailure": {
2572
+ "value": "Change of the user details failed.",
2573
+ "comment": "Error message shown when user tried to save changes to user details (name, login, etc.) but the action failed.",
2574
+ "limit": 0
2575
+ },
2576
+ "userManagement.groupDetails.updatedSuccess": {
2577
+ "value": "Great! You have successfully changed the group details.",
2578
+ "comment": "Confirmation message shown when user saved changes to user group details (name, login, etc.) successfully.",
2579
+ "limit": 0
2580
+ },
2581
+ "userManagement.groupDetails.updatedFailure": {
2582
+ "value": "Change of the user details group failed.",
2583
+ "comment": "Error message shown when user tried to save changes to user group details (name, login, etc.) but the operation failed.",
2584
+ "limit": 0
2585
+ },
2586
+ "userManagement.userGroup.addSuccess": {
2587
+ "value": "Great! You have successfully added the group(s).",
2588
+ "comment": "Confirmation message shown when user added one or more user groups to another user successfully.",
2589
+ "limit": 0
2590
+ },
2591
+ "userManagement.userGroup.addError": {
2592
+ "value": "Addition of the group(s) failed.",
2593
+ "comment": "Error message shown when user tried add one or more user groups to another user but the action failed.",
2594
+ "limit": 0
2595
+ },
2596
+ "userManagement.multipleUserGroup.addSuccess": {
2597
+ "value": "Great! You have successfully added users to the group.",
2598
+ "comment": "Confirmation message shown when user added one or more user groups to multiple users successfully.",
2599
+ "limit": 0
2600
+ },
2601
+ "userManagement.multipleUserGroup.addError": {
2602
+ "value": "Addition of the users to groups failed.",
2603
+ "comment": "Error message shown when user tried to add one or more user groups to multiple users successfully but action failed.",
2604
+ "limit": 0
2605
+ },
2606
+ "userManagement.userGroups.title": {
2607
+ "value": "Add to group",
2608
+ "comment": "Title of dialog that allows to add user groups to the user.",
2609
+ "limit": 0
2610
+ },
2611
+ "userManagement.userGroups.noMatchingItems": {
2612
+ "value": "No matching group.",
2613
+ "comment": "Message shown when no user group matches search criteria.",
2614
+ "limit": 0
2615
+ },
2616
+ "userManagement.userGroups.searchPlaceholder": {
2617
+ "value": "Search groups",
2618
+ "comment": "Placeholder in the input box that is used to search user groups.",
2619
+ "limit": 0
2620
+ },
2621
+ "userManagement.userGroups.searchError": {
2622
+ "value": "Failed to load groups. Try again later.",
2623
+ "comment": "Message shown when fetching of user groups from server failed.",
2624
+ "limit": 0
2625
+ },
2626
+ "userManagement.userGroups.removeSuccess": {
2627
+ "value": "Great! You have successfully deleted the group.",
2628
+ "comment": "Confirmation message shown when user group was successfully deleted.",
2629
+ "limit": 0
2630
+ },
2631
+ "userManagement.userGroups.removeFailure": {
2632
+ "value": "Deletion of the group failed.",
2633
+ "comment": "Error message shown when deletion of user group failed.",
2634
+ "limit": 0
2635
+ },
2636
+ "userManagement.userGroups.removeTooltip": {
2637
+ "value": "Remove group from the user.",
2638
+ "comment": "Tooltip shown over button that remove user group from the user.",
2639
+ "limit": 0
2640
+ },
2641
+ "userManagement.deleteDialog.user.title": {
2642
+ "value": "Delete user?",
2643
+ "comment": "Title of dialog that deletes a user.",
2644
+ "limit": 0
2645
+ },
2646
+ "userManagement.deleteDialog.user.body": {
2647
+ "value": "The user will be irreversibly deleted, but their insights and dashboards will remain unaffected.",
2648
+ "comment": "Body of dialog that deletes a users",
2649
+ "limit": 0
2650
+ },
2651
+ "userManagement.deleteDialog.user.disabledTooltip": {
2652
+ "value": "User cannot be deleted.",
2653
+ "comment": "Tooltip shown over disabled delete button.",
2654
+ "limit": 0
2655
+ },
2656
+ "userManagement.deleteDialog.userGroup.adminDisabledTooltip": {
2657
+ "value": "This group cannot be deleted.",
2658
+ "comment": "Tooltip shown over disabled delete button.",
2659
+ "limit": 0
2660
+ },
2661
+ "userManagement.deleteDialog.userGroup.nonEmptyDisabledTooltip": {
2662
+ "value": "This group cannot be deleted, because it contains members. ",
2663
+ "comment": "Tooltip shown over disabled delete button.",
2664
+ "limit": 0
2665
+ },
2666
+ "userManagement.deleteDialog.multipleUsers.title": {
2667
+ "value": "Delete users?",
2668
+ "comment": "Title of dialog that deletes multiple users.",
2669
+ "limit": 0
2670
+ },
2671
+ "userManagement.deleteDialog.multipleUsers.body": {
2672
+ "value": "<b>{count} users</b> will be irreversibly deleted, but their insights and dashboards will remain unaffected.",
2673
+ "comment": "Body of dialog that deletes multiple users. Do not translate placeholder {count}. It will be replaced with number of selected users in runtime.",
2674
+ "limit": 0
2675
+ },
2676
+ "userManagement.deleteDialog.group.title": {
2677
+ "value": "Delete group?",
2678
+ "comment": "Title of dialog that deletes a user group.",
2679
+ "limit": 0
2680
+ },
2681
+ "userManagement.deleteDialog.group.body": {
2682
+ "value": "The group will be irreversibly deleted. All its members will lose the rights defined by the group's permissions.",
2683
+ "comment": "Body of dialog that deletes a user group.",
2684
+ "limit": 0
2685
+ },
2686
+ "userManagement.deleteDialog.multipleGroups.title": {
2687
+ "value": "Delete groups?",
2688
+ "comment": "Title of dialog that deletes multiple user groups.",
2689
+ "limit": 0
2690
+ },
2691
+ "userManagement.deleteDialog.multipleGroups.body": {
2692
+ "value": "<b>{count} groups</b> will be irreversibly deleted. All their members will lose the rights defined by the group-specific permissions.",
2693
+ "comment": "Body of dialog that deletes multiple user group. Do not translate placeholder {count}. It will be replaced with number of selected user groups in runtime.",
2694
+ "limit": 0
2695
+ },
2696
+ "userManagement.deleteDialog.cancelButton": {
2697
+ "value": "Cancel",
2698
+ "comment": "Label of button that cancels delete action.",
2699
+ "limit": 0
2700
+ },
2701
+ "userManagement.deleteDialog.confirmButton": {
2702
+ "value": "Delete",
2703
+ "comment": "Label of button that confirms delete action.",
2704
+ "limit": 0
2705
+ },
2706
+ "userManagement.userGroups.deleteSuccess": {
2707
+ "value": "Great! You have successfully deleted the group.",
2708
+ "comment": "Confirmation message shown when user group was successfully deleted.",
2709
+ "limit": 0
2710
+ },
2711
+ "userManagement.userGroups.deleteFailure": {
2712
+ "value": "Deletion of the group failed.",
2713
+ "comment": "Error message shown when deletion of user group failed.",
2714
+ "limit": 0
2715
+ },
2716
+ "userManagement.multipleUserGroups.deleteSuccess": {
2717
+ "value": "Great! You have successfully deleted the groups.",
2718
+ "comment": "Confirmation message shown when multiple user groups were successfully deleted.",
2719
+ "limit": 0
2720
+ },
2721
+ "userManagement.multipleUserGroups.deleteFailure": {
2722
+ "value": "Deletion of the groups failed.",
2723
+ "comment": "Error message shown when deletion of multiple user group failed.",
2724
+ "limit": 0
2725
+ },
2726
+ "userManagement.createUserGroup.createSuccess": {
2727
+ "value": "Great! You have successfully created the group.",
2728
+ "comment": "Confirmation message shown when user group was successfully created.",
2729
+ "limit": 0
2730
+ },
2731
+ "userManagement.createUserGroup.createFailure": {
2732
+ "value": "Creation of the group failed.",
2733
+ "comment": "Error message shown when creation of user group failed.",
2734
+ "limit": 0
2735
+ },
2736
+ "userManagement.users.deleteSuccess": {
2737
+ "value": "Great! You have successfully deleted the user.",
2738
+ "comment": "Confirmation message shown when user was successfully deleted.",
2739
+ "limit": 0
2740
+ },
2741
+ "userManagement.users.deleteFailure": {
2742
+ "value": "Deletion of the user failed.",
2743
+ "comment": "Error message shown when deletion of user failed.",
2744
+ "limit": 0
2745
+ },
2746
+ "userManagement.multipleUsers.deleteSuccess": {
2747
+ "value": "Great! You have successfully deleted the users.",
2748
+ "comment": "Confirmation message shown when multiple users were successfully deleted.",
2749
+ "limit": 0
2750
+ },
2751
+ "userManagement.multipleUsers.deleteFailure": {
2752
+ "value": "Deletion of the users failed.",
2753
+ "comment": "Error message shown when deletion of multiple users failed.",
2754
+ "limit": 0
2755
+ },
2756
+ "userManagement.users.searchError": {
2757
+ "value": "Failed to load users. Try again later.",
2758
+ "comment": "Error shown when user list was not fetched from server.",
2759
+ "limit": 0
2760
+ },
2761
+ "userManagement.users.emptySelection.view": {
2762
+ "value": "This group does not have any members.",
2763
+ "comment": "Message shown when there are no users in the user group.",
2764
+ "limit": 0
2765
+ },
2766
+ "userManagement.users.emptySelection.edit": {
2767
+ "value": "No users selected.",
2768
+ "comment": "Shown when no user has been added to selection yet.",
2769
+ "limit": 0
2770
+ },
2771
+ "userManagement.users.removeUserFromGroup": {
2772
+ "value": "Remove user from the group.",
2773
+ "comment": "Tooltip on button that removes particular user from the user group.",
2774
+ "limit": 0
2775
+ },
2776
+ "userManagement.users.removeUserFromSelection": {
2777
+ "value": "Remove.",
2778
+ "comment": "Label of action that removes selected user.",
2779
+ "limit": 0
2780
+ },
2781
+ "userManagement.userGroups.removeUserGroupFromSelection": {
2782
+ "value": "Remove.",
2783
+ "comment": "Label of action that removes selected user group.",
2784
+ "limit": 0
2785
+ },
2786
+ "userManagement.users.noMatchingItems": {
2787
+ "value": "No matching user.",
2788
+ "comment": "Message shown when no user matches the entered search criteria.",
2789
+ "limit": 0
2790
+ },
2791
+ "userManagement.users.searchPlaceholder": {
2792
+ "value": "Search users",
2793
+ "comment": "Placeholder of input box that is used to search for users.",
2794
+ "limit": 0
2795
+ },
2796
+ "userManagement.users.title": {
2797
+ "value": "Add group members",
2798
+ "comment": "Title of dialog that adds users to user group.",
2799
+ "limit": 0
2800
+ },
2801
+ "userManagement.users.cancelButton": {
2802
+ "value": "Cancel",
2803
+ "comment": "Label of button that cancels the unsaved changes in the dialog.",
2804
+ "limit": 0
2805
+ },
2806
+ "userManagement.users.addButton": {
2807
+ "value": "Add",
2808
+ "comment": "Label of button that adds users to user group.",
2809
+ "limit": 0
2810
+ },
2811
+ "userManagement.users.addSuccess": {
2812
+ "value": "Great! You have successfully added the user(s).",
2813
+ "comment": "Confirmation message shown when users were successfully added to the user group.",
2814
+ "limit": 0
2815
+ },
2816
+ "userManagement.users.addFailure": {
2817
+ "value": "Addition of the user(s) failed.",
2818
+ "comment": "Error message shown when addition of users to the user group failed.",
2819
+ "limit": 0
2820
+ },
2821
+ "userManagement.users.addToUserGroupsSuccess": {
2822
+ "value": "Great! You have successfully added users to the groups.",
2823
+ "comment": "Confirmation message shown when multiple users were successfully added to the multiple user group.",
2824
+ "limit": 0
2825
+ },
2826
+ "userManagement.users.addToUserGroupsFailure": {
2827
+ "value": "Addition of the users to groups failed.",
2828
+ "comment": "Error message shown when trying to add multiple users to the multiple user group failed.",
2829
+ "limit": 0
2830
+ },
2831
+ "userManagement.users.removeSuccess": {
2832
+ "value": "Great! You have successfully removed the user(s).",
2833
+ "comment": "Confirmation message shown when one or more users were sucessfuly removed from the user group.",
2834
+ "limit": 0
2835
+ },
2836
+ "userManagement.users.removeFailure": {
2837
+ "value": "Removal of the user(s) failed.",
2838
+ "comment": "Error message shown when removal of one or more users were from the user group failed.",
2839
+ "limit": 0
2840
+ },
2841
+ "userManagement.buttons.close": {
2842
+ "value": "Close",
2843
+ "comment": "Label of button that closes the dialog.",
2844
+ "limit": 0
2845
+ },
2846
+ "userManagement.admin.alert": {
2847
+ "value": "Admins have full access to all workspaces, resources, and actions.",
2848
+ "comment": "Text shown in user dialog that explains that user is organization administrator and has full access to everything.",
2849
+ "limit": 0
2850
+ },
2851
+ "userManagement.adminGroup.alert": {
2852
+ "value": "Members have full access to all workspaces, resources, and actions.",
2853
+ "comment": "Text shown in user group dialog that explains that user group has organization administrator rights and its members has full access to everything.",
2854
+ "limit": 0
2855
+ },
2856
+ "userManagement.admin.pill": {
2857
+ "value": "Admin",
2858
+ "comment": "Text shown in pill component next to the user name. The information states that user is organization administrator.",
2859
+ "limit": 0
2860
+ },
2861
+ "userManagement.createUserGroup.createButton": {
2862
+ "value": "Create",
2863
+ "comment": "Label of button that creates a new user group.",
2864
+ "limit": 0
2865
+ },
2866
+ "userManagement.createUserGroup.cancelButton": {
2867
+ "value": "Cancel",
2868
+ "comment": "Label of button that closes dialog.",
2869
+ "limit": 0
2870
+ },
2871
+ "userManagement.createUserGroup.dialogTitle": {
2872
+ "value": "Create group",
2873
+ "comment": "Title of dialog that creates new user group.",
2874
+ "limit": 0
2875
+ },
2876
+ "userManagement.createUserGroup.inputPlaceholder": {
2877
+ "value": "Name",
2878
+ "comment": "Placeholder shown in input box where user types name of a new user group.",
2879
+ "limit": 0
2203
2880
  }
2204
2881
  }
@@ -7,7 +7,9 @@ import { DataViewFacade } from "../results/facade.js";
7
7
  */
8
8
  export declare function isSomeHeaderPredicateMatched(drillablePredicates: IHeaderPredicate[], header: IMappingHeader, dv: DataViewFacade): boolean;
9
9
  /**
10
- * @internal
10
+ *
11
+ *
12
+ * @public
11
13
  */
12
14
  export declare function convertDrillableItemsToPredicates(drillableItems: ExplicitDrill[]): IHeaderPredicate[];
13
15
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"drilling.d.ts","sourceRoot":"","sources":["../../../src/base/vis/drilling.ts"],"names":[],"mappings":"AAUA,OAAO,EACH,aAAa,EACb,8BAA8B,EAG9B,mBAAmB,EACnB,WAAW,EAEd,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD;;GAEG;AACH,wBAAgB,4BAA4B,CACxC,mBAAmB,EAAE,gBAAgB,EAAE,EACvC,MAAM,EAAE,cAAc,EACtB,EAAE,EAAE,cAAc,GACnB,OAAO,CAIT;AAED;;GAEG;AACH,wBAAgB,iCAAiC,CAAC,cAAc,EAAE,aAAa,EAAE,GAAG,gBAAgB,EAAE,CAUrG;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CACpC,YAAY,EAAE,8BAA8B,EAAE,EAC9C,eAAe,EAAE,MAAM,GACxB,8BAA8B,EAAE,CASlC;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,UAAU,EAAE,cAAc,EAAE,GAAG,8BAA8B,EAAE,CAiCnG;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC1B,kBAAkB,EAAE,mBAAmB,EACvC,cAAc,EAAE,WAAW,EAC3B,MAAM,EAAE,WAAW,GACpB,IAAI,CAWN"}
1
+ {"version":3,"file":"drilling.d.ts","sourceRoot":"","sources":["../../../src/base/vis/drilling.ts"],"names":[],"mappings":"AAUA,OAAO,EACH,aAAa,EACb,8BAA8B,EAG9B,mBAAmB,EACnB,WAAW,EAEd,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAEtD;;GAEG;AACH,wBAAgB,4BAA4B,CACxC,mBAAmB,EAAE,gBAAgB,EAAE,EACvC,MAAM,EAAE,cAAc,EACtB,EAAE,EAAE,cAAc,GACnB,OAAO,CAIT;AAED;;;;GAIG;AACH,wBAAgB,iCAAiC,CAAC,cAAc,EAAE,aAAa,EAAE,GAAG,gBAAgB,EAAE,CAUrG;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CACpC,YAAY,EAAE,8BAA8B,EAAE,EAC9C,eAAe,EAAE,MAAM,GACxB,8BAA8B,EAAE,CASlC;AAED;;GAEG;AACH,wBAAgB,oBAAoB,CAAC,UAAU,EAAE,cAAc,EAAE,GAAG,8BAA8B,EAAE,CAiCnG;AAED;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC1B,kBAAkB,EAAE,mBAAmB,EACvC,cAAc,EAAE,WAAW,EAC3B,MAAM,EAAE,WAAW,GACpB,IAAI,CAWN"}
@@ -10,7 +10,9 @@ export function isSomeHeaderPredicateMatched(drillablePredicates, header, dv) {
10
10
  return drillablePredicates.some((drillablePredicate) => drillablePredicate(header, { dv }));
11
11
  }
12
12
  /**
13
- * @internal
13
+ *
14
+ *
15
+ * @public
14
16
  */
15
17
  export function convertDrillableItemsToPredicates(drillableItems) {
16
18
  return drillableItems.map((drillableItem) => {
@@ -1 +1 @@
1
- {"version":3,"file":"drilling.js","sourceRoot":"","sources":["../../../src/base/vis/drilling.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"drilling.js","sourceRoot":"","sources":["../../../src/base/vis/drilling.ts"],"names":[],"mappings":"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"}
package/esm/sdk-ui.d.ts CHANGED
@@ -329,7 +329,9 @@ export declare function composedFromUri(uri: string): IHeaderPredicate;
329
329
  export declare type ComposedPlaceholderResolutionContext<T> = T extends IComposedPlaceholder<any, any, infer TContext> ? TContext : any;
330
330
 
331
331
  /**
332
- * @internal
332
+ *
333
+ *
334
+ * @public
333
335
  */
334
336
  export declare function convertDrillableItemsToPredicates(drillableItems: ExplicitDrill[]): IHeaderPredicate[];
335
337
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui",
3
- "version": "9.4.0-beta.0",
3
+ "version": "9.5.0-alpha.2",
4
4
  "description": "GoodData.UI SDK - Core",
5
5
  "repository": {
6
6
  "type": "git",
@@ -37,9 +37,9 @@
37
37
  "ts-invariant": "^0.7.3",
38
38
  "tslib": "^2.5.0",
39
39
  "uuid": "^8.3.2",
40
- "@gooddata/sdk-backend-spi": "9.4.0-beta.0",
41
- "@gooddata/sdk-model": "9.4.0-beta.0",
42
- "@gooddata/util": "9.4.0-beta.0"
40
+ "@gooddata/sdk-backend-spi": "9.5.0-alpha.2",
41
+ "@gooddata/util": "9.5.0-alpha.2",
42
+ "@gooddata/sdk-model": "9.5.0-alpha.2"
43
43
  },
44
44
  "peerDependencies": {
45
45
  "react": "^16.10.0 || ^17.0.0 || ^18.0.0",
@@ -90,10 +90,10 @@
90
90
  "typescript": "5.0.2",
91
91
  "vitest": "0.31.4",
92
92
  "vitest-dom": "0.1.0",
93
- "@gooddata/i18n-toolkit": "9.4.0-beta.0",
94
- "@gooddata/reference-workspace": "9.4.0-beta.0",
95
- "@gooddata/sdk-backend-base": "9.4.0-beta.0",
96
- "@gooddata/sdk-backend-mockingbird": "9.4.0-beta.0"
93
+ "@gooddata/i18n-toolkit": "9.5.0-alpha.2",
94
+ "@gooddata/reference-workspace": "9.5.0-alpha.2",
95
+ "@gooddata/sdk-backend-base": "9.5.0-alpha.2",
96
+ "@gooddata/sdk-backend-mockingbird": "9.5.0-alpha.2"
97
97
  },
98
98
  "scripts": {
99
99
  "clean": "rm -rf ci dist esm coverage *.log",