@bprotsyk/aso-core 2.1.13 → 2.1.17

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 (243) hide show
  1. package/README.md +1 -1
  2. package/docs/assets/highlight.css +22 -22
  3. package/docs/assets/main.js +58 -58
  4. package/docs/assets/style.css +1279 -1279
  5. package/docs/enums/PanelUserAccessScope.html +126 -126
  6. package/docs/functions/ASO_v0.toDefault.html +80 -80
  7. package/docs/functions/ASO_v1.toDefault.html +80 -80
  8. package/docs/functions/ASO_v2.toDefault.html +78 -78
  9. package/docs/functions/ASO_v3.toDefault.html +77 -77
  10. package/docs/functions/ASO_v4.toDefault.html +75 -75
  11. package/docs/functions/ASO_v5.toDefault.html +76 -76
  12. package/docs/functions/ColoredText.html +92 -92
  13. package/docs/functions/ShapeDiv.html +109 -109
  14. package/docs/index.html +82 -82
  15. package/docs/interfaces/ASOConfigFetch.IUsageLogEntry.html +1413 -1413
  16. package/docs/interfaces/ASOConfigFetch.IUsageLogRequest.html +103 -103
  17. package/docs/interfaces/ASOConfigFetch.IUsageLogResponse.html +108 -108
  18. package/docs/interfaces/ASO_v0.IAuthorizationActionMapping.html +145 -145
  19. package/docs/interfaces/ASO_v0.IColoredSpan.html +89 -89
  20. package/docs/interfaces/ASO_v0.IColoredSpanMapping.html +89 -89
  21. package/docs/interfaces/ASO_v0.IColoredString.html +89 -89
  22. package/docs/interfaces/ASO_v0.IColoredStringMapping.html +89 -89
  23. package/docs/interfaces/ASO_v0.IConfig.html +556 -556
  24. package/docs/interfaces/ASO_v0.IConfigMapping.html +229 -229
  25. package/docs/interfaces/ASO_v0.ILocalization.html +516 -516
  26. package/docs/interfaces/ASO_v0.ILocalizationMap.html +77 -77
  27. package/docs/interfaces/ASO_v0.ILocalizationMapping.html +502 -502
  28. package/docs/interfaces/ASO_v0.IOfferResult.html +103 -103
  29. package/docs/interfaces/ASO_v0.IOfferResultEmoji.html +82 -82
  30. package/docs/interfaces/ASO_v0.IOfferResultMapping.html +117 -117
  31. package/docs/interfaces/ASO_v0.IOfferSectionMapping.html +108 -108
  32. package/docs/interfaces/ASO_v0.IOffersSection.html +96 -96
  33. package/docs/interfaces/ASO_v0.ISectionPalette.html +152 -152
  34. package/docs/interfaces/ASO_v0.ISectionPaletteMapping.html +152 -152
  35. package/docs/interfaces/ASO_v1.IAuthorizationActionMapping.html +145 -145
  36. package/docs/interfaces/ASO_v1.IColoredSpan.html +89 -89
  37. package/docs/interfaces/ASO_v1.IColoredSpanMapping.html +89 -89
  38. package/docs/interfaces/ASO_v1.IColoredString.html +89 -89
  39. package/docs/interfaces/ASO_v1.IColoredStringMapping.html +89 -89
  40. package/docs/interfaces/ASO_v1.IConfig.html +549 -549
  41. package/docs/interfaces/ASO_v1.IConfigMapping.html +229 -229
  42. package/docs/interfaces/ASO_v1.ILocalization.html +481 -481
  43. package/docs/interfaces/ASO_v1.ILocalizationMap.html +77 -77
  44. package/docs/interfaces/ASO_v1.ILocalizationMapping.html +481 -481
  45. package/docs/interfaces/ASO_v1.IOfferResult.html +103 -103
  46. package/docs/interfaces/ASO_v1.IOfferResultEmoji.html +82 -82
  47. package/docs/interfaces/ASO_v1.IOfferResultMapping.html +117 -117
  48. package/docs/interfaces/ASO_v1.IOfferSectionMapping.html +108 -108
  49. package/docs/interfaces/ASO_v1.IOffersSection.html +101 -101
  50. package/docs/interfaces/ASO_v1.ISectionPalette.html +152 -152
  51. package/docs/interfaces/ASO_v1.ISectionPaletteMapping.html +152 -152
  52. package/docs/interfaces/ASO_v2.IAuthorizationActionMapping.html +138 -138
  53. package/docs/interfaces/ASO_v2.IColoredSpanMapping.html +89 -89
  54. package/docs/interfaces/ASO_v2.IColoredString.html +89 -89
  55. package/docs/interfaces/ASO_v2.IColoredStringMapping.html +89 -89
  56. package/docs/interfaces/ASO_v2.IConfig.html +493 -493
  57. package/docs/interfaces/ASO_v2.IConfigMapping.html +201 -201
  58. package/docs/interfaces/ASO_v2.ILocalization.html +474 -474
  59. package/docs/interfaces/ASO_v2.ILocalizationMap.html +75 -75
  60. package/docs/interfaces/ASO_v2.ILocalizationMapping.html +362 -362
  61. package/docs/interfaces/ASO_v2.IOfferResult.html +110 -110
  62. package/docs/interfaces/ASO_v2.IOfferResultMapping.html +117 -117
  63. package/docs/interfaces/ASO_v2.IOfferSectionMapping.html +108 -108
  64. package/docs/interfaces/ASO_v2.IOffersSection.html +101 -101
  65. package/docs/interfaces/ASO_v2.ISectionPalette.html +152 -152
  66. package/docs/interfaces/ASO_v2.ISectionPaletteMapping.html +152 -152
  67. package/docs/interfaces/ASO_v3.IAuthorizationActionMapping.html +138 -138
  68. package/docs/interfaces/ASO_v3.IColoredSpanMapping.html +89 -89
  69. package/docs/interfaces/ASO_v3.IColoredString.html +89 -89
  70. package/docs/interfaces/ASO_v3.IColoredStringMapping.html +89 -89
  71. package/docs/interfaces/ASO_v3.IConfig.html +514 -514
  72. package/docs/interfaces/ASO_v3.IConfigMapping.html +208 -208
  73. package/docs/interfaces/ASO_v3.ILocalization.html +446 -446
  74. package/docs/interfaces/ASO_v3.ILocalizationMap.html +74 -74
  75. package/docs/interfaces/ASO_v3.ILocalizationMapping.html +341 -341
  76. package/docs/interfaces/ASO_v3.IOfferResultMapping.html +117 -117
  77. package/docs/interfaces/ASO_v3.IOfferSectionMapping.html +108 -108
  78. package/docs/interfaces/ASO_v3.IOffersSection.html +101 -101
  79. package/docs/interfaces/ASO_v3.ISectionPalette.html +152 -152
  80. package/docs/interfaces/ASO_v3.ISectionPaletteMapping.html +152 -152
  81. package/docs/interfaces/ASO_v4.IAuthorizationActionMapping.html +138 -138
  82. package/docs/interfaces/ASO_v4.IColoredSpanMapping.html +89 -89
  83. package/docs/interfaces/ASO_v4.IColoredString.html +89 -89
  84. package/docs/interfaces/ASO_v4.IColoredStringMapping.html +89 -89
  85. package/docs/interfaces/ASO_v4.IConfig.html +514 -514
  86. package/docs/interfaces/ASO_v4.IConfigMapping.html +131 -131
  87. package/docs/interfaces/ASO_v4.ILocalization.html +369 -369
  88. package/docs/interfaces/ASO_v4.ILocalizationMap.html +72 -72
  89. package/docs/interfaces/ASO_v4.ILocalizationMapping.html +257 -257
  90. package/docs/interfaces/ASO_v4.IOfferResultMapping.html +117 -117
  91. package/docs/interfaces/ASO_v4.IOfferSectionMapping.html +89 -89
  92. package/docs/interfaces/ASO_v4.LocalizedString.html +82 -82
  93. package/docs/interfaces/ASO_v5.IAuthorizationActionMapping.html +138 -138
  94. package/docs/interfaces/ASO_v5.IColoredSpan.html +89 -89
  95. package/docs/interfaces/ASO_v5.IColoredSpanMapping.html +89 -89
  96. package/docs/interfaces/ASO_v5.IColoredString.html +89 -89
  97. package/docs/interfaces/ASO_v5.IColoredStringMapping.html +89 -89
  98. package/docs/interfaces/ASO_v5.IConfig.html +542 -542
  99. package/docs/interfaces/ASO_v5.IConfigMapping.html +159 -159
  100. package/docs/interfaces/ASO_v5.ILocalization.html +411 -411
  101. package/docs/interfaces/ASO_v5.ILocalizationMap.html +73 -73
  102. package/docs/interfaces/ASO_v5.ILocalizationMapping.html +299 -299
  103. package/docs/interfaces/ASO_v5.IOfferResultMapping.html +117 -117
  104. package/docs/interfaces/ASO_v5.IOfferSectionMapping.html +89 -89
  105. package/docs/interfaces/ASO_v5.LocalizedString.html +82 -82
  106. package/docs/interfaces/IAsoConfigResponse.html +81 -81
  107. package/docs/interfaces/IAsoCustomizedOffer.html +116 -116
  108. package/docs/interfaces/IAsoDefaultConfig.html +443 -443
  109. package/docs/interfaces/IAsoOfferResponse.html +81 -81
  110. package/docs/interfaces/IAsoSection.html +88 -88
  111. package/docs/interfaces/IAsoSingleOffer.html +88 -88
  112. package/docs/interfaces/IAuthToken.html +102 -102
  113. package/docs/interfaces/IColoredTextProps.html +74 -74
  114. package/docs/interfaces/IFlashApp.html +144 -144
  115. package/docs/interfaces/IFlashAppListItem.html +88 -88
  116. package/docs/interfaces/IGradient.html +95 -95
  117. package/docs/interfaces/IOffer.html +137 -137
  118. package/docs/interfaces/IOfferWallAuthConfig.html +130 -130
  119. package/docs/interfaces/IOfferWallAuthLocalization.html +102 -102
  120. package/docs/interfaces/IOfferWallAuthSubmitRequest.html +74 -74
  121. package/docs/interfaces/IOfferWallAuthSubmitResponse.html +74 -74
  122. package/docs/interfaces/IOfferWallHomeDialogData.html +95 -95
  123. package/docs/interfaces/IOfferWallOffer.html +109 -109
  124. package/docs/interfaces/IOfferWallResponse.html +81 -81
  125. package/docs/interfaces/IOfferWallSection.html +88 -88
  126. package/docs/interfaces/IPanelUser.html +1405 -1405
  127. package/docs/interfaces/IPush.html +95 -95
  128. package/docs/interfaces/IShape.html +102 -102
  129. package/docs/interfaces/IStroke.html +81 -81
  130. package/docs/interfaces/IUpsertFlashAppRequest.html +214 -214
  131. package/docs/interfaces/IUpsertFlashAppResponse.html +81 -81
  132. package/docs/modules/ASOConfigFetch.html +63 -63
  133. package/docs/modules/ASO_v0.html +96 -96
  134. package/docs/modules/ASO_v1.html +96 -96
  135. package/docs/modules/ASO_v2.html +92 -92
  136. package/docs/modules/ASO_v3.html +90 -90
  137. package/docs/modules/ASO_v4.html +86 -86
  138. package/docs/modules/ASO_v5.html +88 -88
  139. package/docs/modules.html +133 -133
  140. package/docs/variables/FlashAppSchema.html +83 -83
  141. package/docs/variables/PanelUserSchema.html +83 -83
  142. package/lib/app/app-integration.d.ts +53 -53
  143. package/lib/app/app-integration.js +63 -63
  144. package/lib/app/app-list-item.d.ts +5 -5
  145. package/lib/app/app-list-item.js +2 -2
  146. package/lib/app/app-type.d.ts +4 -4
  147. package/lib/app/app-type.js +8 -8
  148. package/lib/app/app.d.ts +206 -206
  149. package/lib/app/app.js +173 -173
  150. package/lib/general/cloudflare-domain.d.ts +42 -42
  151. package/lib/general/cloudflare-domain.js +12 -12
  152. package/lib/general/domain.d.ts +108 -108
  153. package/lib/general/domain.js +61 -61
  154. package/lib/general/namecheap-domain.d.ts +85 -85
  155. package/lib/general/namecheap-domain.js +14 -14
  156. package/lib/general/push.d.ts +6 -6
  157. package/lib/general/push.js +2 -2
  158. package/lib/general/queue.d.ts +2 -2
  159. package/lib/general/queue.js +1 -1
  160. package/lib/general/shape.d.ts +18 -18
  161. package/lib/general/shape.js +36 -36
  162. package/lib/index.d.ts +26 -26
  163. package/lib/index.js +69 -69
  164. package/lib/keitaro/keitaro-campaign.d.ts +31 -31
  165. package/lib/keitaro/keitaro-campaign.js +5 -5
  166. package/lib/keitaro/keitaro-domain.d.ts +6 -6
  167. package/lib/keitaro/keitaro-domain.js +2 -2
  168. package/lib/keitaro/keitaro-offer.d.ts +7 -7
  169. package/lib/keitaro/keitaro-offer.js +2 -2
  170. package/lib/keitaro/keitaro-stream.d.ts +20 -20
  171. package/lib/keitaro/keitaro-stream.js +2 -2
  172. package/lib/network/keitaro/http.d.ts +2 -2
  173. package/lib/network/keitaro/http.js +12 -12
  174. package/lib/network/keitaro/keitaro-service.d.ts +50 -50
  175. package/lib/network/keitaro/keitaro-service.js +261 -260
  176. package/lib/offers/list.d.ts +37 -37
  177. package/lib/offers/list.js +12 -12
  178. package/lib/offers/offer.d.ts +91 -91
  179. package/lib/offers/offer.js +42 -42
  180. package/lib/offers/offerwall/offerwall-home-dialog-data.d.ts +6 -6
  181. package/lib/offers/offerwall/offerwall-home-dialog-data.js +2 -2
  182. package/lib/offers/offerwall/offerwall-offer.d.ts +12 -12
  183. package/lib/offers/offerwall/offerwall-offer.js +2 -2
  184. package/lib/offers/offerwall/offerwall-response.d.ts +6 -6
  185. package/lib/offers/offerwall/offerwall-response.js +2 -2
  186. package/lib/offers/offerwall/offerwall-section.d.ts +6 -6
  187. package/lib/offers/offerwall/offerwall-section.js +2 -2
  188. package/lib/offers/section.d.ts +47 -47
  189. package/lib/offers/section.js +20 -20
  190. package/lib/panel/auth.d.ts +9 -9
  191. package/lib/panel/auth.js +2 -2
  192. package/lib/panel/flash/upsert-flash-app-request.d.ts +29 -29
  193. package/lib/panel/flash/upsert-flash-app-request.js +2 -2
  194. package/lib/panel/user.d.ts +46 -46
  195. package/lib/panel/user.js +28 -28
  196. package/lib/templates/nginx-template.conf +35 -35
  197. package/lib/templates/nginx-template.d.ts +1 -1
  198. package/lib/templates/nginx-template.js +39 -39
  199. package/lib/templates/nginx-template.ts +35 -35
  200. package/lib/utils/general.d.ts +11 -11
  201. package/lib/utils/general.js +40 -40
  202. package/lib/utils/huawei/converter.d.ts +2 -2
  203. package/lib/utils/huawei/converter.js +53 -53
  204. package/lib/utils/keitaro-utils.d.ts +15 -15
  205. package/lib/utils/keitaro-utils.js +569 -541
  206. package/lib/utils/server-util.js +303 -303
  207. package/package.json +51 -51
  208. package/src/app/app-integration.ts +66 -66
  209. package/src/app/app-list-item.ts +4 -4
  210. package/src/app/app-type.ts +3 -3
  211. package/src/app/app.ts +333 -333
  212. package/src/general/cloudflare-domain.ts +44 -44
  213. package/src/general/domain.ts +105 -105
  214. package/src/general/namecheap-domain.ts +63 -63
  215. package/src/general/push.ts +5 -5
  216. package/src/general/queue.ts +4 -4
  217. package/src/general/shape.tsx +55 -55
  218. package/src/index.ts +32 -32
  219. package/src/keitaro/keitaro-campaign.ts +35 -35
  220. package/src/keitaro/keitaro-domain.ts +5 -5
  221. package/src/keitaro/keitaro-offer.ts +6 -6
  222. package/src/keitaro/keitaro-stream.ts +19 -19
  223. package/src/network/keitaro/http.ts +8 -8
  224. package/src/network/keitaro/keitaro-service.ts +323 -322
  225. package/src/offers/list.ts +19 -19
  226. package/src/offers/offer.ts +80 -80
  227. package/src/offers/offerwall/offerwall-home-dialog-data.ts +6 -6
  228. package/src/offers/offerwall/offerwall-offer.ts +12 -12
  229. package/src/offers/offerwall/offerwall-response.ts +7 -7
  230. package/src/offers/offerwall/offerwall-section.ts +7 -7
  231. package/src/offers/section.ts +29 -29
  232. package/src/panel/auth.ts +9 -9
  233. package/src/panel/flash/upsert-flash-app-request.ts +37 -37
  234. package/src/panel/user.ts +38 -38
  235. package/src/templates/nginx-template.ts +35 -35
  236. package/src/utils/data.csv +65 -65
  237. package/src/utils/general.ts +36 -36
  238. package/src/utils/huawei/converter.ts +55 -55
  239. package/src/utils/keitaro-utils.ts +661 -626
  240. package/src/utils/map-apps.json +4747 -4747
  241. package/src/utils/server-util.ts +368 -368
  242. package/src/utils/update-postbacks.js +27 -27
  243. package/tsconfig.json +20 -20
@@ -1,153 +1,153 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ISectionPaletteMapping | @bprotsyk/aso-core</title><meta name="description" content="Documentation for @bprotsyk/aso-core"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
- <div class="tsd-toolbar-contents container">
3
- <div class="table-cell" id="tsd-search" data-base="..">
4
- <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
- <div class="field">
6
- <div id="tsd-toolbar-links"></div></div>
7
- <ul class="results">
8
- <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@bprotsyk/aso-core</a></div>
10
- <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
- <div class="container container-main">
12
- <div class="col-8 col-content">
13
- <div class="tsd-page-title">
14
- <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">@bprotsyk/aso-core</a></li>
16
- <li><a href="../modules/ASO_v1.html">ASO_v1</a></li>
17
- <li><a href="ASO_v1.ISectionPaletteMapping.html">ISectionPaletteMapping</a></li></ul>
18
- <h1>Interface ISectionPaletteMapping</h1></div>
19
- <section class="tsd-panel tsd-hierarchy">
20
- <h4>Hierarchy</h4>
21
- <ul class="tsd-hierarchy">
22
- <li><span class="target">ISectionPaletteMapping</span></li></ul></section><aside class="tsd-sources">
23
- <ul>
24
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-143">src/aso/config/aso-config-v1.ts:143</a></li></ul></aside>
25
- <section class="tsd-panel-group tsd-index-group">
26
- <section class="tsd-panel tsd-index-panel">
27
- <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
28
- <h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
29
- <div class="tsd-accordion-details">
30
- <section class="tsd-index-section">
31
- <h3 class="tsd-index-heading">Properties</h3>
32
- <div class="tsd-index-list"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBackground" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>button<wbr/>Background</span></a>
33
- <a href="ASO_v1.ISectionPaletteMapping.html#buttonBackgroundPressed" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>button<wbr/>Background<wbr/>Pressed</span></a>
34
- <a href="ASO_v1.ISectionPaletteMapping.html#buttonBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>button<wbr/>Border</span></a>
35
- <a href="ASO_v1.ISectionPaletteMapping.html#buttonText" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>button<wbr/>Text</span></a>
36
- <a href="ASO_v1.ISectionPaletteMapping.html#emojiBackground" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Background</span></a>
37
- <a href="ASO_v1.ISectionPaletteMapping.html#emojiBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Border</span></a>
38
- <a href="ASO_v1.ISectionPaletteMapping.html#emojiCaption" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Caption</span></a>
39
- <a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBackground" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Caption<wbr/>Background</span></a>
40
- <a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Caption<wbr/>Border</span></a>
41
- <a href="ASO_v1.ISectionPaletteMapping.html#offerBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>offer<wbr/>Border</span></a>
42
- <a href="ASO_v1.ISectionPaletteMapping.html#titleBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>title<wbr/>Border</span></a>
43
- <a href="ASO_v1.ISectionPaletteMapping.html#titleText" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>title<wbr/>Text</span></a>
44
- </div></section></div></details></section></section>
45
- <section class="tsd-panel-group tsd-member-group">
46
- <h2>Properties</h2>
47
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonBackground" class="tsd-anchor"></a>
48
- <h3 class="tsd-anchor-link"><span>button<wbr/>Background</span><a href="#buttonBackground" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
49
- <div class="tsd-signature">button<wbr/>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
50
- <ul>
51
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-148">src/aso/config/aso-config-v1.ts:148</a></li></ul></aside></section>
52
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonBackgroundPressed" class="tsd-anchor"></a>
53
- <h3 class="tsd-anchor-link"><span>button<wbr/>Background<wbr/>Pressed</span><a href="#buttonBackgroundPressed" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
54
- <div class="tsd-signature">button<wbr/>Background<wbr/>Pressed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
55
- <ul>
56
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-149">src/aso/config/aso-config-v1.ts:149</a></li></ul></aside></section>
57
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonBorder" class="tsd-anchor"></a>
58
- <h3 class="tsd-anchor-link"><span>button<wbr/>Border</span><a href="#buttonBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
59
- <div class="tsd-signature">button<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
60
- <ul>
61
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-147">src/aso/config/aso-config-v1.ts:147</a></li></ul></aside></section>
62
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonText" class="tsd-anchor"></a>
63
- <h3 class="tsd-anchor-link"><span>button<wbr/>Text</span><a href="#buttonText" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
64
- <div class="tsd-signature">button<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
65
- <ul>
66
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-150">src/aso/config/aso-config-v1.ts:150</a></li></ul></aside></section>
67
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiBackground" class="tsd-anchor"></a>
68
- <h3 class="tsd-anchor-link"><span>emoji<wbr/>Background</span><a href="#emojiBackground" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
69
- <div class="tsd-signature">emoji<wbr/>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
70
- <ul>
71
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-151">src/aso/config/aso-config-v1.ts:151</a></li></ul></aside></section>
72
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiBorder" class="tsd-anchor"></a>
73
- <h3 class="tsd-anchor-link"><span>emoji<wbr/>Border</span><a href="#emojiBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
74
- <div class="tsd-signature">emoji<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
75
- <ul>
76
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-152">src/aso/config/aso-config-v1.ts:152</a></li></ul></aside></section>
77
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiCaption" class="tsd-anchor"></a>
78
- <h3 class="tsd-anchor-link"><span>emoji<wbr/>Caption</span><a href="#emojiCaption" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
79
- <div class="tsd-signature">emoji<wbr/>Caption<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
80
- <ul>
81
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-155">src/aso/config/aso-config-v1.ts:155</a></li></ul></aside></section>
82
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiCaptionBackground" class="tsd-anchor"></a>
83
- <h3 class="tsd-anchor-link"><span>emoji<wbr/>Caption<wbr/>Background</span><a href="#emojiCaptionBackground" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
84
- <div class="tsd-signature">emoji<wbr/>Caption<wbr/>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
85
- <ul>
86
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-154">src/aso/config/aso-config-v1.ts:154</a></li></ul></aside></section>
87
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiCaptionBorder" class="tsd-anchor"></a>
88
- <h3 class="tsd-anchor-link"><span>emoji<wbr/>Caption<wbr/>Border</span><a href="#emojiCaptionBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
89
- <div class="tsd-signature">emoji<wbr/>Caption<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
90
- <ul>
91
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-153">src/aso/config/aso-config-v1.ts:153</a></li></ul></aside></section>
92
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="offerBorder" class="tsd-anchor"></a>
93
- <h3 class="tsd-anchor-link"><span>offer<wbr/>Border</span><a href="#offerBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
94
- <div class="tsd-signature">offer<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
95
- <ul>
96
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-146">src/aso/config/aso-config-v1.ts:146</a></li></ul></aside></section>
97
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="titleBorder" class="tsd-anchor"></a>
98
- <h3 class="tsd-anchor-link"><span>title<wbr/>Border</span><a href="#titleBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
99
- <div class="tsd-signature">title<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
100
- <ul>
101
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-144">src/aso/config/aso-config-v1.ts:144</a></li></ul></aside></section>
102
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="titleText" class="tsd-anchor"></a>
103
- <h3 class="tsd-anchor-link"><span>title<wbr/>Text</span><a href="#titleText" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
104
- <div class="tsd-signature">title<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
105
- <ul>
106
- <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-145">src/aso/config/aso-config-v1.ts:145</a></li></ul></aside></section></section></div>
107
- <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
108
- <div class="tsd-navigation settings">
109
- <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
110
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
111
- <div class="tsd-accordion-details">
112
- <div class="tsd-filter-visibility">
113
- <h4 class="uppercase">Member Visibility</h4><form>
114
- <ul id="tsd-filter-options">
115
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
116
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
117
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
118
- <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
119
- <div class="tsd-theme-toggle">
120
- <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
121
- <nav class="tsd-navigation primary">
122
- <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
123
- <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
124
- <div class="tsd-accordion-details">
125
- <ul>
126
- <li class="current"><a href="../modules.html">@bprotsyk/aso-<wbr/>core</a>
127
- <ul>
128
- <li class="tsd-kind-namespace"><a href="../modules/ASOConfigFetch.html">ASOConfig<wbr/>Fetch</a></li>
129
- <li class="tsd-kind-namespace"><a href="../modules/ASO_v0.html">ASO_<wbr/>v0</a></li>
130
- <li class="current tsd-kind-namespace"><a href="../modules/ASO_v1.html">ASO_<wbr/>v1</a></li>
131
- <li class="tsd-kind-namespace"><a href="../modules/ASO_v2.html">ASO_<wbr/>v2</a></li>
132
- <li class="tsd-kind-namespace"><a href="../modules/ASO_v3.html">ASO_<wbr/>v3</a></li>
133
- <li class="tsd-kind-namespace"><a href="../modules/ASO_v4.html">ASO_<wbr/>v4</a></li>
134
- <li class="tsd-kind-namespace"><a href="../modules/ASO_v5.html">ASO_<wbr/>v5</a></li></ul></li></ul></div></details></nav>
135
- <nav class="tsd-navigation secondary menu-sticky">
136
- <ul>
137
- <li class="current tsd-kind-interface tsd-parent-kind-namespace"><a href="ASO_v1.ISectionPaletteMapping.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>ISection<wbr/>Palette<wbr/>Mapping</span></a>
138
- <ul>
139
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBackground" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Background</a></li>
140
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBackgroundPressed" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Background<wbr/>Pressed</a></li>
141
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Border</a></li>
142
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonText" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Text</a></li>
143
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiBackground" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Background</a></li>
144
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Border</a></li>
145
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiCaption" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Caption</a></li>
146
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBackground" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Caption<wbr/>Background</a></li>
147
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Caption<wbr/>Border</a></li>
148
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#offerBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>offer<wbr/>Border</a></li>
149
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#titleBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>title<wbr/>Border</a></li>
150
- <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#titleText" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>title<wbr/>Text</a></li></ul></li></ul></nav></div></div>
151
- <div class="container tsd-generator">
152
- <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ISectionPaletteMapping | @bprotsyk/aso-core</title><meta name="description" content="Documentation for @bprotsyk/aso-core"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
+ <div class="tsd-toolbar-contents container">
3
+ <div class="table-cell" id="tsd-search" data-base="..">
4
+ <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
5
+ <div class="field">
6
+ <div id="tsd-toolbar-links"></div></div>
7
+ <ul class="results">
8
+ <li class="state loading">Preparing search index...</li>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@bprotsyk/aso-core</a></div>
10
+ <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
+ <div class="container container-main">
12
+ <div class="col-8 col-content">
13
+ <div class="tsd-page-title">
14
+ <ul class="tsd-breadcrumb">
15
+ <li><a href="../modules.html">@bprotsyk/aso-core</a></li>
16
+ <li><a href="../modules/ASO_v1.html">ASO_v1</a></li>
17
+ <li><a href="ASO_v1.ISectionPaletteMapping.html">ISectionPaletteMapping</a></li></ul>
18
+ <h1>Interface ISectionPaletteMapping</h1></div>
19
+ <section class="tsd-panel tsd-hierarchy">
20
+ <h4>Hierarchy</h4>
21
+ <ul class="tsd-hierarchy">
22
+ <li><span class="target">ISectionPaletteMapping</span></li></ul></section><aside class="tsd-sources">
23
+ <ul>
24
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-143">src/aso/config/aso-config-v1.ts:143</a></li></ul></aside>
25
+ <section class="tsd-panel-group tsd-index-group">
26
+ <section class="tsd-panel tsd-index-panel">
27
+ <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
28
+ <h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
29
+ <div class="tsd-accordion-details">
30
+ <section class="tsd-index-section">
31
+ <h3 class="tsd-index-heading">Properties</h3>
32
+ <div class="tsd-index-list"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBackground" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>button<wbr/>Background</span></a>
33
+ <a href="ASO_v1.ISectionPaletteMapping.html#buttonBackgroundPressed" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>button<wbr/>Background<wbr/>Pressed</span></a>
34
+ <a href="ASO_v1.ISectionPaletteMapping.html#buttonBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>button<wbr/>Border</span></a>
35
+ <a href="ASO_v1.ISectionPaletteMapping.html#buttonText" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>button<wbr/>Text</span></a>
36
+ <a href="ASO_v1.ISectionPaletteMapping.html#emojiBackground" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Background</span></a>
37
+ <a href="ASO_v1.ISectionPaletteMapping.html#emojiBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Border</span></a>
38
+ <a href="ASO_v1.ISectionPaletteMapping.html#emojiCaption" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Caption</span></a>
39
+ <a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBackground" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Caption<wbr/>Background</span></a>
40
+ <a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>emoji<wbr/>Caption<wbr/>Border</span></a>
41
+ <a href="ASO_v1.ISectionPaletteMapping.html#offerBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>offer<wbr/>Border</span></a>
42
+ <a href="ASO_v1.ISectionPaletteMapping.html#titleBorder" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>title<wbr/>Border</span></a>
43
+ <a href="ASO_v1.ISectionPaletteMapping.html#titleText" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>title<wbr/>Text</span></a>
44
+ </div></section></div></details></section></section>
45
+ <section class="tsd-panel-group tsd-member-group">
46
+ <h2>Properties</h2>
47
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonBackground" class="tsd-anchor"></a>
48
+ <h3 class="tsd-anchor-link"><span>button<wbr/>Background</span><a href="#buttonBackground" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
49
+ <div class="tsd-signature">button<wbr/>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
50
+ <ul>
51
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-148">src/aso/config/aso-config-v1.ts:148</a></li></ul></aside></section>
52
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonBackgroundPressed" class="tsd-anchor"></a>
53
+ <h3 class="tsd-anchor-link"><span>button<wbr/>Background<wbr/>Pressed</span><a href="#buttonBackgroundPressed" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
54
+ <div class="tsd-signature">button<wbr/>Background<wbr/>Pressed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
55
+ <ul>
56
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-149">src/aso/config/aso-config-v1.ts:149</a></li></ul></aside></section>
57
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonBorder" class="tsd-anchor"></a>
58
+ <h3 class="tsd-anchor-link"><span>button<wbr/>Border</span><a href="#buttonBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
59
+ <div class="tsd-signature">button<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
60
+ <ul>
61
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-147">src/aso/config/aso-config-v1.ts:147</a></li></ul></aside></section>
62
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buttonText" class="tsd-anchor"></a>
63
+ <h3 class="tsd-anchor-link"><span>button<wbr/>Text</span><a href="#buttonText" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
64
+ <div class="tsd-signature">button<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
65
+ <ul>
66
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-150">src/aso/config/aso-config-v1.ts:150</a></li></ul></aside></section>
67
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiBackground" class="tsd-anchor"></a>
68
+ <h3 class="tsd-anchor-link"><span>emoji<wbr/>Background</span><a href="#emojiBackground" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
69
+ <div class="tsd-signature">emoji<wbr/>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
70
+ <ul>
71
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-151">src/aso/config/aso-config-v1.ts:151</a></li></ul></aside></section>
72
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiBorder" class="tsd-anchor"></a>
73
+ <h3 class="tsd-anchor-link"><span>emoji<wbr/>Border</span><a href="#emojiBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
74
+ <div class="tsd-signature">emoji<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
75
+ <ul>
76
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-152">src/aso/config/aso-config-v1.ts:152</a></li></ul></aside></section>
77
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiCaption" class="tsd-anchor"></a>
78
+ <h3 class="tsd-anchor-link"><span>emoji<wbr/>Caption</span><a href="#emojiCaption" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
79
+ <div class="tsd-signature">emoji<wbr/>Caption<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
80
+ <ul>
81
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-155">src/aso/config/aso-config-v1.ts:155</a></li></ul></aside></section>
82
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiCaptionBackground" class="tsd-anchor"></a>
83
+ <h3 class="tsd-anchor-link"><span>emoji<wbr/>Caption<wbr/>Background</span><a href="#emojiCaptionBackground" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
84
+ <div class="tsd-signature">emoji<wbr/>Caption<wbr/>Background<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
85
+ <ul>
86
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-154">src/aso/config/aso-config-v1.ts:154</a></li></ul></aside></section>
87
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="emojiCaptionBorder" class="tsd-anchor"></a>
88
+ <h3 class="tsd-anchor-link"><span>emoji<wbr/>Caption<wbr/>Border</span><a href="#emojiCaptionBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
89
+ <div class="tsd-signature">emoji<wbr/>Caption<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
90
+ <ul>
91
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-153">src/aso/config/aso-config-v1.ts:153</a></li></ul></aside></section>
92
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="offerBorder" class="tsd-anchor"></a>
93
+ <h3 class="tsd-anchor-link"><span>offer<wbr/>Border</span><a href="#offerBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
94
+ <div class="tsd-signature">offer<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
95
+ <ul>
96
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-146">src/aso/config/aso-config-v1.ts:146</a></li></ul></aside></section>
97
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="titleBorder" class="tsd-anchor"></a>
98
+ <h3 class="tsd-anchor-link"><span>title<wbr/>Border</span><a href="#titleBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
99
+ <div class="tsd-signature">title<wbr/>Border<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
100
+ <ul>
101
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-144">src/aso/config/aso-config-v1.ts:144</a></li></ul></aside></section>
102
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="titleText" class="tsd-anchor"></a>
103
+ <h3 class="tsd-anchor-link"><span>title<wbr/>Text</span><a href="#titleText" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
104
+ <div class="tsd-signature">title<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
105
+ <ul>
106
+ <li>Defined in <a href="https://bitbucket.org/bprtsk/ai-panel-core/src/e0603c5/src/aso/config/aso-config-v1.ts#lines-145">src/aso/config/aso-config-v1.ts:145</a></li></ul></aside></section></section></div>
107
+ <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
108
+ <div class="tsd-navigation settings">
109
+ <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
110
+ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
111
+ <div class="tsd-accordion-details">
112
+ <div class="tsd-filter-visibility">
113
+ <h4 class="uppercase">Member Visibility</h4><form>
114
+ <ul id="tsd-filter-options">
115
+ <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
116
+ <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
117
+ <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
118
+ <li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
119
+ <div class="tsd-theme-toggle">
120
+ <h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
121
+ <nav class="tsd-navigation primary">
122
+ <details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
123
+ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
124
+ <div class="tsd-accordion-details">
125
+ <ul>
126
+ <li class="current"><a href="../modules.html">@bprotsyk/aso-<wbr/>core</a>
127
+ <ul>
128
+ <li class="tsd-kind-namespace"><a href="../modules/ASOConfigFetch.html">ASOConfig<wbr/>Fetch</a></li>
129
+ <li class="tsd-kind-namespace"><a href="../modules/ASO_v0.html">ASO_<wbr/>v0</a></li>
130
+ <li class="current tsd-kind-namespace"><a href="../modules/ASO_v1.html">ASO_<wbr/>v1</a></li>
131
+ <li class="tsd-kind-namespace"><a href="../modules/ASO_v2.html">ASO_<wbr/>v2</a></li>
132
+ <li class="tsd-kind-namespace"><a href="../modules/ASO_v3.html">ASO_<wbr/>v3</a></li>
133
+ <li class="tsd-kind-namespace"><a href="../modules/ASO_v4.html">ASO_<wbr/>v4</a></li>
134
+ <li class="tsd-kind-namespace"><a href="../modules/ASO_v5.html">ASO_<wbr/>v5</a></li></ul></li></ul></div></details></nav>
135
+ <nav class="tsd-navigation secondary menu-sticky">
136
+ <ul>
137
+ <li class="current tsd-kind-interface tsd-parent-kind-namespace"><a href="ASO_v1.ISectionPaletteMapping.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>ISection<wbr/>Palette<wbr/>Mapping</span></a>
138
+ <ul>
139
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBackground" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Background</a></li>
140
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBackgroundPressed" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Background<wbr/>Pressed</a></li>
141
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Border</a></li>
142
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#buttonText" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>button<wbr/>Text</a></li>
143
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiBackground" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Background</a></li>
144
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Border</a></li>
145
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiCaption" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Caption</a></li>
146
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBackground" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Caption<wbr/>Background</a></li>
147
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#emojiCaptionBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>emoji<wbr/>Caption<wbr/>Border</a></li>
148
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#offerBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>offer<wbr/>Border</a></li>
149
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#titleBorder" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>title<wbr/>Border</a></li>
150
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="ASO_v1.ISectionPaletteMapping.html#titleText" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>title<wbr/>Text</a></li></ul></li></ul></nav></div></div>
151
+ <div class="container tsd-generator">
152
+ <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
153
153
  <div class="overlay"></div><script src="../assets/main.js"></script></body></html>