purgetss 5.3.12 → 5.3.13

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 (345) hide show
  1. package/dist/glossary/ImageView.md +2 -0
  2. package/dist/glossary/View.md +2 -0
  3. package/dist/glossary/Window.md +2 -0
  4. package/dist/glossary/colorProperties/_category_.json +1 -0
  5. package/dist/glossary/colorProperties/activeTintColor.md +227 -0
  6. package/dist/glossary/colorProperties/activeTitleColor.md +227 -0
  7. package/dist/glossary/colorProperties/backgroundColor.md +227 -0
  8. package/dist/glossary/colorProperties/backgroundDisabledColor.md +227 -0
  9. package/dist/glossary/colorProperties/backgroundFocusedColor.md +227 -0
  10. package/dist/glossary/colorProperties/backgroundGradient.md +453 -0
  11. package/dist/glossary/colorProperties/backgroundSelectedColor.md +227 -0
  12. package/dist/glossary/colorProperties/backgroundSelectedGradient.md +453 -0
  13. package/dist/glossary/colorProperties/badgeColor.md +227 -0
  14. package/dist/glossary/colorProperties/barColor.md +227 -0
  15. package/dist/glossary/colorProperties/borderColor.md +227 -0
  16. package/dist/glossary/colorProperties/currentPageIndicatorColor.md +227 -0
  17. package/dist/glossary/colorProperties/dateTimeColor.md +227 -0
  18. package/dist/glossary/colorProperties/disabledColor.md +227 -0
  19. package/dist/glossary/colorProperties/highlightedColor.md +227 -0
  20. package/dist/glossary/colorProperties/hintTextColor.md +227 -0
  21. package/dist/glossary/colorProperties/imageTouchFeedbackColor.md +227 -0
  22. package/dist/glossary/colorProperties/indicatorColor.md +227 -0
  23. package/dist/glossary/colorProperties/keyboardToolbarColor.md +227 -0
  24. package/dist/glossary/colorProperties/navTintColor.md +227 -0
  25. package/dist/glossary/colorProperties/onTintColor.md +227 -0
  26. package/dist/glossary/colorProperties/pageIndicatorColor.md +227 -0
  27. package/dist/glossary/colorProperties/pagingControlColor.md +227 -0
  28. package/dist/glossary/colorProperties/placeholder.md +227 -0
  29. package/dist/glossary/colorProperties/pullBackgroundColor.md +227 -0
  30. package/dist/glossary/colorProperties/resultsBackgroundColor.md +227 -0
  31. package/dist/glossary/colorProperties/resultsSeparatorColor.md +227 -0
  32. package/dist/glossary/colorProperties/selectedButtonColor.md +227 -0
  33. package/dist/glossary/colorProperties/selectedColor.md +227 -0
  34. package/dist/glossary/colorProperties/selectedSubtitleColor.md +227 -0
  35. package/dist/glossary/colorProperties/selectedTextColor.md +227 -0
  36. package/dist/glossary/colorProperties/separatorColor.md +227 -0
  37. package/dist/glossary/colorProperties/shadowColor.md +227 -0
  38. package/dist/glossary/colorProperties/subtitleColor.md +227 -0
  39. package/dist/glossary/colorProperties/tabsBackgroundColor.md +227 -0
  40. package/dist/glossary/colorProperties/tabsBackgroundSelectedColor.md +227 -0
  41. package/dist/glossary/colorProperties/textColor.md +227 -0
  42. package/dist/glossary/colorProperties/thumbTintColor.md +227 -0
  43. package/dist/glossary/colorProperties/tintColor.md +227 -0
  44. package/dist/glossary/colorProperties/titleAttributesColor.md +227 -0
  45. package/dist/glossary/colorProperties/titleAttributesShadowColor.md +227 -0
  46. package/dist/glossary/colorProperties/titleColor.md +227 -0
  47. package/dist/glossary/colorProperties/titleTextColor.md +227 -0
  48. package/dist/glossary/colorProperties/touchFeedbackColor.md +227 -0
  49. package/dist/glossary/colorProperties/trackTintColor.md +227 -0
  50. package/dist/glossary/colorProperties/viewShadowColor.md +227 -0
  51. package/dist/glossary/configurableProperties/_category_.json +1 -0
  52. package/dist/glossary/configurableProperties/activeTab.md +17 -0
  53. package/dist/glossary/configurableProperties/backgroundLeftCap.md +39 -0
  54. package/dist/glossary/configurableProperties/backgroundPaddingBottom.md +39 -0
  55. package/dist/glossary/configurableProperties/backgroundPaddingLeft.md +39 -0
  56. package/dist/glossary/configurableProperties/backgroundPaddingRight.md +39 -0
  57. package/dist/glossary/configurableProperties/backgroundPaddingTop.md +39 -0
  58. package/dist/glossary/configurableProperties/backgroundTopCap.md +39 -0
  59. package/dist/glossary/configurableProperties/borderRadius.md +466 -0
  60. package/dist/glossary/configurableProperties/borderWidth.md +11 -0
  61. package/dist/glossary/configurableProperties/bottomNavigation.md +249 -0
  62. package/dist/glossary/configurableProperties/cacheSize.md +17 -0
  63. package/dist/glossary/configurableProperties/columnCount.md +16 -0
  64. package/dist/glossary/configurableProperties/contentHeight.md +68 -0
  65. package/dist/glossary/configurableProperties/contentWidth.md +68 -0
  66. package/dist/glossary/configurableProperties/countDownDuration.md +27 -0
  67. package/dist/glossary/configurableProperties/elevation.md +38 -0
  68. package/dist/glossary/configurableProperties/fontSize.md +17 -0
  69. package/dist/glossary/configurableProperties/fontWeight.md +13 -0
  70. package/dist/glossary/configurableProperties/gap.md +263 -0
  71. package/dist/glossary/configurableProperties/indentionLevel.md +39 -0
  72. package/dist/glossary/configurableProperties/keyboardToolbarHeight.md +39 -0
  73. package/dist/glossary/configurableProperties/leftButtonPadding.md +39 -0
  74. package/dist/glossary/configurableProperties/leftWidth.md +68 -0
  75. package/dist/glossary/configurableProperties/lines.md +16 -0
  76. package/dist/glossary/configurableProperties/maxElevation.md +38 -0
  77. package/dist/glossary/configurableProperties/maxLines.md +16 -0
  78. package/dist/glossary/configurableProperties/maxRowHeight.md +39 -0
  79. package/dist/glossary/configurableProperties/maxZoomScale.md +18 -0
  80. package/dist/glossary/configurableProperties/minRowHeight.md +39 -0
  81. package/dist/glossary/configurableProperties/minZoomScale.md +18 -0
  82. package/dist/glossary/configurableProperties/minimumFontSize.md +17 -0
  83. package/dist/glossary/configurableProperties/offsets.md +77 -0
  84. package/dist/glossary/configurableProperties/opacity.md +19 -0
  85. package/dist/glossary/configurableProperties/padding.md +438 -0
  86. package/dist/glossary/configurableProperties/pagingControlAlpha.md +19 -0
  87. package/dist/glossary/configurableProperties/pagingControlHeight.md +39 -0
  88. package/dist/glossary/configurableProperties/pagingControlTimeout.md +26 -0
  89. package/dist/glossary/configurableProperties/repeat.md +16 -0
  90. package/dist/glossary/configurableProperties/repeatCount.md +17 -0
  91. package/dist/glossary/configurableProperties/rightButtonPadding.md +39 -0
  92. package/dist/glossary/configurableProperties/rightWidth.md +68 -0
  93. package/dist/glossary/configurableProperties/rotate.md +25 -0
  94. package/dist/glossary/configurableProperties/rowCount.md +16 -0
  95. package/dist/glossary/configurableProperties/rowHeight.md +39 -0
  96. package/dist/glossary/configurableProperties/scale.md +18 -0
  97. package/dist/glossary/configurableProperties/sectionHeaderTopPadding.md +39 -0
  98. package/dist/glossary/configurableProperties/separatorHeight.md +39 -0
  99. package/dist/glossary/configurableProperties/shadowRadius.md +38 -0
  100. package/dist/glossary/configurableProperties/timeout.md +26 -0
  101. package/dist/glossary/configurableProperties/transitionDelay.md +26 -0
  102. package/dist/glossary/configurableProperties/transitionDuration.md +27 -0
  103. package/dist/glossary/configurableProperties/zIndex.md +10 -0
  104. package/dist/glossary/configurableProperties/zoomScale.md +18 -0
  105. package/dist/glossary/constantProperties/_category_.json +1 -0
  106. package/dist/glossary/constantProperties/accessibilityHidden.md +6 -0
  107. package/dist/glossary/constantProperties/accessoryType.md +8 -0
  108. package/dist/glossary/constantProperties/activeIconIsMask.md +6 -0
  109. package/dist/glossary/constantProperties/activityEnterTransition.md +12 -0
  110. package/dist/glossary/constantProperties/activityExitTransition.md +12 -0
  111. package/dist/glossary/constantProperties/activityIndicatorStyle.md +8 -0
  112. package/dist/glossary/constantProperties/activityReenterTransition.md +12 -0
  113. package/dist/glossary/constantProperties/activityReturnTransition.md +12 -0
  114. package/dist/glossary/constantProperties/activitySharedElementEnterTransition.md +9 -0
  115. package/dist/glossary/constantProperties/activitySharedElementExitTransition.md +9 -0
  116. package/dist/glossary/constantProperties/activitySharedElementReenterTransition.md +9 -0
  117. package/dist/glossary/constantProperties/activitySharedElementReturnTransition.md +9 -0
  118. package/dist/glossary/constantProperties/alertDialogStyle.md +8 -0
  119. package/dist/glossary/constantProperties/allowUserCustomization.md +6 -0
  120. package/dist/glossary/constantProperties/allowsBackForwardNavigationGestures.md +6 -0
  121. package/dist/glossary/constantProperties/allowsLinkPreview.md +6 -0
  122. package/dist/glossary/constantProperties/allowsMultipleSelectionDuringEditing.md +6 -0
  123. package/dist/glossary/constantProperties/allowsMultipleSelectionInteraction.md +6 -0
  124. package/dist/glossary/constantProperties/allowsSelection.md +6 -0
  125. package/dist/glossary/constantProperties/allowsSelectionDuringEditing.md +6 -0
  126. package/dist/glossary/constantProperties/anchorPoint.md +24 -0
  127. package/dist/glossary/constantProperties/autoAdjustScrollViewInsets.md +6 -0
  128. package/dist/glossary/constantProperties/autoLink.md +11 -0
  129. package/dist/glossary/constantProperties/autocapitalization.md +8 -0
  130. package/dist/glossary/constantProperties/autocorrect.md +7 -0
  131. package/dist/glossary/constantProperties/autofillType.md +36 -0
  132. package/dist/glossary/constantProperties/autoreverse.md +6 -0
  133. package/dist/glossary/constantProperties/autorotate.md +6 -0
  134. package/dist/glossary/constantProperties/backgroundBlendMode.md +32 -0
  135. package/dist/glossary/constantProperties/backgroundLinearGradient.md +25 -0
  136. package/dist/glossary/constantProperties/backgroundRadialGradient.md +13 -0
  137. package/dist/glossary/constantProperties/backgroundRepeat.md +8 -0
  138. package/dist/glossary/constantProperties/borderStyle.md +10 -0
  139. package/dist/glossary/constantProperties/bubbleParent.md +6 -0
  140. package/dist/glossary/constantProperties/buttonStyle.md +10 -0
  141. package/dist/glossary/constantProperties/cacheMode.md +12 -0
  142. package/dist/glossary/constantProperties/cachePolicy.md +8 -0
  143. package/dist/glossary/constantProperties/calendarViewShown.md +6 -0
  144. package/dist/glossary/constantProperties/canCancelEvents.md +6 -0
  145. package/dist/glossary/constantProperties/canDelete.md +6 -0
  146. package/dist/glossary/constantProperties/canEdit.md +6 -0
  147. package/dist/glossary/constantProperties/canInsert.md +6 -0
  148. package/dist/glossary/constantProperties/canMove.md +6 -0
  149. package/dist/glossary/constantProperties/canScroll.md +6 -0
  150. package/dist/glossary/constantProperties/cancelable.md +5 -0
  151. package/dist/glossary/constantProperties/canceledOnTouchOutside.md +5 -0
  152. package/dist/glossary/constantProperties/caseInsensitiveSearch.md +6 -0
  153. package/dist/glossary/constantProperties/checkable.md +6 -0
  154. package/dist/glossary/constantProperties/clearButtonMode.md +8 -0
  155. package/dist/glossary/constantProperties/clearOnEdit.md +6 -0
  156. package/dist/glossary/constantProperties/clipMode.md +6 -0
  157. package/dist/glossary/constantProperties/constraint.md +6 -0
  158. package/dist/glossary/constantProperties/contentHeightAndWidth.md +6 -0
  159. package/dist/glossary/constantProperties/curve.md +11 -0
  160. package/dist/glossary/constantProperties/datePickerStyle.md +8 -0
  161. package/dist/glossary/constantProperties/defaultItemTemplate.md +8 -0
  162. package/dist/glossary/constantProperties/dimBackgroundForSearch.md +6 -0
  163. package/dist/glossary/constantProperties/disableBounce.md +6 -0
  164. package/dist/glossary/constantProperties/disableContextMenu.md +6 -0
  165. package/dist/glossary/constantProperties/displayCaps.md +11 -0
  166. package/dist/glossary/constantProperties/displayHomeAsUp.md +6 -0
  167. package/dist/glossary/constantProperties/draggingType.md +6 -0
  168. package/dist/glossary/constantProperties/drawerIndicatorEnabled.md +6 -0
  169. package/dist/glossary/constantProperties/drawerLockMode.md +8 -0
  170. package/dist/glossary/constantProperties/dropShadow.md +12 -0
  171. package/dist/glossary/constantProperties/duration.md +6 -0
  172. package/dist/glossary/constantProperties/editable.md +6 -0
  173. package/dist/glossary/constantProperties/editing.md +6 -0
  174. package/dist/glossary/constantProperties/ellipsize.md +17 -0
  175. package/dist/glossary/constantProperties/enableCopy.md +6 -0
  176. package/dist/glossary/constantProperties/enableJavascriptInterface.md +8 -0
  177. package/dist/glossary/constantProperties/enableReturnKey.md +6 -0
  178. package/dist/glossary/constantProperties/enableZoomControls.md +6 -0
  179. package/dist/glossary/constantProperties/enabled.md +6 -0
  180. package/dist/glossary/constantProperties/exitOnClose.md +6 -0
  181. package/dist/glossary/constantProperties/extendBackground.md +6 -0
  182. package/dist/glossary/constantProperties/extendEdges.md +10 -0
  183. package/dist/glossary/constantProperties/extendSafeArea.md +6 -0
  184. package/dist/glossary/constantProperties/fastScroll.md +6 -0
  185. package/dist/glossary/constantProperties/filterAnchored.md +6 -0
  186. package/dist/glossary/constantProperties/filterAttribute.md +6 -0
  187. package/dist/glossary/constantProperties/filterCaseInsensitive.md +6 -0
  188. package/dist/glossary/constantProperties/filterTouchesWhenObscured.md +6 -0
  189. package/dist/glossary/constantProperties/flagSecure.md +6 -0
  190. package/dist/glossary/constantProperties/flags.md +36 -0
  191. package/dist/glossary/constantProperties/flip.md +6 -0
  192. package/dist/glossary/constantProperties/focusable.md +6 -0
  193. package/dist/glossary/constantProperties/fontStyle.md +6 -0
  194. package/dist/glossary/constantProperties/footerDividersEnabled.md +6 -0
  195. package/dist/glossary/constantProperties/format24.md +6 -0
  196. package/dist/glossary/constantProperties/fullscreen.md +6 -0
  197. package/dist/glossary/constantProperties/gravity.md +31 -0
  198. package/dist/glossary/constantProperties/gridColumnsRowsStartEnd.md +31 -0
  199. package/dist/glossary/constantProperties/gridFlow.md +8 -0
  200. package/dist/glossary/constantProperties/gridSystem.md +31 -0
  201. package/dist/glossary/constantProperties/hasCheck.md +6 -0
  202. package/dist/glossary/constantProperties/hasChild.md +6 -0
  203. package/dist/glossary/constantProperties/hasDetail.md +6 -0
  204. package/dist/glossary/constantProperties/headerDividersEnabled.md +6 -0
  205. package/dist/glossary/constantProperties/hiddenBehavior.md +6 -0
  206. package/dist/glossary/constantProperties/hideLoadIndicator.md +6 -0
  207. package/dist/glossary/constantProperties/hideSearchOnSelection.md +6 -0
  208. package/dist/glossary/constantProperties/hideShadow.md +6 -0
  209. package/dist/glossary/constantProperties/hidesBackButton.md +6 -0
  210. package/dist/glossary/constantProperties/hidesBarsOnSwipe.md +6 -0
  211. package/dist/glossary/constantProperties/hidesBarsOnTap.md +6 -0
  212. package/dist/glossary/constantProperties/hidesBarsWhenKeyboardAppears.md +6 -0
  213. package/dist/glossary/constantProperties/hidesSearchBarWhenScrolling.md +6 -0
  214. package/dist/glossary/constantProperties/hintType.md +6 -0
  215. package/dist/glossary/constantProperties/hires.md +6 -0
  216. package/dist/glossary/constantProperties/homeButtonEnabled.md +6 -0
  217. package/dist/glossary/constantProperties/homeIndicatorAutoHidden.md +6 -0
  218. package/dist/glossary/constantProperties/horizontalMargin.md +7 -0
  219. package/dist/glossary/constantProperties/horizontalWrap.md +6 -0
  220. package/dist/glossary/constantProperties/html.md +5 -0
  221. package/dist/glossary/constantProperties/icon.md +205 -0
  222. package/dist/glossary/constantProperties/iconIsMask.md +6 -0
  223. package/dist/glossary/constantProperties/iconified.md +5 -0
  224. package/dist/glossary/constantProperties/iconifiedByDefault.md +5 -0
  225. package/dist/glossary/constantProperties/ignoreSslError.md +6 -0
  226. package/dist/glossary/constantProperties/imageTouchFeedback.md +6 -0
  227. package/dist/glossary/constantProperties/includeFontPadding.md +6 -0
  228. package/dist/glossary/constantProperties/includeOpaqueBars.md +6 -0
  229. package/dist/glossary/constantProperties/inputType.md +6 -0
  230. package/dist/glossary/constantProperties/items.md +8 -0
  231. package/dist/glossary/constantProperties/keepScreenOn.md +6 -0
  232. package/dist/glossary/constantProperties/keepSectionsInSearch.md +6 -0
  233. package/dist/glossary/constantProperties/keyboardAppearance.md +7 -0
  234. package/dist/glossary/constantProperties/keyboardDismissMode.md +7 -0
  235. package/dist/glossary/constantProperties/keyboardDisplayRequiresUserAction.md +6 -0
  236. package/dist/glossary/constantProperties/keyboardType.md +18 -0
  237. package/dist/glossary/constantProperties/largeTitleDisplayMode.md +7 -0
  238. package/dist/glossary/constantProperties/largeTitleEnabled.md +6 -0
  239. package/dist/glossary/constantProperties/layout.md +7 -0
  240. package/dist/glossary/constantProperties/lazyLoadingEnabled.md +6 -0
  241. package/dist/glossary/constantProperties/leftButtonMode.md +8 -0
  242. package/dist/glossary/constantProperties/leftDrawerLockMode.md +8 -0
  243. package/dist/glossary/constantProperties/lightTouchEnabled.md +6 -0
  244. package/dist/glossary/constantProperties/listViewStyle.md +7 -0
  245. package/dist/glossary/constantProperties/location.md +6 -0
  246. package/dist/glossary/constantProperties/loginKeyboardType.md +18 -0
  247. package/dist/glossary/constantProperties/loginReturnKeyType.md +16 -0
  248. package/dist/glossary/constantProperties/mixedContentMode.md +6 -0
  249. package/dist/glossary/constantProperties/modal.md +6 -0
  250. package/dist/glossary/constantProperties/moveable.md +6 -0
  251. package/dist/glossary/constantProperties/moving.md +5 -0
  252. package/dist/glossary/constantProperties/nativeSpinner.md +5 -0
  253. package/dist/glossary/constantProperties/navBarHidden.md +6 -0
  254. package/dist/glossary/constantProperties/navigationMode.md +6 -0
  255. package/dist/glossary/constantProperties/orientationModes.md +17 -0
  256. package/dist/glossary/constantProperties/overScrollMode.md +7 -0
  257. package/dist/glossary/constantProperties/overlayEnabled.md +6 -0
  258. package/dist/glossary/constantProperties/overrideCurrentAnimation.md +6 -0
  259. package/dist/glossary/constantProperties/pagingControlOnTop.md +6 -0
  260. package/dist/glossary/constantProperties/passwordKeyboardType.md +18 -0
  261. package/dist/glossary/constantProperties/passwordMask.md +6 -0
  262. package/dist/glossary/constantProperties/pickerType.md +9 -0
  263. package/dist/glossary/constantProperties/placement.md +14 -0
  264. package/dist/glossary/constantProperties/pluginState.md +7 -0
  265. package/dist/glossary/constantProperties/preventCornerOverlap.md +6 -0
  266. package/dist/glossary/constantProperties/preventDefaultImage.md +6 -0
  267. package/dist/glossary/constantProperties/previewActionStyle.md +7 -0
  268. package/dist/glossary/constantProperties/progressBarStyle.md +7 -0
  269. package/dist/glossary/constantProperties/progressIndicatorType.md +6 -0
  270. package/dist/glossary/constantProperties/pruneSectionsOnEdit.md +6 -0
  271. package/dist/glossary/constantProperties/requestedOrientation.md +11 -0
  272. package/dist/glossary/constantProperties/resultsSeparatorStyle.md +6 -0
  273. package/dist/glossary/constantProperties/returnKeyType.md +16 -0
  274. package/dist/glossary/constantProperties/reverse.md +6 -0
  275. package/dist/glossary/constantProperties/rightButtonMode.md +8 -0
  276. package/dist/glossary/constantProperties/rightDrawerLockMode.md +8 -0
  277. package/dist/glossary/constantProperties/scalesPageToFit.md +6 -0
  278. package/dist/glossary/constantProperties/scrollIndicatorStyle.md +7 -0
  279. package/dist/glossary/constantProperties/scrollIndicators.md +10 -0
  280. package/dist/glossary/constantProperties/scrollType.md +6 -0
  281. package/dist/glossary/constantProperties/scrollable.md +6 -0
  282. package/dist/glossary/constantProperties/scrollingEnabled.md +6 -0
  283. package/dist/glossary/constantProperties/scrollsToTop.md +6 -0
  284. package/dist/glossary/constantProperties/searchAsChild.md +6 -0
  285. package/dist/glossary/constantProperties/searchBarStyle.md +6 -0
  286. package/dist/glossary/constantProperties/searchHidden.md +6 -0
  287. package/dist/glossary/constantProperties/selectionGranularity.md +6 -0
  288. package/dist/glossary/constantProperties/selectionOpens.md +6 -0
  289. package/dist/glossary/constantProperties/selectionStyle.md +6 -0
  290. package/dist/glossary/constantProperties/separatorStyle.md +6 -0
  291. package/dist/glossary/constantProperties/shiftMode.md +6 -0
  292. package/dist/glossary/constantProperties/showAsAction.md +9 -0
  293. package/dist/glossary/constantProperties/showBookmark.md +6 -0
  294. package/dist/glossary/constantProperties/showCancel.md +6 -0
  295. package/dist/glossary/constantProperties/showHorizontalScrollIndicator.md +6 -0
  296. package/dist/glossary/constantProperties/showPagingControl.md +6 -0
  297. package/dist/glossary/constantProperties/showSearchBarInNavBar.md +8 -0
  298. package/dist/glossary/constantProperties/showSelectionCheck.md +6 -0
  299. package/dist/glossary/constantProperties/showUndoRedoActions.md +6 -0
  300. package/dist/glossary/constantProperties/showVerticalScrollIndicator.md +6 -0
  301. package/dist/glossary/constantProperties/smoothScrollOnTabClick.md +6 -0
  302. package/dist/glossary/constantProperties/statusBarStyle.md +10 -0
  303. package/dist/glossary/constantProperties/submitEnabled.md +6 -0
  304. package/dist/glossary/constantProperties/suppressReturn.md +6 -0
  305. package/dist/glossary/constantProperties/sustainedPerformanceMode.md +5 -0
  306. package/dist/glossary/constantProperties/swipeToClose.md +6 -0
  307. package/dist/glossary/constantProperties/switchStyle.md +8 -0
  308. package/dist/glossary/constantProperties/systemButton.md +30 -0
  309. package/dist/glossary/constantProperties/tabBarHidden.md +6 -0
  310. package/dist/glossary/constantProperties/tabGroupStyle.md +6 -0
  311. package/dist/glossary/constantProperties/tabbedBarStyle.md +10 -0
  312. package/dist/glossary/constantProperties/tableViewStyle.md +7 -0
  313. package/dist/glossary/constantProperties/tabsTranslucent.md +6 -0
  314. package/dist/glossary/constantProperties/textAlign.md +8 -0
  315. package/dist/glossary/constantProperties/theme.md +28 -0
  316. package/dist/glossary/constantProperties/tiMedia.md +71 -0
  317. package/dist/glossary/constantProperties/titleAttributesShadow.md +12 -0
  318. package/dist/glossary/constantProperties/toolbarEnabled.md +6 -0
  319. package/dist/glossary/constantProperties/touchEnabled.md +8 -0
  320. package/dist/glossary/constantProperties/touchFeedback.md +6 -0
  321. package/dist/glossary/constantProperties/transition.md +12 -0
  322. package/dist/glossary/constantProperties/translucent.md +6 -0
  323. package/dist/glossary/constantProperties/useCompatPadding.md +6 -0
  324. package/dist/glossary/constantProperties/useSpinner.md +6 -0
  325. package/dist/glossary/constantProperties/verticalAlign.md +7 -0
  326. package/dist/glossary/constantProperties/verticalBounce.md +6 -0
  327. package/dist/glossary/constantProperties/verticalMargin.md +7 -0
  328. package/dist/glossary/constantProperties/viewShadow.md +27 -0
  329. package/dist/glossary/constantProperties/visible.md +8 -0
  330. package/dist/glossary/constantProperties/willHandleTouches.md +6 -0
  331. package/dist/glossary/constantProperties/willScrollOnStatusTap.md +6 -0
  332. package/dist/glossary/constantProperties/windowPixelFormat.md +18 -0
  333. package/dist/glossary/constantProperties/windowSoftInputMode.md +11 -0
  334. package/dist/glossary/constantProperties/wobble.md +6 -0
  335. package/dist/glossary/sizingProperties/_category_.json +1 -0
  336. package/dist/glossary/sizingProperties/height.md +68 -0
  337. package/dist/glossary/sizingProperties/margin.md +875 -0
  338. package/dist/glossary/sizingProperties/marginAlternate.md +503 -0
  339. package/dist/glossary/sizingProperties/width.md +68 -0
  340. package/dist/tailwind.tss +631 -631
  341. package/docs/configuring-guide.md +2 -2
  342. package/docs/whats-new/v3.0.4.md +2 -2
  343. package/index.js +76 -38
  344. package/lib/helpers.js +218 -214
  345. package/package.json +2 -2
@@ -0,0 +1,2 @@
1
+ ```scss'ImageView[platform=ios]': { hires: true }
2
+ ```
@@ -0,0 +1,2 @@
1
+ ```scss'View': { width: Ti.UI.SIZE, height: Ti.UI.SIZE }
2
+ ```
@@ -0,0 +1,2 @@
1
+ ```scss'Window': { backgroundColor: '#ffffff' }
2
+ ```
@@ -0,0 +1 @@
1
+ { "label": "colorProperties", "position": 4 }
@@ -0,0 +1,227 @@
1
+ ```scss
2
+ // Component(s): Ti.UI.Tab, Ti.UI.TabGroup
3
+ // Property(ies): activeTintColor
4
+ '.active-tint-transparent': { activeTintColor: 'transparent' }
5
+ '.active-tint-black': { activeTintColor: '#000000' }
6
+ '.active-tint-white': { activeTintColor: '#ffffff' }
7
+ '.active-tint-slate-50': { activeTintColor: '#f8fafc' }
8
+ '.active-tint-slate-100': { activeTintColor: '#f1f5f9' }
9
+ '.active-tint-slate-200': { activeTintColor: '#e2e8f0' }
10
+ '.active-tint-slate-300': { activeTintColor: '#cbd5e1' }
11
+ '.active-tint-slate-400': { activeTintColor: '#94a3b8' }
12
+ '.active-tint-slate-500': { activeTintColor: '#64748b' }
13
+ '.active-tint-slate-600': { activeTintColor: '#475569' }
14
+ '.active-tint-slate-700': { activeTintColor: '#334155' }
15
+ '.active-tint-slate-800': { activeTintColor: '#1e293b' }
16
+ '.active-tint-slate-900': { activeTintColor: '#0f172a' }
17
+ '.active-tint-gray-50': { activeTintColor: '#f9fafb' }
18
+ '.active-tint-gray-100': { activeTintColor: '#f3f4f6' }
19
+ '.active-tint-gray-200': { activeTintColor: '#e5e7eb' }
20
+ '.active-tint-gray-300': { activeTintColor: '#d1d5db' }
21
+ '.active-tint-gray-400': { activeTintColor: '#9ca3af' }
22
+ '.active-tint-gray-500': { activeTintColor: '#6b7280' }
23
+ '.active-tint-gray-600': { activeTintColor: '#4b5563' }
24
+ '.active-tint-gray-700': { activeTintColor: '#374151' }
25
+ '.active-tint-gray-800': { activeTintColor: '#1f2937' }
26
+ '.active-tint-gray-900': { activeTintColor: '#111827' }
27
+ '.active-tint-zinc-50': { activeTintColor: '#fafafa' }
28
+ '.active-tint-zinc-100': { activeTintColor: '#f4f4f5' }
29
+ '.active-tint-zinc-200': { activeTintColor: '#e4e4e7' }
30
+ '.active-tint-zinc-300': { activeTintColor: '#d4d4d8' }
31
+ '.active-tint-zinc-400': { activeTintColor: '#a1a1aa' }
32
+ '.active-tint-zinc-500': { activeTintColor: '#71717a' }
33
+ '.active-tint-zinc-600': { activeTintColor: '#52525b' }
34
+ '.active-tint-zinc-700': { activeTintColor: '#3f3f46' }
35
+ '.active-tint-zinc-800': { activeTintColor: '#27272a' }
36
+ '.active-tint-zinc-900': { activeTintColor: '#18181b' }
37
+ '.active-tint-neutral-50': { activeTintColor: '#fafafa' }
38
+ '.active-tint-neutral-100': { activeTintColor: '#f5f5f5' }
39
+ '.active-tint-neutral-200': { activeTintColor: '#e5e5e5' }
40
+ '.active-tint-neutral-300': { activeTintColor: '#d4d4d4' }
41
+ '.active-tint-neutral-400': { activeTintColor: '#a3a3a3' }
42
+ '.active-tint-neutral-500': { activeTintColor: '#737373' }
43
+ '.active-tint-neutral-600': { activeTintColor: '#525252' }
44
+ '.active-tint-neutral-700': { activeTintColor: '#404040' }
45
+ '.active-tint-neutral-800': { activeTintColor: '#262626' }
46
+ '.active-tint-neutral-900': { activeTintColor: '#171717' }
47
+ '.active-tint-stone-50': { activeTintColor: '#fafaf9' }
48
+ '.active-tint-stone-100': { activeTintColor: '#f5f5f4' }
49
+ '.active-tint-stone-200': { activeTintColor: '#e7e5e4' }
50
+ '.active-tint-stone-300': { activeTintColor: '#d6d3d1' }
51
+ '.active-tint-stone-400': { activeTintColor: '#a8a29e' }
52
+ '.active-tint-stone-500': { activeTintColor: '#78716c' }
53
+ '.active-tint-stone-600': { activeTintColor: '#57534e' }
54
+ '.active-tint-stone-700': { activeTintColor: '#44403c' }
55
+ '.active-tint-stone-800': { activeTintColor: '#292524' }
56
+ '.active-tint-stone-900': { activeTintColor: '#1c1917' }
57
+ '.active-tint-red-50': { activeTintColor: '#fef2f2' }
58
+ '.active-tint-red-100': { activeTintColor: '#fee2e2' }
59
+ '.active-tint-red-200': { activeTintColor: '#fecaca' }
60
+ '.active-tint-red-300': { activeTintColor: '#fca5a5' }
61
+ '.active-tint-red-400': { activeTintColor: '#f87171' }
62
+ '.active-tint-red-500': { activeTintColor: '#ef4444' }
63
+ '.active-tint-red-600': { activeTintColor: '#dc2626' }
64
+ '.active-tint-red-700': { activeTintColor: '#b91c1c' }
65
+ '.active-tint-red-800': { activeTintColor: '#991b1b' }
66
+ '.active-tint-red-900': { activeTintColor: '#7f1d1d' }
67
+ '.active-tint-orange-50': { activeTintColor: '#fff7ed' }
68
+ '.active-tint-orange-100': { activeTintColor: '#ffedd5' }
69
+ '.active-tint-orange-200': { activeTintColor: '#fed7aa' }
70
+ '.active-tint-orange-300': { activeTintColor: '#fdba74' }
71
+ '.active-tint-orange-400': { activeTintColor: '#fb923c' }
72
+ '.active-tint-orange-500': { activeTintColor: '#f97316' }
73
+ '.active-tint-orange-600': { activeTintColor: '#ea580c' }
74
+ '.active-tint-orange-700': { activeTintColor: '#c2410c' }
75
+ '.active-tint-orange-800': { activeTintColor: '#9a3412' }
76
+ '.active-tint-orange-900': { activeTintColor: '#7c2d12' }
77
+ '.active-tint-amber-50': { activeTintColor: '#fffbeb' }
78
+ '.active-tint-amber-100': { activeTintColor: '#fef3c7' }
79
+ '.active-tint-amber-200': { activeTintColor: '#fde68a' }
80
+ '.active-tint-amber-300': { activeTintColor: '#fcd34d' }
81
+ '.active-tint-amber-400': { activeTintColor: '#fbbf24' }
82
+ '.active-tint-amber-500': { activeTintColor: '#f59e0b' }
83
+ '.active-tint-amber-600': { activeTintColor: '#d97706' }
84
+ '.active-tint-amber-700': { activeTintColor: '#b45309' }
85
+ '.active-tint-amber-800': { activeTintColor: '#92400e' }
86
+ '.active-tint-amber-900': { activeTintColor: '#78350f' }
87
+ '.active-tint-yellow-50': { activeTintColor: '#fefce8' }
88
+ '.active-tint-yellow-100': { activeTintColor: '#fef9c3' }
89
+ '.active-tint-yellow-200': { activeTintColor: '#fef08a' }
90
+ '.active-tint-yellow-300': { activeTintColor: '#fde047' }
91
+ '.active-tint-yellow-400': { activeTintColor: '#facc15' }
92
+ '.active-tint-yellow-500': { activeTintColor: '#eab308' }
93
+ '.active-tint-yellow-600': { activeTintColor: '#ca8a04' }
94
+ '.active-tint-yellow-700': { activeTintColor: '#a16207' }
95
+ '.active-tint-yellow-800': { activeTintColor: '#854d0e' }
96
+ '.active-tint-yellow-900': { activeTintColor: '#713f12' }
97
+ '.active-tint-lime-50': { activeTintColor: '#f7fee7' }
98
+ '.active-tint-lime-100': { activeTintColor: '#ecfccb' }
99
+ '.active-tint-lime-200': { activeTintColor: '#d9f99d' }
100
+ '.active-tint-lime-300': { activeTintColor: '#bef264' }
101
+ '.active-tint-lime-400': { activeTintColor: '#a3e635' }
102
+ '.active-tint-lime-500': { activeTintColor: '#84cc16' }
103
+ '.active-tint-lime-600': { activeTintColor: '#65a30d' }
104
+ '.active-tint-lime-700': { activeTintColor: '#4d7c0f' }
105
+ '.active-tint-lime-800': { activeTintColor: '#3f6212' }
106
+ '.active-tint-lime-900': { activeTintColor: '#365314' }
107
+ '.active-tint-green-50': { activeTintColor: '#f0fdf4' }
108
+ '.active-tint-green-100': { activeTintColor: '#dcfce7' }
109
+ '.active-tint-green-200': { activeTintColor: '#bbf7d0' }
110
+ '.active-tint-green-300': { activeTintColor: '#86efac' }
111
+ '.active-tint-green-400': { activeTintColor: '#4ade80' }
112
+ '.active-tint-green-500': { activeTintColor: '#22c55e' }
113
+ '.active-tint-green-600': { activeTintColor: '#16a34a' }
114
+ '.active-tint-green-700': { activeTintColor: '#15803d' }
115
+ '.active-tint-green-800': { activeTintColor: '#166534' }
116
+ '.active-tint-green-900': { activeTintColor: '#14532d' }
117
+ '.active-tint-emerald-50': { activeTintColor: '#ecfdf5' }
118
+ '.active-tint-emerald-100': { activeTintColor: '#d1fae5' }
119
+ '.active-tint-emerald-200': { activeTintColor: '#a7f3d0' }
120
+ '.active-tint-emerald-300': { activeTintColor: '#6ee7b7' }
121
+ '.active-tint-emerald-400': { activeTintColor: '#34d399' }
122
+ '.active-tint-emerald-500': { activeTintColor: '#10b981' }
123
+ '.active-tint-emerald-600': { activeTintColor: '#059669' }
124
+ '.active-tint-emerald-700': { activeTintColor: '#047857' }
125
+ '.active-tint-emerald-800': { activeTintColor: '#065f46' }
126
+ '.active-tint-emerald-900': { activeTintColor: '#064e3b' }
127
+ '.active-tint-teal-50': { activeTintColor: '#f0fdfa' }
128
+ '.active-tint-teal-100': { activeTintColor: '#ccfbf1' }
129
+ '.active-tint-teal-200': { activeTintColor: '#99f6e4' }
130
+ '.active-tint-teal-300': { activeTintColor: '#5eead4' }
131
+ '.active-tint-teal-400': { activeTintColor: '#2dd4bf' }
132
+ '.active-tint-teal-500': { activeTintColor: '#14b8a6' }
133
+ '.active-tint-teal-600': { activeTintColor: '#0d9488' }
134
+ '.active-tint-teal-700': { activeTintColor: '#0f766e' }
135
+ '.active-tint-teal-800': { activeTintColor: '#115e59' }
136
+ '.active-tint-teal-900': { activeTintColor: '#134e4a' }
137
+ '.active-tint-cyan-50': { activeTintColor: '#ecfeff' }
138
+ '.active-tint-cyan-100': { activeTintColor: '#cffafe' }
139
+ '.active-tint-cyan-200': { activeTintColor: '#a5f3fc' }
140
+ '.active-tint-cyan-300': { activeTintColor: '#67e8f9' }
141
+ '.active-tint-cyan-400': { activeTintColor: '#22d3ee' }
142
+ '.active-tint-cyan-500': { activeTintColor: '#06b6d4' }
143
+ '.active-tint-cyan-600': { activeTintColor: '#0891b2' }
144
+ '.active-tint-cyan-700': { activeTintColor: '#0e7490' }
145
+ '.active-tint-cyan-800': { activeTintColor: '#155e75' }
146
+ '.active-tint-cyan-900': { activeTintColor: '#164e63' }
147
+ '.active-tint-sky-50': { activeTintColor: '#f0f9ff' }
148
+ '.active-tint-sky-100': { activeTintColor: '#e0f2fe' }
149
+ '.active-tint-sky-200': { activeTintColor: '#bae6fd' }
150
+ '.active-tint-sky-300': { activeTintColor: '#7dd3fc' }
151
+ '.active-tint-sky-400': { activeTintColor: '#38bdf8' }
152
+ '.active-tint-sky-500': { activeTintColor: '#0ea5e9' }
153
+ '.active-tint-sky-600': { activeTintColor: '#0284c7' }
154
+ '.active-tint-sky-700': { activeTintColor: '#0369a1' }
155
+ '.active-tint-sky-800': { activeTintColor: '#075985' }
156
+ '.active-tint-sky-900': { activeTintColor: '#0c4a6e' }
157
+ '.active-tint-blue-50': { activeTintColor: '#eff6ff' }
158
+ '.active-tint-blue-100': { activeTintColor: '#dbeafe' }
159
+ '.active-tint-blue-200': { activeTintColor: '#bfdbfe' }
160
+ '.active-tint-blue-300': { activeTintColor: '#93c5fd' }
161
+ '.active-tint-blue-400': { activeTintColor: '#60a5fa' }
162
+ '.active-tint-blue-500': { activeTintColor: '#3b82f6' }
163
+ '.active-tint-blue-600': { activeTintColor: '#2563eb' }
164
+ '.active-tint-blue-700': { activeTintColor: '#1d4ed8' }
165
+ '.active-tint-blue-800': { activeTintColor: '#1e40af' }
166
+ '.active-tint-blue-900': { activeTintColor: '#1e3a8a' }
167
+ '.active-tint-indigo-50': { activeTintColor: '#eef2ff' }
168
+ '.active-tint-indigo-100': { activeTintColor: '#e0e7ff' }
169
+ '.active-tint-indigo-200': { activeTintColor: '#c7d2fe' }
170
+ '.active-tint-indigo-300': { activeTintColor: '#a5b4fc' }
171
+ '.active-tint-indigo-400': { activeTintColor: '#818cf8' }
172
+ '.active-tint-indigo-500': { activeTintColor: '#6366f1' }
173
+ '.active-tint-indigo-600': { activeTintColor: '#4f46e5' }
174
+ '.active-tint-indigo-700': { activeTintColor: '#4338ca' }
175
+ '.active-tint-indigo-800': { activeTintColor: '#3730a3' }
176
+ '.active-tint-indigo-900': { activeTintColor: '#312e81' }
177
+ '.active-tint-violet-50': { activeTintColor: '#f5f3ff' }
178
+ '.active-tint-violet-100': { activeTintColor: '#ede9fe' }
179
+ '.active-tint-violet-200': { activeTintColor: '#ddd6fe' }
180
+ '.active-tint-violet-300': { activeTintColor: '#c4b5fd' }
181
+ '.active-tint-violet-400': { activeTintColor: '#a78bfa' }
182
+ '.active-tint-violet-500': { activeTintColor: '#8b5cf6' }
183
+ '.active-tint-violet-600': { activeTintColor: '#7c3aed' }
184
+ '.active-tint-violet-700': { activeTintColor: '#6d28d9' }
185
+ '.active-tint-violet-800': { activeTintColor: '#5b21b6' }
186
+ '.active-tint-violet-900': { activeTintColor: '#4c1d95' }
187
+ '.active-tint-purple-50': { activeTintColor: '#faf5ff' }
188
+ '.active-tint-purple-100': { activeTintColor: '#f3e8ff' }
189
+ '.active-tint-purple-200': { activeTintColor: '#e9d5ff' }
190
+ '.active-tint-purple-300': { activeTintColor: '#d8b4fe' }
191
+ '.active-tint-purple-400': { activeTintColor: '#c084fc' }
192
+ '.active-tint-purple-500': { activeTintColor: '#a855f7' }
193
+ '.active-tint-purple-600': { activeTintColor: '#9333ea' }
194
+ '.active-tint-purple-700': { activeTintColor: '#7e22ce' }
195
+ '.active-tint-purple-800': { activeTintColor: '#6b21a8' }
196
+ '.active-tint-purple-900': { activeTintColor: '#581c87' }
197
+ '.active-tint-fuchsia-50': { activeTintColor: '#fdf4ff' }
198
+ '.active-tint-fuchsia-100': { activeTintColor: '#fae8ff' }
199
+ '.active-tint-fuchsia-200': { activeTintColor: '#f5d0fe' }
200
+ '.active-tint-fuchsia-300': { activeTintColor: '#f0abfc' }
201
+ '.active-tint-fuchsia-400': { activeTintColor: '#e879f9' }
202
+ '.active-tint-fuchsia-500': { activeTintColor: '#d946ef' }
203
+ '.active-tint-fuchsia-600': { activeTintColor: '#c026d3' }
204
+ '.active-tint-fuchsia-700': { activeTintColor: '#a21caf' }
205
+ '.active-tint-fuchsia-800': { activeTintColor: '#86198f' }
206
+ '.active-tint-fuchsia-900': { activeTintColor: '#701a75' }
207
+ '.active-tint-pink-50': { activeTintColor: '#fdf2f8' }
208
+ '.active-tint-pink-100': { activeTintColor: '#fce7f3' }
209
+ '.active-tint-pink-200': { activeTintColor: '#fbcfe8' }
210
+ '.active-tint-pink-300': { activeTintColor: '#f9a8d4' }
211
+ '.active-tint-pink-400': { activeTintColor: '#f472b6' }
212
+ '.active-tint-pink-500': { activeTintColor: '#ec4899' }
213
+ '.active-tint-pink-600': { activeTintColor: '#db2777' }
214
+ '.active-tint-pink-700': { activeTintColor: '#be185d' }
215
+ '.active-tint-pink-800': { activeTintColor: '#9d174d' }
216
+ '.active-tint-pink-900': { activeTintColor: '#831843' }
217
+ '.active-tint-rose-50': { activeTintColor: '#fff1f2' }
218
+ '.active-tint-rose-100': { activeTintColor: '#ffe4e6' }
219
+ '.active-tint-rose-200': { activeTintColor: '#fecdd3' }
220
+ '.active-tint-rose-300': { activeTintColor: '#fda4af' }
221
+ '.active-tint-rose-400': { activeTintColor: '#fb7185' }
222
+ '.active-tint-rose-500': { activeTintColor: '#f43f5e' }
223
+ '.active-tint-rose-600': { activeTintColor: '#e11d48' }
224
+ '.active-tint-rose-700': { activeTintColor: '#be123c' }
225
+ '.active-tint-rose-800': { activeTintColor: '#9f1239' }
226
+ '.active-tint-rose-900': { activeTintColor: '#881337' }
227
+ ```
@@ -0,0 +1,227 @@
1
+ ```scss
2
+ // Component(s): Ti.UI.Tab, Ti.UI.TabGroup
3
+ // Property(ies): activeTitleColor
4
+ '.active-title-transparent': { activeTitleColor: 'transparent' }
5
+ '.active-title-black': { activeTitleColor: '#000000' }
6
+ '.active-title-white': { activeTitleColor: '#ffffff' }
7
+ '.active-title-slate-50': { activeTitleColor: '#f8fafc' }
8
+ '.active-title-slate-100': { activeTitleColor: '#f1f5f9' }
9
+ '.active-title-slate-200': { activeTitleColor: '#e2e8f0' }
10
+ '.active-title-slate-300': { activeTitleColor: '#cbd5e1' }
11
+ '.active-title-slate-400': { activeTitleColor: '#94a3b8' }
12
+ '.active-title-slate-500': { activeTitleColor: '#64748b' }
13
+ '.active-title-slate-600': { activeTitleColor: '#475569' }
14
+ '.active-title-slate-700': { activeTitleColor: '#334155' }
15
+ '.active-title-slate-800': { activeTitleColor: '#1e293b' }
16
+ '.active-title-slate-900': { activeTitleColor: '#0f172a' }
17
+ '.active-title-gray-50': { activeTitleColor: '#f9fafb' }
18
+ '.active-title-gray-100': { activeTitleColor: '#f3f4f6' }
19
+ '.active-title-gray-200': { activeTitleColor: '#e5e7eb' }
20
+ '.active-title-gray-300': { activeTitleColor: '#d1d5db' }
21
+ '.active-title-gray-400': { activeTitleColor: '#9ca3af' }
22
+ '.active-title-gray-500': { activeTitleColor: '#6b7280' }
23
+ '.active-title-gray-600': { activeTitleColor: '#4b5563' }
24
+ '.active-title-gray-700': { activeTitleColor: '#374151' }
25
+ '.active-title-gray-800': { activeTitleColor: '#1f2937' }
26
+ '.active-title-gray-900': { activeTitleColor: '#111827' }
27
+ '.active-title-zinc-50': { activeTitleColor: '#fafafa' }
28
+ '.active-title-zinc-100': { activeTitleColor: '#f4f4f5' }
29
+ '.active-title-zinc-200': { activeTitleColor: '#e4e4e7' }
30
+ '.active-title-zinc-300': { activeTitleColor: '#d4d4d8' }
31
+ '.active-title-zinc-400': { activeTitleColor: '#a1a1aa' }
32
+ '.active-title-zinc-500': { activeTitleColor: '#71717a' }
33
+ '.active-title-zinc-600': { activeTitleColor: '#52525b' }
34
+ '.active-title-zinc-700': { activeTitleColor: '#3f3f46' }
35
+ '.active-title-zinc-800': { activeTitleColor: '#27272a' }
36
+ '.active-title-zinc-900': { activeTitleColor: '#18181b' }
37
+ '.active-title-neutral-50': { activeTitleColor: '#fafafa' }
38
+ '.active-title-neutral-100': { activeTitleColor: '#f5f5f5' }
39
+ '.active-title-neutral-200': { activeTitleColor: '#e5e5e5' }
40
+ '.active-title-neutral-300': { activeTitleColor: '#d4d4d4' }
41
+ '.active-title-neutral-400': { activeTitleColor: '#a3a3a3' }
42
+ '.active-title-neutral-500': { activeTitleColor: '#737373' }
43
+ '.active-title-neutral-600': { activeTitleColor: '#525252' }
44
+ '.active-title-neutral-700': { activeTitleColor: '#404040' }
45
+ '.active-title-neutral-800': { activeTitleColor: '#262626' }
46
+ '.active-title-neutral-900': { activeTitleColor: '#171717' }
47
+ '.active-title-stone-50': { activeTitleColor: '#fafaf9' }
48
+ '.active-title-stone-100': { activeTitleColor: '#f5f5f4' }
49
+ '.active-title-stone-200': { activeTitleColor: '#e7e5e4' }
50
+ '.active-title-stone-300': { activeTitleColor: '#d6d3d1' }
51
+ '.active-title-stone-400': { activeTitleColor: '#a8a29e' }
52
+ '.active-title-stone-500': { activeTitleColor: '#78716c' }
53
+ '.active-title-stone-600': { activeTitleColor: '#57534e' }
54
+ '.active-title-stone-700': { activeTitleColor: '#44403c' }
55
+ '.active-title-stone-800': { activeTitleColor: '#292524' }
56
+ '.active-title-stone-900': { activeTitleColor: '#1c1917' }
57
+ '.active-title-red-50': { activeTitleColor: '#fef2f2' }
58
+ '.active-title-red-100': { activeTitleColor: '#fee2e2' }
59
+ '.active-title-red-200': { activeTitleColor: '#fecaca' }
60
+ '.active-title-red-300': { activeTitleColor: '#fca5a5' }
61
+ '.active-title-red-400': { activeTitleColor: '#f87171' }
62
+ '.active-title-red-500': { activeTitleColor: '#ef4444' }
63
+ '.active-title-red-600': { activeTitleColor: '#dc2626' }
64
+ '.active-title-red-700': { activeTitleColor: '#b91c1c' }
65
+ '.active-title-red-800': { activeTitleColor: '#991b1b' }
66
+ '.active-title-red-900': { activeTitleColor: '#7f1d1d' }
67
+ '.active-title-orange-50': { activeTitleColor: '#fff7ed' }
68
+ '.active-title-orange-100': { activeTitleColor: '#ffedd5' }
69
+ '.active-title-orange-200': { activeTitleColor: '#fed7aa' }
70
+ '.active-title-orange-300': { activeTitleColor: '#fdba74' }
71
+ '.active-title-orange-400': { activeTitleColor: '#fb923c' }
72
+ '.active-title-orange-500': { activeTitleColor: '#f97316' }
73
+ '.active-title-orange-600': { activeTitleColor: '#ea580c' }
74
+ '.active-title-orange-700': { activeTitleColor: '#c2410c' }
75
+ '.active-title-orange-800': { activeTitleColor: '#9a3412' }
76
+ '.active-title-orange-900': { activeTitleColor: '#7c2d12' }
77
+ '.active-title-amber-50': { activeTitleColor: '#fffbeb' }
78
+ '.active-title-amber-100': { activeTitleColor: '#fef3c7' }
79
+ '.active-title-amber-200': { activeTitleColor: '#fde68a' }
80
+ '.active-title-amber-300': { activeTitleColor: '#fcd34d' }
81
+ '.active-title-amber-400': { activeTitleColor: '#fbbf24' }
82
+ '.active-title-amber-500': { activeTitleColor: '#f59e0b' }
83
+ '.active-title-amber-600': { activeTitleColor: '#d97706' }
84
+ '.active-title-amber-700': { activeTitleColor: '#b45309' }
85
+ '.active-title-amber-800': { activeTitleColor: '#92400e' }
86
+ '.active-title-amber-900': { activeTitleColor: '#78350f' }
87
+ '.active-title-yellow-50': { activeTitleColor: '#fefce8' }
88
+ '.active-title-yellow-100': { activeTitleColor: '#fef9c3' }
89
+ '.active-title-yellow-200': { activeTitleColor: '#fef08a' }
90
+ '.active-title-yellow-300': { activeTitleColor: '#fde047' }
91
+ '.active-title-yellow-400': { activeTitleColor: '#facc15' }
92
+ '.active-title-yellow-500': { activeTitleColor: '#eab308' }
93
+ '.active-title-yellow-600': { activeTitleColor: '#ca8a04' }
94
+ '.active-title-yellow-700': { activeTitleColor: '#a16207' }
95
+ '.active-title-yellow-800': { activeTitleColor: '#854d0e' }
96
+ '.active-title-yellow-900': { activeTitleColor: '#713f12' }
97
+ '.active-title-lime-50': { activeTitleColor: '#f7fee7' }
98
+ '.active-title-lime-100': { activeTitleColor: '#ecfccb' }
99
+ '.active-title-lime-200': { activeTitleColor: '#d9f99d' }
100
+ '.active-title-lime-300': { activeTitleColor: '#bef264' }
101
+ '.active-title-lime-400': { activeTitleColor: '#a3e635' }
102
+ '.active-title-lime-500': { activeTitleColor: '#84cc16' }
103
+ '.active-title-lime-600': { activeTitleColor: '#65a30d' }
104
+ '.active-title-lime-700': { activeTitleColor: '#4d7c0f' }
105
+ '.active-title-lime-800': { activeTitleColor: '#3f6212' }
106
+ '.active-title-lime-900': { activeTitleColor: '#365314' }
107
+ '.active-title-green-50': { activeTitleColor: '#f0fdf4' }
108
+ '.active-title-green-100': { activeTitleColor: '#dcfce7' }
109
+ '.active-title-green-200': { activeTitleColor: '#bbf7d0' }
110
+ '.active-title-green-300': { activeTitleColor: '#86efac' }
111
+ '.active-title-green-400': { activeTitleColor: '#4ade80' }
112
+ '.active-title-green-500': { activeTitleColor: '#22c55e' }
113
+ '.active-title-green-600': { activeTitleColor: '#16a34a' }
114
+ '.active-title-green-700': { activeTitleColor: '#15803d' }
115
+ '.active-title-green-800': { activeTitleColor: '#166534' }
116
+ '.active-title-green-900': { activeTitleColor: '#14532d' }
117
+ '.active-title-emerald-50': { activeTitleColor: '#ecfdf5' }
118
+ '.active-title-emerald-100': { activeTitleColor: '#d1fae5' }
119
+ '.active-title-emerald-200': { activeTitleColor: '#a7f3d0' }
120
+ '.active-title-emerald-300': { activeTitleColor: '#6ee7b7' }
121
+ '.active-title-emerald-400': { activeTitleColor: '#34d399' }
122
+ '.active-title-emerald-500': { activeTitleColor: '#10b981' }
123
+ '.active-title-emerald-600': { activeTitleColor: '#059669' }
124
+ '.active-title-emerald-700': { activeTitleColor: '#047857' }
125
+ '.active-title-emerald-800': { activeTitleColor: '#065f46' }
126
+ '.active-title-emerald-900': { activeTitleColor: '#064e3b' }
127
+ '.active-title-teal-50': { activeTitleColor: '#f0fdfa' }
128
+ '.active-title-teal-100': { activeTitleColor: '#ccfbf1' }
129
+ '.active-title-teal-200': { activeTitleColor: '#99f6e4' }
130
+ '.active-title-teal-300': { activeTitleColor: '#5eead4' }
131
+ '.active-title-teal-400': { activeTitleColor: '#2dd4bf' }
132
+ '.active-title-teal-500': { activeTitleColor: '#14b8a6' }
133
+ '.active-title-teal-600': { activeTitleColor: '#0d9488' }
134
+ '.active-title-teal-700': { activeTitleColor: '#0f766e' }
135
+ '.active-title-teal-800': { activeTitleColor: '#115e59' }
136
+ '.active-title-teal-900': { activeTitleColor: '#134e4a' }
137
+ '.active-title-cyan-50': { activeTitleColor: '#ecfeff' }
138
+ '.active-title-cyan-100': { activeTitleColor: '#cffafe' }
139
+ '.active-title-cyan-200': { activeTitleColor: '#a5f3fc' }
140
+ '.active-title-cyan-300': { activeTitleColor: '#67e8f9' }
141
+ '.active-title-cyan-400': { activeTitleColor: '#22d3ee' }
142
+ '.active-title-cyan-500': { activeTitleColor: '#06b6d4' }
143
+ '.active-title-cyan-600': { activeTitleColor: '#0891b2' }
144
+ '.active-title-cyan-700': { activeTitleColor: '#0e7490' }
145
+ '.active-title-cyan-800': { activeTitleColor: '#155e75' }
146
+ '.active-title-cyan-900': { activeTitleColor: '#164e63' }
147
+ '.active-title-sky-50': { activeTitleColor: '#f0f9ff' }
148
+ '.active-title-sky-100': { activeTitleColor: '#e0f2fe' }
149
+ '.active-title-sky-200': { activeTitleColor: '#bae6fd' }
150
+ '.active-title-sky-300': { activeTitleColor: '#7dd3fc' }
151
+ '.active-title-sky-400': { activeTitleColor: '#38bdf8' }
152
+ '.active-title-sky-500': { activeTitleColor: '#0ea5e9' }
153
+ '.active-title-sky-600': { activeTitleColor: '#0284c7' }
154
+ '.active-title-sky-700': { activeTitleColor: '#0369a1' }
155
+ '.active-title-sky-800': { activeTitleColor: '#075985' }
156
+ '.active-title-sky-900': { activeTitleColor: '#0c4a6e' }
157
+ '.active-title-blue-50': { activeTitleColor: '#eff6ff' }
158
+ '.active-title-blue-100': { activeTitleColor: '#dbeafe' }
159
+ '.active-title-blue-200': { activeTitleColor: '#bfdbfe' }
160
+ '.active-title-blue-300': { activeTitleColor: '#93c5fd' }
161
+ '.active-title-blue-400': { activeTitleColor: '#60a5fa' }
162
+ '.active-title-blue-500': { activeTitleColor: '#3b82f6' }
163
+ '.active-title-blue-600': { activeTitleColor: '#2563eb' }
164
+ '.active-title-blue-700': { activeTitleColor: '#1d4ed8' }
165
+ '.active-title-blue-800': { activeTitleColor: '#1e40af' }
166
+ '.active-title-blue-900': { activeTitleColor: '#1e3a8a' }
167
+ '.active-title-indigo-50': { activeTitleColor: '#eef2ff' }
168
+ '.active-title-indigo-100': { activeTitleColor: '#e0e7ff' }
169
+ '.active-title-indigo-200': { activeTitleColor: '#c7d2fe' }
170
+ '.active-title-indigo-300': { activeTitleColor: '#a5b4fc' }
171
+ '.active-title-indigo-400': { activeTitleColor: '#818cf8' }
172
+ '.active-title-indigo-500': { activeTitleColor: '#6366f1' }
173
+ '.active-title-indigo-600': { activeTitleColor: '#4f46e5' }
174
+ '.active-title-indigo-700': { activeTitleColor: '#4338ca' }
175
+ '.active-title-indigo-800': { activeTitleColor: '#3730a3' }
176
+ '.active-title-indigo-900': { activeTitleColor: '#312e81' }
177
+ '.active-title-violet-50': { activeTitleColor: '#f5f3ff' }
178
+ '.active-title-violet-100': { activeTitleColor: '#ede9fe' }
179
+ '.active-title-violet-200': { activeTitleColor: '#ddd6fe' }
180
+ '.active-title-violet-300': { activeTitleColor: '#c4b5fd' }
181
+ '.active-title-violet-400': { activeTitleColor: '#a78bfa' }
182
+ '.active-title-violet-500': { activeTitleColor: '#8b5cf6' }
183
+ '.active-title-violet-600': { activeTitleColor: '#7c3aed' }
184
+ '.active-title-violet-700': { activeTitleColor: '#6d28d9' }
185
+ '.active-title-violet-800': { activeTitleColor: '#5b21b6' }
186
+ '.active-title-violet-900': { activeTitleColor: '#4c1d95' }
187
+ '.active-title-purple-50': { activeTitleColor: '#faf5ff' }
188
+ '.active-title-purple-100': { activeTitleColor: '#f3e8ff' }
189
+ '.active-title-purple-200': { activeTitleColor: '#e9d5ff' }
190
+ '.active-title-purple-300': { activeTitleColor: '#d8b4fe' }
191
+ '.active-title-purple-400': { activeTitleColor: '#c084fc' }
192
+ '.active-title-purple-500': { activeTitleColor: '#a855f7' }
193
+ '.active-title-purple-600': { activeTitleColor: '#9333ea' }
194
+ '.active-title-purple-700': { activeTitleColor: '#7e22ce' }
195
+ '.active-title-purple-800': { activeTitleColor: '#6b21a8' }
196
+ '.active-title-purple-900': { activeTitleColor: '#581c87' }
197
+ '.active-title-fuchsia-50': { activeTitleColor: '#fdf4ff' }
198
+ '.active-title-fuchsia-100': { activeTitleColor: '#fae8ff' }
199
+ '.active-title-fuchsia-200': { activeTitleColor: '#f5d0fe' }
200
+ '.active-title-fuchsia-300': { activeTitleColor: '#f0abfc' }
201
+ '.active-title-fuchsia-400': { activeTitleColor: '#e879f9' }
202
+ '.active-title-fuchsia-500': { activeTitleColor: '#d946ef' }
203
+ '.active-title-fuchsia-600': { activeTitleColor: '#c026d3' }
204
+ '.active-title-fuchsia-700': { activeTitleColor: '#a21caf' }
205
+ '.active-title-fuchsia-800': { activeTitleColor: '#86198f' }
206
+ '.active-title-fuchsia-900': { activeTitleColor: '#701a75' }
207
+ '.active-title-pink-50': { activeTitleColor: '#fdf2f8' }
208
+ '.active-title-pink-100': { activeTitleColor: '#fce7f3' }
209
+ '.active-title-pink-200': { activeTitleColor: '#fbcfe8' }
210
+ '.active-title-pink-300': { activeTitleColor: '#f9a8d4' }
211
+ '.active-title-pink-400': { activeTitleColor: '#f472b6' }
212
+ '.active-title-pink-500': { activeTitleColor: '#ec4899' }
213
+ '.active-title-pink-600': { activeTitleColor: '#db2777' }
214
+ '.active-title-pink-700': { activeTitleColor: '#be185d' }
215
+ '.active-title-pink-800': { activeTitleColor: '#9d174d' }
216
+ '.active-title-pink-900': { activeTitleColor: '#831843' }
217
+ '.active-title-rose-50': { activeTitleColor: '#fff1f2' }
218
+ '.active-title-rose-100': { activeTitleColor: '#ffe4e6' }
219
+ '.active-title-rose-200': { activeTitleColor: '#fecdd3' }
220
+ '.active-title-rose-300': { activeTitleColor: '#fda4af' }
221
+ '.active-title-rose-400': { activeTitleColor: '#fb7185' }
222
+ '.active-title-rose-500': { activeTitleColor: '#f43f5e' }
223
+ '.active-title-rose-600': { activeTitleColor: '#e11d48' }
224
+ '.active-title-rose-700': { activeTitleColor: '#be123c' }
225
+ '.active-title-rose-800': { activeTitleColor: '#9f1239' }
226
+ '.active-title-rose-900': { activeTitleColor: '#881337' }
227
+ ```