@kentico/xperience-admin-components 31.4.4 → 31.5.1

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/README.md ADDED
@@ -0,0 +1,9 @@
1
+ # Xperience by Kentico - Admin Client Package
2
+
3
+ This package is part of the Xperience by Kentico administration interface framework.
4
+
5
+ ## Documentation
6
+
7
+ For setup instructions, usage guidelines, and customization options, please refer to the official Xperience by Kentico documentation:
8
+
9
+ **[Extend the administration interface](https://docs.kentico.com/x/GwKQC)**
package/dist/entry.d.ts CHANGED
@@ -5083,6 +5083,7 @@ declare const testIds: {
5083
5083
  AutomationAddTrigger: "rf__node-startPlaceholder";
5084
5084
  ChangeWorkflowStep: "content-item-menu-split-button-changeworkflowstep";
5085
5085
  ClearCache: "clear-cache-button";
5086
+ CloneInListing: "button-Clone";
5086
5087
  ContactIsMember: "cmscontactismember";
5087
5088
  ContentItemActionCancelScheduledPublish: "content-item-action-menu-item-cancelscheduledpublish";
5088
5089
  ContentItemActionCancelScheduledUnpublish: "content-item-action-menu-item-cancelscheduledunpublish";
@@ -5170,6 +5171,7 @@ declare const testIds: {
5170
5171
  Confirm: "confirm-action";
5171
5172
  ContentItemActionButtonConfirmSelection: "content-item-action-button-confirmselection";
5172
5173
  ContentItemActionButtonCreate: "content-item-action-button-create";
5174
+ CopyUrl: "xp-chain";
5173
5175
  CreateAutomationProcess: "button-create-automation-process";
5174
5176
  CreateFolder_V1: "create-folder-button";
5175
5177
  CreateNewContentItem: "button-create-new-content-item";
@@ -5216,6 +5218,7 @@ declare const testIds: {
5216
5218
  SavePermissions: "save-permissions-button";
5217
5219
  SecondaryAction: "secondary-action";
5218
5220
  Select: "select-action";
5221
+ SelectContentTypes: "button-open-binding-sidepanel";
5219
5222
  SelectDataToDelete: "select_data_to_delete";
5220
5223
  SelectEmail: "button-select-email";
5221
5224
  SelectExistingContentItem: "button-select-existing-content-item";
@@ -5278,6 +5281,7 @@ declare const testIds: {
5278
5281
  ExpectedValueCheckbox: "ExpectedValueCheckbox";
5279
5282
  IncludeInContentGeneration: "IncludeInContentGenerationCheckbox";
5280
5283
  InheritSettings: "inherit-settings";
5284
+ IsSecured: "IsSecuredCheckbox";
5281
5285
  Required: "RequiredCheckbox";
5282
5286
  TableRow: "table-row-checkbox";
5283
5287
  };
@@ -5327,9 +5331,11 @@ declare const testIds: {
5327
5331
  General: "General";
5328
5332
  SenderAndRecipients: "Sender and recipients";
5329
5333
  Default: "form";
5334
+ AddValidationRule: "add-validation-rule-form";
5330
5335
  AutomationStep: "automation-step-form";
5331
5336
  Confirmation: "confirmation-form";
5332
5337
  ContentItemEdit: "content-item-edit-form";
5338
+ ContentItemEditPanel: "content-item-edit-form-panel";
5333
5339
  CreateEmail: "create-email-form";
5334
5340
  CreateFolderLanguageVariant: "create-folder-language-variant-form";
5335
5341
  CreateHeadlessItem: "create-headless-item-form";
@@ -5419,6 +5425,8 @@ declare const testIds: {
5419
5425
  LanguageCodeName: "ContentLanguageName";
5420
5426
  LanguageDisplayName: "ContentLanguageDisplayName";
5421
5427
  MaximumNumberOfWords: "MaximumNumberOfWords";
5428
+ MemberRoleDescription: "MemberRoleDescription";
5429
+ MemberRoleDisplayName: "MemberRoleDisplayName";
5422
5430
  ModuleDisplayName: "ResourceDisplayName";
5423
5431
  Name: "Name";
5424
5432
  NotificationDisplayName: "NotificationEmailDisplayName";
@@ -5670,6 +5678,7 @@ declare const testIds: {
5670
5678
  Countries: "select-countries";
5671
5679
  EmailChannel: "select-email-channel";
5672
5680
  Library: "select-library";
5681
+ MembershipRoles: "membership-roles";
5673
5682
  StandardMediaDimensionType: "standard-media-dimension-type";
5674
5683
  TemplateSelector: "template-selector";
5675
5684
  WebPage: "select-web-page";
@@ -5703,6 +5712,7 @@ declare const testIds: {
5703
5712
  SimpleStatuses: {
5704
5713
  Default: "status-card";
5705
5714
  MainVersion: "simple-main-version-status";
5715
+ SecondaryVersionStatusDiamond: "simple-secondary-version-status-xp-diamond";
5706
5716
  };
5707
5717
  Snackbars: {
5708
5718
  Default: "snackbar";