@omnia/workplace 6.6.18-dev → 6.6.101-preview
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/apis/ScopedPermissionApi.d.ts +20 -0
- package/internal-do-not-import-from-here/apis/index.d.ts +1 -0
- package/internal-do-not-import-from-here/core/messaging/InternalWorkplaceTopics.d.ts +0 -3
- package/internal-do-not-import-from-here/core/messaging/WorkplaceTopics.d.ts +0 -7
- package/internal-do-not-import-from-here/core/utils/Utils.d.ts +2 -0
- package/internal-do-not-import-from-here/manifests/omnia.workplace.fx.manifest.json +1 -1
- package/internal-do-not-import-from-here/models/Constants.d.ts +13 -31
- package/internal-do-not-import-from-here/models/Constants.js +20 -45
- package/internal-do-not-import-from-here/models/ManifestIds.d.ts +20 -31
- package/internal-do-not-import-from-here/models/ManifestIds.js +40 -95
- package/internal-do-not-import-from-here/models/ScopedPermissionRegistraion.d.ts +5 -0
- package/internal-do-not-import-from-here/{core/loc/powerappLocalize.manifest.d.ts → models/ScopedPermissionRegistraion.js} +0 -0
- package/internal-do-not-import-from-here/models/SearchAdminSettingsSection.d.ts +0 -3
- package/internal-do-not-import-from-here/models/{ProfileWorkplace.d.ts → Workspace.d.ts} +29 -29
- package/internal-do-not-import-from-here/models/{ProfileWorkplace.js → Workspace.js} +43 -43
- package/internal-do-not-import-from-here/models/apps/Enums.d.ts +0 -5
- package/internal-do-not-import-from-here/models/apps/Enums.js +0 -6
- package/internal-do-not-import-from-here/models/apps/TeamCollaborationAppTemplateProperties.d.ts +0 -1
- package/internal-do-not-import-from-here/models/forms/Form.d.ts +9 -1
- package/internal-do-not-import-from-here/models/forms/Form.js +17 -0
- package/internal-do-not-import-from-here/models/index.d.ts +2 -4
- package/internal-do-not-import-from-here/models/index.js +2 -4
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.d.ts +0 -14
- package/internal-do-not-import-from-here/models/mediapicker/MediaPickerProviderContext.js +0 -26
- package/internal-do-not-import-from-here/models/styles/MyLinkStyles.d.ts +1 -1
- package/internal-do-not-import-from-here/models/styles/NotificationPanelStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/models/styles/SearchStyles.d.ts +2 -2
- package/internal-do-not-import-from-here/models/styles/SearchStyles.js +0 -1
- package/internal-do-not-import-from-here/models/styles/UserMenuStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/models/styles/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/styles/index.js +0 -1
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationSettings.d.ts +0 -1
- package/internal-do-not-import-from-here/models/teamcollaborationnavigation/TeamCollaborationNavigationStyles.d.ts +1 -0
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.d.ts +0 -2
- package/internal-do-not-import-from-here/models/teamcollaborationrollup/TeamCollaborationRollupBlock.js +1 -1
- package/internal-do-not-import-from-here/services/SignOffRequestService.d.ts +1 -2
- package/internal-do-not-import-from-here/services/index.d.ts +0 -1
- package/internal-do-not-import-from-here/stores/index.d.ts +0 -1
- package/package.json +1 -1
- package/internal-do-not-import-from-here/core/loc/powerappLocalize.d.ts +0 -24
- package/internal-do-not-import-from-here/models/IAdminComponent.d.ts +0 -5
- package/internal-do-not-import-from-here/models/IAdminComponent.js +0 -1
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.d.ts +0 -18
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlock.js +0 -1
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.d.ts +0 -0
- package/internal-do-not-import-from-here/models/powerapp/PowerAppBlockStyles.js +0 -0
- package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.d.ts +0 -3
- package/internal-do-not-import-from-here/models/powerapp/PowerAppSettings.js +0 -1
- package/internal-do-not-import-from-here/models/powerapp/index.d.ts +0 -2
- package/internal-do-not-import-from-here/models/powerapp/index.js +0 -2
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.d.ts +0 -21
- package/internal-do-not-import-from-here/models/promotedsearchresults/PromotedSearchResult.js +0 -6
- package/internal-do-not-import-from-here/models/promotedsearchresults/index.d.ts +0 -1
- package/internal-do-not-import-from-here/models/promotedsearchresults/index.js +0 -1
- package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.d.ts +0 -4
- package/internal-do-not-import-from-here/models/styles/DocumentDirectionSettingsStyles.js +0 -1
- package/internal-do-not-import-from-here/services/PromotedSearchResultService.d.ts +0 -10
- package/internal-do-not-import-from-here/stores/PromotedSearchResultStore.d.ts +0 -30
|
@@ -146,11 +146,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
146
146
|
enumerable: false,
|
|
147
147
|
configurable: true
|
|
148
148
|
});
|
|
149
|
-
Object.defineProperty(ResourceManifests, "SharedLinksAdminMenuRegistration", {
|
|
150
|
-
get: function () { return new Guid("9950f912-4cbf-4409-9936-a981054157b4"); },
|
|
151
|
-
enumerable: false,
|
|
152
|
-
configurable: true
|
|
153
|
-
});
|
|
154
149
|
Object.defineProperty(ResourceManifests, "SharedLinksAdminCore", {
|
|
155
150
|
get: function () { return new Guid("630e836b-1192-4573-901a-21e479db87a4"); },
|
|
156
151
|
enumerable: false,
|
|
@@ -171,11 +166,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
171
166
|
enumerable: false,
|
|
172
167
|
configurable: true
|
|
173
168
|
});
|
|
174
|
-
Object.defineProperty(ResourceManifests, "AnnouncementMenuSettingsAdminRegistration", {
|
|
175
|
-
get: function () { return new Guid("f1110779-b550-4c93-9060-d146c97bd6db"); },
|
|
176
|
-
enumerable: false,
|
|
177
|
-
configurable: true
|
|
178
|
-
});
|
|
179
169
|
Object.defineProperty(ResourceManifests, "AnnoucementNotificationPanelRegistration", {
|
|
180
170
|
get: function () { return new Guid("562bc298-070e-4653-8cc9-81d2c34baba4"); },
|
|
181
171
|
enumerable: false,
|
|
@@ -231,6 +221,21 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
231
221
|
enumerable: false,
|
|
232
222
|
configurable: true
|
|
233
223
|
});
|
|
224
|
+
Object.defineProperty(ResourceManifests, "SearchConfigRegistration", {
|
|
225
|
+
get: function () { return new Guid("0c3124ca-6edf-4d94-a93c-ff41ae558bcb"); },
|
|
226
|
+
enumerable: false,
|
|
227
|
+
configurable: true
|
|
228
|
+
});
|
|
229
|
+
Object.defineProperty(ResourceManifests, "QuickSearchConfigRegistration", {
|
|
230
|
+
get: function () { return new Guid("c74589e5-99dd-4ac4-872f-adb30dfce9d1"); },
|
|
231
|
+
enumerable: false,
|
|
232
|
+
configurable: true
|
|
233
|
+
});
|
|
234
|
+
Object.defineProperty(ResourceManifests, "AdvanceSearchConfigRegistration", {
|
|
235
|
+
get: function () { return new Guid("180476d0-4f5f-409e-b820-765d920650f4"); },
|
|
236
|
+
enumerable: false,
|
|
237
|
+
configurable: true
|
|
238
|
+
});
|
|
234
239
|
Object.defineProperty(ResourceManifests, "SearchAdminCore", {
|
|
235
240
|
get: function () { return new Guid("e4bebac2-d027-4363-8892-bb37f82b3329"); },
|
|
236
241
|
enumerable: false,
|
|
@@ -241,6 +246,11 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
241
246
|
enumerable: false,
|
|
242
247
|
configurable: true
|
|
243
248
|
});
|
|
249
|
+
Object.defineProperty(ResourceManifests, "ScopedPermissionApi", {
|
|
250
|
+
get: function () { return new Guid("bea1c95e-baa8-412a-9caf-6288997e7ee3"); },
|
|
251
|
+
enumerable: false,
|
|
252
|
+
configurable: true
|
|
253
|
+
});
|
|
244
254
|
Object.defineProperty(ResourceManifests, "SearchCategoryProviderApi", {
|
|
245
255
|
get: function () { return new Guid("da66bae7-498d-42f5-b300-eaf179a03f0a"); },
|
|
246
256
|
enumerable: false,
|
|
@@ -256,11 +266,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
256
266
|
enumerable: false,
|
|
257
267
|
configurable: true
|
|
258
268
|
});
|
|
259
|
-
Object.defineProperty(ResourceManifests, "Favicon", {
|
|
260
|
-
get: function () { return new Guid('a976468f-4aeb-47e6-afdd-18fc42f9a7c6'); },
|
|
261
|
-
enumerable: false,
|
|
262
|
-
configurable: true
|
|
263
|
-
});
|
|
264
269
|
Object.defineProperty(ResourceManifests, "Core", {
|
|
265
270
|
get: function () { return new Guid('fda0b5ed-e28c-46db-9b56-ec3afd0639cf'); },
|
|
266
271
|
enumerable: false,
|
|
@@ -291,11 +296,6 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
291
296
|
enumerable: false,
|
|
292
297
|
configurable: true
|
|
293
298
|
});
|
|
294
|
-
Object.defineProperty(ResourceManifests, "TenantAdminFaviconRegistrations", {
|
|
295
|
-
get: function () { return new Guid("c38db08d-5e6c-4057-bc4f-c5800ea05c4b"); },
|
|
296
|
-
enumerable: false,
|
|
297
|
-
configurable: true
|
|
298
|
-
});
|
|
299
299
|
Object.defineProperty(ResourceManifests, "BusinessProfileAdminLanguage", {
|
|
300
300
|
get: function () { return new Guid("0EFCF37C-6BEA-4F94-BD7D-07AEB9F9DC6C"); },
|
|
301
301
|
enumerable: false,
|
|
@@ -525,12 +525,7 @@ var ResourceManifests = /** @class */ (function () {
|
|
|
525
525
|
configurable: true
|
|
526
526
|
});
|
|
527
527
|
;
|
|
528
|
-
Object.defineProperty(ResourceManifests, "
|
|
529
|
-
get: function () { return new Guid("96784918-b535-47db-955a-677d1b9138ef"); },
|
|
530
|
-
enumerable: false,
|
|
531
|
-
configurable: true
|
|
532
|
-
});
|
|
533
|
-
Object.defineProperty(ResourceManifests, "ProfileWorkplaceCommon", {
|
|
528
|
+
Object.defineProperty(ResourceManifests, "WorkspaceCommon", {
|
|
534
529
|
get: function () { return new Guid("fa639f63-380e-4cc5-8ed1-f8f5b6ea7d5e"); },
|
|
535
530
|
enumerable: false,
|
|
536
531
|
configurable: true
|
|
@@ -541,11 +536,6 @@ export { ResourceManifests };
|
|
|
541
536
|
var WebComponentManifests = /** @class */ (function () {
|
|
542
537
|
function WebComponentManifests() {
|
|
543
538
|
}
|
|
544
|
-
Object.defineProperty(WebComponentManifests, "FaviconSettings", {
|
|
545
|
-
get: function () { return new Guid("88932da6-b22f-4bc0-9351-c700308edfcc"); },
|
|
546
|
-
enumerable: false,
|
|
547
|
-
configurable: true
|
|
548
|
-
});
|
|
549
539
|
Object.defineProperty(WebComponentManifests, "ActionButtonSignOffRequestSettings", {
|
|
550
540
|
get: function () { return new Guid("58e5a275-426e-4834-889f-baf1e4a3a5b0"); },
|
|
551
541
|
enumerable: false,
|
|
@@ -571,11 +561,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
571
561
|
enumerable: false,
|
|
572
562
|
configurable: true
|
|
573
563
|
});
|
|
574
|
-
Object.defineProperty(WebComponentManifests, "PromotedSearchResultJourney", {
|
|
575
|
-
get: function () { return new Guid("14bd1089-d501-412f-a569-ca915308e541"); },
|
|
576
|
-
enumerable: false,
|
|
577
|
-
configurable: true
|
|
578
|
-
});
|
|
579
564
|
Object.defineProperty(WebComponentManifests, "QuickSearchConfig", {
|
|
580
565
|
get: function () { return new Guid("f537b6a0-79ec-4019-9da6-62a51e3c5ff3"); },
|
|
581
566
|
enumerable: false,
|
|
@@ -666,11 +651,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
666
651
|
enumerable: false,
|
|
667
652
|
configurable: true
|
|
668
653
|
});
|
|
669
|
-
Object.defineProperty(WebComponentManifests, "AnnouncementsAdminPermissionSettingsBlade", {
|
|
670
|
-
get: function () { return new Guid("354fe286-3229-4ef7-9b4f-a47e3a161bfa"); },
|
|
671
|
-
enumerable: false,
|
|
672
|
-
configurable: true
|
|
673
|
-
});
|
|
674
654
|
Object.defineProperty(WebComponentManifests, "FavoriteButtonLinkHandlerSettings", {
|
|
675
655
|
get: function () { return new Guid("6b264a8a-74c7-4e2f-a9cb-4f65e26adb46"); },
|
|
676
656
|
enumerable: false,
|
|
@@ -956,21 +936,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
956
936
|
enumerable: false,
|
|
957
937
|
configurable: true
|
|
958
938
|
});
|
|
959
|
-
Object.defineProperty(WebComponentManifests, "DocumentDirectionSetting", {
|
|
960
|
-
get: function () { return new Guid("8a35b5ee-118f-4be8-b12b-cef340d8bbbc"); },
|
|
961
|
-
enumerable: false,
|
|
962
|
-
configurable: true
|
|
963
|
-
});
|
|
964
|
-
Object.defineProperty(WebComponentManifests, "DocumentDirectioJumpToContent", {
|
|
965
|
-
get: function () { return new Guid("16c1a389-77d2-467c-acc7-57b9f499f4ed"); },
|
|
966
|
-
enumerable: false,
|
|
967
|
-
configurable: true
|
|
968
|
-
});
|
|
969
|
-
Object.defineProperty(WebComponentManifests, "DocumentDirectionStyle", {
|
|
970
|
-
get: function () { return new Guid("a65e0a65-8ae8-4434-9cff-5fa72ba3d1ca"); },
|
|
971
|
-
enumerable: false,
|
|
972
|
-
configurable: true
|
|
973
|
-
});
|
|
974
939
|
Object.defineProperty(WebComponentManifests, "MyLinksNavigation", {
|
|
975
940
|
get: function () { return new Guid("fe39c5e9-95cb-43cf-ab3f-7422dcf29030"); },
|
|
976
941
|
enumerable: false,
|
|
@@ -1021,11 +986,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1021
986
|
enumerable: false,
|
|
1022
987
|
configurable: true
|
|
1023
988
|
});
|
|
1024
|
-
Object.defineProperty(WebComponentManifests, "SharedLinkPermissionSettingsBlade", {
|
|
1025
|
-
get: function () { return new Guid("5f20ad56-eafd-494e-8f11-38319d33fe5b"); },
|
|
1026
|
-
enumerable: false,
|
|
1027
|
-
configurable: true
|
|
1028
|
-
});
|
|
1029
989
|
Object.defineProperty(WebComponentManifests, "BusinessProfileAdminSharedLinksJourney", {
|
|
1030
990
|
get: function () { return new Guid("1d421d8c-6eb8-47ec-9aa7-c0dac3b104f8"); },
|
|
1031
991
|
enumerable: false,
|
|
@@ -1251,11 +1211,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1251
1211
|
enumerable: false,
|
|
1252
1212
|
configurable: true
|
|
1253
1213
|
});
|
|
1254
|
-
Object.defineProperty(WebComponentManifests, "WorkplacePermission", {
|
|
1255
|
-
get: function () { return new Guid("c8412ada-24c1-4269-bcce-005094b316b0"); },
|
|
1256
|
-
enumerable: false,
|
|
1257
|
-
configurable: true
|
|
1258
|
-
});
|
|
1259
1214
|
Object.defineProperty(WebComponentManifests, "WorkplaceWarning", {
|
|
1260
1215
|
get: function () { return new Guid("4bca1556-ac2e-4d87-9a53-c1ab6adb2d58"); },
|
|
1261
1216
|
enumerable: false,
|
|
@@ -1524,6 +1479,11 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1524
1479
|
enumerable: false,
|
|
1525
1480
|
configurable: true
|
|
1526
1481
|
});
|
|
1482
|
+
Object.defineProperty(WebComponentManifests, "CreateAppDialog", {
|
|
1483
|
+
get: function () { return new Guid("fc16945f-04e0-4309-9823-17c5d6963af5"); },
|
|
1484
|
+
enumerable: false,
|
|
1485
|
+
configurable: true
|
|
1486
|
+
});
|
|
1527
1487
|
Object.defineProperty(WebComponentManifests, "TeamNewsListView", {
|
|
1528
1488
|
get: function () { return new Guid("a6d1503c-445e-44b1-9f54-d124c14df29b"); },
|
|
1529
1489
|
enumerable: false,
|
|
@@ -1689,62 +1649,62 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1689
1649
|
enumerable: false,
|
|
1690
1650
|
configurable: true
|
|
1691
1651
|
});
|
|
1692
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1652
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceActionMenuRenderer", {
|
|
1693
1653
|
get: function () { return new Guid("758a3f18-b248-463f-907f-cebdff9bc5e7"); },
|
|
1694
1654
|
enumerable: false,
|
|
1695
1655
|
configurable: true
|
|
1696
1656
|
});
|
|
1697
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1657
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceActionMenuHorizontalRenderer", {
|
|
1698
1658
|
get: function () { return new Guid("3f7d99f4-ab95-4ed3-9be0-9422e2f08530"); },
|
|
1699
1659
|
enumerable: false,
|
|
1700
1660
|
configurable: true
|
|
1701
1661
|
});
|
|
1702
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1662
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceActionMenuVerticalRenderer", {
|
|
1703
1663
|
get: function () { return new Guid("bc3c24bd-9f45-42bb-a4bf-12259792285c"); },
|
|
1704
1664
|
enumerable: false,
|
|
1705
1665
|
configurable: true
|
|
1706
1666
|
});
|
|
1707
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1667
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuRenderer", {
|
|
1708
1668
|
get: function () { return new Guid("08e0dda7-224a-4e83-b8da-e1830a4e1302"); },
|
|
1709
1669
|
enumerable: false,
|
|
1710
1670
|
configurable: true
|
|
1711
1671
|
});
|
|
1712
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1672
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuRendererCore", {
|
|
1713
1673
|
get: function () { return new Guid("a3d28198-a978-4d5b-9268-5f7978c6b274"); },
|
|
1714
1674
|
enumerable: false,
|
|
1715
1675
|
configurable: true
|
|
1716
1676
|
});
|
|
1717
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1677
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuHorizontalRenderer", {
|
|
1718
1678
|
get: function () { return new Guid("1529380d-4716-4b89-a6f7-04fdbe4b43f4"); },
|
|
1719
1679
|
enumerable: false,
|
|
1720
1680
|
configurable: true
|
|
1721
1681
|
});
|
|
1722
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1682
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuVerticalRenderer", {
|
|
1723
1683
|
get: function () { return new Guid("9a17e867-795c-4e2f-b3fa-abc44205b86c"); },
|
|
1724
1684
|
enumerable: false,
|
|
1725
1685
|
configurable: true
|
|
1726
1686
|
});
|
|
1727
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1687
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceMegaMenuCompactRenderer", {
|
|
1728
1688
|
get: function () { return new Guid("773f320b-6e4f-4728-a076-21191c14f319"); },
|
|
1729
1689
|
enumerable: false,
|
|
1730
1690
|
configurable: true
|
|
1731
1691
|
});
|
|
1732
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1692
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceHomeRenderer", {
|
|
1733
1693
|
get: function () { return new Guid("7de92d83-b0f9-4d94-8955-1f08280bf141"); },
|
|
1734
1694
|
enumerable: false,
|
|
1735
1695
|
configurable: true
|
|
1736
1696
|
});
|
|
1737
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1697
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceHomeNodeRenderer", {
|
|
1738
1698
|
get: function () { return new Guid("074fa352-dae9-44d4-b117-e973b0c29201"); },
|
|
1739
1699
|
enumerable: false,
|
|
1740
1700
|
configurable: true
|
|
1741
1701
|
});
|
|
1742
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1702
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceVerticalNavigationBar", {
|
|
1743
1703
|
get: function () { return new Guid("0780dd3a-40f3-4aa3-b1f3-327ac9248b2c"); },
|
|
1744
1704
|
enumerable: false,
|
|
1745
1705
|
configurable: true
|
|
1746
1706
|
});
|
|
1747
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1707
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceHorizontalNavigationBar", {
|
|
1748
1708
|
get: function () { return new Guid("aa6054db-2528-40ea-ace4-e7277caa6530"); },
|
|
1749
1709
|
enumerable: false,
|
|
1750
1710
|
configurable: true
|
|
@@ -1889,12 +1849,12 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1889
1849
|
enumerable: false,
|
|
1890
1850
|
configurable: true
|
|
1891
1851
|
});
|
|
1892
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1852
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceSettings", {
|
|
1893
1853
|
get: function () { return new Guid("a61a15c5-ce4e-4b94-9d23-6d92f30e8968"); },
|
|
1894
1854
|
enumerable: false,
|
|
1895
1855
|
configurable: true
|
|
1896
1856
|
});
|
|
1897
|
-
Object.defineProperty(WebComponentManifests, "
|
|
1857
|
+
Object.defineProperty(WebComponentManifests, "WorkspaceJourney", {
|
|
1898
1858
|
get: function () { return new Guid("4f54f8c5-ab26-4bff-8b9f-eb27b4f08221"); },
|
|
1899
1859
|
enumerable: false,
|
|
1900
1860
|
configurable: true
|
|
@@ -1924,21 +1884,6 @@ var WebComponentManifests = /** @class */ (function () {
|
|
|
1924
1884
|
enumerable: false,
|
|
1925
1885
|
configurable: true
|
|
1926
1886
|
});
|
|
1927
|
-
Object.defineProperty(WebComponentManifests, "PowerAppBlock", {
|
|
1928
|
-
get: function () { return new Guid('8905b50b-3b48-4053-b667-d3abf5d7c4ef'); },
|
|
1929
|
-
enumerable: false,
|
|
1930
|
-
configurable: true
|
|
1931
|
-
});
|
|
1932
|
-
Object.defineProperty(WebComponentManifests, "PowerAppBlockSettings", {
|
|
1933
|
-
get: function () { return new Guid('faa90898-9cc3-4db8-ab24-e36fa6d96ea3'); },
|
|
1934
|
-
enumerable: false,
|
|
1935
|
-
configurable: true
|
|
1936
|
-
});
|
|
1937
|
-
Object.defineProperty(WebComponentManifests, "PowerAppSettingAdminJourney", {
|
|
1938
|
-
get: function () { return new Guid('b643dd40-d26c-4c73-9f23-d5fa4b436064'); },
|
|
1939
|
-
enumerable: false,
|
|
1940
|
-
configurable: true
|
|
1941
|
-
});
|
|
1942
1887
|
return WebComponentManifests;
|
|
1943
1888
|
}());
|
|
1944
1889
|
export { WebComponentManifests };
|
|
File without changes
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { IIcon } from '@omnia/fx-models';
|
|
2
2
|
import { BladeSizes } from '@omnia/fx/models';
|
|
3
|
-
/**
|
|
4
|
-
* @deprecated The model and relevant function should not be used, update to use apiHub to register admin sub-menu node under search node (in Constants.ux.admin.navigationNodes.search)
|
|
5
|
-
*/
|
|
6
3
|
export interface SearchAdminSettingsSection {
|
|
7
4
|
/**
|
|
8
5
|
* The title of the navigation node
|
|
@@ -2,13 +2,13 @@ import { BusinessProfileProperty, AppRoutePropertyBagModel, AppLayoutDefinition,
|
|
|
2
2
|
import { Enums } from "./Enums";
|
|
3
3
|
import { TargetingFilterProperty } from '@omnia/fx-sp';
|
|
4
4
|
import { ActionHandlerInstance } from '@omnia/fx/ux';
|
|
5
|
-
export declare const
|
|
6
|
-
export declare class
|
|
5
|
+
export declare const WorkspaceVerticalNavWidth = 256;
|
|
6
|
+
export declare class WorkspaceInfo extends BusinessProfileProperty {
|
|
7
7
|
appInstanceId: string;
|
|
8
8
|
classicNavigationBar: boolean;
|
|
9
9
|
constructor();
|
|
10
10
|
}
|
|
11
|
-
export interface
|
|
11
|
+
export interface WorkspaceMegaMenuSettingsByDevice {
|
|
12
12
|
showIcon: boolean;
|
|
13
13
|
maxWidth: number;
|
|
14
14
|
maxHeight: number;
|
|
@@ -17,25 +17,25 @@ export interface ProfileWorkplaceMegaMenuSettingsByDevice {
|
|
|
17
17
|
layoutThemeDefinition: ThemeDefinition;
|
|
18
18
|
blockThemeDefinition: ThemeDefinition;
|
|
19
19
|
}
|
|
20
|
-
export declare class
|
|
20
|
+
export declare class WorkspaceMegaMenuSettings extends AppRoutePropertyBagModel {
|
|
21
21
|
constructor();
|
|
22
|
-
default:
|
|
23
|
-
msTeams:
|
|
22
|
+
default: WorkspaceMegaMenuSettingsByDevice;
|
|
23
|
+
msTeams: WorkspaceMegaMenuSettingsByDevice;
|
|
24
24
|
}
|
|
25
|
-
export declare class
|
|
25
|
+
export declare class WorkspaceHomeMapping extends AppRoutePropertyBagModel {
|
|
26
26
|
constructor();
|
|
27
27
|
appInstanceLayoutId: number;
|
|
28
28
|
}
|
|
29
|
-
export declare enum
|
|
29
|
+
export declare enum WorkspaceMegaMenuItemTypes {
|
|
30
30
|
Link = 0,
|
|
31
31
|
Layout = 1
|
|
32
32
|
}
|
|
33
|
-
export interface
|
|
33
|
+
export interface WorkspaceMegaMenuItem {
|
|
34
34
|
id: GuidValue;
|
|
35
|
-
type:
|
|
35
|
+
type: WorkspaceMegaMenuItemTypes;
|
|
36
36
|
}
|
|
37
|
-
export interface
|
|
38
|
-
type:
|
|
37
|
+
export interface WorkspaceMegaMenuLink extends WorkspaceMegaMenuItem {
|
|
38
|
+
type: WorkspaceMegaMenuItemTypes.Link;
|
|
39
39
|
title: MultilingualString;
|
|
40
40
|
icon: IIcon;
|
|
41
41
|
url: string;
|
|
@@ -43,13 +43,13 @@ export interface ProfileWorkplaceMegaMenuLink extends ProfileWorkplaceMegaMenuIt
|
|
|
43
43
|
targeting: TargetingFilterProperty;
|
|
44
44
|
urls: string[];
|
|
45
45
|
}
|
|
46
|
-
export interface
|
|
47
|
-
type:
|
|
46
|
+
export interface WorkspaceMegaMenuLayout extends WorkspaceMegaMenuItem {
|
|
47
|
+
type: WorkspaceMegaMenuItemTypes.Layout;
|
|
48
48
|
appInstanceLayoutId: number;
|
|
49
49
|
}
|
|
50
|
-
export declare class
|
|
50
|
+
export declare class WorkspaceMegaMenuMapping extends AppRoutePropertyBagModel {
|
|
51
51
|
constructor();
|
|
52
|
-
items:
|
|
52
|
+
items: WorkspaceMegaMenuItem[];
|
|
53
53
|
}
|
|
54
54
|
export interface HomeLogo {
|
|
55
55
|
image: MediaPickerImage;
|
|
@@ -90,39 +90,39 @@ export declare class MegaMenuLayoutDefinition extends AppLayoutDefinition {
|
|
|
90
90
|
constructor();
|
|
91
91
|
settings: MegaMenuLayoutSettings;
|
|
92
92
|
}
|
|
93
|
-
export declare class
|
|
93
|
+
export declare class WorkspaceActionMenuMapping extends AppRoutePropertyBagModel {
|
|
94
94
|
constructor();
|
|
95
95
|
itemIds: GuidValue[];
|
|
96
96
|
}
|
|
97
|
-
export interface
|
|
97
|
+
export interface IWorkspaceActionMenuHandlerInstance extends ActionHandlerInstance {
|
|
98
98
|
icon?: IIcon;
|
|
99
99
|
}
|
|
100
|
-
export interface
|
|
100
|
+
export interface WorkspaceActionMenuItem extends ActionHandler {
|
|
101
101
|
icon: IIcon;
|
|
102
102
|
targeting: TargetingFilterProperty;
|
|
103
103
|
}
|
|
104
|
-
export interface
|
|
104
|
+
export interface WorkspaceActionMenuSettingsByDevice {
|
|
105
105
|
itemLimit: number;
|
|
106
106
|
showIcon: boolean;
|
|
107
107
|
}
|
|
108
|
-
export declare class
|
|
108
|
+
export declare class WorkspaceActionMenuSettings extends AppRoutePropertyBagModel {
|
|
109
109
|
constructor();
|
|
110
|
-
default:
|
|
111
|
-
msTeams:
|
|
110
|
+
default: WorkspaceActionMenuSettingsByDevice;
|
|
111
|
+
msTeams: WorkspaceActionMenuSettingsByDevice;
|
|
112
112
|
}
|
|
113
|
-
export interface
|
|
113
|
+
export interface WorkspaceGenericSettingsByDevice {
|
|
114
114
|
showHeader: boolean;
|
|
115
115
|
navigationBarPosition: Enums.NavigationBarPosition;
|
|
116
116
|
navigationBarBgColor: string;
|
|
117
117
|
navigationBarColor: string;
|
|
118
118
|
}
|
|
119
|
-
export interface
|
|
119
|
+
export interface WorkspaceGenericSettings {
|
|
120
120
|
chromeModeMapping: {
|
|
121
121
|
[deviceBreakPointId: string]: Enums.ChromeMode;
|
|
122
122
|
};
|
|
123
|
-
default:
|
|
124
|
-
msTeams:
|
|
123
|
+
default: WorkspaceGenericSettingsByDevice;
|
|
124
|
+
msTeams: WorkspaceGenericSettingsByDevice;
|
|
125
125
|
}
|
|
126
|
-
export declare const
|
|
127
|
-
genericSettings():
|
|
126
|
+
export declare const WorkspaceFactory: {
|
|
127
|
+
genericSettings(): WorkspaceGenericSettings;
|
|
128
128
|
};
|
|
@@ -2,19 +2,19 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { BusinessProfileProperty, AppRoutePropertyBagModel, AppLayoutDefinition, IconTypes, LayoutItemTypes, Guid, FontAwesomeIcon } from '@omnia/fx-models';
|
|
3
3
|
import { ServiceDefinition } from './ManifestIds';
|
|
4
4
|
import { Enums } from "./Enums";
|
|
5
|
-
export var
|
|
6
|
-
var
|
|
7
|
-
__extends(
|
|
8
|
-
function
|
|
9
|
-
return _super.call(this, ServiceDefinition.Id, "
|
|
5
|
+
export var WorkspaceVerticalNavWidth = 256;
|
|
6
|
+
var WorkspaceInfo = /** @class */ (function (_super) {
|
|
7
|
+
__extends(WorkspaceInfo, _super);
|
|
8
|
+
function WorkspaceInfo() {
|
|
9
|
+
return _super.call(this, ServiceDefinition.Id, "workspaceinfo") || this;
|
|
10
10
|
}
|
|
11
|
-
return
|
|
11
|
+
return WorkspaceInfo;
|
|
12
12
|
}(BusinessProfileProperty));
|
|
13
|
-
export {
|
|
14
|
-
var
|
|
15
|
-
__extends(
|
|
16
|
-
function
|
|
17
|
-
var _this = _super.call(this, ServiceDefinition.Id, "
|
|
13
|
+
export { WorkspaceInfo };
|
|
14
|
+
var WorkspaceMegaMenuSettings = /** @class */ (function (_super) {
|
|
15
|
+
__extends(WorkspaceMegaMenuSettings, _super);
|
|
16
|
+
function WorkspaceMegaMenuSettings() {
|
|
17
|
+
var _this = _super.call(this, ServiceDefinition.Id, "workspacemegamenusettings") || this;
|
|
18
18
|
_this.default = {
|
|
19
19
|
showIcon: true,
|
|
20
20
|
maxHeight: null,
|
|
@@ -35,32 +35,32 @@ var ProfileWorkplaceMegaMenuSettings = /** @class */ (function (_super) {
|
|
|
35
35
|
};
|
|
36
36
|
return _this;
|
|
37
37
|
}
|
|
38
|
-
return
|
|
38
|
+
return WorkspaceMegaMenuSettings;
|
|
39
39
|
}(AppRoutePropertyBagModel));
|
|
40
|
-
export {
|
|
41
|
-
var
|
|
42
|
-
__extends(
|
|
43
|
-
function
|
|
44
|
-
return _super.call(this, ServiceDefinition.Id, "
|
|
40
|
+
export { WorkspaceMegaMenuSettings };
|
|
41
|
+
var WorkspaceHomeMapping = /** @class */ (function (_super) {
|
|
42
|
+
__extends(WorkspaceHomeMapping, _super);
|
|
43
|
+
function WorkspaceHomeMapping() {
|
|
44
|
+
return _super.call(this, ServiceDefinition.Id, "workspacehomemapping") || this;
|
|
45
45
|
}
|
|
46
|
-
return
|
|
46
|
+
return WorkspaceHomeMapping;
|
|
47
47
|
}(AppRoutePropertyBagModel));
|
|
48
|
-
export {
|
|
49
|
-
export var
|
|
50
|
-
(function (
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
})(
|
|
54
|
-
var
|
|
55
|
-
__extends(
|
|
56
|
-
function
|
|
57
|
-
var _this = _super.call(this, ServiceDefinition.Id, "
|
|
48
|
+
export { WorkspaceHomeMapping };
|
|
49
|
+
export var WorkspaceMegaMenuItemTypes;
|
|
50
|
+
(function (WorkspaceMegaMenuItemTypes) {
|
|
51
|
+
WorkspaceMegaMenuItemTypes[WorkspaceMegaMenuItemTypes["Link"] = 0] = "Link";
|
|
52
|
+
WorkspaceMegaMenuItemTypes[WorkspaceMegaMenuItemTypes["Layout"] = 1] = "Layout";
|
|
53
|
+
})(WorkspaceMegaMenuItemTypes || (WorkspaceMegaMenuItemTypes = {}));
|
|
54
|
+
var WorkspaceMegaMenuMapping = /** @class */ (function (_super) {
|
|
55
|
+
__extends(WorkspaceMegaMenuMapping, _super);
|
|
56
|
+
function WorkspaceMegaMenuMapping() {
|
|
57
|
+
var _this = _super.call(this, ServiceDefinition.Id, "workspacemegamenumapping") || this;
|
|
58
58
|
_this.items = [];
|
|
59
59
|
return _this;
|
|
60
60
|
}
|
|
61
|
-
return
|
|
61
|
+
return WorkspaceMegaMenuMapping;
|
|
62
62
|
}(AppRoutePropertyBagModel));
|
|
63
|
-
export {
|
|
63
|
+
export { WorkspaceMegaMenuMapping };
|
|
64
64
|
var HomeLayoutDefinition = /** @class */ (function (_super) {
|
|
65
65
|
__extends(HomeLayoutDefinition, _super);
|
|
66
66
|
function HomeLayoutDefinition() {
|
|
@@ -126,20 +126,20 @@ var MegaMenuLayoutDefinition = /** @class */ (function (_super) {
|
|
|
126
126
|
return MegaMenuLayoutDefinition;
|
|
127
127
|
}(AppLayoutDefinition));
|
|
128
128
|
export { MegaMenuLayoutDefinition };
|
|
129
|
-
var
|
|
130
|
-
__extends(
|
|
131
|
-
function
|
|
132
|
-
var _this = _super.call(this, ServiceDefinition.Id, "
|
|
129
|
+
var WorkspaceActionMenuMapping = /** @class */ (function (_super) {
|
|
130
|
+
__extends(WorkspaceActionMenuMapping, _super);
|
|
131
|
+
function WorkspaceActionMenuMapping() {
|
|
132
|
+
var _this = _super.call(this, ServiceDefinition.Id, "workspaceactionmenumapping") || this;
|
|
133
133
|
_this.itemIds = [];
|
|
134
134
|
return _this;
|
|
135
135
|
}
|
|
136
|
-
return
|
|
136
|
+
return WorkspaceActionMenuMapping;
|
|
137
137
|
}(AppRoutePropertyBagModel));
|
|
138
|
-
export {
|
|
139
|
-
var
|
|
140
|
-
__extends(
|
|
141
|
-
function
|
|
142
|
-
var _this = _super.call(this, ServiceDefinition.Id, "
|
|
138
|
+
export { WorkspaceActionMenuMapping };
|
|
139
|
+
var WorkspaceActionMenuSettings = /** @class */ (function (_super) {
|
|
140
|
+
__extends(WorkspaceActionMenuSettings, _super);
|
|
141
|
+
function WorkspaceActionMenuSettings() {
|
|
142
|
+
var _this = _super.call(this, ServiceDefinition.Id, "workspaceactionmenusettings") || this;
|
|
143
143
|
_this.default = {
|
|
144
144
|
itemLimit: 4,
|
|
145
145
|
showIcon: true
|
|
@@ -150,10 +150,10 @@ var ProfileWorkplaceActionMenuSettings = /** @class */ (function (_super) {
|
|
|
150
150
|
};
|
|
151
151
|
return _this;
|
|
152
152
|
}
|
|
153
|
-
return
|
|
153
|
+
return WorkspaceActionMenuSettings;
|
|
154
154
|
}(AppRoutePropertyBagModel));
|
|
155
|
-
export {
|
|
156
|
-
export var
|
|
155
|
+
export { WorkspaceActionMenuSettings };
|
|
156
|
+
export var WorkspaceFactory = {
|
|
157
157
|
genericSettings: function () {
|
|
158
158
|
var newSettings = {
|
|
159
159
|
chromeModeMapping: {},
|
|
@@ -40,10 +40,4 @@ export var AppEnums;
|
|
|
40
40
|
TeamAppsType[TeamAppsType["BuiltIn"] = 1] = "BuiltIn";
|
|
41
41
|
TeamAppsType[TeamAppsType["Organization"] = 2] = "Organization";
|
|
42
42
|
})(TeamAppsType = AppEnums.TeamAppsType || (AppEnums.TeamAppsType = {}));
|
|
43
|
-
var ResourceUrlType;
|
|
44
|
-
(function (ResourceUrlType) {
|
|
45
|
-
ResourceUrlType[ResourceUrlType["SharepointSite"] = 1] = "SharepointSite";
|
|
46
|
-
ResourceUrlType[ResourceUrlType["MSTeams"] = 2] = "MSTeams";
|
|
47
|
-
ResourceUrlType[ResourceUrlType["YammerGroup"] = 3] = "YammerGroup";
|
|
48
|
-
})(ResourceUrlType = AppEnums.ResourceUrlType || (AppEnums.ResourceUrlType = {}));
|
|
49
43
|
})(AppEnums || (AppEnums = {}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from '@omnia/fx/models';
|
|
1
|
+
import { BusinessProfileProperty, GuidValue, Identity, Layout, MultilingualString, SpacingSettings } from '@omnia/fx/models';
|
|
2
2
|
export interface Form {
|
|
3
3
|
id?: number;
|
|
4
4
|
definition: FormDefinition;
|
|
@@ -151,3 +151,11 @@ export interface FormRendererBlockSettings {
|
|
|
151
151
|
customShowFormButton: MultilingualString;
|
|
152
152
|
spacing?: SpacingSettings;
|
|
153
153
|
}
|
|
154
|
+
export declare class FormGenericSetting extends BusinessProfileProperty {
|
|
155
|
+
chartColor: ChartColor[];
|
|
156
|
+
constructor();
|
|
157
|
+
}
|
|
158
|
+
export declare class ChartColor {
|
|
159
|
+
color: string;
|
|
160
|
+
textColor: string;
|
|
161
|
+
}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
|
+
import { BusinessProfileProperty } from '@omnia/fx/models';
|
|
3
|
+
import { ServiceDefinition } from '../ManifestIds';
|
|
1
4
|
export var FormTypes;
|
|
2
5
|
(function (FormTypes) {
|
|
3
6
|
FormTypes[FormTypes["Poll"] = 1] = "Poll";
|
|
@@ -28,3 +31,17 @@ export var LegendPosition;
|
|
|
28
31
|
LegendPosition["Left"] = "left";
|
|
29
32
|
LegendPosition["Right"] = "right";
|
|
30
33
|
})(LegendPosition || (LegendPosition = {}));
|
|
34
|
+
var FormGenericSetting = /** @class */ (function (_super) {
|
|
35
|
+
__extends(FormGenericSetting, _super);
|
|
36
|
+
function FormGenericSetting() {
|
|
37
|
+
return _super.call(this, ServiceDefinition.Id, "formgenericsetting") || this;
|
|
38
|
+
}
|
|
39
|
+
return FormGenericSetting;
|
|
40
|
+
}(BusinessProfileProperty));
|
|
41
|
+
export { FormGenericSetting };
|
|
42
|
+
var ChartColor = /** @class */ (function () {
|
|
43
|
+
function ChartColor() {
|
|
44
|
+
}
|
|
45
|
+
return ChartColor;
|
|
46
|
+
}());
|
|
47
|
+
export { ChartColor };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./WorkplaceApi";
|
|
2
2
|
export * from "./signoffrequest";
|
|
3
3
|
export * from "./forms";
|
|
4
|
-
export * from "./
|
|
4
|
+
export * from "./Workspace";
|
|
5
5
|
export * from './RegisterActionMenuItemMsg';
|
|
6
6
|
export * from './ActionMenuExportationMsg';
|
|
7
7
|
export * from './SearchTemplateRendererMsg';
|
|
@@ -57,6 +57,4 @@ export * from "./TaxonomyNavigation";
|
|
|
57
57
|
export * from "./yammer";
|
|
58
58
|
export * from "./SharedLink";
|
|
59
59
|
export * from "./SearchProvider";
|
|
60
|
-
export * from "./
|
|
61
|
-
export * from "./IAdminComponent";
|
|
62
|
-
export * from "./promotedsearchresults";
|
|
60
|
+
export * from "./ScopedPermissionRegistraion";
|