@omnia/fx 8.0.295-dev → 8.0.296-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (153) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +53 -50
  3. package/internal-do-not-import-from-here/ux/admin/system/loc/localize.d.ts +1 -0
  4. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/SeoManager.d.ts +2 -0
  5. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/components/SeoDetail.d.ts +2 -0
  6. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/loc/localize.d.ts +15 -0
  7. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/services/SeoService.d.ts +7 -0
  8. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/store/SeoManagerStore.d.ts +55 -0
  9. package/internal-do-not-import-from-here/ux/app/management/components/TabsManagement.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceeditingjourney/EditProperiesBlade.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/appprovisioning/apptitleinput/AppTitleInput.d.ts +1 -1
  12. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/components/FontPicker.d.ts +3 -3
  13. package/internal-do-not-import-from-here/ux/aurora/components/blueprinttemplatespicker/BlueprintsTemplatePicker.d.ts +2 -2
  14. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +1 -1
  15. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeEditor.d.ts +3 -3
  16. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +2 -2
  17. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +4 -4
  18. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.d.ts +1 -1
  19. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +3 -3
  20. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +4 -4
  21. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +2 -2
  22. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +85 -85
  23. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +1 -1
  24. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingEditor.d.ts +1 -1
  25. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingViewer.d.ts +1 -1
  26. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +3 -3
  27. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +304 -0
  28. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +304 -0
  29. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +5 -14
  30. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +2 -0
  31. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Chrome.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/aurora/styling/styles/General.d.ts +4 -0
  33. package/internal-do-not-import-from-here/ux/datetimepicker/DateTimePicker.d.ts +34 -439
  34. package/internal-do-not-import-from-here/ux/datetimezonepicker/DateTimeZonePicker.d.ts +2 -2
  35. package/internal-do-not-import-from-here/ux/datetimezonerenderer/DateTimeZoneRenderer.d.ts +4 -4
  36. package/internal-do-not-import-from-here/ux/dialog/Dialog.d.ts +2 -2
  37. package/internal-do-not-import-from-here/ux/directives/motion/Motion.d.ts +0 -1
  38. package/internal-do-not-import-from-here/ux/documenticon/DocumentIcon.d.ts +0 -1
  39. package/internal-do-not-import-from-here/ux/documenticon/IDocumentIcon.d.ts +0 -18
  40. package/internal-do-not-import-from-here/ux/enterpriseproperties/display/personfield/PersonFieldDisplay.d.ts +2 -2
  41. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyConfiguration.d.ts +3 -3
  42. package/internal-do-not-import-from-here/ux/enterpriseproperties/renderers/EnterprisePropertyValue.d.ts +8 -8
  43. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/date/DateTimePeriodSlider.d.ts +1 -1
  44. package/internal-do-not-import-from-here/ux/filterengine/components/renderer/person/PersonPropertyChipItem.d.ts +1 -1
  45. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertyDefaultValueInput.d.ts +1 -1
  46. package/internal-do-not-import-from-here/ux/filterengine/components/settings/boolean/BooleanPropertySettings.d.ts +1 -1
  47. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertyDefaultValueInput.d.ts +1 -1
  48. package/internal-do-not-import-from-here/ux/filterengine/components/settings/date/DatePropertySettings.d.ts +1 -1
  49. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertyDefaultValueInput.d.ts +1 -1
  50. package/internal-do-not-import-from-here/ux/filterengine/components/settings/number/NumberPropertySettings.d.ts +1 -1
  51. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertyDefaultValueInput.d.ts +1 -1
  52. package/internal-do-not-import-from-here/ux/filterengine/components/settings/person/PersonPropertySettings.d.ts +1 -1
  53. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertyDefaultValueInput.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/filterengine/components/settings/tags/TagsPropertySettings.d.ts +1 -1
  55. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertyDefaultValueInput.d.ts +1 -1
  56. package/internal-do-not-import-from-here/ux/filterengine/components/settings/text/TextPropertySettings.d.ts +1 -1
  57. package/internal-do-not-import-from-here/ux/helptext/HelpText.d.ts +5 -42
  58. package/internal-do-not-import-from-here/ux/identities/IdentityRenderer.d.ts +3 -3
  59. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPicker.d.ts +5 -5
  60. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerButton.d.ts +2 -2
  61. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerDialog.d.ts +46 -584
  62. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerField.d.ts +64 -423
  63. package/internal-do-not-import-from-here/ux/identitypicker/IdentityPickerInlineField.d.ts +3 -3
  64. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +1 -1
  65. package/internal-do-not-import-from-here/ux/languagepicker/LanguagePicker.d.ts +3 -3
  66. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/ColorSettings.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutactionhandler/LayoutAction.stylex.d.ts +1 -1
  68. package/internal-do-not-import-from-here/ux/layoutcanvas/layoutblock/LayoutBlockSettings.d.ts +1 -0
  69. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +1 -1
  70. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +9 -9
  71. package/internal-do-not-import-from-here/ux/markdown/MarkdownRenderer.d.ts +4 -4
  72. package/internal-do-not-import-from-here/ux/mediapickerV2/chrome/MediaPicker.d.ts +3 -3
  73. package/internal-do-not-import-from-here/ux/models/MotionDirective.d.ts +0 -6
  74. package/internal-do-not-import-from-here/ux/models/SeoInfo.d.ts +11 -0
  75. package/internal-do-not-import-from-here/ux/models/index.d.ts +1 -1
  76. package/internal-do-not-import-from-here/ux/monaco/MonacoEditor.d.ts +4 -4
  77. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +1 -1
  78. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.stylex.d.ts +7 -1
  79. package/internal-do-not-import-from-here/ux/oxide/lazy/Lazy.d.ts +1 -2
  80. package/internal-do-not-import-from-here/ux/oxide/motion/Motion.d.ts +14 -0
  81. package/internal-do-not-import-from-here/ux/oxide/motion/MotionContext.d.ts +6 -0
  82. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +7 -7
  83. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +1 -1
  84. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +1 -1
  85. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +2 -2
  86. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  87. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +3 -3
  88. package/internal-do-not-import-from-here/ux/properties/block/components/PropertySettings.d.ts +1 -1
  89. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayEditor.d.ts +1 -1
  90. package/internal-do-not-import-from-here/ux/properties/builtins/boolean/BooleanEditor.d.ts +1 -1
  91. package/internal-do-not-import-from-here/ux/properties/builtins/businessprofile/BusinessProfileEditor.d.ts +1 -1
  92. package/internal-do-not-import-from-here/ux/properties/builtins/date/DateEditor.d.ts +1 -1
  93. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeEditor.d.ts +1 -1
  94. package/internal-do-not-import-from-here/ux/properties/builtins/email/EmailEditor.d.ts +1 -1
  95. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlEditor.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +1 -1
  97. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityEditor.d.ts +1 -1
  98. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +1 -1
  99. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageEditor.d.ts +1 -1
  100. package/internal-do-not-import-from-here/ux/properties/builtins/integer/IntegerEditor.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/properties/builtins/language/LanguageEditor.d.ts +1 -1
  102. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +1 -1
  103. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkEditor.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/properties/builtins/media/MediaEditor.d.ts +1 -1
  105. package/internal-do-not-import-from-here/ux/properties/builtins/multilingualText/MultilingualTextEditor.d.ts +1 -1
  106. package/internal-do-not-import-from-here/ux/properties/builtins/phone-number/PhoneNumberEditor.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/properties/builtins/tags/TagsEditor.d.ts +1 -1
  108. package/internal-do-not-import-from-here/ux/properties/builtins/text/TextEditor.d.ts +1 -1
  109. package/internal-do-not-import-from-here/ux/properties/builtins/time/TimeEditor.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/properties/property-picker/PropertyInput.d.ts +1 -1
  113. package/internal-do-not-import-from-here/ux/properties/property-renderer/PropertyBindingValueRenderer.d.ts +1 -1
  114. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditor.d.ts +1 -1
  115. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorSettings.d.ts +1 -1
  116. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/Mention.d.ts +6 -60
  117. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionConfiguration.d.ts +1 -1
  118. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/Mention/MentionToolbar.d.ts +6 -59
  119. package/internal-do-not-import-from-here/ux/settings/SettingsPane.d.ts +2 -2
  120. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  121. package/internal-do-not-import-from-here/ux/social/PeopleTagging.d.ts +1 -1
  122. package/internal-do-not-import-from-here/ux/social/Reactions.d.ts +9 -9
  123. package/internal-do-not-import-from-here/ux/timeperiodpicker/TimePeriodPicker.d.ts +1 -1
  124. package/internal-do-not-import-from-here/ux/urlinput/UrlInputLegacy.d.ts +1 -1
  125. package/internal-do-not-import-from-here/ux/userpresence/UserPresence.d.ts +1 -1
  126. package/internal-do-not-import-from-here/ux/velcron/VelcronStylesProvider.d.ts +2 -2
  127. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +3 -3
  128. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +1 -1
  129. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +1 -1
  130. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +13 -17
  131. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronDataBinder.d.ts +1 -1
  132. package/internal-do-not-import-from-here/ux/velcron/core/parser/VelcronStyles.d.ts +7 -6
  133. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +1 -1
  134. package/internal-do-not-import-from-here/ux/velcron/renderer/components/Motion.d.ts +29 -0
  135. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/AlignmentEditor.d.ts +1 -1
  136. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BackgroundEditor.d.ts +1 -1
  137. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +1 -1
  138. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorEditor.d.ts +1 -1
  139. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +1 -1
  140. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/FlowEditor.d.ts +1 -1
  141. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/GridEditor.d.ts +1 -1
  142. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/IconEditor.d.ts +1 -1
  143. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ImageEditor.d.ts +1 -1
  144. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/NumberEditor.d.ts +1 -1
  145. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +2 -2
  146. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SelectEditor.d.ts +1 -1
  147. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SliderEditor.d.ts +1 -1
  148. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +1 -1
  149. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SwitchEditor.d.ts +1 -1
  150. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TextEditor.d.ts +1 -1
  151. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/TypographyEditor.d.ts +1 -1
  152. package/internal-do-not-import-from-here/wctypings.d.ts +18 -0
  153. package/package.json +3 -3
@@ -1 +1 @@
1
- {"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['dee030cc-4ab3-4158-bb06-8049f5c67542']","content":{"./node_modules/@omnia/fx/ux/AnchorLink.js":{"id":"./node_modules/@omnia/fx/ux/anchorlink.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AnchorLink"]},"./node_modules/@omnia/fx/ux/appprovisioning/Enums.js":{"id":"./node_modules/@omnia/fx/ux/appprovisioning/enums.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AppInstanceProgressActions"]},"./node_modules/@omnia/fx/ux/BlockInstance.js":{"id":"./node_modules/@omnia/fx/ux/blockinstance.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockInstance"]},"./node_modules/@omnia/fx/ux/confirmdialog/IConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/iconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay"]},"./node_modules/@omnia/fx/ux/confirmdialog/index.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay","ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/confirmdialog/IVueConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/ivueconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/decorators/index.js":{"id":"./node_modules/@omnia/fx/ux/decorators/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Emit","Options","Prop","Ref","Vue","Watch"]},"./node_modules/@omnia/fx/ux/dialog/IDialog.js":{"id":"./node_modules/@omnia/fx/ux/dialog/idialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/dialog/index.js":{"id":"./node_modules/@omnia/fx/ux/dialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/documenticon/IDocumentIcon.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/idocumenticon.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/documenticon/index.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/heading/IHeading.js":{"id":"./node_modules/@omnia/fx/ux/heading/iheading.js","buildMeta":{"exportsType":"namespace"},"expo.js":["HeadingSizes"]},"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js":{"id":"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["useInputLanguageStore"]},"./node_modules/@omnia/fx/ux/InternalRouter.js":{"id":"./node_modules/@omnia/fx/ux/internalrouter.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalRouter"]},"./node_modules/@omnia/fx/ux/journey/index.js":{"id":"./node_modules/@omnia/fx/ux/journey/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BladeContexts","BladeSizeDefinitions","BladeSizeTypesName","BladeSizeWidths","BladeVariantDefinitions","BladeVariantTypesName","JourneyContext","defineBlade","useJourneyMenuStore","useJourneyRouterStore","useJourneyStore"]},"./node_modules/@omnia/fx/ux/layoutcanvas/index.js":{"id":"./node_modules/@omnia/fx/ux/layoutcanvas/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockCatalogStore","BlockSettingsProvider","BlockSettingsReader","BlockSettingsWriter","BreakPointManager","ColumnsSectionSettings","CssBlockSettings","CssSectionSettings","DynamicStateStore","EditorLayoutItemFactory","GeneralSectionSettings","HeaderBlockSettings","HeaderSectionSettings","LayerIndex","LayoutBlockHeaderSettings","LayoutCanvasStore","LayoutDefinitionBuilder","LayoutEditorThemingManager","LayoutGlobalHeaderSettings","LayoutItemFactory","LayoutItemRules","LayoutLockExpansionItemDefinition","LayoutManager","LayoutSectionContainerHelper","LayoutStyleSettings","LayoutTemplateStore","ObjectRules","ReactiveLayoutItemsSettingsStore","SpacingBlockSettings","SpacingSectionSettings","StyleBlockSettings","StyleSectionSettings","TabBlockLayoutSettings","TabBlockSettings","TabSectionLayoutSettings","TabsLayoutSettings","TargetingBlockSettings","TargetingSectionSettings","ThemingRenditionManager","ThemingSectionSettings","mergeObjects","useBlockSettingsReader","useBlockSettingsWriter","useSettingsMenuStore"]},"./node_modules/@omnia/fx/ux/mediarenderer/MediaRendererComponentBase.tsx":{"id":"./node_modules/@omnia/fx/ux/mediarenderer/mediarenderercomponentbase.tsx","buildMeta":{"exportsType":"namespace"},"expo.js":["default"]},"./node_modules/@omnia/fx/ux/messaging/index.js":{"id":"./node_modules/@omnia/fx/ux/messaging/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AdminNamespace","Topics"]},"./node_modules/@omnia/fx/ux/messaging/InternalTopics.js":{"id":"./node_modules/@omnia/fx/ux/messaging/internaltopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalTopics"]},"./node_modules/@omnia/fx/ux/models/index.js":{"id":"./node_modules/@omnia/fx/ux/models/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AboutUserStyles","ActionToolbarStyles","AdminChromeStyles","AnimatedGifStyles","AppInstanceRollupBlockStyles","AppInstanceRollupCardViewSettingsStyles","AppInstanceRollupCardViewStyles","AppInstanceRollupListViewSettingsStyles","AppInstanceRollupListViewStyles","AppInstanceRollupStyles","AppInstanceRollupViewBaseStyles","BarChartIndicatorStyles","ButtonWrapperStyles","ChipStyles","ChipStylesConst","CommentStyles","CurrentUserTokenIdentityPicker","DatatableWrapperStyles","DateTimePickerStyles","DialogStyles","EditorStyleSettings","EmoticonStyles","EnterpriseGlossaryTermComponentBaseStyles","EnterprisePropertyPickerStyles","FileUploaderStyles","ForceAnimatedClassname","GridViewMediaProviderComponentStyles","HeadingStyles","IconWrapperStyles","ImageGridStyles","ImageTransformerStyles","InputLanguagePickerStyles","InputTokenStyles","LanguagePickerStyles","LikeStyles","LinkElement","LinkPickerProviderContext","LinkPickerStyle","LocalizationAdminStyles","LocalizationInputStyles","MediaPickerProviderStyles","MentionStyles","MultilingualInputStyles","NumericIndicatorStyles","OrgTreeStyles","PersonFieldDisplayStyles","PersonaStyles","PostStyle","ProfilecardStyles","QueryablePropertiesStyles","ReporteesStyles","RichTextEditorRendererStyles","RichTextEditorStyles","RowVariant","SharePointVideoSettingsStyles","SidePanelStyles","SpecialUserConfiguration","StatusMessageOverlayStyles","TableMenuStyles","TagsFieldDisplayStyles","TermGlossaryMappingStyles","TextTranslatorStyles","TimeZonePickerStyles","UrlInputStyles","ValidationOnDefinitions","WizardStyles","appLayoutPlaceHolderRegistration","userPresenceStyles"]},"./node_modules/@omnia/fx/ux/MultilingualContext.js":{"id":"./node_modules/@omnia/fx/ux/multilingualcontext.js","buildMeta":{"exportsType":"namespace"},"expo.js":["MultilingualContext"]},"./node_modules/@omnia/fx/ux/OmniaTheming.js":{"id":"./node_modules/@omnia/fx/ux/omniatheming.js","buildMeta":{"exportsType":"namespace"},"expo.js":["OmniaTheming"]},"./node_modules/@omnia/fx/ux/oxide/appbar/Appbar.css":{"id":"./node_modules/@omnia/fx/ux/oxide/appbar/appbar.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/avatar/Avatar.css":{"id":"./node_modules/@omnia/fx/ux/oxide/avatar/avatar.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/btn/Button.css":{"id":"./node_modules/@omnia/fx/ux/oxide/btn/button.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/btngroup/ButtonGroup.css":{"id":"./node_modules/@omnia/fx/ux/oxide/btngroup/buttongroup.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/checkbox/Checkbox.css":{"id":"./node_modules/@omnia/fx/ux/oxide/checkbox/checkbox.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/chip/Chip.css":{"id":"./node_modules/@omnia/fx/ux/oxide/chip/chip.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/colorpicker/ColorPicker.css":{"id":"./node_modules/@omnia/fx/ux/oxide/colorpicker/colorpicker.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/datatable/DataTable.css":{"id":"./node_modules/@omnia/fx/ux/oxide/datatable/datatable.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/dialog/Dialog.css":{"id":"./node_modules/@omnia/fx/ux/oxide/dialog/dialog.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/expansionpanel/ExpansionPanel.css":{"id":"./node_modules/@omnia/fx/ux/oxide/expansionpanel/expansionpanel.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/icon/Icon.css":{"id":"./node_modules/@omnia/fx/ux/oxide/icon/icon.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/inputfield/InputField.css":{"id":"./node_modules/@omnia/fx/ux/oxide/inputfield/inputfield.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/list/List.css":{"id":"./node_modules/@omnia/fx/ux/oxide/list/list.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/panel/Panel.css":{"id":"./node_modules/@omnia/fx/ux/oxide/panel/panel.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/radio/Radio.css":{"id":"./node_modules/@omnia/fx/ux/oxide/radio/radio.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/rangeslider/RangeSlider.css":{"id":"./node_modules/@omnia/fx/ux/oxide/rangeslider/rangeslider.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/select/Select.css":{"id":"./node_modules/@omnia/fx/ux/oxide/select/select.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/slider/Slider.css":{"id":"./node_modules/@omnia/fx/ux/oxide/slider/slider.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/splitpane/Splitpane.css":{"id":"./node_modules/@omnia/fx/ux/oxide/splitpane/splitpane.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/stepper/Stepper.css":{"id":"./node_modules/@omnia/fx/ux/oxide/stepper/stepper.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/switch/Switch.css":{"id":"./node_modules/@omnia/fx/ux/oxide/switch/switch.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/tab/Tab.css":{"id":"./node_modules/@omnia/fx/ux/oxide/tab/tab.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/table/Table.css":{"id":"./node_modules/@omnia/fx/ux/oxide/table/table.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/textarea/TextArea.css":{"id":"./node_modules/@omnia/fx/ux/oxide/textarea/textarea.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/toolbar/Toolbar.css":{"id":"./node_modules/@omnia/fx/ux/oxide/toolbar/toolbar.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/post/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/post/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PostLocalization"]},"./node_modules/@omnia/fx/ux/social/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/social/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["CommentLocalization"]},"./node_modules/@omnia/fx/ux/StyleFlow.js":{"id":"./node_modules/@omnia/fx/ux/styleflow.js","buildMeta":{"exportsType":"namespace"},"expo.js":["StyleFlow"]},"./node_modules/@omnia/fx/ux/Styles.stylex.js":{"id":"./node_modules/@omnia/fx/ux/styles.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["cssRules","mergeCssRules","toStylexProps"]},"./node_modules/@omnia/fx/ux/theming/index.js":{"id":"./node_modules/@omnia/fx/ux/theming/index.js","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/TokenRouterApi.js":{"id":"./node_modules/@omnia/fx/ux/tokenrouterapi.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TokenRouterRegistration"]},"./node_modules/@omnia/fx/ux/UxCssRaw.css":{"id":"./node_modules/@omnia/fx/ux/uxcssraw.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxDefaultRichtextStyle.js":{"id":"./node_modules/@omnia/fx/ux/uxdefaultrichtextstyle.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DefaultRichtextStyles"]},"./node_modules/@omnia/fx/ux/UxFlags.css":{"id":"./node_modules/@omnia/fx/ux/uxflags.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxFonts.css":{"id":"./node_modules/@omnia/fx/ux/uxfonts.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxModels.js":{"id":"./node_modules/@omnia/fx/ux/uxmodels.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInLocalizationKeys","OmniaUxLocalizationNamespace"]},"./node_modules/@omnia/fx/ux/UxStyles.js":{"id":"./node_modules/@omnia/fx/ux/uxstyles.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Styles"]},"./node_modules/@omnia/fx/ux/validation/IComponentValidationEnabled.js":{"id":"./node_modules/@omnia/fx/ux/validation/icomponentvalidationenabled.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/validation/index.js":{"id":"./node_modules/@omnia/fx/ux/validation/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LegacyFieldValueValidation"]},"./node_modules/@omnia/fx/ux/validation/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/validation/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FieldValidationLocalization"]},"./node_modules/@omnia/fx/ux/versionedlayout/index.js":{"id":"./node_modules/@omnia/fx/ux/versionedlayout/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LayoutEditorTabRendererInstance","VersionedLayoutBladeIds","VersionedLayoutDefinitionEditorItem","VersionedLayoutDefinitionEditorItemFactory","VersionedLayoutDefinitionEditorItemPrivateImutableState","VersionedLayoutDefinitionEditorItemState","VersionedLayoutEditorStore"]},"./node_modules/@omnia/fx/ux/app/index.js":{"id":"14a0ce2f-3699-49b2-92d3-428caac194a4","buildMeta":{"exportsType":"namespace"},"expo.js":["AppContextProvider","AppInstanceToken","AppManagementBladeIds","AppRendererBootstrapper","Router"]},"./node_modules/@omnia/fx/ux/VueComponentBase.js":{"id":"8610c059-395a-45c2-804a-8c236f4d60d9","buildMeta":{"exportsType":"namespace"},"expo.js":["VueComponentBase","VueComponentConnect","getVuetifyAppClasses"]},"./node_modules/@omnia/fx/ux/vuetify/index.js":{"id":"c02f415e-2efe-4333-9b1e-8d7abaa2c967","buildMeta":{"exportsType":"namespace"},"expo.js":["VAlert","VApp","VAvatar","VBadge","VBreadcrumbs","VBreadcrumbsItem","VBtn","VBtnToggle","VCard","VCardActions","VCardMedia","VCardText","VCardTitle","VCarousel","VCarouselItem","VCheckbox","VCombobox","VContainer","VContent","VDialog","VDivider","VFlex","VHover","VIcon","VImg","VLayout","VList","VListTile","VListTileAvatar","VListTileSubTitle","VListTileTitle","VMenu","VNavigationDrawer","VProgressCircular","VProgressLinear","VRadio","VRadioGroup","VRangeSlider","VResponsive","VSlider","VSnackbar","VSpacer","VSpeedDial","VStepper","VStepperContent","VStepperHeader","VStepperStep","VSubheader","VTab","VTabItem","VTabs","VTabsItems","VTabsSlider","VTextField","VTextarea","VToolbar","VToolbarItems","VToolbarSideIcon","VToolbarTitle","VTooltip"]},"./node_modules/@omnia/fx/ux/index.js":{"id":"d7327742-5647-4075-b7ab-4f9ca852addb","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/UxCore.js":{"id":"fe6d45fc-8977-4e32-bff4-e93cc636390e","buildMeta":{"exportsType":"namespace"},"expo.js":[]}}}
1
+ {"name":"omniaWebpackJsonp['bb000000-0000-bbbb-0000-0000000000bb']['dee030cc-4ab3-4158-bb06-8049f5c67542']","content":{"./node_modules/@omnia/fx/ux/AnchorLink.js":{"id":"./node_modules/@omnia/fx/ux/anchorlink.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AnchorLink"]},"./node_modules/@omnia/fx/ux/appprovisioning/Enums.js":{"id":"./node_modules/@omnia/fx/ux/appprovisioning/enums.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AppInstanceProgressActions"]},"./node_modules/@omnia/fx/ux/BlockInstance.js":{"id":"./node_modules/@omnia/fx/ux/blockinstance.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockInstance"]},"./node_modules/@omnia/fx/ux/confirmdialog/IConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/iconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay"]},"./node_modules/@omnia/fx/ux/confirmdialog/index.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogDisplay","ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/confirmdialog/IVueConfirmDialog.js":{"id":"./node_modules/@omnia/fx/ux/confirmdialog/ivueconfirmdialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["ConfirmDialogResponse"]},"./node_modules/@omnia/fx/ux/decorators/index.js":{"id":"./node_modules/@omnia/fx/ux/decorators/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Emit","Options","Prop","Ref","Vue","Watch"]},"./node_modules/@omnia/fx/ux/dialog/IDialog.js":{"id":"./node_modules/@omnia/fx/ux/dialog/idialog.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/dialog/index.js":{"id":"./node_modules/@omnia/fx/ux/dialog/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DialogPositions"]},"./node_modules/@omnia/fx/ux/documenticon/IDocumentIcon.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/idocumenticon.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/documenticon/index.js":{"id":"./node_modules/@omnia/fx/ux/documenticon/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/heading/IHeading.js":{"id":"./node_modules/@omnia/fx/ux/heading/iheading.js","buildMeta":{"exportsType":"namespace"},"expo.js":["HeadingSizes"]},"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js":{"id":"./node_modules/@omnia/fx/ux/inputlanguagepicker/stores/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["useInputLanguageStore"]},"./node_modules/@omnia/fx/ux/InternalRouter.js":{"id":"./node_modules/@omnia/fx/ux/internalrouter.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalRouter"]},"./node_modules/@omnia/fx/ux/journey/index.js":{"id":"./node_modules/@omnia/fx/ux/journey/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BladeContexts","BladeSizeDefinitions","BladeSizeTypesName","BladeSizeWidths","BladeVariantDefinitions","BladeVariantTypesName","JourneyContext","defineBlade","useJourneyMenuStore","useJourneyRouterStore","useJourneyStore"]},"./node_modules/@omnia/fx/ux/layoutcanvas/index.js":{"id":"./node_modules/@omnia/fx/ux/layoutcanvas/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BlockCatalogStore","BlockSettingsProvider","BlockSettingsReader","BlockSettingsWriter","BreakPointManager","ColumnsSectionSettings","CssBlockSettings","CssSectionSettings","DynamicStateStore","EditorLayoutItemFactory","GeneralSectionSettings","HeaderBlockSettings","HeaderSectionSettings","LayerIndex","LayoutBlockHeaderSettings","LayoutCanvasStore","LayoutDefinitionBuilder","LayoutEditorThemingManager","LayoutGlobalHeaderSettings","LayoutItemFactory","LayoutItemRules","LayoutLockExpansionItemDefinition","LayoutManager","LayoutSectionContainerHelper","LayoutStyleSettings","LayoutTemplateStore","ObjectRules","ReactiveLayoutItemsSettingsStore","SpacingBlockSettings","SpacingSectionSettings","StyleBlockSettings","StyleSectionSettings","TabBlockLayoutSettings","TabBlockSettings","TabSectionLayoutSettings","TabsLayoutSettings","TargetingBlockSettings","TargetingSectionSettings","ThemingRenditionManager","ThemingSectionSettings","mergeObjects","useBlockSettingsReader","useBlockSettingsWriter","useSettingsMenuStore"]},"./node_modules/@omnia/fx/ux/mediarenderer/MediaRendererComponentBase.tsx":{"id":"./node_modules/@omnia/fx/ux/mediarenderer/mediarenderercomponentbase.tsx","buildMeta":{"exportsType":"namespace"},"expo.js":["default"]},"./node_modules/@omnia/fx/ux/messaging/index.js":{"id":"./node_modules/@omnia/fx/ux/messaging/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AdminNamespace","Topics"]},"./node_modules/@omnia/fx/ux/messaging/InternalTopics.js":{"id":"./node_modules/@omnia/fx/ux/messaging/internaltopics.js","buildMeta":{"exportsType":"namespace"},"expo.js":["InternalTopics"]},"./node_modules/@omnia/fx/ux/models/index.js":{"id":"./node_modules/@omnia/fx/ux/models/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["AboutUserStyles","ActionToolbarStyles","AdminChromeStyles","AnimatedGifStyles","AppInstanceRollupBlockStyles","AppInstanceRollupCardViewSettingsStyles","AppInstanceRollupCardViewStyles","AppInstanceRollupListViewSettingsStyles","AppInstanceRollupListViewStyles","AppInstanceRollupStyles","AppInstanceRollupViewBaseStyles","BarChartIndicatorStyles","ButtonWrapperStyles","ChipStyles","ChipStylesConst","CommentStyles","CurrentUserTokenIdentityPicker","DatatableWrapperStyles","DateTimePickerStyles","DialogStyles","EditorStyleSettings","EmoticonStyles","EnterpriseGlossaryTermComponentBaseStyles","EnterprisePropertyPickerStyles","FileUploaderStyles","ForceAnimatedClassname","GridViewMediaProviderComponentStyles","HeadingStyles","IconWrapperStyles","ImageGridStyles","ImageTransformerStyles","InputLanguagePickerStyles","InputTokenStyles","LanguagePickerStyles","LikeStyles","LinkElement","LinkPickerProviderContext","LinkPickerStyle","LocalizationAdminStyles","LocalizationInputStyles","MediaPickerProviderStyles","MentionStyles","MultilingualInputStyles","NumericIndicatorStyles","OrgTreeStyles","PersonFieldDisplayStyles","PersonaStyles","PostStyle","ProfilecardStyles","QueryablePropertiesStyles","ReporteesStyles","RichTextEditorRendererStyles","RichTextEditorStyles","RowVariant","SharePointVideoSettingsStyles","SidePanelStyles","SpecialUserConfiguration","StatusMessageOverlayStyles","TableMenuStyles","TagsFieldDisplayStyles","TermGlossaryMappingStyles","TextTranslatorStyles","TimeZonePickerStyles","UrlInputStyles","ValidationOnDefinitions","WizardStyles","appLayoutPlaceHolderRegistration","userPresenceStyles"]},"./node_modules/@omnia/fx/ux/MultilingualContext.js":{"id":"./node_modules/@omnia/fx/ux/multilingualcontext.js","buildMeta":{"exportsType":"namespace"},"expo.js":["MultilingualContext"]},"./node_modules/@omnia/fx/ux/OmniaTheming.js":{"id":"./node_modules/@omnia/fx/ux/omniatheming.js","buildMeta":{"exportsType":"namespace"},"expo.js":["OmniaTheming"]},"./node_modules/@omnia/fx/ux/oxide/appbar/Appbar.css":{"id":"./node_modules/@omnia/fx/ux/oxide/appbar/appbar.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/avatar/Avatar.css":{"id":"./node_modules/@omnia/fx/ux/oxide/avatar/avatar.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/btn/Button.css":{"id":"./node_modules/@omnia/fx/ux/oxide/btn/button.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/btngroup/ButtonGroup.css":{"id":"./node_modules/@omnia/fx/ux/oxide/btngroup/buttongroup.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/checkbox/Checkbox.css":{"id":"./node_modules/@omnia/fx/ux/oxide/checkbox/checkbox.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/chip/Chip.css":{"id":"./node_modules/@omnia/fx/ux/oxide/chip/chip.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/colorpicker/ColorPicker.css":{"id":"./node_modules/@omnia/fx/ux/oxide/colorpicker/colorpicker.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/datatable/DataTable.css":{"id":"./node_modules/@omnia/fx/ux/oxide/datatable/datatable.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/dialog/Dialog.css":{"id":"./node_modules/@omnia/fx/ux/oxide/dialog/dialog.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/expansionpanel/ExpansionPanel.css":{"id":"./node_modules/@omnia/fx/ux/oxide/expansionpanel/expansionpanel.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/icon/Icon.css":{"id":"./node_modules/@omnia/fx/ux/oxide/icon/icon.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/inputfield/InputField.css":{"id":"./node_modules/@omnia/fx/ux/oxide/inputfield/inputfield.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/list/List.css":{"id":"./node_modules/@omnia/fx/ux/oxide/list/list.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/panel/Panel.css":{"id":"./node_modules/@omnia/fx/ux/oxide/panel/panel.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/radio/Radio.css":{"id":"./node_modules/@omnia/fx/ux/oxide/radio/radio.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/rangeslider/RangeSlider.css":{"id":"./node_modules/@omnia/fx/ux/oxide/rangeslider/rangeslider.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/select/Select.css":{"id":"./node_modules/@omnia/fx/ux/oxide/select/select.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/slider/Slider.css":{"id":"./node_modules/@omnia/fx/ux/oxide/slider/slider.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/splitpane/Splitpane.css":{"id":"./node_modules/@omnia/fx/ux/oxide/splitpane/splitpane.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/stepper/Stepper.css":{"id":"./node_modules/@omnia/fx/ux/oxide/stepper/stepper.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/switch/Switch.css":{"id":"./node_modules/@omnia/fx/ux/oxide/switch/switch.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/tab/Tab.css":{"id":"./node_modules/@omnia/fx/ux/oxide/tab/tab.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/table/Table.css":{"id":"./node_modules/@omnia/fx/ux/oxide/table/table.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/textarea/TextArea.css":{"id":"./node_modules/@omnia/fx/ux/oxide/textarea/textarea.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/oxide/toolbar/Toolbar.css":{"id":"./node_modules/@omnia/fx/ux/oxide/toolbar/toolbar.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/post/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/post/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["PostLocalization"]},"./node_modules/@omnia/fx/ux/social/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/social/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["CommentLocalization"]},"./node_modules/@omnia/fx/ux/StyleFlow.js":{"id":"./node_modules/@omnia/fx/ux/styleflow.js","buildMeta":{"exportsType":"namespace"},"expo.js":["StyleFlow"]},"./node_modules/@omnia/fx/ux/Styles.stylex.js":{"id":"./node_modules/@omnia/fx/ux/styles.stylex.js","buildMeta":{"exportsType":"namespace"},"expo.js":["createStylex","cssRules","mergeCssRules","styleToString"]},"./node_modules/@omnia/fx/ux/theming/index.js":{"id":"./node_modules/@omnia/fx/ux/theming/index.js","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/TokenRouterApi.js":{"id":"./node_modules/@omnia/fx/ux/tokenrouterapi.js","buildMeta":{"exportsType":"namespace"},"expo.js":["TokenRouterRegistration"]},"./node_modules/@omnia/fx/ux/UxCssRaw.css":{"id":"./node_modules/@omnia/fx/ux/uxcssraw.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxDefaultRichtextStyle.js":{"id":"./node_modules/@omnia/fx/ux/uxdefaultrichtextstyle.js","buildMeta":{"exportsType":"namespace"},"expo.js":["DefaultRichtextStyles"]},"./node_modules/@omnia/fx/ux/UxFlags.css":{"id":"./node_modules/@omnia/fx/ux/uxflags.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxFonts.css":{"id":"./node_modules/@omnia/fx/ux/uxfonts.css","buildMeta":{"async":false,"exportsType":"dynamic"}},"./node_modules/@omnia/fx/ux/UxModels.js":{"id":"./node_modules/@omnia/fx/ux/uxmodels.js","buildMeta":{"exportsType":"namespace"},"expo.js":["BuiltInLocalizationKeys","OmniaUxLocalizationNamespace"]},"./node_modules/@omnia/fx/ux/UxStyles.js":{"id":"./node_modules/@omnia/fx/ux/uxstyles.js","buildMeta":{"exportsType":"namespace"},"expo.js":["Styles"]},"./node_modules/@omnia/fx/ux/validation/IComponentValidationEnabled.js":{"id":"./node_modules/@omnia/fx/ux/validation/icomponentvalidationenabled.js","buildMeta":{"exportsType":"namespace"},"expo.js":[]},"./node_modules/@omnia/fx/ux/validation/index.js":{"id":"./node_modules/@omnia/fx/ux/validation/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LegacyFieldValueValidation"]},"./node_modules/@omnia/fx/ux/validation/loc/localize.js":{"id":"./node_modules/@omnia/fx/ux/validation/loc/localize.js","buildMeta":{"exportsType":"namespace"},"expo.js":["FieldValidationLocalization"]},"./node_modules/@omnia/fx/ux/versionedlayout/index.js":{"id":"./node_modules/@omnia/fx/ux/versionedlayout/index.js","buildMeta":{"exportsType":"namespace"},"expo.js":["LayoutEditorTabRendererInstance","VersionedLayoutBladeIds","VersionedLayoutDefinitionEditorItem","VersionedLayoutDefinitionEditorItemFactory","VersionedLayoutDefinitionEditorItemPrivateImutableState","VersionedLayoutDefinitionEditorItemState","VersionedLayoutEditorStore"]},"./node_modules/@omnia/fx/ux/app/index.js":{"id":"14a0ce2f-3699-49b2-92d3-428caac194a4","buildMeta":{"exportsType":"namespace"},"expo.js":["AppContextProvider","AppInstanceToken","AppManagementBladeIds","AppRendererBootstrapper","Router"]},"./node_modules/@omnia/fx/ux/VueComponentBase.js":{"id":"8610c059-395a-45c2-804a-8c236f4d60d9","buildMeta":{"exportsType":"namespace"},"expo.js":["VueComponentBase","VueComponentConnect","getVuetifyAppClasses"]},"./node_modules/@omnia/fx/ux/vuetify/index.js":{"id":"c02f415e-2efe-4333-9b1e-8d7abaa2c967","buildMeta":{"exportsType":"namespace"},"expo.js":["VAlert","VApp","VAvatar","VBadge","VBreadcrumbs","VBreadcrumbsItem","VBtn","VBtnToggle","VCard","VCardActions","VCardMedia","VCardText","VCardTitle","VCarousel","VCarouselItem","VCheckbox","VCombobox","VContainer","VContent","VDialog","VDivider","VFlex","VHover","VIcon","VImg","VLayout","VList","VListTile","VListTileAvatar","VListTileSubTitle","VListTileTitle","VMenu","VNavigationDrawer","VProgressCircular","VProgressLinear","VRadio","VRadioGroup","VRangeSlider","VResponsive","VSlider","VSnackbar","VSpacer","VSpeedDial","VStepper","VStepperContent","VStepperHeader","VStepperStep","VSubheader","VTab","VTabItem","VTabs","VTabsItems","VTabsSlider","VTextField","VTextarea","VToolbar","VToolbarItems","VToolbarSideIcon","VToolbarTitle","VTooltip"]},"./node_modules/@omnia/fx/ux/index.js":{"id":"d7327742-5647-4075-b7ab-4f9ca852addb","buildMeta":{"exportsType":"namespace"}},"./node_modules/@omnia/fx/ux/UxCore.js":{"id":"fe6d45fc-8977-4e32-bff4-e93cc636390e","buildMeta":{"exportsType":"namespace"},"expo.js":[]}}}
@@ -1,60 +1,62 @@
1
1
  import "./Styles.stylex.css";
2
+ import { type CSSProperties as StylexCssProperties } from "@stylexjs/stylex/lib/StyleXCSSTypes";
2
3
  export type StylexType = {
3
4
  class?: string;
4
5
  style?: Readonly<{
5
6
  [$$Key$$: string]: string | number;
6
7
  }>;
7
8
  };
9
+ export type CSSProperties = {
10
+ -readonly [k in keyof StylexCssProperties]: StylexCssProperties[k];
11
+ };
8
12
  type SpacingStylexType = {
9
13
  top?: string | number;
10
14
  right?: string | number;
11
15
  bottom?: string | number;
12
16
  left?: string | number;
13
17
  };
18
+ export declare function styleToString(styles: CSSProperties): string;
19
+ export declare function mergeCssRules(...styles: ReadonlyArray<StylexType>): Readonly<StylexType>;
20
+ export declare function createStylex(cssProperties: StylexCssProperties): StylexType;
14
21
  export declare const cssRules: {
15
- position: (position: string) => StylexType;
16
- textFillColor: (textFillColor: string) => StylexType;
17
- backgroundClip: (backgroundClip: string, important?: boolean) => StylexType;
18
- fontFamily: (fontFamily: string) => StylexType;
19
- flexBasis: (flexBasis: string | number) => StylexType;
20
- flexGrow: (flexGrow: number) => StylexType;
21
- maxWidth: (maxWidth: string) => StylexType;
22
- alignSelf: (alignSelf: string) => StylexType;
22
+ position(position: string): StylexType;
23
+ textFillColor(textFillColor: string): StylexType;
24
+ backgroundClip(backgroundClip: string, important?: boolean): StylexType;
25
+ fontFamily(fontFamily: string): StylexType;
26
+ flexBasis(flexBasis: string | number): StylexType;
27
+ flexGrow(flexGrow: number): StylexType;
28
+ maxWidth(maxWidth: string): StylexType;
29
+ alignSelf(alignSelf: string): StylexType;
23
30
  minWidth: (minWidth: string, important?: boolean) => StylexType;
24
- flex: (flex: string | number) => StylexType;
25
- justifyContent: (justifyContent: string) => StylexType;
26
- flexWrap: (flexWrap: string) => StylexType;
27
- rowGap: (rowGap: string) => StylexType;
28
- columnGap: (columnGap: string) => StylexType;
29
- flexDirection: (flexDirection: string) => StylexType;
30
- font: (fontSize: string, fontWeight: number, lineHeight: string) => {
31
- class: string;
32
- style: {
33
- "--fontSize": string;
34
- "--fontWeight": number;
35
- "--lineHeight": string;
36
- };
37
- };
31
+ flex: (flex: string | number, important?: boolean) => StylexType;
32
+ justifyContent(justifyContent: string): StylexType;
33
+ flexWrap(flexWrap: string): StylexType;
34
+ rowGap(rowGap: string): StylexType;
35
+ columnGap(columnGap: string): StylexType;
36
+ flexDirection(flexDirection: string): StylexType;
38
37
  width: (width: string, important?: boolean) => StylexType;
39
38
  height: (height: string, important?: boolean) => StylexType;
40
39
  maxHeight: (maxHeight: string | number, important?: boolean) => StylexType;
41
- minHeight: (minHeight: string) => StylexType;
42
- alignItems: (alignItems: string) => StylexType;
43
- boxSizing: (boxSizing: string) => StylexType;
44
- display: (display: string) => StylexType;
45
- wordBreak: (wordBreak: string) => StylexType;
46
- whiteSpace: (whiteSpace: string) => StylexType;
47
- backDropFilter: (backDropFilter: string) => StylexType;
48
- transition: (transition: string) => StylexType;
49
- transform: (transform: string) => StylexType;
40
+ minHeight(minHeight: string): StylexType;
41
+ alignItems(alignItems: string): StylexType;
42
+ boxSizing(boxSizing: string): StylexType;
43
+ display(display: string): StylexType;
44
+ wordBreak(wordBreak: string): StylexType;
45
+ whiteSpace(whiteSpace: string): StylexType;
46
+ backDropFilter(backDropFilter: string): StylexType;
47
+ transition(transition: string): StylexType;
48
+ transform(transform: string): StylexType;
50
49
  fontSize: (fontSize: string | number, important?: boolean) => StylexType;
51
- fontWeight: (fontWeight: number) => StylexType;
52
- lineHeight: (lineHeight: string) => StylexType;
53
- letterSpacing: (letterSpacing: string) => StylexType;
50
+ fontWeight(fontWeight: number): StylexType;
51
+ lineHeight(lineHeight: string): StylexType;
52
+ letterSpacing(letterSpacing: string): StylexType;
54
53
  textDecoration: (textDecoration: string, important?: boolean) => StylexType;
55
54
  background: (background: string, important?: boolean) => StylexType;
56
- opacity: (opacity: string | number) => StylexType;
57
- backgroundImage: (backgroundImage: string) => StylexType;
55
+ opacity(opacity: string | number): StylexType;
56
+ backgroundImage(backgroundImage: string, important?: boolean): StylexType;
57
+ backgroundPosition(backgroundPosition: string, important?: boolean): StylexType;
58
+ backgroundRepeat(backgroundRepeat: string, important?: boolean): StylexType;
59
+ backgroundSize(backgroundSize: string, important?: boolean): StylexType;
58
60
  backgroundColor: (backgroundColor: string, important?: boolean) => StylexType;
59
61
  color: (color: string, important?: boolean) => StylexType;
60
62
  borderTopLeftRadius: (borderTopLeftRadius: string, important?: boolean) => StylexType;
@@ -76,26 +78,29 @@ export declare const cssRules: {
76
78
  borderRight: (borderRight: string | number, important?: boolean) => StylexType;
77
79
  borderBottom: (borderBottom: string | number, important?: boolean) => StylexType;
78
80
  borderTop: (borderTop: string | number, important?: boolean) => StylexType;
79
- borderRadius: (borderRadius: string | number) => StylexType;
80
- textTransform: (textTransform: string) => StylexType;
81
- lineCamp: (lineCamp: number) => StylexType;
81
+ borderRadius(borderRadius: string | number): StylexType;
82
+ textTransform(textTransform: string): StylexType;
83
+ lineCamp(lineCamp: number): StylexType;
82
84
  overflow: (overflow: string, important?: boolean) => StylexType;
83
85
  overflowY: (overflowY: string, important?: boolean) => StylexType;
84
86
  overflowX: (overflowX: string, important?: boolean) => StylexType;
85
- boxOrient: (boxOrient: string) => StylexType;
87
+ boxOrient(boxOrient: string): StylexType;
86
88
  cursor: (cursor: string, important?: boolean) => StylexType;
87
89
  top: (top: number | string, important?: boolean) => StylexType;
88
- left: (left: number | string) => StylexType;
90
+ left(left: number | string): StylexType;
89
91
  right: (right: number | string, important?: boolean) => StylexType;
90
- zIndex: (zIndex: number) => StylexType;
91
- textAlign: (textAlign: string) => StylexType;
92
- transformOrigin: (transformOrigin: string) => StylexType;
93
- borderColor: (borderColor: string) => StylexType;
94
- pointerEvents: (pointerEvents: string) => StylexType;
95
- verticalAlign: (verticalAlign: string) => StylexType;
96
- textOverflow: (textOverflow: string) => StylexType;
92
+ zIndex(zIndex: number): StylexType;
93
+ textAlign(textAlign: string): StylexType;
94
+ transformOrigin(transformOrigin: string): StylexType;
95
+ borderColor(borderColor: string): StylexType;
96
+ pointerEvents(pointerEvents: string): StylexType;
97
+ verticalAlign(verticalAlign: string): StylexType;
98
+ textOverflow(textOverflow: string): StylexType;
99
+ flexShrink(flexShrink: string | number): StylexType;
100
+ gridTemplateColumns(gridTemplateColumns: string | number): StylexType;
97
101
  hover: {
98
102
  cursor: (cursor: string, important?: boolean) => StylexType;
103
+ transform: (transform: string) => StylexType;
99
104
  background: (background: string) => StylexType;
100
105
  backgroundColor: (backgroundColor: string, important?: boolean) => StylexType;
101
106
  boxShadow: (boxShadow: string) => StylexType;
@@ -216,6 +221,4 @@ export declare const cssRules: {
216
221
  lg: {};
217
222
  };
218
223
  };
219
- export declare function mergeCssRules(...styles: ReadonlyArray<StylexType>): Readonly<StylexType>;
220
- export declare function toStylexProps(...styles: any[]): StylexType;
221
224
  export {};
@@ -48,5 +48,6 @@ export declare namespace SystemLocalization {
48
48
  };
49
49
  Services: string;
50
50
  Licenses: string;
51
+ SeoManager: string;
51
52
  }
52
53
  }
@@ -0,0 +1,2 @@
1
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{}>) => any;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<Record<string, any>>) => any;
2
+ export default _default;
@@ -0,0 +1,15 @@
1
+ export declare namespace OmniaSEOManagerLocalize {
2
+ const namespace = "OmniaSeoManager";
3
+ interface localize {
4
+ Title: string;
5
+ Detail: string;
6
+ Info: {
7
+ LastSnapshotAt: string;
8
+ SnapshotDuration: string;
9
+ LastCrawlAt: string;
10
+ Path: string;
11
+ };
12
+ ReCrawl: string;
13
+ TriggerCrawlSuccess: string;
14
+ }
15
+ }
@@ -0,0 +1,7 @@
1
+ import { ItemQueryResult } from "@omnia/fx-models";
2
+ import { ItemQuery } from "@omnia/fx-models";
3
+ import { SeoBasicInfo } from "@omnia/fx/ux";
4
+ export declare function useSeoService(): {
5
+ fetchAll: (itemQuery: ItemQuery) => Promise<ItemQueryResult<SeoBasicInfo>>;
6
+ getNewSnapShot: (path: string) => Promise<void>;
7
+ };
@@ -0,0 +1,55 @@
1
+ import { guid, TenantRegionalSettings } from "@omnia/fx-models";
2
+ import { SeoBasicInfo } from "@omnia/fx/ux";
3
+ export declare const useSEOManager: () => {
4
+ bladeIds: {
5
+ seoManager: guid;
6
+ seoDetails: guid;
7
+ };
8
+ get: {
9
+ readonly snapshotInfos: SeoBasicInfo[];
10
+ readonly snapshotDetail: SeoBasicInfo;
11
+ readonly dateFormat: string;
12
+ readonly regionalSettings: TenantRegionalSettings;
13
+ readonly itemLimit: number;
14
+ readonly total: number;
15
+ };
16
+ mutate: {
17
+ snapshotDetail: SeoBasicInfo;
18
+ page: number;
19
+ itemLimit: number;
20
+ };
21
+ actions: {
22
+ onDispatching: {
23
+ ensureDataLoad: {
24
+ subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
25
+ };
26
+ forceGetNewSnapshot: {
27
+ subscribe(fn: (snapshotInfo: SeoBasicInfo) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
28
+ };
29
+ };
30
+ onDispatched: {
31
+ ensureDataLoad: {
32
+ subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
33
+ };
34
+ forceGetNewSnapshot: {
35
+ subscribe(fn: (result: void, snapshotInfo: SeoBasicInfo) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
36
+ };
37
+ };
38
+ onFailure: {
39
+ ensureDataLoad: {
40
+ subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
41
+ };
42
+ forceGetNewSnapshot: {
43
+ subscribe(fn: (failureReason: any, snapshotInfo: SeoBasicInfo) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
44
+ };
45
+ };
46
+ } & {
47
+ ensureDataLoad(): Promise<void>;
48
+ /**
49
+ * Trigger omnia to try to get new snapshot of this page
50
+ */
51
+ forceGetNewSnapshot(snapshotInfo: SeoBasicInfo): Promise<void>;
52
+ };
53
+ } & {
54
+ dispose?: () => void;
55
+ };
@@ -333,8 +333,8 @@ declare const _default: {
333
333
  }>;
334
334
  };
335
335
  icon?: IconPickerModel;
336
- modelValue?: number;
337
336
  "v-model"?: number;
337
+ modelValue?: number;
338
338
  "onUpdate:modelValue"?: (value: number) => any | void;
339
339
  optionValue?: string;
340
340
  optionText?: string;
@@ -86,8 +86,8 @@ declare const _default: {
86
86
  }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
87
87
  propsDefinition: Omit<Readonly<{} & {
88
88
  content?: JSX.Element;
89
- onSave?: (appInstance: AppInstance) => Promise<void>;
90
89
  next?: (appInstance: AppInstance) => Promise<void>;
90
+ onSave?: (appInstance: AppInstance) => Promise<void>;
91
91
  appInstance?: AppInstance;
92
92
  lastStep?: boolean;
93
93
  }>, "onDoc$" | "onCanceled" | "onCompleted"> & {
@@ -284,8 +284,8 @@ declare const _default: {
284
284
  }>;
285
285
  };
286
286
  disabled?: boolean;
287
- modelValue?: string;
288
287
  "v-model"?: string;
288
+ modelValue?: string;
289
289
  "onUpdate:modelValue"?: (value: string) => any | void;
290
290
  }>, never>;
291
291
  };
@@ -305,14 +305,14 @@ declare const _default: {
305
305
  };
306
306
  }>;
307
307
  };
308
- modelValue?: string;
309
- "v-model"?: string;
310
- "onUpdate:modelValue"?: (value: string) => any | void;
311
308
  "v-slots"?: {
312
309
  default?: import("../../../../../../DefineVueTypings").Slot;
313
310
  } & {
314
311
  activator?: () => VNodeChild;
315
312
  };
313
+ "v-model"?: string;
314
+ modelValue?: string;
315
+ "onUpdate:modelValue"?: (value: string) => any | void;
316
316
  }>, "onFont:selected"> & {
317
317
  "onFont:selected"?: (selectedFont: TypographyFontDefinition) => any;
318
318
  };
@@ -295,10 +295,10 @@ declare const _default: {
295
295
  };
296
296
  }>;
297
297
  };
298
- modelValue?: Blueprints;
299
298
  "v-model"?: Blueprints;
300
- "onUpdate:modelValue"?: (value: Blueprints) => any | void;
299
+ modelValue?: Blueprints;
301
300
  variant?: variant;
301
+ "onUpdate:modelValue"?: (value: Blueprints) => any | void;
302
302
  }>, "onUpdate:modelValue"> & {
303
303
  "onUpdate:modelValue"?: (value: Blueprints) => any;
304
304
  };
@@ -103,8 +103,8 @@ declare const _default: {
103
103
  container?: boolean;
104
104
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
105
105
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
106
- modelValue?: BorderStylingDefinition;
107
106
  "v-model"?: BorderStylingDefinition;
107
+ modelValue?: BorderStylingDefinition;
108
108
  "onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
109
109
  backgroundFill?: string;
110
110
  }>, never>;
@@ -335,15 +335,15 @@ declare const _default: {
335
335
  }>;
336
336
  };
337
337
  preview?: boolean;
338
- modelValue?: ChromeBlueprint;
339
- "v-model"?: ChromeBlueprint;
340
- "onUpdate:modelValue"?: (value: ChromeBlueprint) => any | void;
341
338
  "v-slots"?: {
342
339
  default?: import("../../../DefineVueTypings").Slot;
343
340
  } & {
344
341
  activator?: () => VNodeChild;
345
342
  };
343
+ "v-model"?: ChromeBlueprint;
344
+ modelValue?: ChromeBlueprint;
346
345
  variant?: EditorVariant;
346
+ "onUpdate:modelValue"?: (value: ChromeBlueprint) => any | void;
347
347
  themeType?: ThemeContextType;
348
348
  }>, "onClick:confirm" | "onInit:actionButtons"> & {
349
349
  "onClick:confirm"?: (model: ChromeBlueprint) => any;
@@ -325,9 +325,9 @@ declare const _default: {
325
325
  }>;
326
326
  };
327
327
  label?: string;
328
- toned?: boolean;
329
- modelValue?: BlueprintVariant | ChromeBlueprint;
330
328
  "v-model"?: BlueprintVariant | ChromeBlueprint;
329
+ modelValue?: BlueprintVariant | ChromeBlueprint;
330
+ toned?: boolean;
331
331
  "onUpdate:modelValue"?: (value: BlueprintVariant | ChromeBlueprint) => any | void;
332
332
  previewColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
333
333
  allowCustom?: boolean;
@@ -444,15 +444,15 @@ declare const _default: {
444
444
  disabled?: boolean;
445
445
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
446
446
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
447
- toned?: boolean;
448
- modelValue?: ColorValue;
449
- "v-model"?: ColorValue;
450
- "onUpdate:modelValue"?: (value: ColorValue) => any | void;
451
447
  "v-slots"?: {
452
448
  default?: import("../../../DefineVueTypings").Slot;
453
449
  } & {
454
450
  activator?: () => VNodeChild;
455
451
  };
452
+ "v-model"?: ColorValue;
453
+ modelValue?: ColorValue;
454
+ toned?: boolean;
455
+ "onUpdate:modelValue"?: (value: ColorValue) => any | void;
456
456
  themeType?: ThemeContextType;
457
457
  defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
458
458
  enableDynamicColor?: boolean;
@@ -317,8 +317,8 @@ declare const _default: {
317
317
  };
318
318
  class?: String | String[];
319
319
  label?: string;
320
- modelValue?: ColorSchema;
321
320
  "v-model"?: ColorSchema;
321
+ modelValue?: ColorSchema;
322
322
  "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
323
323
  items?: ColorSchema[];
324
324
  }>, "onUpdate:modelValue"> & {
@@ -316,15 +316,15 @@ declare const _default: {
316
316
  };
317
317
  }>;
318
318
  };
319
- modelValue?: ColorSchema;
320
- "v-model"?: ColorSchema;
321
- "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
322
319
  "v-slots"?: {
323
320
  default?: import("../../../DefineVueTypings").Slot;
324
321
  } & {
325
322
  activator?: () => VNodeChild;
326
323
  };
324
+ "v-model"?: ColorSchema;
325
+ modelValue?: ColorSchema;
327
326
  variant?: ColorSchemaEditorVariant;
327
+ "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
328
328
  }>, "onClick:confirm" | "onInit:actionButtons"> & {
329
329
  "onClick:confirm"?: (model: ColorSchema) => any;
330
330
  "onInit:actionButtons"?: (value: () => VNodeChild) => any;
@@ -447,17 +447,17 @@ declare const _default: {
447
447
  label?: string;
448
448
  disabled?: boolean;
449
449
  colorSchemaType?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
450
+ themeDefinition?: ThemeDefinitionV2;
450
451
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
451
- modelValue?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
452
- "v-model"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
453
- "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void;
454
452
  "v-slots"?: {
455
453
  default?: import("../../../DefineVueTypings").Slot;
456
454
  } & {
457
455
  activator?: () => VNodeChild;
458
456
  };
459
- themeDefinition?: ThemeDefinitionV2;
457
+ "v-model"?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
458
+ modelValue?: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema;
460
459
  variant?: Variant;
460
+ "onUpdate:modelValue"?: (value: "background" | "primary" | "secondary" | ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic" | ColorSchema) => any | void;
461
461
  defaultColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
462
462
  enableDynamicColor?: boolean;
463
463
  customSchema?: boolean;
@@ -386,10 +386,10 @@ declare const _default: {
386
386
  label?: string;
387
387
  colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
388
388
  colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
389
- modelValue?: ColorSchema;
390
389
  "v-model"?: ColorSchema;
391
- "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
390
+ modelValue?: ColorSchema;
392
391
  variant?: Variant;
392
+ "onUpdate:modelValue"?: (value: ColorSchema) => any | void;
393
393
  closeIcon?: boolean;
394
394
  selected?: boolean;
395
395
  }>, "onClick:close" | "onClick:select"> & {