@kentico/xperience-admin-components 31.4.3 → 31.5.0

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";
@@ -5436,6 +5444,7 @@ declare const testIds: {
5436
5444
  PromotionActiveFrom: "PromotionActiveFrom";
5437
5445
  PromotionActiveTo: "PromotionActiveTo";
5438
5446
  PromotionDescription: "PromotionDescription";
5447
+ PromotionDiscountCode: "PromotionDiscountCode";
5439
5448
  PromotionDiscountValue: "kxp_DiscountValue";
5440
5449
  PromotionDisplayName: "PromotionDisplayName";
5441
5450
  PromotionStatus: "PromotionStatus";
@@ -5578,6 +5587,7 @@ declare const testIds: {
5578
5587
  EmailSendRadioOptions: "ImmediateSend";
5579
5588
  FormVisibilityConditionType: "Visible";
5580
5589
  PromotionCustomerEligibility: "kxp_CustomerEligibility";
5590
+ PromotionRedemptionMethod: "PromotionRedemptionMethod";
5581
5591
  PublishNow: "PublishNow";
5582
5592
  SchedulePublish: "schedule-publish";
5583
5593
  Source: "Source";
@@ -5668,6 +5678,7 @@ declare const testIds: {
5668
5678
  Countries: "select-countries";
5669
5679
  EmailChannel: "select-email-channel";
5670
5680
  Library: "select-library";
5681
+ MembershipRoles: "membership-roles";
5671
5682
  StandardMediaDimensionType: "standard-media-dimension-type";
5672
5683
  TemplateSelector: "template-selector";
5673
5684
  WebPage: "select-web-page";
@@ -5701,6 +5712,7 @@ declare const testIds: {
5701
5712
  SimpleStatuses: {
5702
5713
  Default: "status-card";
5703
5714
  MainVersion: "simple-main-version-status";
5715
+ SecondaryVersionStatusDiamond: "simple-secondary-version-status-xp-diamond";
5704
5716
  };
5705
5717
  Snackbars: {
5706
5718
  Default: "snackbar";