@omnia/fx 8.0.159-dev → 8.0.161-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (88) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.richtexteditor.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/services/ReindexOmniaSearchUserService.d.ts +11 -0
  4. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  5. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +6 -6
  6. package/internal-do-not-import-from-here/ux/DefineVueTypings.d.ts +1 -0
  7. package/internal-do-not-import-from-here/ux/Exposes.d.ts +56 -55
  8. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/Template.d.ts +1 -1
  9. package/internal-do-not-import-from-here/ux/appprovisioning/appimageinput/AppImageInput.d.ts +6 -6
  10. package/internal-do-not-import-from-here/ux/appprovisioning/apppropertiesinput/AppPropertiesInput.d.ts +6 -6
  11. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +24 -24
  12. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +16 -0
  13. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +16 -0
  14. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +16 -0
  15. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +42 -0
  16. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +1 -1
  17. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +2 -0
  18. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/IDateTimeFieldEdit.d.ts +2 -0
  19. package/internal-do-not-import-from-here/ux/iconpicker/IconPicker.d.ts +2 -2
  20. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +1 -1
  21. package/internal-do-not-import-from-here/ux/identities/loc/Localize.d.ts +39 -37
  22. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +12 -5
  23. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/inputlanguagepicker/InputLanguagePicker.d.ts +53 -43
  27. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +1 -1
  28. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +6 -6
  29. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/Components/editor/ImageEditorCanvas.d.ts +1 -1
  30. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.d.ts +1 -1
  31. package/internal-do-not-import-from-here/ux/models/TypographyEditorModel.d.ts +5 -0
  32. package/internal-do-not-import-from-here/ux/models/index.d.ts +1 -0
  33. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +2 -2
  34. package/internal-do-not-import-from-here/ux/optionpicker/OptionPicker.d.ts +1 -1
  35. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +9 -9
  36. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +29 -0
  37. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +16 -0
  38. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +32 -0
  39. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +1 -1
  40. package/internal-do-not-import-from-here/ux/oxide/datepicker/DateTimePicker.d.ts +26 -345
  41. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +9 -9
  42. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +4 -12
  43. package/internal-do-not-import-from-here/ux/oxide/hostprovider/HostProvider.d.ts +11 -11
  44. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +2 -2
  45. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +2 -2
  46. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +40 -40
  47. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.css.d.ts +1 -0
  50. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +26 -0
  51. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +35 -3
  52. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +2 -2
  53. package/internal-do-not-import-from-here/ux/oxide/textfield/TextField.d.ts +2 -2
  54. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/post/Post.d.ts +3 -3
  56. package/internal-do-not-import-from-here/ux/post/templates/PostCardDisplay.d.ts +3 -3
  57. package/internal-do-not-import-from-here/ux/post/templates/PostTemplate.d.ts +3 -3
  58. package/internal-do-not-import-from-here/ux/profilecard/ProfileCard.d.ts +2 -2
  59. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  60. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorStore.d.ts +38 -0
  61. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/AnimatedGif/AnimatedGif.d.ts +1 -1
  62. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/Heading.d.ts +5 -23
  63. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Heading/HeadingNode.d.ts +2 -3
  64. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/MediaPickerEditorExtension.d.ts +2 -50
  65. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/MediaPickerToolbar.d.ts +2 -49
  66. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaImageNode.d.ts +15 -2
  67. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNode.d.ts +22 -2
  68. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/MediaPicker/nodes/MediaPickerNodeView.d.ts +0 -22
  69. package/internal-do-not-import-from-here/ux/richtexteditor/index.d.ts +1 -0
  70. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  71. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +7 -7
  72. package/internal-do-not-import-from-here/ux/texttranslator/TextTranslator.d.ts +0 -8
  73. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +16 -0
  74. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +90 -30
  75. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/ActionMenu.css.d.ts +1 -0
  76. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/editorHooks/ContentEditorHooks.css.d.ts +1 -0
  77. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/ContentDefinitionRegistration.d.ts +1 -0
  78. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/models/EditorRenderingHooks.d.ts +5 -0
  79. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +20 -10
  80. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +10 -2
  81. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronConstants.d.ts +3 -0
  82. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -2
  83. package/internal-do-not-import-from-here/ux/velcron/editor/models/ComponentDescriptors.d.ts +1 -0
  84. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +21 -0
  85. package/internal-do-not-import-from-here/ux/velcron/renderer/components/ComponentCreator.d.ts +3 -3
  86. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Editor.d.ts +32 -0
  87. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +8 -0
  88. package/package.json +2 -2
@@ -4731,6 +4731,7 @@ export declare const useColorSchemaStore: () => {
4731
4731
  bottom?: string | number;
4732
4732
  left?: string | number;
4733
4733
  };
4734
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4734
4735
  }[];
4735
4736
  events?: {
4736
4737
  onLoaded?: string[];
@@ -4738,6 +4739,7 @@ export declare const useColorSchemaStore: () => {
4738
4739
  onSaving?: string[];
4739
4740
  onPersistState?: string[];
4740
4741
  onRestoreState?: string[];
4742
+ onActive?: string[];
4741
4743
  };
4742
4744
  actions?: {
4743
4745
  [name: string]: string[];
@@ -4783,6 +4785,7 @@ export declare const useColorSchemaStore: () => {
4783
4785
  bottom?: string | number;
4784
4786
  left?: string | number;
4785
4787
  };
4788
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4786
4789
  }[];
4787
4790
  style?: {
4788
4791
  margin?: number;
@@ -4814,6 +4817,7 @@ export declare const useColorSchemaStore: () => {
4814
4817
  bottom?: string | number;
4815
4818
  left?: string | number;
4816
4819
  };
4820
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4817
4821
  }[];
4818
4822
  editors?: {
4819
4823
  name?: string;
@@ -4947,6 +4951,7 @@ export declare const useColorSchemaStore: () => {
4947
4951
  bottom?: string | number;
4948
4952
  left?: string | number;
4949
4953
  };
4954
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4950
4955
  }[];
4951
4956
  events?: {
4952
4957
  onLoaded?: string[];
@@ -4954,6 +4959,7 @@ export declare const useColorSchemaStore: () => {
4954
4959
  onSaving?: string[];
4955
4960
  onPersistState?: string[];
4956
4961
  onRestoreState?: string[];
4962
+ onActive?: string[];
4957
4963
  };
4958
4964
  actions?: {
4959
4965
  [name: string]: string[];
@@ -4999,6 +5005,7 @@ export declare const useColorSchemaStore: () => {
4999
5005
  bottom?: string | number;
5000
5006
  left?: string | number;
5001
5007
  };
5008
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5002
5009
  }[];
5003
5010
  style?: {
5004
5011
  margin?: number;
@@ -5030,6 +5037,7 @@ export declare const useColorSchemaStore: () => {
5030
5037
  bottom?: string | number;
5031
5038
  left?: string | number;
5032
5039
  };
5040
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5033
5041
  }[];
5034
5042
  editors?: {
5035
5043
  name?: string;
@@ -5163,6 +5171,7 @@ export declare const useColorSchemaStore: () => {
5163
5171
  bottom?: string | number;
5164
5172
  left?: string | number;
5165
5173
  };
5174
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5166
5175
  }[];
5167
5176
  events?: {
5168
5177
  onLoaded?: string[];
@@ -5170,6 +5179,7 @@ export declare const useColorSchemaStore: () => {
5170
5179
  onSaving?: string[];
5171
5180
  onPersistState?: string[];
5172
5181
  onRestoreState?: string[];
5182
+ onActive?: string[];
5173
5183
  };
5174
5184
  actions?: {
5175
5185
  [name: string]: string[];
@@ -5215,6 +5225,7 @@ export declare const useColorSchemaStore: () => {
5215
5225
  bottom?: string | number;
5216
5226
  left?: string | number;
5217
5227
  };
5228
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5218
5229
  }[];
5219
5230
  style?: {
5220
5231
  margin?: number;
@@ -5246,6 +5257,7 @@ export declare const useColorSchemaStore: () => {
5246
5257
  bottom?: string | number;
5247
5258
  left?: string | number;
5248
5259
  };
5260
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5249
5261
  }[];
5250
5262
  editors?: {
5251
5263
  name?: string;
@@ -5379,6 +5391,7 @@ export declare const useColorSchemaStore: () => {
5379
5391
  bottom?: string | number;
5380
5392
  left?: string | number;
5381
5393
  };
5394
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5382
5395
  }[];
5383
5396
  events?: {
5384
5397
  onLoaded?: string[];
@@ -5386,6 +5399,7 @@ export declare const useColorSchemaStore: () => {
5386
5399
  onSaving?: string[];
5387
5400
  onPersistState?: string[];
5388
5401
  onRestoreState?: string[];
5402
+ onActive?: string[];
5389
5403
  };
5390
5404
  actions?: {
5391
5405
  [name: string]: string[];
@@ -5431,6 +5445,7 @@ export declare const useColorSchemaStore: () => {
5431
5445
  bottom?: string | number;
5432
5446
  left?: string | number;
5433
5447
  };
5448
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5434
5449
  }[];
5435
5450
  style?: {
5436
5451
  margin?: number;
@@ -5462,6 +5477,7 @@ export declare const useColorSchemaStore: () => {
5462
5477
  bottom?: string | number;
5463
5478
  left?: string | number;
5464
5479
  };
5480
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5465
5481
  }[];
5466
5482
  editors?: {
5467
5483
  name?: string;
@@ -4701,6 +4701,7 @@ export declare const useSpacingBlueprintStore: () => {
4701
4701
  bottom?: string | number;
4702
4702
  left?: string | number;
4703
4703
  };
4704
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4704
4705
  }[];
4705
4706
  events?: {
4706
4707
  onLoaded?: string[];
@@ -4708,6 +4709,7 @@ export declare const useSpacingBlueprintStore: () => {
4708
4709
  onSaving?: string[];
4709
4710
  onPersistState?: string[];
4710
4711
  onRestoreState?: string[];
4712
+ onActive?: string[];
4711
4713
  };
4712
4714
  actions?: {
4713
4715
  [name: string]: string[];
@@ -4753,6 +4755,7 @@ export declare const useSpacingBlueprintStore: () => {
4753
4755
  bottom?: string | number;
4754
4756
  left?: string | number;
4755
4757
  };
4758
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4756
4759
  }[];
4757
4760
  style?: {
4758
4761
  margin?: number;
@@ -4784,6 +4787,7 @@ export declare const useSpacingBlueprintStore: () => {
4784
4787
  bottom?: string | number;
4785
4788
  left?: string | number;
4786
4789
  };
4790
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4787
4791
  }[];
4788
4792
  editors?: {
4789
4793
  name?: string;
@@ -4917,6 +4921,7 @@ export declare const useSpacingBlueprintStore: () => {
4917
4921
  bottom?: string | number;
4918
4922
  left?: string | number;
4919
4923
  };
4924
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4920
4925
  }[];
4921
4926
  events?: {
4922
4927
  onLoaded?: string[];
@@ -4924,6 +4929,7 @@ export declare const useSpacingBlueprintStore: () => {
4924
4929
  onSaving?: string[];
4925
4930
  onPersistState?: string[];
4926
4931
  onRestoreState?: string[];
4932
+ onActive?: string[];
4927
4933
  };
4928
4934
  actions?: {
4929
4935
  [name: string]: string[];
@@ -4969,6 +4975,7 @@ export declare const useSpacingBlueprintStore: () => {
4969
4975
  bottom?: string | number;
4970
4976
  left?: string | number;
4971
4977
  };
4978
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4972
4979
  }[];
4973
4980
  style?: {
4974
4981
  margin?: number;
@@ -5000,6 +5007,7 @@ export declare const useSpacingBlueprintStore: () => {
5000
5007
  bottom?: string | number;
5001
5008
  left?: string | number;
5002
5009
  };
5010
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5003
5011
  }[];
5004
5012
  editors?: {
5005
5013
  name?: string;
@@ -5133,6 +5141,7 @@ export declare const useSpacingBlueprintStore: () => {
5133
5141
  bottom?: string | number;
5134
5142
  left?: string | number;
5135
5143
  };
5144
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5136
5145
  }[];
5137
5146
  events?: {
5138
5147
  onLoaded?: string[];
@@ -5140,6 +5149,7 @@ export declare const useSpacingBlueprintStore: () => {
5140
5149
  onSaving?: string[];
5141
5150
  onPersistState?: string[];
5142
5151
  onRestoreState?: string[];
5152
+ onActive?: string[];
5143
5153
  };
5144
5154
  actions?: {
5145
5155
  [name: string]: string[];
@@ -5185,6 +5195,7 @@ export declare const useSpacingBlueprintStore: () => {
5185
5195
  bottom?: string | number;
5186
5196
  left?: string | number;
5187
5197
  };
5198
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5188
5199
  }[];
5189
5200
  style?: {
5190
5201
  margin?: number;
@@ -5216,6 +5227,7 @@ export declare const useSpacingBlueprintStore: () => {
5216
5227
  bottom?: string | number;
5217
5228
  left?: string | number;
5218
5229
  };
5230
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5219
5231
  }[];
5220
5232
  editors?: {
5221
5233
  name?: string;
@@ -5349,6 +5361,7 @@ export declare const useSpacingBlueprintStore: () => {
5349
5361
  bottom?: string | number;
5350
5362
  left?: string | number;
5351
5363
  };
5364
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5352
5365
  }[];
5353
5366
  events?: {
5354
5367
  onLoaded?: string[];
@@ -5356,6 +5369,7 @@ export declare const useSpacingBlueprintStore: () => {
5356
5369
  onSaving?: string[];
5357
5370
  onPersistState?: string[];
5358
5371
  onRestoreState?: string[];
5372
+ onActive?: string[];
5359
5373
  };
5360
5374
  actions?: {
5361
5375
  [name: string]: string[];
@@ -5401,6 +5415,7 @@ export declare const useSpacingBlueprintStore: () => {
5401
5415
  bottom?: string | number;
5402
5416
  left?: string | number;
5403
5417
  };
5418
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5404
5419
  }[];
5405
5420
  style?: {
5406
5421
  margin?: number;
@@ -5432,6 +5447,7 @@ export declare const useSpacingBlueprintStore: () => {
5432
5447
  bottom?: string | number;
5433
5448
  left?: string | number;
5434
5449
  };
5450
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5435
5451
  }[];
5436
5452
  editors?: {
5437
5453
  name?: string;
@@ -4701,6 +4701,7 @@ export declare const useTypographyBlueprintStore: () => {
4701
4701
  bottom?: string | number;
4702
4702
  left?: string | number;
4703
4703
  };
4704
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4704
4705
  }[];
4705
4706
  events?: {
4706
4707
  onLoaded?: string[];
@@ -4708,6 +4709,7 @@ export declare const useTypographyBlueprintStore: () => {
4708
4709
  onSaving?: string[];
4709
4710
  onPersistState?: string[];
4710
4711
  onRestoreState?: string[];
4712
+ onActive?: string[];
4711
4713
  };
4712
4714
  actions?: {
4713
4715
  [name: string]: string[];
@@ -4753,6 +4755,7 @@ export declare const useTypographyBlueprintStore: () => {
4753
4755
  bottom?: string | number;
4754
4756
  left?: string | number;
4755
4757
  };
4758
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4756
4759
  }[];
4757
4760
  style?: {
4758
4761
  margin?: number;
@@ -4784,6 +4787,7 @@ export declare const useTypographyBlueprintStore: () => {
4784
4787
  bottom?: string | number;
4785
4788
  left?: string | number;
4786
4789
  };
4790
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4787
4791
  }[];
4788
4792
  editors?: {
4789
4793
  name?: string;
@@ -4917,6 +4921,7 @@ export declare const useTypographyBlueprintStore: () => {
4917
4921
  bottom?: string | number;
4918
4922
  left?: string | number;
4919
4923
  };
4924
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4920
4925
  }[];
4921
4926
  events?: {
4922
4927
  onLoaded?: string[];
@@ -4924,6 +4929,7 @@ export declare const useTypographyBlueprintStore: () => {
4924
4929
  onSaving?: string[];
4925
4930
  onPersistState?: string[];
4926
4931
  onRestoreState?: string[];
4932
+ onActive?: string[];
4927
4933
  };
4928
4934
  actions?: {
4929
4935
  [name: string]: string[];
@@ -4969,6 +4975,7 @@ export declare const useTypographyBlueprintStore: () => {
4969
4975
  bottom?: string | number;
4970
4976
  left?: string | number;
4971
4977
  };
4978
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
4972
4979
  }[];
4973
4980
  style?: {
4974
4981
  margin?: number;
@@ -5000,6 +5007,7 @@ export declare const useTypographyBlueprintStore: () => {
5000
5007
  bottom?: string | number;
5001
5008
  left?: string | number;
5002
5009
  };
5010
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5003
5011
  }[];
5004
5012
  editors?: {
5005
5013
  name?: string;
@@ -5133,6 +5141,7 @@ export declare const useTypographyBlueprintStore: () => {
5133
5141
  bottom?: string | number;
5134
5142
  left?: string | number;
5135
5143
  };
5144
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5136
5145
  }[];
5137
5146
  events?: {
5138
5147
  onLoaded?: string[];
@@ -5140,6 +5149,7 @@ export declare const useTypographyBlueprintStore: () => {
5140
5149
  onSaving?: string[];
5141
5150
  onPersistState?: string[];
5142
5151
  onRestoreState?: string[];
5152
+ onActive?: string[];
5143
5153
  };
5144
5154
  actions?: {
5145
5155
  [name: string]: string[];
@@ -5185,6 +5195,7 @@ export declare const useTypographyBlueprintStore: () => {
5185
5195
  bottom?: string | number;
5186
5196
  left?: string | number;
5187
5197
  };
5198
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5188
5199
  }[];
5189
5200
  style?: {
5190
5201
  margin?: number;
@@ -5216,6 +5227,7 @@ export declare const useTypographyBlueprintStore: () => {
5216
5227
  bottom?: string | number;
5217
5228
  left?: string | number;
5218
5229
  };
5230
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5219
5231
  }[];
5220
5232
  editors?: {
5221
5233
  name?: string;
@@ -5349,6 +5361,7 @@ export declare const useTypographyBlueprintStore: () => {
5349
5361
  bottom?: string | number;
5350
5362
  left?: string | number;
5351
5363
  };
5364
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5352
5365
  }[];
5353
5366
  events?: {
5354
5367
  onLoaded?: string[];
@@ -5356,6 +5369,7 @@ export declare const useTypographyBlueprintStore: () => {
5356
5369
  onSaving?: string[];
5357
5370
  onPersistState?: string[];
5358
5371
  onRestoreState?: string[];
5372
+ onActive?: string[];
5359
5373
  };
5360
5374
  actions?: {
5361
5375
  [name: string]: string[];
@@ -5401,6 +5415,7 @@ export declare const useTypographyBlueprintStore: () => {
5401
5415
  bottom?: string | number;
5402
5416
  left?: string | number;
5403
5417
  };
5418
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5404
5419
  }[];
5405
5420
  style?: {
5406
5421
  margin?: number;
@@ -5432,6 +5447,7 @@ export declare const useTypographyBlueprintStore: () => {
5432
5447
  bottom?: string | number;
5433
5448
  left?: string | number;
5434
5449
  };
5450
+ spacingType?: import("@omnia/fx-models").VelcronSpacingTypes;
5435
5451
  }[];
5436
5452
  editors?: {
5437
5453
  name?: string;
@@ -2,6 +2,16 @@ import "./DateTimePicker.css";
2
2
  import { IDatetimePickerFormatter } from "./IDateTimePicker";
3
3
  declare const _default: {
4
4
  new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
5
+ tooltip: {
6
+ type: import("vue").PropType<string>;
7
+ } & {
8
+ type: import("vue").PropType<string>;
9
+ };
10
+ icon: {
11
+ type: import("vue").PropType<string>;
12
+ } & {
13
+ type: import("vue").PropType<string>;
14
+ };
5
15
  "is-keep-menu-open": {
6
16
  type: import("vue").PropType<(value: boolean) => void>;
7
17
  };
@@ -148,6 +158,16 @@ declare const _default: {
148
158
  type: import("vue").PropType<IDatetimePickerFormatter>;
149
159
  };
150
160
  }>>, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
161
+ tooltip: {
162
+ type: import("vue").PropType<string>;
163
+ } & {
164
+ type: import("vue").PropType<string>;
165
+ };
166
+ icon: {
167
+ type: import("vue").PropType<string>;
168
+ } & {
169
+ type: import("vue").PropType<string>;
170
+ };
151
171
  "is-keep-menu-open": {
152
172
  type: import("vue").PropType<(value: boolean) => void>;
153
173
  };
@@ -301,6 +321,16 @@ declare const _default: {
301
321
  M: {};
302
322
  Defaults: {};
303
323
  }, Readonly<import("vue").ExtractPropTypes<{
324
+ tooltip: {
325
+ type: import("vue").PropType<string>;
326
+ } & {
327
+ type: import("vue").PropType<string>;
328
+ };
329
+ icon: {
330
+ type: import("vue").PropType<string>;
331
+ } & {
332
+ type: import("vue").PropType<string>;
333
+ };
304
334
  "is-keep-menu-open": {
305
335
  type: import("vue").PropType<(value: boolean) => void>;
306
336
  };
@@ -451,6 +481,16 @@ declare const _default: {
451
481
  __isTeleport?: never;
452
482
  __isSuspense?: never;
453
483
  } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
484
+ tooltip: {
485
+ type: import("vue").PropType<string>;
486
+ } & {
487
+ type: import("vue").PropType<string>;
488
+ };
489
+ icon: {
490
+ type: import("vue").PropType<string>;
491
+ } & {
492
+ type: import("vue").PropType<string>;
493
+ };
454
494
  "is-keep-menu-open": {
455
495
  type: import("vue").PropType<(value: boolean) => void>;
456
496
  };
@@ -659,8 +699,10 @@ declare const _default: {
659
699
  };
660
700
  }>;
661
701
  };
702
+ icon?: string;
662
703
  description?: string;
663
704
  label?: string;
705
+ tooltip?: string;
664
706
  disabled?: boolean;
665
707
  scrollable?: boolean;
666
708
  "v-model"?: string;
@@ -356,8 +356,8 @@ declare const _default: {
356
356
  modelValue?: DateTimeZone<Date>;
357
357
  variant?: "date" | "date-time";
358
358
  singleLine?: boolean;
359
- dateFormat?: string;
360
359
  showMenu?: boolean;
360
+ dateFormat?: string;
361
361
  "single-line"?: boolean;
362
362
  locale?: string;
363
363
  isError?: boolean;
@@ -13,6 +13,8 @@ export declare class DateTimeFieldEdit extends VueComponentBase implements IWebC
13
13
  dark?: boolean;
14
14
  settings: EnterprisePropertyDateTimeItemSettings;
15
15
  includeTime: boolean;
16
+ icon: string;
17
+ tooltip: string;
16
18
  private isRequired;
17
19
  multilingualStore: MultilingualStore;
18
20
  created(): void;
@@ -3,6 +3,8 @@ import { EnterprisePropertyDateTimeItemSettings } from "../../../../models";
3
3
  import { EnterprisePropertyEditorSettings } from "../../EnterprisePropertyComponentProps";
4
4
  export interface IDateTimeFieldEdit extends EnterprisePropertyEditorSettings<EnterprisePropertyDateTimeItemSettings> {
5
5
  includeTime?: boolean;
6
+ icon?: string;
7
+ tooltip?: string;
6
8
  }
7
9
  declare global {
8
10
  namespace JSX {
@@ -301,14 +301,14 @@ declare const _default: {
301
301
  propsDefinition: Omit<Readonly<{} & {
302
302
  class?: String | String[];
303
303
  disabled?: boolean;
304
- errorMessages?: string[];
305
- required?: boolean;
306
304
  providerContext?: MediaPickerStorageProviderContext;
305
+ required?: boolean;
307
306
  "v-model"?: IconPickerModel;
308
307
  "onUpdate:modelValue"?: (value: IconPickerModel) => any;
309
308
  modelValue?: IconPickerModel;
310
309
  hideDetails?: boolean;
311
310
  "hide-details"?: boolean;
311
+ errorMessages?: string[];
312
312
  "error-messages"?: string[];
313
313
  "provider-context"?: MediaPickerStorageProviderContext;
314
314
  disabledCustomImage?: boolean;
@@ -1,4 +1,4 @@
1
- import { Identity, IResolvedIdentity } from "@omnia/fx-models";
1
+ import { IResolvedIdentity, Identity } from "@omnia/fx-models";
2
2
  import { VNodeChild } from "vue";
3
3
  export declare const identityRendererStyles: {
4
4
  container: {
@@ -1,43 +1,45 @@
1
- export interface IdentitiesLocalization {
2
- Synchronization: {
3
- Provider: {
4
- AzureAd: {
5
- Title: string;
6
- Description: string;
7
- SyncPropertyBindingSetupTitle: string;
8
- SyncRuleSetupTitle: string;
1
+ export declare namespace IdentitiesLocalization {
2
+ interface locInterface {
3
+ Synchronization: {
4
+ Provider: {
5
+ AzureAd: {
6
+ Title: string;
7
+ Description: string;
8
+ SyncPropertyBindingSetupTitle: string;
9
+ SyncRuleSetupTitle: string;
10
+ };
11
+ };
12
+ PropertySyncBinding: {
13
+ SyncProperty: string;
14
+ UserProperty: string;
15
+ };
16
+ Settings: {
17
+ AddNewRule: string;
18
+ AddFilter: string;
19
+ EditRule: string;
20
+ UserType: string;
21
+ DisplayName: string;
22
+ ErrorNoRules: string;
23
+ EmptyRuleValue: string;
9
24
  };
10
25
  };
11
- PropertySyncBinding: {
12
- SyncProperty: string;
13
- UserProperty: string;
14
- };
15
- Settings: {
16
- AddNewRule: string;
17
- AddFilter: string;
18
- EditRule: string;
19
- UserType: string;
26
+ BuiltInProperties: {
27
+ UserName: string;
20
28
  DisplayName: string;
21
- ErrorNoRules: string;
22
- EmptyRuleValue: string;
29
+ UserIcon: string;
30
+ Email: string;
31
+ PreferredLanguage: string;
32
+ UiLanguage: string;
33
+ Description: string;
34
+ Image: string;
35
+ ExternalIdentityMappings: string;
36
+ IsRemoved: {
37
+ DeletedUser: string;
38
+ DeletedGroup: string;
39
+ };
23
40
  };
24
- };
25
- BuiltInProperties: {
26
- UserName: string;
27
- DisplayName: string;
28
- UserIcon: string;
29
- Email: string;
30
- PreferredLanguage: string;
31
- UiLanguage: string;
32
- Description: string;
33
- Image: string;
34
- ExternalIdentityMappings: string;
35
- IsRemoved: {
36
- DeletedUser: string;
37
- DeletedGroup: string;
41
+ IdentityExternalMappings: {
42
+ SharePointAllInternalExceptExternal: string;
38
43
  };
39
- };
40
- IdentityExternalMappings: {
41
- SharePointAllInternalExceptExternal: string;
42
- };
44
+ }
43
45
  }
@@ -163,11 +163,13 @@ declare const _default: {
163
163
  onRemove?: (identity: Identity) => any;
164
164
  onDoc$?: (description?: string) => any;
165
165
  onAdd?: (identity: Identity) => any;
166
+ onCloseDialog?: () => any;
166
167
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
167
- remove: (identity: Identity) => void;
168
+ closeDialog: () => void;
168
169
  doc$(description?: string): {
169
- remove: (identity: Identity) => void;
170
+ closeDialog: () => void;
170
171
  };
172
+ remove: (identity: Identity) => void;
171
173
  add: (identity: Identity) => void;
172
174
  }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
173
175
  "business-profile-id": {
@@ -331,6 +333,7 @@ declare const _default: {
331
333
  onRemove?: (identity: Identity) => any;
332
334
  onDoc$?: (description?: string) => any;
333
335
  onAdd?: (identity: Identity) => any;
336
+ onCloseDialog?: () => any;
334
337
  }, {}, true, {}, {}, {
335
338
  P: {};
336
339
  B: {};
@@ -500,6 +503,7 @@ declare const _default: {
500
503
  onRemove?: (identity: Identity) => any;
501
504
  onDoc$?: (description?: string) => any;
502
505
  onAdd?: (identity: Identity) => any;
506
+ onCloseDialog?: () => any;
503
507
  }, () => JSX.Element, {}, {}, {}, {}>;
504
508
  __isFragment?: never;
505
509
  __isTeleport?: never;
@@ -666,11 +670,13 @@ declare const _default: {
666
670
  onRemove?: (identity: Identity) => any;
667
671
  onDoc$?: (description?: string) => any;
668
672
  onAdd?: (identity: Identity) => any;
673
+ onCloseDialog?: () => any;
669
674
  }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
670
- remove: (identity: Identity) => void;
675
+ closeDialog: () => void;
671
676
  doc$(description?: string): {
672
- remove: (identity: Identity) => void;
677
+ closeDialog: () => void;
673
678
  };
679
+ remove: (identity: Identity) => void;
674
680
  add: (identity: Identity) => void;
675
681
  }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
676
682
  propsDefinition: Omit<Readonly<{} & {
@@ -713,10 +719,11 @@ declare const _default: {
713
719
  "display-identity-type"?: Boolean;
714
720
  isClosed?: Boolean;
715
721
  "is-closed"?: Boolean;
716
- }>, "onRemove" | "onDoc$" | "onAdd"> & {
722
+ }>, "onRemove" | "onDoc$" | "onAdd" | "onCloseDialog"> & {
717
723
  onRemove?: (identity: Identity) => any;
718
724
  onDoc$?: (description?: string) => any;
719
725
  onAdd?: (identity: Identity) => any;
726
+ onCloseDialog?: () => any;
720
727
  };
721
728
  };
722
729
  export default _default;