@microsoft/msgraph-sdk-organization 1.0.0-preview.10

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.
Files changed (122) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/index.d.ts +11 -0
  4. package/index.d.ts.map +1 -0
  5. package/index.js +20 -0
  6. package/organization/count/index.d.ts +40 -0
  7. package/organization/count/index.d.ts.map +1 -0
  8. package/organization/count/index.js +35 -0
  9. package/organization/delta/index.d.ts +83 -0
  10. package/organization/delta/index.d.ts.map +1 -0
  11. package/organization/delta/index.js +67 -0
  12. package/organization/getAvailableExtensionProperties/index.d.ts +83 -0
  13. package/organization/getAvailableExtensionProperties/index.d.ts.map +1 -0
  14. package/organization/getAvailableExtensionProperties/index.js +86 -0
  15. package/organization/getByIds/index.d.ts +87 -0
  16. package/organization/getByIds/index.d.ts.map +1 -0
  17. package/organization/getByIds/index.js +88 -0
  18. package/organization/index.d.ts +116 -0
  19. package/organization/index.d.ts.map +1 -0
  20. package/organization/index.js +91 -0
  21. package/organization/item/branding/backgroundImage/index.d.ts +44 -0
  22. package/organization/item/branding/backgroundImage/index.d.ts.map +1 -0
  23. package/organization/item/branding/backgroundImage/index.js +37 -0
  24. package/organization/item/branding/bannerLogo/index.d.ts +44 -0
  25. package/organization/item/branding/bannerLogo/index.d.ts.map +1 -0
  26. package/organization/item/branding/bannerLogo/index.js +37 -0
  27. package/organization/item/branding/customCSS/index.d.ts +44 -0
  28. package/organization/item/branding/customCSS/index.d.ts.map +1 -0
  29. package/organization/item/branding/customCSS/index.js +37 -0
  30. package/organization/item/branding/favicon/index.d.ts +44 -0
  31. package/organization/item/branding/favicon/index.d.ts.map +1 -0
  32. package/organization/item/branding/favicon/index.js +37 -0
  33. package/organization/item/branding/headerLogo/index.d.ts +44 -0
  34. package/organization/item/branding/headerLogo/index.d.ts.map +1 -0
  35. package/organization/item/branding/headerLogo/index.js +37 -0
  36. package/organization/item/branding/index.d.ts +113 -0
  37. package/organization/item/branding/index.d.ts.map +1 -0
  38. package/organization/item/branding/index.js +102 -0
  39. package/organization/item/branding/localizations/count/index.d.ts +40 -0
  40. package/organization/item/branding/localizations/count/index.d.ts.map +1 -0
  41. package/organization/item/branding/localizations/count/index.js +35 -0
  42. package/organization/item/branding/localizations/index.d.ts +97 -0
  43. package/organization/item/branding/localizations/index.d.ts.map +1 -0
  44. package/organization/item/branding/localizations/index.js +71 -0
  45. package/organization/item/branding/localizations/item/backgroundImage/index.d.ts +44 -0
  46. package/organization/item/branding/localizations/item/backgroundImage/index.d.ts.map +1 -0
  47. package/organization/item/branding/localizations/item/backgroundImage/index.js +37 -0
  48. package/organization/item/branding/localizations/item/bannerLogo/index.d.ts +44 -0
  49. package/organization/item/branding/localizations/item/bannerLogo/index.d.ts.map +1 -0
  50. package/organization/item/branding/localizations/item/bannerLogo/index.js +37 -0
  51. package/organization/item/branding/localizations/item/customCSS/index.d.ts +44 -0
  52. package/organization/item/branding/localizations/item/customCSS/index.d.ts.map +1 -0
  53. package/organization/item/branding/localizations/item/customCSS/index.js +37 -0
  54. package/organization/item/branding/localizations/item/favicon/index.d.ts +44 -0
  55. package/organization/item/branding/localizations/item/favicon/index.d.ts.map +1 -0
  56. package/organization/item/branding/localizations/item/favicon/index.js +37 -0
  57. package/organization/item/branding/localizations/item/headerLogo/index.d.ts +44 -0
  58. package/organization/item/branding/localizations/item/headerLogo/index.d.ts.map +1 -0
  59. package/organization/item/branding/localizations/item/headerLogo/index.js +37 -0
  60. package/organization/item/branding/localizations/item/index.d.ts +108 -0
  61. package/organization/item/branding/localizations/item/index.d.ts.map +1 -0
  62. package/organization/item/branding/localizations/item/index.js +96 -0
  63. package/organization/item/branding/localizations/item/squareLogo/index.d.ts +44 -0
  64. package/organization/item/branding/localizations/item/squareLogo/index.d.ts.map +1 -0
  65. package/organization/item/branding/localizations/item/squareLogo/index.js +37 -0
  66. package/organization/item/branding/localizations/item/squareLogoDark/index.d.ts +44 -0
  67. package/organization/item/branding/localizations/item/squareLogoDark/index.d.ts.map +1 -0
  68. package/organization/item/branding/localizations/item/squareLogoDark/index.js +37 -0
  69. package/organization/item/branding/squareLogo/index.d.ts +44 -0
  70. package/organization/item/branding/squareLogo/index.d.ts.map +1 -0
  71. package/organization/item/branding/squareLogo/index.js +37 -0
  72. package/organization/item/branding/squareLogoDark/index.d.ts +44 -0
  73. package/organization/item/branding/squareLogoDark/index.d.ts.map +1 -0
  74. package/organization/item/branding/squareLogoDark/index.js +37 -0
  75. package/organization/item/certificateBasedAuthConfiguration/count/index.d.ts +40 -0
  76. package/organization/item/certificateBasedAuthConfiguration/count/index.d.ts.map +1 -0
  77. package/organization/item/certificateBasedAuthConfiguration/count/index.js +35 -0
  78. package/organization/item/certificateBasedAuthConfiguration/index.d.ts +97 -0
  79. package/organization/item/certificateBasedAuthConfiguration/index.d.ts.map +1 -0
  80. package/organization/item/certificateBasedAuthConfiguration/index.js +70 -0
  81. package/organization/item/certificateBasedAuthConfiguration/item/index.d.ts +54 -0
  82. package/organization/item/certificateBasedAuthConfiguration/item/index.d.ts.map +1 -0
  83. package/organization/item/certificateBasedAuthConfiguration/item/index.js +44 -0
  84. package/organization/item/checkMemberGroups/index.d.ts +83 -0
  85. package/organization/item/checkMemberGroups/index.d.ts.map +1 -0
  86. package/organization/item/checkMemberGroups/index.js +86 -0
  87. package/organization/item/checkMemberObjects/index.d.ts +82 -0
  88. package/organization/item/checkMemberObjects/index.d.ts.map +1 -0
  89. package/organization/item/checkMemberObjects/index.js +86 -0
  90. package/organization/item/extensions/count/index.d.ts +40 -0
  91. package/organization/item/extensions/count/index.d.ts.map +1 -0
  92. package/organization/item/extensions/count/index.js +35 -0
  93. package/organization/item/extensions/index.d.ts +95 -0
  94. package/organization/item/extensions/index.d.ts.map +1 -0
  95. package/organization/item/extensions/index.js +70 -0
  96. package/organization/item/extensions/item/index.d.ts +66 -0
  97. package/organization/item/extensions/item/index.d.ts.map +1 -0
  98. package/organization/item/extensions/item/index.js +56 -0
  99. package/organization/item/getMemberGroups/index.d.ts +83 -0
  100. package/organization/item/getMemberGroups/index.d.ts.map +1 -0
  101. package/organization/item/getMemberGroups/index.js +86 -0
  102. package/organization/item/getMemberObjects/index.d.ts +83 -0
  103. package/organization/item/getMemberObjects/index.d.ts.map +1 -0
  104. package/organization/item/getMemberObjects/index.js +86 -0
  105. package/organization/item/index.d.ts +117 -0
  106. package/organization/item/index.d.ts.map +1 -0
  107. package/organization/item/index.js +109 -0
  108. package/organization/item/restore/index.d.ts +29 -0
  109. package/organization/item/restore/index.d.ts.map +1 -0
  110. package/organization/item/restore/index.js +28 -0
  111. package/organization/item/setMobileDeviceManagementAuthority/index.d.ts +58 -0
  112. package/organization/item/setMobileDeviceManagementAuthority/index.d.ts.map +1 -0
  113. package/organization/item/setMobileDeviceManagementAuthority/index.js +56 -0
  114. package/organization/validateProperties/index.d.ts +72 -0
  115. package/organization/validateProperties/index.d.ts.map +1 -0
  116. package/organization/validateProperties/index.js +64 -0
  117. package/organizationServiceClient.d.ts +25 -0
  118. package/organizationServiceClient.d.ts.map +1 -0
  119. package/organizationServiceClient.js +49 -0
  120. package/package.json +48 -0
  121. package/tsconfig.json +15 -0
  122. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAoB3D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,iIAAiI,CAAC"}
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BackgroundImageRequestBuilderUriTemplate = exports.BackgroundImageRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.BackgroundImageRequestBuilderRequestsMetadata = {
12
+ get: {
13
+ responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendPrimitiveAsync",
19
+ responseBodyFactory: "ArrayBuffer",
20
+ },
21
+ put: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "ArrayBuffer",
29
+ requestInformationContentSetMethod: "setStreamContent",
30
+ },
31
+ };
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ exports.BackgroundImageRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/backgroundImage";
36
+ /* tslint:enable */
37
+ /* eslint-enable */
@@ -0,0 +1,44 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the media for the organization entity.
4
+ */
5
+ export interface BannerLogoRequestBuilder extends BaseRequestBuilder<BannerLogoRequestBuilder> {
6
+ /**
7
+ * A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of ArrayBuffer
10
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
13
+ /**
14
+ * A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
15
+ * @param body Binary request body
16
+ * @param contentType The request body content type.
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @returns a Promise of ArrayBuffer
19
+ */
20
+ put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
21
+ /**
22
+ * A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a RequestInformation
25
+ */
26
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
27
+ /**
28
+ * A banner version of your company logo that appears on the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
29
+ * @param body Binary request body
30
+ * @param contentType The request body content type.
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a RequestInformation
33
+ */
34
+ toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Metadata for all the requests in the request builder.
38
+ */
39
+ export declare const BannerLogoRequestBuilderRequestsMetadata: RequestsMetadata;
40
+ /**
41
+ * Uri template for the request builder.
42
+ */
43
+ export declare const BannerLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/bannerLogo";
44
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAoBtD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,4HAA4H,CAAC"}
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BannerLogoRequestBuilderUriTemplate = exports.BannerLogoRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.BannerLogoRequestBuilderRequestsMetadata = {
12
+ get: {
13
+ responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendPrimitiveAsync",
19
+ responseBodyFactory: "ArrayBuffer",
20
+ },
21
+ put: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "ArrayBuffer",
29
+ requestInformationContentSetMethod: "setStreamContent",
30
+ },
31
+ };
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ exports.BannerLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/bannerLogo";
36
+ /* tslint:enable */
37
+ /* eslint-enable */
@@ -0,0 +1,44 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the media for the organization entity.
4
+ */
5
+ export interface CustomCSSRequestBuilder extends BaseRequestBuilder<CustomCSSRequestBuilder> {
6
+ /**
7
+ * CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of ArrayBuffer
10
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
13
+ /**
14
+ * CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB.
15
+ * @param body Binary request body
16
+ * @param contentType The request body content type.
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @returns a Promise of ArrayBuffer
19
+ */
20
+ put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
21
+ /**
22
+ * CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB.
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a RequestInformation
25
+ */
26
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
27
+ /**
28
+ * CSS styling that appears on the sign-in page. The allowed format is .css format only and not larger than 25 KB.
29
+ * @param body Binary request body
30
+ * @param contentType The request body content type.
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a RequestInformation
33
+ */
34
+ toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Metadata for all the requests in the request builder.
38
+ */
39
+ export declare const CustomCSSRequestBuilderRequestsMetadata: RequestsMetadata;
40
+ /**
41
+ * Uri template for the request builder.
42
+ */
43
+ export declare const CustomCSSRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/customCSS";
44
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBAoBrD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,2HAA2H,CAAC"}
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CustomCSSRequestBuilderUriTemplate = exports.CustomCSSRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.CustomCSSRequestBuilderRequestsMetadata = {
12
+ get: {
13
+ responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendPrimitiveAsync",
19
+ responseBodyFactory: "ArrayBuffer",
20
+ },
21
+ put: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "ArrayBuffer",
29
+ requestInformationContentSetMethod: "setStreamContent",
30
+ },
31
+ };
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ exports.CustomCSSRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/customCSS";
36
+ /* tslint:enable */
37
+ /* eslint-enable */
@@ -0,0 +1,44 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the media for the organization entity.
4
+ */
5
+ export interface FaviconRequestBuilder extends BaseRequestBuilder<FaviconRequestBuilder> {
6
+ /**
7
+ * A custom icon (favicon) to replace a default Microsoft product favicon on a Microsoft Entra tenant.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of ArrayBuffer
10
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
13
+ /**
14
+ * A custom icon (favicon) to replace a default Microsoft product favicon on a Microsoft Entra tenant.
15
+ * @param body Binary request body
16
+ * @param contentType The request body content type.
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @returns a Promise of ArrayBuffer
19
+ */
20
+ put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
21
+ /**
22
+ * A custom icon (favicon) to replace a default Microsoft product favicon on a Microsoft Entra tenant.
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a RequestInformation
25
+ */
26
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
27
+ /**
28
+ * A custom icon (favicon) to replace a default Microsoft product favicon on a Microsoft Entra tenant.
29
+ * @param body Binary request body
30
+ * @param contentType The request body content type.
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a RequestInformation
33
+ */
34
+ toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Metadata for all the requests in the request builder.
38
+ */
39
+ export declare const FaviconRequestBuilderRequestsMetadata: RequestsMetadata;
40
+ /**
41
+ * Uri template for the request builder.
42
+ */
43
+ export declare const FaviconRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/favicon";
44
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAoBnD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gCAAgC,yHAAyH,CAAC"}
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FaviconRequestBuilderUriTemplate = exports.FaviconRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.FaviconRequestBuilderRequestsMetadata = {
12
+ get: {
13
+ responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendPrimitiveAsync",
19
+ responseBodyFactory: "ArrayBuffer",
20
+ },
21
+ put: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "ArrayBuffer",
29
+ requestInformationContentSetMethod: "setStreamContent",
30
+ },
31
+ };
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ exports.FaviconRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/favicon";
36
+ /* tslint:enable */
37
+ /* eslint-enable */
@@ -0,0 +1,44 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to manage the media for the organization entity.
4
+ */
5
+ export interface HeaderLogoRequestBuilder extends BaseRequestBuilder<HeaderLogoRequestBuilder> {
6
+ /**
7
+ * A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of ArrayBuffer
10
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
13
+ /**
14
+ * A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
15
+ * @param body Binary request body
16
+ * @param contentType The request body content type.
17
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
18
+ * @returns a Promise of ArrayBuffer
19
+ */
20
+ put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
21
+ /**
22
+ * A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a RequestInformation
25
+ */
26
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
27
+ /**
28
+ * A company logo that appears in the header of the sign-in page. The allowed types are PNG or JPEG not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo.
29
+ * @param body Binary request body
30
+ * @param contentType The request body content type.
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a RequestInformation
33
+ */
34
+ toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
35
+ }
36
+ /**
37
+ * Metadata for all the requests in the request builder.
38
+ */
39
+ export declare const HeaderLogoRequestBuilderRequestsMetadata: RequestsMetadata;
40
+ /**
41
+ * Uri template for the request builder.
42
+ */
43
+ export declare const HeaderLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/headerLogo";
44
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAoBtD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,4HAA4H,CAAC"}
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.HeaderLogoRequestBuilderUriTemplate = exports.HeaderLogoRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.HeaderLogoRequestBuilderRequestsMetadata = {
12
+ get: {
13
+ responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendPrimitiveAsync",
19
+ responseBodyFactory: "ArrayBuffer",
20
+ },
21
+ put: {
22
+ responseBodyContentType: "application/json",
23
+ errorMappings: {
24
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
26
+ },
27
+ adapterMethodName: "sendPrimitiveAsync",
28
+ responseBodyFactory: "ArrayBuffer",
29
+ requestInformationContentSetMethod: "setStreamContent",
30
+ },
31
+ };
32
+ /**
33
+ * Uri template for the request builder.
34
+ */
35
+ exports.HeaderLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/headerLogo";
36
+ /* tslint:enable */
37
+ /* eslint-enable */
@@ -0,0 +1,108 @@
1
+ import { type OrganizationalBrandingLocalization } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BackgroundImageRequestBuilder } from './backgroundImage/';
3
+ import { type BannerLogoRequestBuilder } from './bannerLogo/';
4
+ import { type CustomCSSRequestBuilder } from './customCSS/';
5
+ import { type FaviconRequestBuilder } from './favicon/';
6
+ import { type HeaderLogoRequestBuilder } from './headerLogo/';
7
+ import { type SquareLogoRequestBuilder } from './squareLogo/';
8
+ import { type SquareLogoDarkRequestBuilder } from './squareLogoDark/';
9
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
10
+ /**
11
+ * Provides operations to manage the localizations property of the microsoft.graph.organizationalBranding entity.
12
+ */
13
+ export interface OrganizationalBrandingLocalizationItemRequestBuilder extends BaseRequestBuilder<OrganizationalBrandingLocalizationItemRequestBuilder> {
14
+ /**
15
+ * Provides operations to manage the media for the organization entity.
16
+ */
17
+ get backgroundImage(): BackgroundImageRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the media for the organization entity.
20
+ */
21
+ get bannerLogo(): BannerLogoRequestBuilder;
22
+ /**
23
+ * Provides operations to manage the media for the organization entity.
24
+ */
25
+ get customCSS(): CustomCSSRequestBuilder;
26
+ /**
27
+ * Provides operations to manage the media for the organization entity.
28
+ */
29
+ get favicon(): FaviconRequestBuilder;
30
+ /**
31
+ * Provides operations to manage the media for the organization entity.
32
+ */
33
+ get headerLogo(): HeaderLogoRequestBuilder;
34
+ /**
35
+ * Provides operations to manage the media for the organization entity.
36
+ */
37
+ get squareLogo(): SquareLogoRequestBuilder;
38
+ /**
39
+ * Provides operations to manage the media for the organization entity.
40
+ */
41
+ get squareLogoDark(): SquareLogoDarkRequestBuilder;
42
+ /**
43
+ * Delete a localized branding object. To delete the organizationalBrandingLocalization object, all images (Stream types) must first be removed from the object.
44
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
45
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0|Find more info here}
46
+ */
47
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
48
+ /**
49
+ * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
50
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
+ * @returns a Promise of OrganizationalBrandingLocalization
52
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0|Find more info here}
53
+ */
54
+ get(requestConfiguration?: RequestConfiguration<OrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters> | undefined): Promise<OrganizationalBrandingLocalization | undefined>;
55
+ /**
56
+ * Update the properties of an organizationalBrandingLocalization object for a specific localization.
57
+ * @param body The request body
58
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
59
+ * @returns a Promise of OrganizationalBrandingLocalization
60
+ * @see {@link https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0|Find more info here}
61
+ */
62
+ patch(body: OrganizationalBrandingLocalization, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OrganizationalBrandingLocalization | undefined>;
63
+ /**
64
+ * Delete a localized branding object. To delete the organizationalBrandingLocalization object, all images (Stream types) must first be removed from the object.
65
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
66
+ * @returns a RequestInformation
67
+ */
68
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
69
+ /**
70
+ * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
71
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
72
+ * @returns a RequestInformation
73
+ */
74
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<OrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
75
+ /**
76
+ * Update the properties of an organizationalBrandingLocalization object for a specific localization.
77
+ * @param body The request body
78
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
79
+ * @returns a RequestInformation
80
+ */
81
+ toPatchRequestInformation(body: OrganizationalBrandingLocalization, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
82
+ }
83
+ /**
84
+ * Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
85
+ */
86
+ export interface OrganizationalBrandingLocalizationItemRequestBuilderGetQueryParameters {
87
+ /**
88
+ * Expand related entities
89
+ */
90
+ expand?: string[];
91
+ /**
92
+ * Select properties to be returned
93
+ */
94
+ select?: string[];
95
+ }
96
+ /**
97
+ * Metadata for all the navigation properties in the request builder.
98
+ */
99
+ export declare const OrganizationalBrandingLocalizationItemRequestBuilderNavigationMetadata: Record<Exclude<keyof OrganizationalBrandingLocalizationItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
100
+ /**
101
+ * Metadata for all the requests in the request builder.
102
+ */
103
+ export declare const OrganizationalBrandingLocalizationItemRequestBuilderRequestsMetadata: RequestsMetadata;
104
+ /**
105
+ * Uri template for the request builder.
106
+ */
107
+ export declare const OrganizationalBrandingLocalizationItemRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}{?%24select,%24expand}";
108
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+G,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAEtM,OAAO,EAA2F,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjK,OAAO,EAAiF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAC7I,OAAO,EAA+E,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AACzI,OAAO,EAA2E,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACjI,OAAO,EAAiF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAC7I,OAAO,EAAiF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAC7I,OAAO,EAAyF,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAC7J,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,oDAAqD,SAAQ,kBAAkB,CAAC,oDAAoD,CAAC;IAClJ;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAChM;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC5K;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sEAAsE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/K;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kCAAkC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9J;AACD;;GAEG;AACH,MAAM,WAAW,sEAAsE;IACnF;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,sEAAsE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oDAAoD,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CA6BtN,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oEAAoE,EAAE,gBA+BlF,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+DAA+D,uIAAuI,CAAC"}
@@ -0,0 +1,96 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.OrganizationalBrandingLocalizationItemRequestBuilderUriTemplate = exports.OrganizationalBrandingLocalizationItemRequestBuilderRequestsMetadata = exports.OrganizationalBrandingLocalizationItemRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const backgroundImage_1 = require("./backgroundImage/");
10
+ const bannerLogo_1 = require("./bannerLogo/");
11
+ const customCSS_1 = require("./customCSS/");
12
+ const favicon_1 = require("./favicon/");
13
+ const headerLogo_1 = require("./headerLogo/");
14
+ const squareLogo_1 = require("./squareLogo/");
15
+ const squareLogoDark_1 = require("./squareLogoDark/");
16
+ /**
17
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
18
+ */
19
+ const OrganizationalBrandingLocalizationItemRequestBuilderGetQueryParametersMapper = {
20
+ "expand": "%24expand",
21
+ "select": "%24select",
22
+ };
23
+ /**
24
+ * Metadata for all the navigation properties in the request builder.
25
+ */
26
+ exports.OrganizationalBrandingLocalizationItemRequestBuilderNavigationMetadata = {
27
+ backgroundImage: {
28
+ uriTemplate: backgroundImage_1.BackgroundImageRequestBuilderUriTemplate,
29
+ requestsMetadata: backgroundImage_1.BackgroundImageRequestBuilderRequestsMetadata,
30
+ },
31
+ bannerLogo: {
32
+ uriTemplate: bannerLogo_1.BannerLogoRequestBuilderUriTemplate,
33
+ requestsMetadata: bannerLogo_1.BannerLogoRequestBuilderRequestsMetadata,
34
+ },
35
+ customCSS: {
36
+ uriTemplate: customCSS_1.CustomCSSRequestBuilderUriTemplate,
37
+ requestsMetadata: customCSS_1.CustomCSSRequestBuilderRequestsMetadata,
38
+ },
39
+ favicon: {
40
+ uriTemplate: favicon_1.FaviconRequestBuilderUriTemplate,
41
+ requestsMetadata: favicon_1.FaviconRequestBuilderRequestsMetadata,
42
+ },
43
+ headerLogo: {
44
+ uriTemplate: headerLogo_1.HeaderLogoRequestBuilderUriTemplate,
45
+ requestsMetadata: headerLogo_1.HeaderLogoRequestBuilderRequestsMetadata,
46
+ },
47
+ squareLogo: {
48
+ uriTemplate: squareLogo_1.SquareLogoRequestBuilderUriTemplate,
49
+ requestsMetadata: squareLogo_1.SquareLogoRequestBuilderRequestsMetadata,
50
+ },
51
+ squareLogoDark: {
52
+ uriTemplate: squareLogoDark_1.SquareLogoDarkRequestBuilderUriTemplate,
53
+ requestsMetadata: squareLogoDark_1.SquareLogoDarkRequestBuilderRequestsMetadata,
54
+ },
55
+ };
56
+ /**
57
+ * Metadata for all the requests in the request builder.
58
+ */
59
+ exports.OrganizationalBrandingLocalizationItemRequestBuilderRequestsMetadata = {
60
+ delete: {
61
+ responseBodyContentType: "application/json",
62
+ errorMappings: {
63
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
64
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
65
+ },
66
+ adapterMethodName: "sendNoResponseContentAsync",
67
+ },
68
+ get: {
69
+ responseBodyContentType: "application/json",
70
+ errorMappings: {
71
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
72
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
73
+ },
74
+ adapterMethodName: "sendAsync",
75
+ responseBodyFactory: models_1.createOrganizationalBrandingLocalizationFromDiscriminatorValue,
76
+ queryParametersMapper: OrganizationalBrandingLocalizationItemRequestBuilderGetQueryParametersMapper,
77
+ },
78
+ patch: {
79
+ responseBodyContentType: "application/json",
80
+ errorMappings: {
81
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
82
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
83
+ },
84
+ adapterMethodName: "sendAsync",
85
+ responseBodyFactory: models_1.createOrganizationalBrandingLocalizationFromDiscriminatorValue,
86
+ requestBodyContentType: "application/json",
87
+ requestBodySerializer: models_1.serializeOrganizationalBrandingLocalization,
88
+ requestInformationContentSetMethod: "setContentFromParsable",
89
+ },
90
+ };
91
+ /**
92
+ * Uri template for the request builder.
93
+ */
94
+ exports.OrganizationalBrandingLocalizationItemRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}{?%24select,%24expand}";
95
+ /* tslint:enable */
96
+ /* eslint-enable */