isomorfeus-preact 10.5.7 → 10.5.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (930) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +28 -1
  3. data/README.md +2 -5
  4. data/lib/isomorfeus/preact/imports.rb +0 -7
  5. data/lib/isomorfeus/preact_view_helper.rb +2 -2
  6. data/lib/isomorfeus-preact.rb +3 -0
  7. data/lib/lucid_app/context.rb +12 -12
  8. data/lib/nano_css.rb +464 -0
  9. data/lib/preact/version.rb +1 -1
  10. data/node_modules/.package-lock.json +6 -236
  11. data/node_modules/preact/compat/dist/compat.js +1 -1
  12. data/node_modules/preact/compat/dist/compat.js.map +1 -1
  13. data/node_modules/preact/compat/dist/compat.mjs +1 -1
  14. data/node_modules/preact/compat/dist/compat.mjs.map +1 -1
  15. data/node_modules/preact/compat/dist/compat.module.js +1 -1
  16. data/node_modules/preact/compat/dist/compat.module.js.map +1 -1
  17. data/node_modules/preact/compat/dist/compat.umd.js +1 -1
  18. data/node_modules/preact/compat/dist/compat.umd.js.map +1 -1
  19. data/node_modules/preact/compat/src/index.d.ts +1 -1
  20. data/node_modules/preact/compat/src/render.js +10 -3
  21. data/node_modules/preact/debug/dist/debug.js.map +1 -1
  22. data/node_modules/preact/debug/dist/debug.mjs.map +1 -1
  23. data/node_modules/preact/debug/dist/debug.module.js.map +1 -1
  24. data/node_modules/preact/debug/dist/debug.umd.js.map +1 -1
  25. data/node_modules/preact/devtools/dist/devtools.js +1 -1
  26. data/node_modules/preact/devtools/dist/devtools.js.map +1 -1
  27. data/node_modules/preact/devtools/dist/devtools.mjs +1 -1
  28. data/node_modules/preact/devtools/dist/devtools.mjs.map +1 -1
  29. data/node_modules/preact/devtools/dist/devtools.module.js +1 -1
  30. data/node_modules/preact/devtools/dist/devtools.module.js.map +1 -1
  31. data/node_modules/preact/devtools/dist/devtools.umd.js +1 -1
  32. data/node_modules/preact/devtools/dist/devtools.umd.js.map +1 -1
  33. data/node_modules/preact/devtools/src/devtools.js +1 -1
  34. data/node_modules/preact/dist/index.d.ts +1295 -0
  35. data/node_modules/preact/dist/preact.js +1 -1
  36. data/node_modules/preact/dist/preact.js.map +1 -1
  37. data/node_modules/preact/dist/preact.min.js +1 -1
  38. data/node_modules/preact/dist/preact.min.js.map +1 -1
  39. data/node_modules/preact/dist/preact.mjs +1 -1
  40. data/node_modules/preact/dist/preact.mjs.map +1 -1
  41. data/node_modules/preact/dist/preact.module.js +1 -1
  42. data/node_modules/preact/dist/preact.module.js.map +1 -1
  43. data/node_modules/preact/dist/preact.umd.js +1 -1
  44. data/node_modules/preact/dist/preact.umd.js.map +1 -1
  45. data/node_modules/preact/hooks/dist/hooks.js +1 -1
  46. data/node_modules/preact/hooks/dist/hooks.js.map +1 -1
  47. data/node_modules/preact/hooks/dist/hooks.mjs +1 -1
  48. data/node_modules/preact/hooks/dist/hooks.mjs.map +1 -1
  49. data/node_modules/preact/hooks/dist/hooks.module.js +1 -1
  50. data/node_modules/preact/hooks/dist/hooks.module.js.map +1 -1
  51. data/node_modules/preact/hooks/dist/hooks.umd.js +1 -1
  52. data/node_modules/preact/hooks/dist/hooks.umd.js.map +1 -1
  53. data/node_modules/preact/hooks/src/index.js +1 -8
  54. data/node_modules/preact/jsx-runtime/dist/jsxRuntime.mjs.map +1 -0
  55. data/node_modules/preact/package.json +8 -4
  56. data/node_modules/preact/src/create-element.js +2 -1
  57. data/node_modules/preact/src/diff/children.js +7 -19
  58. data/node_modules/preact/src/jsx.d.ts +45 -2
  59. data/node_modules/preact/test-utils/dist/testUtils.mjs.map +1 -1
  60. data/node_modules/wouter-preact/cjs/index.js +1 -1
  61. data/node_modules/wouter-preact/cjs/use-location.js +6 -6
  62. data/node_modules/wouter-preact/index.js +1 -1
  63. data/node_modules/wouter-preact/package.json +1 -1
  64. data/node_modules/wouter-preact/use-location.js +6 -6
  65. data/package.json +2 -3
  66. metadata +24 -885
  67. data/node_modules/.bin/loose-envify +0 -12
  68. data/node_modules/.bin/loose-envify.cmd +0 -17
  69. data/node_modules/.bin/loose-envify.ps1 +0 -28
  70. data/node_modules/@babel/runtime/LICENSE +0 -22
  71. data/node_modules/@babel/runtime/README.md +0 -19
  72. data/node_modules/@babel/runtime/helpers/AsyncGenerator.js +0 -99
  73. data/node_modules/@babel/runtime/helpers/AwaitValue.js +0 -6
  74. data/node_modules/@babel/runtime/helpers/applyDecoratedDescriptor.js +0 -31
  75. data/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -12
  76. data/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -6
  77. data/node_modules/@babel/runtime/helpers/arrayWithoutHoles.js +0 -8
  78. data/node_modules/@babel/runtime/helpers/assertThisInitialized.js +0 -10
  79. data/node_modules/@babel/runtime/helpers/asyncGeneratorDelegate.js +0 -57
  80. data/node_modules/@babel/runtime/helpers/asyncIterator.js +0 -16
  81. data/node_modules/@babel/runtime/helpers/asyncToGenerator.js +0 -38
  82. data/node_modules/@babel/runtime/helpers/awaitAsyncGenerator.js +0 -8
  83. data/node_modules/@babel/runtime/helpers/checkPrivateRedeclaration.js +0 -8
  84. data/node_modules/@babel/runtime/helpers/classApplyDescriptorDestructureSet.js +0 -23
  85. data/node_modules/@babel/runtime/helpers/classApplyDescriptorGet.js +0 -10
  86. data/node_modules/@babel/runtime/helpers/classApplyDescriptorSet.js +0 -14
  87. data/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -8
  88. data/node_modules/@babel/runtime/helpers/classCheckPrivateStaticAccess.js +0 -8
  89. data/node_modules/@babel/runtime/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -8
  90. data/node_modules/@babel/runtime/helpers/classExtractFieldDescriptor.js +0 -10
  91. data/node_modules/@babel/runtime/helpers/classNameTDZError.js +0 -6
  92. data/node_modules/@babel/runtime/helpers/classPrivateFieldDestructureSet.js +0 -11
  93. data/node_modules/@babel/runtime/helpers/classPrivateFieldGet.js +0 -11
  94. data/node_modules/@babel/runtime/helpers/classPrivateFieldInitSpec.js +0 -9
  95. data/node_modules/@babel/runtime/helpers/classPrivateFieldLooseBase.js +0 -10
  96. data/node_modules/@babel/runtime/helpers/classPrivateFieldLooseKey.js +0 -8
  97. data/node_modules/@babel/runtime/helpers/classPrivateFieldSet.js +0 -12
  98. data/node_modules/@babel/runtime/helpers/classPrivateMethodGet.js +0 -10
  99. data/node_modules/@babel/runtime/helpers/classPrivateMethodInitSpec.js +0 -9
  100. data/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js +0 -6
  101. data/node_modules/@babel/runtime/helpers/classStaticPrivateFieldDestructureSet.js +0 -14
  102. data/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecGet.js +0 -14
  103. data/node_modules/@babel/runtime/helpers/classStaticPrivateFieldSpecSet.js +0 -15
  104. data/node_modules/@babel/runtime/helpers/classStaticPrivateMethodGet.js +0 -9
  105. data/node_modules/@babel/runtime/helpers/classStaticPrivateMethodSet.js +0 -6
  106. data/node_modules/@babel/runtime/helpers/construct.js +0 -26
  107. data/node_modules/@babel/runtime/helpers/createClass.js +0 -18
  108. data/node_modules/@babel/runtime/helpers/createForOfIteratorHelper.js +0 -61
  109. data/node_modules/@babel/runtime/helpers/createForOfIteratorHelperLoose.js +0 -25
  110. data/node_modules/@babel/runtime/helpers/createSuper.js +0 -25
  111. data/node_modules/@babel/runtime/helpers/decorate.js +0 -401
  112. data/node_modules/@babel/runtime/helpers/defaults.js +0 -17
  113. data/node_modules/@babel/runtime/helpers/defineEnumerableProperties.js +0 -25
  114. data/node_modules/@babel/runtime/helpers/defineProperty.js +0 -17
  115. data/node_modules/@babel/runtime/helpers/esm/AsyncGenerator.js +0 -95
  116. data/node_modules/@babel/runtime/helpers/esm/AwaitValue.js +0 -3
  117. data/node_modules/@babel/runtime/helpers/esm/applyDecoratedDescriptor.js +0 -28
  118. data/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -9
  119. data/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -3
  120. data/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +0 -4
  121. data/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -7
  122. data/node_modules/@babel/runtime/helpers/esm/asyncGeneratorDelegate.js +0 -54
  123. data/node_modules/@babel/runtime/helpers/esm/asyncIterator.js +0 -13
  124. data/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js +0 -35
  125. data/node_modules/@babel/runtime/helpers/esm/awaitAsyncGenerator.js +0 -4
  126. data/node_modules/@babel/runtime/helpers/esm/checkPrivateRedeclaration.js +0 -5
  127. data/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorDestructureSet.js +0 -20
  128. data/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorGet.js +0 -7
  129. data/node_modules/@babel/runtime/helpers/esm/classApplyDescriptorSet.js +0 -11
  130. data/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -5
  131. data/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticAccess.js +0 -5
  132. data/node_modules/@babel/runtime/helpers/esm/classCheckPrivateStaticFieldDescriptor.js +0 -5
  133. data/node_modules/@babel/runtime/helpers/esm/classExtractFieldDescriptor.js +0 -7
  134. data/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js +0 -3
  135. data/node_modules/@babel/runtime/helpers/esm/classPrivateFieldDestructureSet.js +0 -6
  136. data/node_modules/@babel/runtime/helpers/esm/classPrivateFieldGet.js +0 -6
  137. data/node_modules/@babel/runtime/helpers/esm/classPrivateFieldInitSpec.js +0 -5
  138. data/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseBase.js +0 -7
  139. data/node_modules/@babel/runtime/helpers/esm/classPrivateFieldLooseKey.js +0 -4
  140. data/node_modules/@babel/runtime/helpers/esm/classPrivateFieldSet.js +0 -7
  141. data/node_modules/@babel/runtime/helpers/esm/classPrivateMethodGet.js +0 -7
  142. data/node_modules/@babel/runtime/helpers/esm/classPrivateMethodInitSpec.js +0 -5
  143. data/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js +0 -3
  144. data/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldDestructureSet.js +0 -8
  145. data/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecGet.js +0 -8
  146. data/node_modules/@babel/runtime/helpers/esm/classStaticPrivateFieldSpecSet.js +0 -9
  147. data/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodGet.js +0 -5
  148. data/node_modules/@babel/runtime/helpers/esm/classStaticPrivateMethodSet.js +0 -3
  149. data/node_modules/@babel/runtime/helpers/esm/construct.js +0 -18
  150. data/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -15
  151. data/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelper.js +0 -57
  152. data/node_modules/@babel/runtime/helpers/esm/createForOfIteratorHelperLoose.js +0 -21
  153. data/node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -19
  154. data/node_modules/@babel/runtime/helpers/esm/decorate.js +0 -396
  155. data/node_modules/@babel/runtime/helpers/esm/defaults.js +0 -14
  156. data/node_modules/@babel/runtime/helpers/esm/defineEnumerableProperties.js +0 -22
  157. data/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -14
  158. data/node_modules/@babel/runtime/helpers/esm/extends.js +0 -17
  159. data/node_modules/@babel/runtime/helpers/esm/get.js +0 -20
  160. data/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -6
  161. data/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -15
  162. data/node_modules/@babel/runtime/helpers/esm/inheritsLoose.js +0 -6
  163. data/node_modules/@babel/runtime/helpers/esm/initializerDefineProperty.js +0 -9
  164. data/node_modules/@babel/runtime/helpers/esm/initializerWarningHelper.js +0 -3
  165. data/node_modules/@babel/runtime/helpers/esm/instanceof.js +0 -7
  166. data/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js +0 -5
  167. data/node_modules/@babel/runtime/helpers/esm/interopRequireWildcard.js +0 -51
  168. data/node_modules/@babel/runtime/helpers/esm/isNativeFunction.js +0 -3
  169. data/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -12
  170. data/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -3
  171. data/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -29
  172. data/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimitLoose.js +0 -14
  173. data/node_modules/@babel/runtime/helpers/esm/jsx.js +0 -46
  174. data/node_modules/@babel/runtime/helpers/esm/maybeArrayLike.js +0 -9
  175. data/node_modules/@babel/runtime/helpers/esm/newArrowCheck.js +0 -5
  176. data/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -3
  177. data/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js +0 -3
  178. data/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js +0 -3
  179. data/node_modules/@babel/runtime/helpers/esm/objectSpread.js +0 -19
  180. data/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -39
  181. data/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +0 -19
  182. data/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -14
  183. data/node_modules/@babel/runtime/helpers/esm/package.json +0 -3
  184. data/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -11
  185. data/node_modules/@babel/runtime/helpers/esm/readOnlyError.js +0 -3
  186. data/node_modules/@babel/runtime/helpers/esm/set.js +0 -51
  187. data/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -8
  188. data/node_modules/@babel/runtime/helpers/esm/skipFirstGeneratorNext.js +0 -7
  189. data/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -7
  190. data/node_modules/@babel/runtime/helpers/esm/slicedToArrayLoose.js +0 -7
  191. data/node_modules/@babel/runtime/helpers/esm/superPropBase.js +0 -9
  192. data/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteral.js +0 -11
  193. data/node_modules/@babel/runtime/helpers/esm/taggedTemplateLiteralLoose.js +0 -8
  194. data/node_modules/@babel/runtime/helpers/esm/tdz.js +0 -3
  195. data/node_modules/@babel/runtime/helpers/esm/temporalRef.js +0 -5
  196. data/node_modules/@babel/runtime/helpers/esm/temporalUndefined.js +0 -1
  197. data/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -7
  198. data/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +0 -7
  199. data/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -13
  200. data/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -6
  201. data/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -15
  202. data/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -9
  203. data/node_modules/@babel/runtime/helpers/esm/wrapAsyncGenerator.js +0 -6
  204. data/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -37
  205. data/node_modules/@babel/runtime/helpers/esm/wrapRegExp.js +0 -65
  206. data/node_modules/@babel/runtime/helpers/esm/writeOnlyError.js +0 -3
  207. data/node_modules/@babel/runtime/helpers/extends.js +0 -21
  208. data/node_modules/@babel/runtime/helpers/get.js +0 -27
  209. data/node_modules/@babel/runtime/helpers/getPrototypeOf.js +0 -10
  210. data/node_modules/@babel/runtime/helpers/inherits.js +0 -19
  211. data/node_modules/@babel/runtime/helpers/inheritsLoose.js +0 -10
  212. data/node_modules/@babel/runtime/helpers/initializerDefineProperty.js +0 -12
  213. data/node_modules/@babel/runtime/helpers/initializerWarningHelper.js +0 -6
  214. data/node_modules/@babel/runtime/helpers/instanceof.js +0 -10
  215. data/node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -8
  216. data/node_modules/@babel/runtime/helpers/interopRequireWildcard.js +0 -54
  217. data/node_modules/@babel/runtime/helpers/isNativeFunction.js +0 -6
  218. data/node_modules/@babel/runtime/helpers/isNativeReflectConstruct.js +0 -15
  219. data/node_modules/@babel/runtime/helpers/iterableToArray.js +0 -6
  220. data/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -32
  221. data/node_modules/@babel/runtime/helpers/iterableToArrayLimitLoose.js +0 -17
  222. data/node_modules/@babel/runtime/helpers/jsx.js +0 -50
  223. data/node_modules/@babel/runtime/helpers/maybeArrayLike.js +0 -13
  224. data/node_modules/@babel/runtime/helpers/newArrowCheck.js +0 -8
  225. data/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -6
  226. data/node_modules/@babel/runtime/helpers/nonIterableSpread.js +0 -6
  227. data/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js +0 -6
  228. data/node_modules/@babel/runtime/helpers/objectSpread.js +0 -23
  229. data/node_modules/@babel/runtime/helpers/objectSpread2.js +0 -42
  230. data/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -23
  231. data/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -17
  232. data/node_modules/@babel/runtime/helpers/possibleConstructorReturn.js +0 -16
  233. data/node_modules/@babel/runtime/helpers/readOnlyError.js +0 -6
  234. data/node_modules/@babel/runtime/helpers/set.js +0 -55
  235. data/node_modules/@babel/runtime/helpers/setPrototypeOf.js +0 -12
  236. data/node_modules/@babel/runtime/helpers/skipFirstGeneratorNext.js +0 -10
  237. data/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -14
  238. data/node_modules/@babel/runtime/helpers/slicedToArrayLoose.js +0 -14
  239. data/node_modules/@babel/runtime/helpers/superPropBase.js +0 -13
  240. data/node_modules/@babel/runtime/helpers/taggedTemplateLiteral.js +0 -14
  241. data/node_modules/@babel/runtime/helpers/taggedTemplateLiteralLoose.js +0 -11
  242. data/node_modules/@babel/runtime/helpers/tdz.js +0 -6
  243. data/node_modules/@babel/runtime/helpers/temporalRef.js +0 -10
  244. data/node_modules/@babel/runtime/helpers/temporalUndefined.js +0 -4
  245. data/node_modules/@babel/runtime/helpers/toArray.js +0 -14
  246. data/node_modules/@babel/runtime/helpers/toConsumableArray.js +0 -14
  247. data/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -17
  248. data/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -11
  249. data/node_modules/@babel/runtime/helpers/typeof.js +0 -22
  250. data/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -13
  251. data/node_modules/@babel/runtime/helpers/wrapAsyncGenerator.js +0 -10
  252. data/node_modules/@babel/runtime/helpers/wrapNativeSuper.js +0 -45
  253. data/node_modules/@babel/runtime/helpers/wrapRegExp.js +0 -72
  254. data/node_modules/@babel/runtime/helpers/writeOnlyError.js +0 -6
  255. data/node_modules/@babel/runtime/package.json +0 -848
  256. data/node_modules/@babel/runtime/regenerator/index.js +0 -1
  257. data/node_modules/css-in-js-utils/Changelog.md +0 -16
  258. data/node_modules/css-in-js-utils/LICENSE +0 -21
  259. data/node_modules/css-in-js-utils/README.md +0 -241
  260. data/node_modules/css-in-js-utils/lib/__tests__/assignStyle-test.js +0 -117
  261. data/node_modules/css-in-js-utils/lib/__tests__/camelCaseProperty-test.js +0 -15
  262. data/node_modules/css-in-js-utils/lib/__tests__/cssifyDeclaration-test.js +0 -15
  263. data/node_modules/css-in-js-utils/lib/__tests__/cssifyObject-test.js +0 -31
  264. data/node_modules/css-in-js-utils/lib/__tests__/isPrefixedProperty-test.js +0 -19
  265. data/node_modules/css-in-js-utils/lib/__tests__/isPrefixedValue-test.js +0 -19
  266. data/node_modules/css-in-js-utils/lib/__tests__/isUnitlessProperty-test.js +0 -43
  267. data/node_modules/css-in-js-utils/lib/__tests__/normalizeProperty-test.js +0 -21
  268. data/node_modules/css-in-js-utils/lib/__tests__/resolveArrayValue-test.js +0 -17
  269. data/node_modules/css-in-js-utils/lib/__tests__/unprefixProperty-test.js +0 -19
  270. data/node_modules/css-in-js-utils/lib/__tests__/unprefixValue-test.js +0 -20
  271. data/node_modules/css-in-js-utils/lib/assignStyle.js +0 -37
  272. data/node_modules/css-in-js-utils/lib/camelCaseProperty.js +0 -15
  273. data/node_modules/css-in-js-utils/lib/cssifyDeclaration.js +0 -17
  274. data/node_modules/css-in-js-utils/lib/cssifyObject.js +0 -34
  275. data/node_modules/css-in-js-utils/lib/hyphenateProperty.js +0 -17
  276. data/node_modules/css-in-js-utils/lib/index.js +0 -71
  277. data/node_modules/css-in-js-utils/lib/isPrefixedProperty.js +0 -12
  278. data/node_modules/css-in-js-utils/lib/isPrefixedValue.js +0 -12
  279. data/node_modules/css-in-js-utils/lib/isUnitlessProperty.js +0 -64
  280. data/node_modules/css-in-js-utils/lib/normalizeProperty.js +0 -21
  281. data/node_modules/css-in-js-utils/lib/resolveArrayValue.js +0 -19
  282. data/node_modules/css-in-js-utils/lib/unprefixProperty.js +0 -13
  283. data/node_modules/css-in-js-utils/lib/unprefixValue.js +0 -16
  284. data/node_modules/css-in-js-utils/package.json +0 -56
  285. data/node_modules/css-tree/CHANGELOG.md +0 -590
  286. data/node_modules/css-tree/LICENSE +0 -19
  287. data/node_modules/css-tree/README.md +0 -130
  288. data/node_modules/css-tree/data/index.js +0 -103
  289. data/node_modules/css-tree/data/patch.json +0 -721
  290. data/node_modules/css-tree/dist/csstree.js +0 -12606
  291. data/node_modules/css-tree/dist/csstree.min.js +0 -1
  292. data/node_modules/css-tree/lib/common/List.js +0 -576
  293. data/node_modules/css-tree/lib/common/OffsetToLocation.js +0 -91
  294. data/node_modules/css-tree/lib/common/SyntaxError.js +0 -82
  295. data/node_modules/css-tree/lib/common/TokenStream.js +0 -219
  296. data/node_modules/css-tree/lib/common/adopt-buffer.js +0 -10
  297. data/node_modules/css-tree/lib/convertor/create.js +0 -28
  298. data/node_modules/css-tree/lib/convertor/index.js +0 -3
  299. data/node_modules/css-tree/lib/definition-syntax/SyntaxError.js +0 -14
  300. data/node_modules/css-tree/lib/definition-syntax/generate.js +0 -129
  301. data/node_modules/css-tree/lib/definition-syntax/index.js +0 -6
  302. data/node_modules/css-tree/lib/definition-syntax/parse.js +0 -568
  303. data/node_modules/css-tree/lib/definition-syntax/tokenizer.js +0 -55
  304. data/node_modules/css-tree/lib/definition-syntax/walk.js +0 -52
  305. data/node_modules/css-tree/lib/generator/create.js +0 -66
  306. data/node_modules/css-tree/lib/generator/index.js +0 -4
  307. data/node_modules/css-tree/lib/generator/sourceMap.js +0 -95
  308. data/node_modules/css-tree/lib/index.js +0 -1
  309. data/node_modules/css-tree/lib/lexer/Lexer.js +0 -466
  310. data/node_modules/css-tree/lib/lexer/error.js +0 -127
  311. data/node_modules/css-tree/lib/lexer/generic-an-plus-b.js +0 -236
  312. data/node_modules/css-tree/lib/lexer/generic-urange.js +0 -159
  313. data/node_modules/css-tree/lib/lexer/generic.js +0 -585
  314. data/node_modules/css-tree/lib/lexer/index.js +0 -3
  315. data/node_modules/css-tree/lib/lexer/match-graph.js +0 -455
  316. data/node_modules/css-tree/lib/lexer/match.js +0 -639
  317. data/node_modules/css-tree/lib/lexer/prepare-tokens.js +0 -73
  318. data/node_modules/css-tree/lib/lexer/search.js +0 -65
  319. data/node_modules/css-tree/lib/lexer/structure.js +0 -163
  320. data/node_modules/css-tree/lib/lexer/trace.js +0 -79
  321. data/node_modules/css-tree/lib/parser/create.js +0 -304
  322. data/node_modules/css-tree/lib/parser/index.js +0 -4
  323. data/node_modules/css-tree/lib/parser/sequence.js +0 -54
  324. data/node_modules/css-tree/lib/syntax/atrule/font-face.js +0 -8
  325. data/node_modules/css-tree/lib/syntax/atrule/import.js +0 -40
  326. data/node_modules/css-tree/lib/syntax/atrule/index.js +0 -7
  327. data/node_modules/css-tree/lib/syntax/atrule/media.js +0 -12
  328. data/node_modules/css-tree/lib/syntax/atrule/page.js +0 -12
  329. data/node_modules/css-tree/lib/syntax/atrule/supports.js +0 -89
  330. data/node_modules/css-tree/lib/syntax/config/lexer.js +0 -9
  331. data/node_modules/css-tree/lib/syntax/config/mix.js +0 -140
  332. data/node_modules/css-tree/lib/syntax/config/parser.js +0 -25
  333. data/node_modules/css-tree/lib/syntax/config/walker.js +0 -3
  334. data/node_modules/css-tree/lib/syntax/create.js +0 -77
  335. data/node_modules/css-tree/lib/syntax/function/expression.js +0 -7
  336. data/node_modules/css-tree/lib/syntax/function/var.js +0 -43
  337. data/node_modules/css-tree/lib/syntax/index.js +0 -21
  338. data/node_modules/css-tree/lib/syntax/node/AnPlusB.js +0 -297
  339. data/node_modules/css-tree/lib/syntax/node/Atrule.js +0 -107
  340. data/node_modules/css-tree/lib/syntax/node/AtrulePrelude.js +0 -51
  341. data/node_modules/css-tree/lib/syntax/node/AttributeSelector.js +0 -165
  342. data/node_modules/css-tree/lib/syntax/node/Block.js +0 -91
  343. data/node_modules/css-tree/lib/syntax/node/Brackets.js +0 -34
  344. data/node_modules/css-tree/lib/syntax/node/CDC.js +0 -19
  345. data/node_modules/css-tree/lib/syntax/node/CDO.js +0 -19
  346. data/node_modules/css-tree/lib/syntax/node/ClassSelector.js +0 -29
  347. data/node_modules/css-tree/lib/syntax/node/Combinator.js +0 -55
  348. data/node_modules/css-tree/lib/syntax/node/Comment.js +0 -36
  349. data/node_modules/css-tree/lib/syntax/node/Declaration.js +0 -169
  350. data/node_modules/css-tree/lib/syntax/node/DeclarationList.js +0 -49
  351. data/node_modules/css-tree/lib/syntax/node/Dimension.js +0 -29
  352. data/node_modules/css-tree/lib/syntax/node/Function.js +0 -40
  353. data/node_modules/css-tree/lib/syntax/node/Hash.js +0 -26
  354. data/node_modules/css-tree/lib/syntax/node/IdSelector.js +0 -27
  355. data/node_modules/css-tree/lib/syntax/node/Identifier.js +0 -20
  356. data/node_modules/css-tree/lib/syntax/node/MediaFeature.js +0 -76
  357. data/node_modules/css-tree/lib/syntax/node/MediaQuery.js +0 -68
  358. data/node_modules/css-tree/lib/syntax/node/MediaQueryList.js +0 -36
  359. data/node_modules/css-tree/lib/syntax/node/Nth.js +0 -51
  360. data/node_modules/css-tree/lib/syntax/node/Number.js +0 -18
  361. data/node_modules/css-tree/lib/syntax/node/Operator.js +0 -21
  362. data/node_modules/css-tree/lib/syntax/node/Parentheses.js +0 -34
  363. data/node_modules/css-tree/lib/syntax/node/Percentage.js +0 -27
  364. data/node_modules/css-tree/lib/syntax/node/PseudoClassSelector.js +0 -61
  365. data/node_modules/css-tree/lib/syntax/node/PseudoElementSelector.js +0 -62
  366. data/node_modules/css-tree/lib/syntax/node/Ratio.js +0 -66
  367. data/node_modules/css-tree/lib/syntax/node/Raw.js +0 -87
  368. data/node_modules/css-tree/lib/syntax/node/Rule.js +0 -54
  369. data/node_modules/css-tree/lib/syntax/node/Selector.js +0 -32
  370. data/node_modules/css-tree/lib/syntax/node/SelectorList.js +0 -39
  371. data/node_modules/css-tree/lib/syntax/node/String.js +0 -18
  372. data/node_modules/css-tree/lib/syntax/node/StyleSheet.js +0 -81
  373. data/node_modules/css-tree/lib/syntax/node/TypeSelector.js +0 -53
  374. data/node_modules/css-tree/lib/syntax/node/UnicodeRange.js +0 -173
  375. data/node_modules/css-tree/lib/syntax/node/Url.js +0 -69
  376. data/node_modules/css-tree/lib/syntax/node/Value.js +0 -19
  377. data/node_modules/css-tree/lib/syntax/node/WhiteSpace.js +0 -26
  378. data/node_modules/css-tree/lib/syntax/node/index.js +0 -42
  379. data/node_modules/css-tree/lib/syntax/pseudo/common/nth.js +0 -9
  380. data/node_modules/css-tree/lib/syntax/pseudo/common/nthWithOfClause.js +0 -9
  381. data/node_modules/css-tree/lib/syntax/pseudo/common/selectorList.js +0 -7
  382. data/node_modules/css-tree/lib/syntax/pseudo/dir.js +0 -7
  383. data/node_modules/css-tree/lib/syntax/pseudo/has.js +0 -7
  384. data/node_modules/css-tree/lib/syntax/pseudo/index.js +0 -12
  385. data/node_modules/css-tree/lib/syntax/pseudo/lang.js +0 -7
  386. data/node_modules/css-tree/lib/syntax/pseudo/matches.js +0 -1
  387. data/node_modules/css-tree/lib/syntax/pseudo/not.js +0 -1
  388. data/node_modules/css-tree/lib/syntax/pseudo/nth-child.js +0 -1
  389. data/node_modules/css-tree/lib/syntax/pseudo/nth-last-child.js +0 -1
  390. data/node_modules/css-tree/lib/syntax/pseudo/nth-last-of-type.js +0 -1
  391. data/node_modules/css-tree/lib/syntax/pseudo/nth-of-type.js +0 -1
  392. data/node_modules/css-tree/lib/syntax/pseudo/slotted.js +0 -7
  393. data/node_modules/css-tree/lib/syntax/scope/atrulePrelude.js +0 -3
  394. data/node_modules/css-tree/lib/syntax/scope/default.js +0 -87
  395. data/node_modules/css-tree/lib/syntax/scope/index.js +0 -5
  396. data/node_modules/css-tree/lib/syntax/scope/selector.js +0 -80
  397. data/node_modules/css-tree/lib/syntax/scope/value.js +0 -5
  398. data/node_modules/css-tree/lib/tokenizer/char-code-definitions.js +0 -249
  399. data/node_modules/css-tree/lib/tokenizer/const.js +0 -40
  400. data/node_modules/css-tree/lib/tokenizer/index.js +0 -591
  401. data/node_modules/css-tree/lib/tokenizer/utils.js +0 -243
  402. data/node_modules/css-tree/lib/utils/clone.js +0 -21
  403. data/node_modules/css-tree/lib/utils/createCustomError.js +0 -17
  404. data/node_modules/css-tree/lib/utils/names.js +0 -104
  405. data/node_modules/css-tree/lib/walker/create.js +0 -284
  406. data/node_modules/css-tree/lib/walker/index.js +0 -4
  407. data/node_modules/css-tree/package.json +0 -60
  408. data/node_modules/csstype/LICENSE +0 -19
  409. data/node_modules/csstype/README.md +0 -271
  410. data/node_modules/csstype/index.d.ts +0 -20496
  411. data/node_modules/csstype/index.js.flow +0 -6313
  412. data/node_modules/csstype/package.json +0 -64
  413. data/node_modules/error-stack-parser/CHANGELOG.md +0 -53
  414. data/node_modules/error-stack-parser/LICENSE +0 -19
  415. data/node_modules/error-stack-parser/README.md +0 -44
  416. data/node_modules/error-stack-parser/dist/error-stack-parser.js +0 -202
  417. data/node_modules/error-stack-parser/dist/error-stack-parser.min.js +0 -2
  418. data/node_modules/error-stack-parser/dist/error-stack-parser.min.js.map +0 -1
  419. data/node_modules/error-stack-parser/error-stack-parser.d.ts +0 -66
  420. data/node_modules/error-stack-parser/error-stack-parser.js +0 -202
  421. data/node_modules/error-stack-parser/package.json +0 -63
  422. data/node_modules/fastest-stable-stringify/.eslintrc.yml +0 -26
  423. data/node_modules/fastest-stable-stringify/.travis.yml +0 -7
  424. data/node_modules/fastest-stable-stringify/LICENSE +0 -18
  425. data/node_modules/fastest-stable-stringify/README.md +0 -44
  426. data/node_modules/fastest-stable-stringify/benchmark/index.js +0 -32
  427. data/node_modules/fastest-stable-stringify/benchmark/test.json +0 -215
  428. data/node_modules/fastest-stable-stringify/example/key_cmp.js +0 -7
  429. data/node_modules/fastest-stable-stringify/example/nested.js +0 -3
  430. data/node_modules/fastest-stable-stringify/example/str.js +0 -3
  431. data/node_modules/fastest-stable-stringify/example/value_cmp.js +0 -7
  432. data/node_modules/fastest-stable-stringify/index.js +0 -60
  433. data/node_modules/fastest-stable-stringify/package.json +0 -54
  434. data/node_modules/fastest-stable-stringify/test/bench.js +0 -20
  435. data/node_modules/fastest-stable-stringify/test/nested.js +0 -24
  436. data/node_modules/fastest-stable-stringify/test/str.js +0 -52
  437. data/node_modules/fastest-stable-stringify/test/to-json.js +0 -22
  438. data/node_modules/hyphenate-style-name/LICENSE +0 -28
  439. data/node_modules/hyphenate-style-name/README.md +0 -28
  440. data/node_modules/hyphenate-style-name/index.cjs.js +0 -21
  441. data/node_modules/hyphenate-style-name/index.js +0 -19
  442. data/node_modules/hyphenate-style-name/package.json +0 -42
  443. data/node_modules/inline-style-prefixer/CHANGELOG.md +0 -195
  444. data/node_modules/inline-style-prefixer/LICENSE +0 -22
  445. data/node_modules/inline-style-prefixer/README.md +0 -100
  446. data/node_modules/inline-style-prefixer/es/createPrefixer.js +0 -47
  447. data/node_modules/inline-style-prefixer/es/data.js +0 -12
  448. data/node_modules/inline-style-prefixer/es/generator/generatePluginList.js +0 -21
  449. data/node_modules/inline-style-prefixer/es/generator/generatePrefixMap.js +0 -75
  450. data/node_modules/inline-style-prefixer/es/generator/index.js +0 -69
  451. data/node_modules/inline-style-prefixer/es/generator/maps/pluginMap.js +0 -108
  452. data/node_modules/inline-style-prefixer/es/generator/maps/propertyMap.js +0 -38
  453. data/node_modules/inline-style-prefixer/es/index.js +0 -26
  454. data/node_modules/inline-style-prefixer/es/plugins/backgroundClip.js +0 -7
  455. data/node_modules/inline-style-prefixer/es/plugins/calc.js +0 -11
  456. data/node_modules/inline-style-prefixer/es/plugins/crossFade.js +0 -12
  457. data/node_modules/inline-style-prefixer/es/plugins/cursor.js +0 -16
  458. data/node_modules/inline-style-prefixer/es/plugins/filter.js +0 -12
  459. data/node_modules/inline-style-prefixer/es/plugins/flex.js +0 -10
  460. data/node_modules/inline-style-prefixer/es/plugins/flexboxIE.js +0 -67
  461. data/node_modules/inline-style-prefixer/es/plugins/flexboxOld.js +0 -33
  462. data/node_modules/inline-style-prefixer/es/plugins/gradient.js +0 -14
  463. data/node_modules/inline-style-prefixer/es/plugins/grid.js +0 -129
  464. data/node_modules/inline-style-prefixer/es/plugins/imageSet.js +0 -12
  465. data/node_modules/inline-style-prefixer/es/plugins/index.js +0 -17
  466. data/node_modules/inline-style-prefixer/es/plugins/logical.js +0 -35
  467. data/node_modules/inline-style-prefixer/es/plugins/position.js +0 -5
  468. data/node_modules/inline-style-prefixer/es/plugins/sizing.js +0 -26
  469. data/node_modules/inline-style-prefixer/es/plugins/transition.js +0 -75
  470. data/node_modules/inline-style-prefixer/es/utils/addNewValuesOnly.js +0 -15
  471. data/node_modules/inline-style-prefixer/es/utils/capitalizeString.js +0 -3
  472. data/node_modules/inline-style-prefixer/es/utils/isObject.js +0 -3
  473. data/node_modules/inline-style-prefixer/es/utils/prefixProperty.js +0 -22
  474. data/node_modules/inline-style-prefixer/es/utils/prefixValue.js +0 -11
  475. data/node_modules/inline-style-prefixer/lib/createPrefixer.js +0 -66
  476. data/node_modules/inline-style-prefixer/lib/data.js +0 -17
  477. data/node_modules/inline-style-prefixer/lib/generator/generatePluginList.js +0 -32
  478. data/node_modules/inline-style-prefixer/lib/generator/generatePrefixMap.js +0 -86
  479. data/node_modules/inline-style-prefixer/lib/generator/index.js +0 -85
  480. data/node_modules/inline-style-prefixer/lib/generator/maps/pluginMap.js +0 -113
  481. data/node_modules/inline-style-prefixer/lib/generator/maps/propertyMap.js +0 -43
  482. data/node_modules/inline-style-prefixer/lib/index.js +0 -78
  483. data/node_modules/inline-style-prefixer/lib/plugins/backgroundClip.js +0 -13
  484. data/node_modules/inline-style-prefixer/lib/plugins/calc.js +0 -21
  485. data/node_modules/inline-style-prefixer/lib/plugins/crossFade.js +0 -22
  486. data/node_modules/inline-style-prefixer/lib/plugins/cursor.js +0 -22
  487. data/node_modules/inline-style-prefixer/lib/plugins/filter.js +0 -22
  488. data/node_modules/inline-style-prefixer/lib/plugins/flex.js +0 -16
  489. data/node_modules/inline-style-prefixer/lib/plugins/flexboxIE.js +0 -73
  490. data/node_modules/inline-style-prefixer/lib/plugins/flexboxOld.js +0 -39
  491. data/node_modules/inline-style-prefixer/lib/plugins/gradient.js +0 -26
  492. data/node_modules/inline-style-prefixer/lib/plugins/grid.js +0 -136
  493. data/node_modules/inline-style-prefixer/lib/plugins/imageSet.js +0 -22
  494. data/node_modules/inline-style-prefixer/lib/plugins/index.js +0 -69
  495. data/node_modules/inline-style-prefixer/lib/plugins/logical.js +0 -41
  496. data/node_modules/inline-style-prefixer/lib/plugins/position.js +0 -11
  497. data/node_modules/inline-style-prefixer/lib/plugins/sizing.js +0 -32
  498. data/node_modules/inline-style-prefixer/lib/plugins/transition.js +0 -92
  499. data/node_modules/inline-style-prefixer/lib/utils/addNewValuesOnly.js +0 -21
  500. data/node_modules/inline-style-prefixer/lib/utils/capitalizeString.js +0 -9
  501. data/node_modules/inline-style-prefixer/lib/utils/isObject.js +0 -9
  502. data/node_modules/inline-style-prefixer/lib/utils/prefixProperty.js +0 -32
  503. data/node_modules/inline-style-prefixer/lib/utils/prefixValue.js +0 -17
  504. data/node_modules/inline-style-prefixer/package.json +0 -79
  505. data/node_modules/isobject/LICENSE +0 -21
  506. data/node_modules/isobject/README.md +0 -122
  507. data/node_modules/isobject/index.d.ts +0 -5
  508. data/node_modules/isobject/index.js +0 -12
  509. data/node_modules/isobject/package.json +0 -74
  510. data/node_modules/js-tokens/CHANGELOG.md +0 -151
  511. data/node_modules/js-tokens/LICENSE +0 -21
  512. data/node_modules/js-tokens/README.md +0 -240
  513. data/node_modules/js-tokens/index.js +0 -23
  514. data/node_modules/js-tokens/package.json +0 -30
  515. data/node_modules/loose-envify/LICENSE +0 -21
  516. data/node_modules/loose-envify/README.md +0 -45
  517. data/node_modules/loose-envify/cli.js +0 -16
  518. data/node_modules/loose-envify/custom.js +0 -4
  519. data/node_modules/loose-envify/index.js +0 -3
  520. data/node_modules/loose-envify/loose-envify.js +0 -36
  521. data/node_modules/loose-envify/package.json +0 -36
  522. data/node_modules/loose-envify/replace.js +0 -65
  523. data/node_modules/mdn-data/LICENSE +0 -116
  524. data/node_modules/mdn-data/README.md +0 -56
  525. data/node_modules/mdn-data/api/index.js +0 -3
  526. data/node_modules/mdn-data/api/inheritance.json +0 -2681
  527. data/node_modules/mdn-data/api/inheritance.schema.json +0 -31
  528. data/node_modules/mdn-data/css/at-rules.json +0 -560
  529. data/node_modules/mdn-data/css/at-rules.schema.json +0 -132
  530. data/node_modules/mdn-data/css/definitions.json +0 -77
  531. data/node_modules/mdn-data/css/index.js +0 -8
  532. data/node_modules/mdn-data/css/properties.json +0 -9163
  533. data/node_modules/mdn-data/css/properties.schema.json +0 -402
  534. data/node_modules/mdn-data/css/selectors.json +0 -927
  535. data/node_modules/mdn-data/css/selectors.schema.json +0 -36
  536. data/node_modules/mdn-data/css/syntaxes.json +0 -761
  537. data/node_modules/mdn-data/css/syntaxes.schema.json +0 -15
  538. data/node_modules/mdn-data/css/types.json +0 -265
  539. data/node_modules/mdn-data/css/types.schema.json +0 -32
  540. data/node_modules/mdn-data/css/units.json +0 -199
  541. data/node_modules/mdn-data/css/units.schema.json +0 -28
  542. data/node_modules/mdn-data/index.js +0 -5
  543. data/node_modules/mdn-data/l10n/css.json +0 -1567
  544. data/node_modules/mdn-data/l10n/index.js +0 -3
  545. data/node_modules/mdn-data/package.json +0 -39
  546. data/node_modules/nano-css/.circleci/config.yml +0 -85
  547. data/node_modules/nano-css/.eslintrc.yml +0 -27
  548. data/node_modules/nano-css/.github/FUNDING.yml +0 -3
  549. data/node_modules/nano-css/.github/workflows/nodejs.yml +0 -23
  550. data/node_modules/nano-css/CHANGELOG.md +0 -362
  551. data/node_modules/nano-css/LICENSE +0 -24
  552. data/node_modules/nano-css/README.md +0 -70
  553. data/node_modules/nano-css/addon/__dev__/warnOnMissingDependencies.js +0 -25
  554. data/node_modules/nano-css/addon/__tests__/__snapshots__/reset.test.js.snap +0 -407
  555. data/node_modules/nano-css/addon/__tests__/__snapshots__/tachyons.test.js.snap +0 -43
  556. data/node_modules/nano-css/addon/__tests__/amp.server.dev.test.js +0 -6
  557. data/node_modules/nano-css/addon/__tests__/amp.server.test.js +0 -223
  558. data/node_modules/nano-css/addon/__tests__/atoms.dev.test.js +0 -5
  559. data/node_modules/nano-css/addon/__tests__/atoms.server.dev.test.js +0 -8
  560. data/node_modules/nano-css/addon/__tests__/atoms.server.test.js +0 -6
  561. data/node_modules/nano-css/addon/__tests__/atoms.test.js +0 -49
  562. data/node_modules/nano-css/addon/__tests__/cssom.server.test.js +0 -12
  563. data/node_modules/nano-css/addon/__tests__/emmet/emmet.dev.test.js +0 -5
  564. data/node_modules/nano-css/addon/__tests__/emmet/emmet.server.dev.test.js +0 -8
  565. data/node_modules/nano-css/addon/__tests__/emmet/emmet.server.test.js +0 -6
  566. data/node_modules/nano-css/addon/__tests__/emmet/emmet.test.js +0 -219
  567. data/node_modules/nano-css/addon/__tests__/env.js +0 -6
  568. data/node_modules/nano-css/addon/__tests__/extract.server.test.js +0 -159
  569. data/node_modules/nano-css/addon/__tests__/index.server.dev.test.js +0 -6
  570. data/node_modules/nano-css/addon/__tests__/index.server.test.js +0 -4
  571. data/node_modules/nano-css/addon/__tests__/index.test.js +0 -257
  572. data/node_modules/nano-css/addon/__tests__/jsx.dev.test.js +0 -5
  573. data/node_modules/nano-css/addon/__tests__/jsx.server.dev.test.js +0 -6
  574. data/node_modules/nano-css/addon/__tests__/jsx.server.test.js +0 -4
  575. data/node_modules/nano-css/addon/__tests__/jsx.test.js +0 -33
  576. data/node_modules/nano-css/addon/__tests__/keyframes.dev.test.js +0 -5
  577. data/node_modules/nano-css/addon/__tests__/keyframes.server.dev.test.js +0 -6
  578. data/node_modules/nano-css/addon/__tests__/keyframes.server.test.js +0 -4
  579. data/node_modules/nano-css/addon/__tests__/keyframes.test.js +0 -131
  580. data/node_modules/nano-css/addon/__tests__/limit.server.test.js +0 -54
  581. data/node_modules/nano-css/addon/__tests__/nesting.test.js +0 -85
  582. data/node_modules/nano-css/addon/__tests__/prefixer.test.js +0 -121
  583. data/node_modules/nano-css/addon/__tests__/put.dev.test.js +0 -5
  584. data/node_modules/nano-css/addon/__tests__/put.server.dev.test.js +0 -6
  585. data/node_modules/nano-css/addon/__tests__/put.server.test.js +0 -4
  586. data/node_modules/nano-css/addon/__tests__/put.test.js +0 -75
  587. data/node_modules/nano-css/addon/__tests__/reset.test.js +0 -38
  588. data/node_modules/nano-css/addon/__tests__/rule.dev.test.js +0 -5
  589. data/node_modules/nano-css/addon/__tests__/rule.server.dev.test.js +0 -7
  590. data/node_modules/nano-css/addon/__tests__/rule.server.test.js +0 -5
  591. data/node_modules/nano-css/addon/__tests__/rule.test.js +0 -57
  592. data/node_modules/nano-css/addon/__tests__/setup.js +0 -7
  593. data/node_modules/nano-css/addon/__tests__/sheet.test.js +0 -74
  594. data/node_modules/nano-css/addon/__tests__/snake.test.js +0 -124
  595. data/node_modules/nano-css/addon/__tests__/tachyons.test.js +0 -45
  596. data/node_modules/nano-css/addon/__tests__/units.dev.test.js +0 -5
  597. data/node_modules/nano-css/addon/__tests__/units.server.dev.test.js +0 -6
  598. data/node_modules/nano-css/addon/__tests__/units.server.test.js +0 -4
  599. data/node_modules/nano-css/addon/__tests__/units.test.js +0 -41
  600. data/node_modules/nano-css/addon/__tests__/validate.dev.test.js +0 -5
  601. data/node_modules/nano-css/addon/__tests__/validate.test.js +0 -69
  602. data/node_modules/nano-css/addon/__tests__/vcssom.server.test.js +0 -14
  603. data/node_modules/nano-css/addon/__tests__/virtual.dev.test.js +0 -5
  604. data/node_modules/nano-css/addon/__tests__/virtual.server.dev.test.js +0 -6
  605. data/node_modules/nano-css/addon/__tests__/virtual.server.test.js +0 -4
  606. data/node_modules/nano-css/addon/__tests__/virtual.test.js +0 -225
  607. data/node_modules/nano-css/addon/amp.d.ts +0 -5
  608. data/node_modules/nano-css/addon/amp.js +0 -156
  609. data/node_modules/nano-css/addon/animate/fadeIn.js +0 -22
  610. data/node_modules/nano-css/addon/animate/fadeInDown.js +0 -25
  611. data/node_modules/nano-css/addon/animate/fadeInScale.js +0 -25
  612. data/node_modules/nano-css/addon/animate/fadeOut.js +0 -23
  613. data/node_modules/nano-css/addon/animate/fadeOutScale.js +0 -21
  614. data/node_modules/nano-css/addon/array.d.ts +0 -5
  615. data/node_modules/nano-css/addon/array.js +0 -33
  616. data/node_modules/nano-css/addon/atoms.d.ts +0 -243
  617. data/node_modules/nano-css/addon/atoms.js +0 -63
  618. data/node_modules/nano-css/addon/cache.d.ts +0 -8
  619. data/node_modules/nano-css/addon/cache.js +0 -17
  620. data/node_modules/nano-css/addon/component.d.ts +0 -7
  621. data/node_modules/nano-css/addon/component.js +0 -26
  622. data/node_modules/nano-css/addon/cssom.d.ts +0 -17
  623. data/node_modules/nano-css/addon/cssom.js +0 -36
  624. data/node_modules/nano-css/addon/decorator.d.ts +0 -7
  625. data/node_modules/nano-css/addon/decorator.js +0 -43
  626. data/node_modules/nano-css/addon/drule.d.ts +0 -8
  627. data/node_modules/nano-css/addon/drule.js +0 -27
  628. data/node_modules/nano-css/addon/dsheet.d.ts +0 -8
  629. data/node_modules/nano-css/addon/dsheet.js +0 -36
  630. data/node_modules/nano-css/addon/emmet.d.ts +0 -614
  631. data/node_modules/nano-css/addon/emmet.js +0 -177
  632. data/node_modules/nano-css/addon/extract.d.ts +0 -5
  633. data/node_modules/nano-css/addon/extract.js +0 -59
  634. data/node_modules/nano-css/addon/global.d.ts +0 -8
  635. data/node_modules/nano-css/addon/global.js +0 -19
  636. data/node_modules/nano-css/addon/googleFont.d.ts +0 -8
  637. data/node_modules/nano-css/addon/googleFont.js +0 -43
  638. data/node_modules/nano-css/addon/hydrate.d.ts +0 -7
  639. data/node_modules/nano-css/addon/hydrate.js +0 -28
  640. data/node_modules/nano-css/addon/hyperstyle.js +0 -27
  641. data/node_modules/nano-css/addon/important.js +0 -38
  642. data/node_modules/nano-css/addon/jsx.js +0 -60
  643. data/node_modules/nano-css/addon/keyframes.d.ts +0 -34
  644. data/node_modules/nano-css/addon/keyframes.js +0 -61
  645. data/node_modules/nano-css/addon/limit.js +0 -26
  646. data/node_modules/nano-css/addon/nesting.js +0 -37
  647. data/node_modules/nano-css/addon/pipe.js +0 -57
  648. data/node_modules/nano-css/addon/prefixer.js +0 -79
  649. data/node_modules/nano-css/addon/ref.js +0 -87
  650. data/node_modules/nano-css/addon/reset/EricMeyer.js +0 -48
  651. data/node_modules/nano-css/addon/reset/EricMeyerCondensed.js +0 -44
  652. data/node_modules/nano-css/addon/reset/Minimalistic.js +0 -16
  653. data/node_modules/nano-css/addon/reset/Minimalistic2.js +0 -17
  654. data/node_modules/nano-css/addon/reset/Minimalistic3.js +0 -18
  655. data/node_modules/nano-css/addon/reset/Normalize.js +0 -83
  656. data/node_modules/nano-css/addon/reset/PoorMan.js +0 -25
  657. data/node_modules/nano-css/addon/reset/ShaunInman.js +0 -42
  658. data/node_modules/nano-css/addon/reset/Siolon.js +0 -34
  659. data/node_modules/nano-css/addon/reset/Tantek.js +0 -31
  660. data/node_modules/nano-css/addon/reset/Tripoli.js +0 -75
  661. data/node_modules/nano-css/addon/reset/Universal.js +0 -23
  662. data/node_modules/nano-css/addon/reset/Yahoo.js +0 -43
  663. data/node_modules/nano-css/addon/reset-font.js +0 -24
  664. data/node_modules/nano-css/addon/rtl.js +0 -15
  665. data/node_modules/nano-css/addon/rule.d.ts +0 -26
  666. data/node_modules/nano-css/addon/rule.js +0 -39
  667. data/node_modules/nano-css/addon/sheet.d.ts +0 -22
  668. data/node_modules/nano-css/addon/sheet.js +0 -45
  669. data/node_modules/nano-css/addon/snake.js +0 -141
  670. data/node_modules/nano-css/addon/sourcemaps.js +0 -96
  671. data/node_modules/nano-css/addon/spread.js +0 -23
  672. data/node_modules/nano-css/addon/stable.js +0 -7
  673. data/node_modules/nano-css/addon/style.js +0 -33
  674. data/node_modules/nano-css/addon/styled.js +0 -161
  675. data/node_modules/nano-css/addon/stylis/plugin-onRule.js +0 -43
  676. data/node_modules/nano-css/addon/stylis.js +0 -28
  677. data/node_modules/nano-css/addon/tachyons.js +0 -215
  678. data/node_modules/nano-css/addon/unitless.js +0 -78
  679. data/node_modules/nano-css/addon/units.d.ts +0 -89
  680. data/node_modules/nano-css/addon/units.js +0 -27
  681. data/node_modules/nano-css/addon/useStyles.js +0 -24
  682. data/node_modules/nano-css/addon/util/cloneElement.js +0 -11
  683. data/node_modules/nano-css/addon/util/transformComponentDynamic.js +0 -50
  684. data/node_modules/nano-css/addon/util/transformComponentStatic.js +0 -26
  685. data/node_modules/nano-css/addon/validate.js +0 -82
  686. data/node_modules/nano-css/addon/vcssom/__tests__/cssToTree.test.js +0 -159
  687. data/node_modules/nano-css/addon/vcssom/cssToTree.d.ts +0 -15
  688. data/node_modules/nano-css/addon/vcssom/cssToTree.js +0 -42
  689. data/node_modules/nano-css/addon/vcssom/removeRule.d.ts +0 -3
  690. data/node_modules/nano-css/addon/vcssom/removeRule.js +0 -15
  691. data/node_modules/nano-css/addon/vcssom.d.ts +0 -72
  692. data/node_modules/nano-css/addon/vcssom.js +0 -97
  693. data/node_modules/nano-css/addon/virtual.js +0 -107
  694. data/node_modules/nano-css/addon/withStyles.js +0 -32
  695. data/node_modules/nano-css/index.d.ts +0 -4
  696. data/node_modules/nano-css/index.js +0 -138
  697. data/node_modules/nano-css/package.json +0 -145
  698. data/node_modules/nano-css/preset/react.js +0 -43
  699. data/node_modules/nano-css/preset/sheet.d.ts +0 -5
  700. data/node_modules/nano-css/preset/sheet.js +0 -27
  701. data/node_modules/nano-css/preset/vdom.js +0 -40
  702. data/node_modules/nano-css/prettier.config.js +0 -13
  703. data/node_modules/nano-css/renovate.json +0 -3
  704. data/node_modules/nano-css/types/common.d.ts +0 -14
  705. data/node_modules/nano-css/types/demo.ts +0 -7
  706. data/node_modules/nano-css/types/nano.d.ts +0 -171
  707. data/node_modules/object-assign/index.js +0 -90
  708. data/node_modules/object-assign/license +0 -21
  709. data/node_modules/object-assign/package.json +0 -42
  710. data/node_modules/object-assign/readme.md +0 -61
  711. data/node_modules/preact/compat/LICENSE +0 -21
  712. data/node_modules/preact/debug/LICENSE +0 -21
  713. data/node_modules/preact/devtools/LICENSE +0 -21
  714. data/node_modules/preact/hooks/LICENSE +0 -21
  715. data/node_modules/preact/jsx-runtime/LICENSE +0 -21
  716. data/node_modules/react/LICENSE +0 -21
  717. data/node_modules/react/README.md +0 -13
  718. data/node_modules/react/build-info.json +0 -8
  719. data/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -1203
  720. data/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js +0 -9
  721. data/node_modules/react/cjs/react-jsx-dev-runtime.profiling.min.js +0 -9
  722. data/node_modules/react/cjs/react-jsx-runtime.development.js +0 -1221
  723. data/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -10
  724. data/node_modules/react/cjs/react-jsx-runtime.profiling.min.js +0 -10
  725. data/node_modules/react/cjs/react.development.js +0 -2333
  726. data/node_modules/react/cjs/react.production.min.js +0 -23
  727. data/node_modules/react/index.js +0 -7
  728. data/node_modules/react/jsx-dev-runtime.js +0 -7
  729. data/node_modules/react/jsx-runtime.js +0 -7
  730. data/node_modules/react/package.json +0 -39
  731. data/node_modules/react/umd/react.development.js +0 -3357
  732. data/node_modules/react/umd/react.production.min.js +0 -31
  733. data/node_modules/react/umd/react.profiling.min.js +0 -36
  734. data/node_modules/react-dom/LICENSE +0 -21
  735. data/node_modules/react-dom/README.md +0 -54
  736. data/node_modules/react-dom/build-info.json +0 -8
  737. data/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -4342
  738. data/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js +0 -51
  739. data/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -4383
  740. data/node_modules/react-dom/cjs/react-dom-server.node.production.min.js +0 -52
  741. data/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -2118
  742. data/node_modules/react-dom/cjs/react-dom-test-utils.production.min.js +0 -43
  743. data/node_modules/react-dom/cjs/react-dom.development.js +0 -26262
  744. data/node_modules/react-dom/cjs/react-dom.production.min.js +0 -297
  745. data/node_modules/react-dom/cjs/react-dom.profiling.min.js +0 -310
  746. data/node_modules/react-dom/index.js +0 -38
  747. data/node_modules/react-dom/package.json +0 -49
  748. data/node_modules/react-dom/profiling.js +0 -38
  749. data/node_modules/react-dom/server.browser.js +0 -7
  750. data/node_modules/react-dom/server.js +0 -3
  751. data/node_modules/react-dom/server.node.js +0 -7
  752. data/node_modules/react-dom/test-utils.js +0 -7
  753. data/node_modules/react-dom/umd/react-dom-server.browser.development.js +0 -4341
  754. data/node_modules/react-dom/umd/react-dom-server.browser.production.min.js +0 -46
  755. data/node_modules/react-dom/umd/react-dom-test-utils.development.js +0 -2136
  756. data/node_modules/react-dom/umd/react-dom-test-utils.production.min.js +0 -35
  757. data/node_modules/react-dom/umd/react-dom.development.js +0 -26292
  758. data/node_modules/react-dom/umd/react-dom.production.min.js +0 -245
  759. data/node_modules/react-dom/umd/react-dom.profiling.min.js +0 -252
  760. data/node_modules/regenerator-runtime/LICENSE +0 -21
  761. data/node_modules/regenerator-runtime/README.md +0 -31
  762. data/node_modules/regenerator-runtime/package.json +0 -19
  763. data/node_modules/regenerator-runtime/path.js +0 -11
  764. data/node_modules/regenerator-runtime/runtime.js +0 -754
  765. data/node_modules/rtl-css-js/CHANGELOG.md +0 -5
  766. data/node_modules/rtl-css-js/LICENSE +0 -20
  767. data/node_modules/rtl-css-js/README.md +0 -205
  768. data/node_modules/rtl-css-js/core/package.json +0 -6
  769. data/node_modules/rtl-css-js/core.d.ts +0 -163
  770. data/node_modules/rtl-css-js/core.esm.d.ts +0 -1
  771. data/node_modules/rtl-css-js/core.esm.js +0 -9
  772. data/node_modules/rtl-css-js/dist/cjs/convert-a10c80e3.js +0 -509
  773. data/node_modules/rtl-css-js/dist/cjs/core.js +0 -30
  774. data/node_modules/rtl-css-js/dist/cjs/index.js +0 -7
  775. data/node_modules/rtl-css-js/dist/esm/convert-09159978.js +0 -487
  776. data/node_modules/rtl-css-js/dist/esm/core.js +0 -1
  777. data/node_modules/rtl-css-js/dist/esm/index.js +0 -5
  778. data/node_modules/rtl-css-js/dist/rtl-css-js.core.umd.js +0 -519
  779. data/node_modules/rtl-css-js/dist/rtl-css-js.core.umd.js.map +0 -1
  780. data/node_modules/rtl-css-js/dist/rtl-css-js.core.umd.min.js +0 -2
  781. data/node_modules/rtl-css-js/dist/rtl-css-js.core.umd.min.js.map +0 -1
  782. data/node_modules/rtl-css-js/dist/rtl-css-js.umd.js +0 -496
  783. data/node_modules/rtl-css-js/dist/rtl-css-js.umd.js.map +0 -1
  784. data/node_modules/rtl-css-js/dist/rtl-css-js.umd.min.js +0 -2
  785. data/node_modules/rtl-css-js/dist/rtl-css-js.umd.min.js.map +0 -1
  786. data/node_modules/rtl-css-js/package.json +0 -66
  787. data/node_modules/rtl-css-js/types.d.ts +0 -8
  788. data/node_modules/scheduler/LICENSE +0 -21
  789. data/node_modules/scheduler/README.md +0 -9
  790. data/node_modules/scheduler/build-info.json +0 -8
  791. data/node_modules/scheduler/cjs/scheduler-tracing.development.js +0 -347
  792. data/node_modules/scheduler/cjs/scheduler-tracing.production.min.js +0 -9
  793. data/node_modules/scheduler/cjs/scheduler-tracing.profiling.min.js +0 -16
  794. data/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -665
  795. data/node_modules/scheduler/cjs/scheduler-unstable_mock.production.min.js +0 -19
  796. data/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +0 -206
  797. data/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.min.js +0 -13
  798. data/node_modules/scheduler/cjs/scheduler.development.js +0 -646
  799. data/node_modules/scheduler/cjs/scheduler.production.min.js +0 -20
  800. data/node_modules/scheduler/index.js +0 -7
  801. data/node_modules/scheduler/package.json +0 -40
  802. data/node_modules/scheduler/tracing-profiling.js +0 -7
  803. data/node_modules/scheduler/tracing.js +0 -7
  804. data/node_modules/scheduler/umd/scheduler-tracing.development.js +0 -80
  805. data/node_modules/scheduler/umd/scheduler-tracing.production.min.js +0 -80
  806. data/node_modules/scheduler/umd/scheduler-tracing.profiling.min.js +0 -80
  807. data/node_modules/scheduler/umd/scheduler-unstable_mock.development.js +0 -664
  808. data/node_modules/scheduler/umd/scheduler-unstable_mock.production.min.js +0 -18
  809. data/node_modules/scheduler/umd/scheduler.development.js +0 -152
  810. data/node_modules/scheduler/umd/scheduler.production.min.js +0 -146
  811. data/node_modules/scheduler/umd/scheduler.profiling.min.js +0 -146
  812. data/node_modules/scheduler/unstable_mock.js +0 -7
  813. data/node_modules/scheduler/unstable_post_task.js +0 -7
  814. data/node_modules/source-map/CHANGELOG.md +0 -301
  815. data/node_modules/source-map/LICENSE +0 -28
  816. data/node_modules/source-map/README.md +0 -742
  817. data/node_modules/source-map/dist/source-map.debug.js +0 -3234
  818. data/node_modules/source-map/dist/source-map.js +0 -3233
  819. data/node_modules/source-map/dist/source-map.min.js +0 -2
  820. data/node_modules/source-map/dist/source-map.min.js.map +0 -1
  821. data/node_modules/source-map/lib/array-set.js +0 -121
  822. data/node_modules/source-map/lib/base64-vlq.js +0 -140
  823. data/node_modules/source-map/lib/base64.js +0 -67
  824. data/node_modules/source-map/lib/binary-search.js +0 -111
  825. data/node_modules/source-map/lib/mapping-list.js +0 -79
  826. data/node_modules/source-map/lib/quick-sort.js +0 -114
  827. data/node_modules/source-map/lib/source-map-consumer.js +0 -1145
  828. data/node_modules/source-map/lib/source-map-generator.js +0 -425
  829. data/node_modules/source-map/lib/source-node.js +0 -413
  830. data/node_modules/source-map/lib/util.js +0 -488
  831. data/node_modules/source-map/package.json +0 -73
  832. data/node_modules/source-map/source-map.d.ts +0 -98
  833. data/node_modules/source-map/source-map.js +0 -8
  834. data/node_modules/sourcemap-codec/CHANGELOG.md +0 -64
  835. data/node_modules/sourcemap-codec/LICENSE +0 -21
  836. data/node_modules/sourcemap-codec/README.md +0 -63
  837. data/node_modules/sourcemap-codec/dist/sourcemap-codec.es.js +0 -124
  838. data/node_modules/sourcemap-codec/dist/sourcemap-codec.es.js.map +0 -1
  839. data/node_modules/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -135
  840. data/node_modules/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -1
  841. data/node_modules/sourcemap-codec/dist/types/sourcemap-codec.d.ts +0 -5
  842. data/node_modules/sourcemap-codec/package.json +0 -53
  843. data/node_modules/stack-generator/.eslintrc.yml +0 -32
  844. data/node_modules/stack-generator/CHANGELOG.md +0 -18
  845. data/node_modules/stack-generator/CONTRIBUTING.md +0 -27
  846. data/node_modules/stack-generator/LICENSE +0 -19
  847. data/node_modules/stack-generator/README.md +0 -28
  848. data/node_modules/stack-generator/bower.json +0 -33
  849. data/node_modules/stack-generator/component.json +0 -17
  850. data/node_modules/stack-generator/dist/stack-generator.js +0 -45
  851. data/node_modules/stack-generator/dist/stack-generator.min.js +0 -2
  852. data/node_modules/stack-generator/dist/stack-generator.min.js.map +0 -1
  853. data/node_modules/stack-generator/karma.conf.ci.js +0 -108
  854. data/node_modules/stack-generator/karma.conf.js +0 -26
  855. data/node_modules/stack-generator/package.json +0 -53
  856. data/node_modules/stack-generator/stack-generator.js +0 -45
  857. data/node_modules/stackframe/.eslintrc.yml +0 -29
  858. data/node_modules/stackframe/CHANGELOG.md +0 -39
  859. data/node_modules/stackframe/CONTRIBUTING.md +0 -28
  860. data/node_modules/stackframe/LICENSE +0 -19
  861. data/node_modules/stackframe/README.md +0 -78
  862. data/node_modules/stackframe/bower.json +0 -31
  863. data/node_modules/stackframe/component.json +0 -16
  864. data/node_modules/stackframe/dist/stackframe.js +0 -143
  865. data/node_modules/stackframe/dist/stackframe.min.js +0 -2
  866. data/node_modules/stackframe/dist/stackframe.min.js.map +0 -1
  867. data/node_modules/stackframe/karma.conf.ci.js +0 -105
  868. data/node_modules/stackframe/karma.conf.js +0 -23
  869. data/node_modules/stackframe/package.json +0 -51
  870. data/node_modules/stackframe/stackframe-tests.ts +0 -47
  871. data/node_modules/stackframe/stackframe.d.ts +0 -74
  872. data/node_modules/stackframe/stackframe.js +0 -143
  873. data/node_modules/stacktrace-gps/CHANGELOG.md +0 -60
  874. data/node_modules/stacktrace-gps/LICENSE +0 -19
  875. data/node_modules/stacktrace-gps/README.md +0 -89
  876. data/node_modules/stacktrace-gps/dist/polyfills.js +0 -5
  877. data/node_modules/stacktrace-gps/dist/stacktrace-gps-with-polyfills.min.js +0 -2
  878. data/node_modules/stacktrace-gps/dist/stacktrace-gps-with-polyfills.min.js.map +0 -1
  879. data/node_modules/stacktrace-gps/dist/stacktrace-gps.js +0 -342
  880. data/node_modules/stacktrace-gps/dist/stacktrace-gps.min.js +0 -2
  881. data/node_modules/stacktrace-gps/dist/stacktrace-gps.min.js.map +0 -1
  882. data/node_modules/stacktrace-gps/node_modules/source-map/CHANGELOG.md +0 -301
  883. data/node_modules/stacktrace-gps/node_modules/source-map/LICENSE +0 -28
  884. data/node_modules/stacktrace-gps/node_modules/source-map/README.md +0 -729
  885. data/node_modules/stacktrace-gps/node_modules/source-map/dist/source-map.debug.js +0 -3056
  886. data/node_modules/stacktrace-gps/node_modules/source-map/dist/source-map.js +0 -3055
  887. data/node_modules/stacktrace-gps/node_modules/source-map/dist/source-map.min.js +0 -2
  888. data/node_modules/stacktrace-gps/node_modules/source-map/dist/source-map.min.js.map +0 -1
  889. data/node_modules/stacktrace-gps/node_modules/source-map/lib/array-set.js +0 -104
  890. data/node_modules/stacktrace-gps/node_modules/source-map/lib/base64-vlq.js +0 -140
  891. data/node_modules/stacktrace-gps/node_modules/source-map/lib/base64.js +0 -67
  892. data/node_modules/stacktrace-gps/node_modules/source-map/lib/binary-search.js +0 -111
  893. data/node_modules/stacktrace-gps/node_modules/source-map/lib/mapping-list.js +0 -79
  894. data/node_modules/stacktrace-gps/node_modules/source-map/lib/quick-sort.js +0 -114
  895. data/node_modules/stacktrace-gps/node_modules/source-map/lib/source-map-consumer.js +0 -1082
  896. data/node_modules/stacktrace-gps/node_modules/source-map/lib/source-map-generator.js +0 -404
  897. data/node_modules/stacktrace-gps/node_modules/source-map/lib/source-node.js +0 -407
  898. data/node_modules/stacktrace-gps/node_modules/source-map/lib/util.js +0 -417
  899. data/node_modules/stacktrace-gps/node_modules/source-map/package.json +0 -71
  900. data/node_modules/stacktrace-gps/node_modules/source-map/source-map.js +0 -8
  901. data/node_modules/stacktrace-gps/package.json +0 -66
  902. data/node_modules/stacktrace-gps/stacktrace-gps.js +0 -342
  903. data/node_modules/stacktrace-js/CHANGELOG.md +0 -97
  904. data/node_modules/stacktrace-js/LICENSE +0 -19
  905. data/node_modules/stacktrace-js/README.md +0 -186
  906. data/node_modules/stacktrace-js/dist/stacktrace-with-promises-and-json-polyfills.js +0 -5405
  907. data/node_modules/stacktrace-js/dist/stacktrace-with-promises-and-json-polyfills.min.js +0 -3
  908. data/node_modules/stacktrace-js/dist/stacktrace-with-promises-and-json-polyfills.min.js.map +0 -1
  909. data/node_modules/stacktrace-js/dist/stacktrace.js +0 -3025
  910. data/node_modules/stacktrace-js/dist/stacktrace.min.js +0 -2
  911. data/node_modules/stacktrace-js/dist/stacktrace.min.js.map +0 -1
  912. data/node_modules/stacktrace-js/package.json +0 -82
  913. data/node_modules/stacktrace-js/stacktrace-js.d.ts +0 -134
  914. data/node_modules/stacktrace-js/stacktrace.js +0 -227
  915. data/node_modules/stylis/LICENSE +0 -21
  916. data/node_modules/stylis/README.md +0 -152
  917. data/node_modules/stylis/dist/stylis.mjs +0 -2
  918. data/node_modules/stylis/dist/stylis.mjs.map +0 -1
  919. data/node_modules/stylis/dist/umd/package.json +0 -1
  920. data/node_modules/stylis/dist/umd/stylis.js +0 -2
  921. data/node_modules/stylis/dist/umd/stylis.js.map +0 -1
  922. data/node_modules/stylis/index.js +0 -7
  923. data/node_modules/stylis/package.json +0 -164
  924. data/node_modules/stylis/src/Enum.js +0 -20
  925. data/node_modules/stylis/src/Middleware.js +0 -107
  926. data/node_modules/stylis/src/Parser.js +0 -184
  927. data/node_modules/stylis/src/Prefixer.js +0 -119
  928. data/node_modules/stylis/src/Serializer.js +0 -34
  929. data/node_modules/stylis/src/Tokenizer.js +0 -244
  930. data/node_modules/stylis/src/Utility.js +0 -109
@@ -1,590 +0,0 @@
1
- ## 1.1.3 (March 31, 2021)
2
-
3
- - Fixed matching on CSS wide keywords for at-rule's prelude and descriptors
4
- - Added `fit-content` to `width` property patch as browsers are supported it as a keyword (nonstandard), but spec defines it as a function
5
- - Fixed parsing a value contains parentheses or brackets and `parseValue` option is set to `false`, in that case `!important` was included into a value but must not (#155)
6
-
7
- ## 1.1.2 (November 26, 2020)
8
-
9
- - Rolled back to use spread syntax in object literals since it not supported by nodejs < 8.3 (#145)
10
-
11
- ## 1.1.1 (November 18, 2020)
12
-
13
- - Fixed edge cases in mismatch location computation for `SyntaxMatchError`
14
-
15
- ## 1.1.0 (November 17, 2020)
16
-
17
- - Bumped `mdn-data` to 2.0.14
18
- - Extended `fork()` method to allow append syntax instead of overriding for `types`, `properties` and `atrules`, e.g. `csstree.fork({ types: { color: '| foo | bar' } })`
19
- - Extended lexer API for validation
20
- - Added `Lexer#checkAtruleName(atruleName)`, `Lexer#checkAtrulePrelude(atruleName, prelude)`, `Lexer#checkAtruleDescriptorName(atruleName, descriptorName)` and `Lexer#checkPropertyName(propertyName)`
21
- - Added `Lexer#getAtrule(atruleName, fallbackBasename)` method
22
- - Extended `Lexer#getAtrulePrelude()` and `Lexer#getProperty()` methods to take `fallbackBasename` parameter
23
- - Improved `SyntaxMatchError` location details
24
- - Changed error messages
25
-
26
- ## 1.0.1 (November 11, 2020)
27
-
28
- - Fixed edge cases for parsing of custom property value with a single whitespace when `parseCustomProperty:true`
29
-
30
- ## 1.0.0 (October 27, 2020)
31
-
32
- - Added `onComment` option to parser config
33
- - Added support for `break` and `skip` values in `walk()` to control traversal
34
- - Added `List#reduce()` and `List#reduceRight()` methods
35
- - Bumped `mdn-data` to 2.0.12
36
- - Exposed version of the lib (i.e. `import { version } from 'css-tree'`)
37
- - Fixed `Lexer#dump()` to dump atrules syntaxes as well
38
- - Fixed matching comma separated `<urange>` list (#135)
39
- - Renamed `HexColor` node type into `Hash`
40
- - Removed `element()` specific parsing rules
41
- - Removed `dist/default-syntax.json` from package
42
-
43
- ## 1.0.0-alpha.39 (December 5, 2019)
44
-
45
- - Fixed walker with `visit: "Declaration"` to iterate `DeclarationList` (#114)
46
-
47
- ## 1.0.0-alpha.38 (November 25, 2019)
48
-
49
- - Bumped `mdn-data` to `2.0.6`
50
- - Added initial implmentation for at-rule matching via `Lexer#matchAtrulePrelude()` and `Lexer#matchAtruleDescriptor()` methods
51
- - Added `-moz-control-character-visibility`, `-ms-grid-columns`, `-ms-grid-rows` and `-ms-hyphenate-limit-last` properties to patch (#111)
52
- - Added `flow`, `flow-root` and `table-caption` values to patched `display` (#112)
53
-
54
- ## 1.0.0-alpha.37 (October 22, 2019)
55
-
56
- - Bumped `source-map` version to `^0.6.1` to fix source map generation inconsistency across node.js versions due to mappings sorting bug and v8 moving to [a stable Array#sort](https://v8.dev/blog/array-sort) ([fix commit](https://github.com/mozilla/source-map/commit/f35a2e4212dd025cb5e1fc219e7ac8a4b96c2cc9) in `source-map`)
57
-
58
- ## 1.0.0-alpha.36 (October 13, 2019)
59
-
60
- - Dropped support for Node < 8
61
- - Updated dev deps (fixed `npm audit` issues)
62
- - Reworked build pipeline
63
- - Package provides `dist/csstree.js` and `dist/csstree.min.js` now (instead of single `dist/csstree.js` that was a min version)
64
- - Bundle size (min version) reduced from 191Kb to 158Kb due to some optimisations
65
- - Definition syntax
66
- - Renamed `grammar` into `definitionSyntax` (named per spec)
67
- - Added `compact` option to `generate()` method to avoid formatting (spaces) when possible
68
- - Lexer
69
- - Changed `dump()` method to produce syntaxes in compact form by default
70
-
71
- ## 1.0.0-alpha.35 (October 7, 2019)
72
-
73
- - Walker
74
- - Changed implementation to avoid runtime compilation due to CSP issues (see #91, #109)
75
- - Added `find()`, `findLast()` and `findAll()` methods (e.g. `csstree.find(ast, node => node.type === 'ClassSelector')`)
76
-
77
- ## 1.0.0-alpha.34 (July 27, 2019)
78
-
79
- - Tokenizer
80
- - Added `isBOM()` function
81
- - Added `charCodeCategory()` function
82
- - Removed `firstCharOffset()` function (use `isBOM()` instead)
83
- - Removed `CHARCODE` dictionary
84
- - Removed `INPUT_STREAM_CODE*` dictionaries
85
- - Lexer
86
- - Allowed comments in matching value (just ignore them like whitespaces)
87
- - Increased iteration count in value matching from 10k up to 15k
88
- - Fixed missed `debugger` (#104)
89
-
90
- ## 1.0.0-alpha.33 (July 11, 2019)
91
-
92
- - Lexer
93
- - Fixed low priority productions matching by changing an approach for robust one (#103)
94
-
95
- ## 1.0.0-alpha.32 (July 11, 2019)
96
-
97
- - Lexer
98
- - Fixed low priority productions matching in long `||-` and `&&-` groups (#103)
99
-
100
- ## 1.0.0-alpha.31 (July 11, 2019)
101
-
102
- - Bumped `mdn/data` to `2.0.4` (#99)
103
- - Lexer
104
- - Added [bracketed range notation](https://drafts.csswg.org/css-values-4/#numeric-ranges) support and related refactoring
105
- - Removed `<number-zero-one>`, `<number-one-or-greater>` and `<positive-integer>` from generic types. In fact, types moved to patch, because those types can be expressed in a regular grammar due to bracketed range notation implemented
106
- - Added support for multiple token string matching
107
- - Improved `<custom-ident>` production matching to claim the keyword only if no other unfulfilled production can claim it (#101)
108
- - Improved `<length>` production matching to claim "unitless zero" only if no other unfulfilled production can claim it
109
- - Changed lexer's constructor to prevent generic types override when used
110
- - Fixed large `||`- and `&&`-group matching, matching continues from the beginning on term match (#85)
111
- - Fixed checking that value has `var()` occurrences when value is a string (such values can't be matched on syntax currently and fail with specific error that can be used for ignorance in validation tools)
112
- - Fixed `<declaration-value>` and `<any-value>` matching when a value contains a function, parentheses or braces
113
-
114
- ## 1.0.0-alpha.30 (July 3, 2019)
115
-
116
- - Bumped `mdn/data` to `~2.0.3`
117
- - Removed type removals from `mdn/data` due to lack of some generic types and specific lexer restictions (since lexer was reworked, see below)
118
- - Reduced and updated patches
119
- - Tokenizer
120
- - Reworked tokenizer itself to compliment [CSS Syntax Module Level 3](https://drafts.csswg.org/css-syntax/#tokenization)
121
- - `Tokenizer` class splitted into several abstractions:
122
- - Added `TokenStream` class
123
- - Added `OffsetToLocation` class
124
- - Added `tokenize()` function that creates `TokenStream` instance for given string or updates a `TokenStream` instance passed as second parameter
125
- - Removed `Tokenizer` class
126
- - Removed `Raw` token type
127
- - Renamed `Identifier` token type to `Ident`
128
- - Added token types: `Hash`, `BadString`, `BadUrl`, `Delim`, `Percentage`, `Dimension`, `Colon`, `Semicolon`, `Comma`, `LeftSquareBracket`, `RightSquareBracket`, `LeftParenthesis`, `RightParenthesis`, `LeftCurlyBracket`, `RightCurlyBracket`
129
- - Replaced `Punctuator` with `Delim` token type, that excludes specific characters with its own token type like `Colon`, `Semicolon` etc
130
- - Removed `findCommentEnd`, `findStringEnd`, `findDecimalNumberEnd`, `findNumberEnd`, `findEscapeEnd`, `findIdentifierEnd` and `findUrlRawEnd` helper function
131
- - Removed `SYMBOL_TYPE`, `PUNCTUATION` and `STOP_URL_RAW` dictionaries
132
- - Added `isDigit`, `isHexDigit`, `isUppercaseLetter`, `isLowercaseLetter`, `isLetter`, `isNonAscii`, `isNameStart`, `isName`, `isNonPrintable`, `isNewline`, `isWhiteSpace`, `isValidEscape`, `isIdentifierStart`, `isNumberStart`, `consumeEscaped`, `consumeName`, `consumeNumber` and `consumeBadUrlRemnants` helper functions
133
- - Parser
134
- - Changed parsing algorithms to work with new token type set
135
- - Changed `HexColor` consumption in way to relax checking a value, i.e. now `value` is a sequence of one or more name chars
136
- - Added `&` as a property hack
137
- - Relaxed `var()` parsing to only check that a first arguments is an identifier (not a custom property name as before)
138
- - Lexer
139
- - Reworked syntax matching to relay on token set only (having AST is optional now)
140
- - Extended `Lexer#match()`, `Lexer#matchType()` and `Lexer#matchProperty()` methods to take a string as value, beside AST as a value
141
- - Extended `Lexer#match()` method to take a string as a syntax, beside of syntax descriptor
142
- - Reworked generic types:
143
- - Removed `<attr()>`, `<url>` (moved to patch) and `<progid>` types
144
- - Added types:
145
- - Related to token types: `<ident-token>`, `<function-token>`, `<at-keyword-token>`, `<hash-token>`, `<string-token>`, `<bad-string-token>`, `<url-token>`, `<bad-url-token>`, `<delim-token>`, `<number-token>`, `<percentage-token>`, `<dimension-token>`, `<whitespace-token>`, `<CDO-token>`, `<CDC-token>`, `<colon-token>`, `<semicolon-token>`, `<comma-token>`, `<[-token>`, `<]-token>`, `<(-token>`, `<)-token>`, `<{-token>` and `<}-token>`
146
- - Complex types: `<an-plus-b>`, `<urange>`, `<custom-property-name>`, `<declaration-value>`, `<any-value>` and `<zero>`
147
- - Renamed `<unicode-range>` to `<urange>` as per spec
148
- - Renamed `<expression>` (IE legacy extension) to `<-ms-legacy-expression>` and may to be removed in next releases
149
-
150
- ## 1.0.0-alpha.29 (May 30, 2018)
151
-
152
- - Lexer
153
- - Syntax matching was completely reworked. Now it's token-based and uses state machine. Public API has not changed. However, some internal data structures have changed. Most significal change in syntax match result tree structure, it's became token-based instead of node-based.
154
- - Grammar
155
- - Changed grammar tree format:
156
- - Added `Token` node type to represent a single code point (`<delim-token>`)
157
- - Added `Multiplier` that wraps a single node (`term` property)
158
- - Added `AtKeyword` to represent `<at-keyword-token>`
159
- - Removed `Slash` and `Percent` node types, they are replaced for a node with `Token` type
160
- - Changed `Function` to represent `<function-token>` with no children
161
- - Removed `multiplier` property from `Group`
162
- - Changed `generate()` method:
163
- - Method takes an `options` as second argument now (`generate(node, forceBraces, decorator)` -> `generate(node, options)`). Two options are supported: `forceBraces` and `decorator`
164
- - When a second parameter is a function it treats as `decorate` option value, i.e. `generate(node, fn)` -> `generate(node, { decorate: fn })`
165
- - Decorate function invokes with additional parameter – a reference to a node
166
- - Tokenizer
167
- - Renamed `Atrule` const to `AtKeyword`
168
-
169
- ## 1.0.0-alpha.28 (February 19, 2018)
170
-
171
- - Renamed `lexer.grammar.translate()` method into `generate()`
172
- - Fixed `<'-webkit-font-smoothing'>` and `<'-moz-osx-font-smoothing'>` syntaxes (#75)
173
- - Added vendor keywords for `<'overflow'>` property syntax (#76)
174
- - Pinned `mdn-data` to `~1.1.0` and fixed issues with some updated property syntaxes
175
-
176
- ## 1.0.0-alpha.27 (January 14, 2018)
177
-
178
- - Generator
179
- - Changed node's `generate()` methods invocation, methods now take a node as a single argument and context (i.e. `this`) that have methods: `chunk()`, `node()` and `children()`
180
- - Renamed `translate()` to `generate()` and changed to take `options` argument
181
- - Removed `translateMarkup(ast, enter, leave)` method, use `generate(ast, { decorator: (handlers) => { ... }})` instead
182
- - Removed `translateWithSourceMap(ast)`, use `generate(ast, { sourceMap: true })` instead
183
- - Changed to support for children as an array
184
- - Walker
185
- - Changed `walk()` to take an `options` argument instead of handler, with `enter`, `leave`, `visit` and `reverse` options (`walk(ast, fn)` is still works and equivalent to `walk(ast, { enter: fn })`)
186
- - Removed `walkUp(ast, fn)`, use `walk(ast, { leave: fn })`
187
- - Removed `walkRules(ast, fn)`, use `walk(ast, { visit: 'Rule', enter: fn })` instead
188
- - Removed `walkRulesRight(ast, fn)`, use `walk(ast, { visit: 'Rule', reverse: true, enter: fn })` instead
189
- - Removed `walkDeclarations(ast, fn)`, use `walk(ast, { visit: 'Declaration', enter: fn })` instead
190
- - Changed to support for children as array in most cases (`reverse: true` will fail on arrays since they have no `forEachRight()` method)
191
- - Misc
192
- - List
193
- - Added `List#forEach()` method
194
- - Added `List#forEachRight()` method
195
- - Added `List#filter()` method
196
- - Changed `List#map()` method to return a `List` instance instead of `Array`
197
- - Added `List#push()` method, similar to `List#appendData()` but returns nothing
198
- - Added `List#pop()` method
199
- - Added `List#unshift()` method, similar to `List#prependData()` but returns nothing
200
- - Added `List#shift()` method
201
- - Added `List#prependList()` method
202
- - Changed `List#insert()`, `List#insertData()`, `List#appendList()` and `List#insertList()` methods to return a list that performed an operation
203
- - Changed `keyword()` method
204
- - Changed `name` field to include a vendor prefix
205
- - Added `basename` field to contain a name without a vendor prefix
206
- - Added `custom` field that contain a `true` when keyword is a custom property reference
207
- - Changed `property()` method
208
- - Changed `name` field to include a vendor prefix
209
- - Added `basename` field to contain a name without any prefixes, i.e. a hack and a vendor prefix
210
- - Added `vendorPrefix()` method
211
- - Added `isCustomProperty()` method
212
-
213
- ## 1.0.0-alpha.26 (November 9, 2017)
214
-
215
- - Tokenizer
216
- - Added `Tokenizer#isBalanceEdge()` method
217
- - Removed `Tokenizer.endsWith()` method
218
- - Parser
219
- - Made the parser tolerant to errors by default
220
- - Removed `tolerant` parser option (no parsing modes anymore)
221
- - Removed `property` parser option (a value parsing does not depend on property name anymore)
222
- - Canceled error for a handing semicolon in a block
223
- - Canceled error for unclosed `Brackets`, `Function` and `Parentheses` when EOF is reached
224
- - Fixed error when prelude ends with a comment for at-rules with custom prelude consumer
225
- - Relaxed at-rule parsing:
226
- - Canceled error when EOF is reached after a prelude
227
- - Canceled error for an at-rule with custom block consumer when at-rule has no block (just don't apply consumer in that case)
228
- - Canceled error on at-rule parsing when it occurs outside prelude or block (at-rule is converting to `Raw` node)
229
- - Allowed for any at-rule to have a prelude and a block, even if it's invalid per at-rule syntax (the responsibility for this check is moved to lexer, since it's possible to construct a AST with such errors)
230
- - Made a declaration value a safe parsing point (i.e. error on value parsing lead to a value is turning into `Raw` node, not a declaration as before)
231
- - Excluded surrounding white spaces and comments from a `Raw` node that represents a declaration value
232
- - Changed `Value` parse handler to return a node only with type `Value` (previously it returned a `Raw` node in some cases)
233
- - Fixed issue with `onParseError()` is not invoked for errors occured on selector or declaration value parsing in some cases
234
- - Changed using of `onParseError()` to stop parsing if handler throws an exception
235
- - Lexer
236
- - Changed `grammar.walk()` to invoke passed handler on entering to node rather than on leaving the node
237
- - Improved `grammar.walk()` to take a walk handler pair as an object, i.e. `walk(node, { enter: fn, leave: fn })`
238
- - Changed `Lexer#match*()` methods to take a node of any type, but with a `children` field
239
- - Added `Lexer#match(syntax, node)` method
240
- - Fixed `Lexer#matchType()` method to stop return a positive result for the CSS wide keywords
241
-
242
- ## 1.0.0-alpha25 (October 9, 2017)
243
-
244
- - Parser
245
- - Added fallback node as argument to `onParseError()` handler
246
- - Fixed raw consuming in tolerant mode when selector is invalid (greedy consuming and redundant warnings)
247
- - Fixed exception in tolerant mode caused by unknown at-rule with unclosed block
248
- - Changed handling of semicolons:
249
- - Hanging semicolon inside declaration blocks raise an error or turns into a `Raw` node in tolerant mode instead of being ignored
250
- - Semicolon outside of declaration blocks opens a `Rule` node as part of selector instead of being ignored
251
- - Aligned `parseAtrulePrelude` behaviour to `parseRulePrelude`
252
- - Removed `Raw` node wraping into `AtrulePrelude` when `parseAtrulePrelude` is disabled
253
- - Removed error emitting when at-rule has a custom prelude customer but no prelude is found (it should be validated by a lexer later)
254
- - Generator
255
- - Fixed performance issue with `translateWithSourceMap()`, flattening the string (because of mixing building string and indexing into it) turned it into a quadratic algorithm (approximate numbers can be found in [the quiz created by this case](https://gist.github.com/lahmatiy/ea25d0e623d88ca9848384b5707d52d9))
256
- - Added support for a single solidus hack for `property()`
257
- - Minor fixes for custom errors
258
-
259
- ## 1.0.0-alpha24 (September 14, 2017)
260
-
261
- - Improved CSSTree to be stable for standart build-in objects extension (#58)
262
- - Parser
263
- - Renamed rule's `selector` to `prelude`. The reasons: [spec names this part so](https://www.w3.org/TR/css-syntax-3/#qualified-rule), and this branch can contain not only a selector (`SelectorList`) but also a raw payload (`Raw`). What's changed:
264
- - Renamed `Rule.selector` to `Rule.prelude`
265
- - Renamed `parseSelector` parser option to `parseRulePrelude`
266
- - Removed option for selector parse in `SelectorList`
267
- - Lexer
268
- - Fixed undefined positions in a error when match a syntax to empty or white space only value
269
- - Improved `Lexer#checkStructure()`
270
- - Return a warning as an object with node reference and message
271
- - No exception on unknown node type, return a warning instead
272
-
273
- ## 1.0.0-alpha23 (September 10, 2017)
274
-
275
- - Fixed `Tokenizer#getRawLength()`'s false positive balance match to the end of input in some cases (#56)
276
- - Rename walker's entry point methods to be the same as CSSTree exposed methods (i.e. `walk()`, `walkUp()` etc)
277
- - Rename at-rule's `expression` to `prelude` (since [spec names it so](https://www.w3.org/TR/css-syntax-3/#at-rule))
278
- - `AtruleExpression` node type → `AtrulePrelude`
279
- - `Atrule.expression` field → `Atrule.prelude`
280
- - `parseAtruleExpression` parser's option → `parseAtrulePrelude`
281
- - `atruleExpression` parse context → `atrulePrelude`
282
- - `atruleExpression` walk context reference → `atrulePrelude`
283
-
284
- ## 1.0.0-alpha22 (September 8, 2017)
285
-
286
- - Parser
287
- - Fixed exception on parsing of unclosed `{}-block` in tolerant mode
288
- - Added tolerant mode support for `DeclarationList`
289
- - Added standalone entry point, i.e. default parser can be used via `require('css-tree/lib/parser')` (#47)
290
- - Generator
291
- - Changed generator to produce `+n` when `AnPlusB.a` is `+1` to be "round-trip" with parser
292
- - Added standalone entry point, i.e. default generators can be used via `require('css-tree/lib/generator')`
293
- - Walker
294
- - Added standalone entry point, i.e. default walkers can be used via `require('css-tree/lib/walker')` (#47)
295
- - Lexer
296
- - Added `default` keyword to the list of invalid values for `<custom-ident>` (since it reversed per [spec](https://www.w3.org/TR/css-values/#custom-idents))
297
- - Convertors (`toPlainObject()` and `fromPlainObject()`) moved to `lib/convertor` (entry point is `require('css-tree/lib/convertor')`)
298
-
299
- ## 1.0.0-alpha21 (September 5, 2017)
300
-
301
- - Tokenizer
302
- - Added `Raw` token type
303
- - Improved tokenization of `url()` with raw as url to be more spec complient
304
- - Added `Tokenizer#balance` array computation on token layout
305
- - Added `Tokenizer#getRawLength()` to compute a raw length with respect of block balance
306
- - Added `Tokenizer#getTokenStart(offset)` method to get token start offset by token index
307
- - Added `idx` and `balance` fields to each token of `Tokenizer#dump()` method result
308
- - Parser
309
- - Added `onParseError` option
310
- - Reworked node parsers that consume a `Raw` node to use a new approach. Since now a `Raw` node builds in `parser#Raw()` function only
311
- - Changed semantic of `parser#Raw()`, it takes 5 parameters now (it might to be changed in future)
312
- - Changed `parser#tolerantParse()` to pass a start token index to fallback function instead of source offset
313
- - Fixed `AtruleExpression` consuming in tolerant mode
314
- - Atrule handler to convert an empty `AtruleExpression` node into `null`
315
- - Changed `AtruleExpression` handler to always return a node (before it could return a `null` in some cases)
316
- - Lexer
317
- - Fixed comma match node for `#` multiplier
318
- - Added reference name to `SyntaxReferenceError`
319
- - Additional fixes on custom errors
320
- - Reduced possible corruption of base config by `syntax.fork()`
321
-
322
- ## 1.0.0-alpha20 (August 28, 2017)
323
-
324
- - Tokenizer
325
- - Added `Atrule` token type (`<at-rule-token>` per spec)
326
- - Added `Function` token type (`<function-token>` per spec)
327
- - Added `Url` token type
328
- - Replaced `Tokenizer#getTypes()` method with `Tokenizer#dump()` to get all tokens as an array
329
- - Renamed `Tokenizer.TYPE.Whitespace` to `Tokenizer.TYPE.WhiteSpace`
330
- - Renamed `Tokenizer.findWhitespaceEnd()` to `Tokenizer.findWhiteSpaceEnd()`
331
- - Parser
332
- - Added initial implementation of tollerant mode (turn on by passing `tolerant: true` option). In this mode parse errors are never occour and any invalid part of CSS turns into a `Raw` node. Current safe points: `Atrule`, `AtruleExpression`, `Rule`, `Selector` and `Declaration`. Feature is experimental and further improvements are planned.
333
- - Changed `Atrule.expression` to contain a `AtruleExpression` node or `null` only (other node types is wrapping into a `AtruleExpression` node)
334
- - Renamed `AttributeSelector.operator` to `AttributeSelector.matcher`
335
- - Generator
336
- - `translate()` method is now can take a function as second argument, that recieves every generated chunk. When no function is passed, default handler is used, it concats all the chunks and method returns a string.
337
- - Lexer
338
- - Used [mdn/data](https://github.com/mdn/data) package as source of lexer's grammar instead of local dictionaries
339
- - Added `x` unit to `<resolution>` generic type
340
- - Improved match tree:
341
- - Omited Group (sequences) match nodes
342
- - Omited empty match nodes (for terms with `zero or more` multipliers)
343
- - Added `ASTNode` node type to contain a reference to AST node
344
- - Fixed node duplication (uncompleted match were added to tree)
345
- - Added AST node reference in match nodes
346
- - Added comma match node by `#` multiplier
347
- - Grammar
348
- - Changed `translate()` function to get a handler as third argument (optional). That handler recieves result of node traslation and can be used for decoration purposes. See [example](https://github.com/csstree/docs/blob/04c65af44477b5ea05feb373482898122b2a4528/docs/syntax.html#L619-L627)
349
- - Added `SyntaxParseError` to grammar export
350
- - Reworked group and multipliers representation in syntax tree:
351
- - Replaced `Sequence` for `Group` node type (`Sequence` node type removed)
352
- - Added `explicit` boolean property for `Group`
353
- - Only groups can have a multiplier now (other node types is wrapping into a single term implicit group when multiplier is applied)
354
- - Renamed `nonEmpty` Group's property to `disallowEmpty`
355
- - Added optimisation for syntax tree by dropping redundant root `Group` when it contains a single `Group` term (return this `Group` as a result)
356
- - Changed lexer's match functionality
357
- - Changed `Lexer#matchProperty()` and `Lexer#matchType()` to return an object instead of match tree. A match tree stores in `matched` field when AST is matched to grammar successfully, otherwise an error in `error` field. The result object also has some methods to test AST node against a match tree: `getTrace()`, `isType()`, `isProperty()` and `isKeyword()`
358
- - Added `Lexer#matchDeclaration()` method
359
- - Removed `Lexer#lastMatchError` (error stores in match result object in `error` field)
360
- - Added initial implementation of search for AST segments (new lexer methods: `Lexer#findValueSegments()`, `Lexer#findDeclarationValueSegments()` and `Lexer#findAllSegments`)
361
- - Implemented `SyntaxReferenceError` for unknown property and type references
362
- - Renamed field in resulting object of `property()` function: `variable` → `custom`
363
- - Fixed issue with readonly properties (e.g. `line` and `column`) of `Error` and exception on attempt to write in iOS Safari
364
-
365
- ## 1.0.0-alpha19 (April 24, 2017)
366
-
367
- - Extended `List` class with new methods:
368
- - `List#prepend(item)`
369
- - `List#prependData(data)`
370
- - `List#insertData(data)`
371
- - `List#insertList(list)`
372
- - `List#replace(item, itemOrList)`
373
-
374
- ## 1.0.0-alpha18 (April 3, 2017)
375
-
376
- - Added `atrule` walk context (#39)
377
- - Changed a result of generate method for `AnPlusB`, `AttributeSelector`, `Function`, `MediaFeature` and `Ratio` ([1e95877](https://github.com/csstree/csstree/commit/1e9587710efa8e9338bcf0bc794b4b45f286231d))
378
- - Fixed typo in `List` exception messages (@strarsis, #42)
379
- - Improved tokenizer to convert an input to a string
380
-
381
- ## 1.0.0-alpha17 (March 13, 2017)
382
-
383
- - Implemented new concept of `syntax`
384
- - Changed main `exports` to expose a default syntax
385
- - Defined initial [CSS syntax](lib/syntax/default.js)
386
- - Implemented `createSyntax()` method to create a new syntax from scratch
387
- - Implemented `fork()` method to create a new syntax based on given via extension
388
- - Parser
389
- - Implemented `mediaQueryList` and `mediaQuery` parsing contexts
390
- - Implemented `CDO` and `CDC` node types
391
- - Implemented additional declaration property prefix hacks (`#` and `+`)
392
- - Added support for UTF-16LE BOM
393
- - Added support for `@font-face` at-rule
394
- - Added `chroma()` to legacy IE filter functions
395
- - Improved `HexColor` to consume hex only
396
- - Improved support for `\0` and `\9` hacks (#2)
397
- - Relaxed number check for `Ratio` terms
398
- - Allowed fractal values as a `Ratio` term
399
- - Disallowed zero number as a `Ratio` term
400
- - Changed important clause parsing
401
- - Allowed any identifier for important (to support hacks like `!ie`)
402
- - Store `true` for `important` field in case identifier equals to `important` and string otherwise
403
- - Fixed parse error formatted message rendering to take into account tabs
404
- - Removed exposing of `Parser` class
405
- - Removed `readSelectorSequence()`, `readSequenceFallback()` and `readSelectorSequenceFallback` methods
406
- - Used single universal sequence consumer for `AtruleExpression`, `Selector` and `Value`
407
- - Generator
408
- - Reworked generator to use auto-generated functions based on syntax definition (additional work to be done in next releases)
409
- - Implemented `translateMarkup(ast, before, after)` method for complex cases
410
- - Reworked `translateWithSourceMap` to be more flexible (based on `translateMarkup`, additional work to be done in next releases)
411
- - Walker
412
- - Reworked walker to use auto-generated function based on syntax definition (additional work to be done in next releases)
413
- - Lexer
414
- - Prepared for better extensibility (additional work to be done in next releases)
415
- - Implemented `checkStructure(ast)` method to check AST structure based on syntax definition
416
- - Update syntax dictionaries to latest `mdn/data`
417
- - Add missing `<'offset-position'>` syntax
418
- - Extended `<position>` property with `-webkit-sticky` (@sergejmueller, #37)
419
- - Improved mismatch error position
420
- - Implemented script (`gen:syntax`) to generate AST format reference page (`docs/ast.md`) using syntax definition
421
-
422
- ## 1.0.0-alpha16 (February 12, 2017)
423
-
424
- - Exposed `Parser` class
425
- - Added `startOffset` option to `Tokenizer` (constructor and `setSource()` method)
426
- - Added fallback functions for default (`readSequenceFallback`) and selector (`readSelectorSequenceFallback`) sequence readers
427
- - Fixed edge cases for `AnPlusB`
428
- - Fixed wrong whitespace ignoring in `Selector` consumer
429
-
430
- ## 1.0.0-alpha15 (February 8, 2017)
431
-
432
- - Fixed broken `atruleExpression` context
433
- - Fixed vendor prefix detection in `keyword()` and `property()`
434
- - Fixed `property()` to not lowercase custom property names
435
- - Added `variable` boolean flag in `property()` result
436
- - Renamed `scanner` into `tokenizer`
437
- - Ranamed `syntax` into `lexer`
438
- - Moved `docs/*.html` files to [csstree/docs](https://github.com/csstree/docs) repo
439
- - Added `element()` function for `Value` context (`-moz-element()` supported as well)
440
- - Merged `Universal` node type into `Type`
441
- - Renamed node types:
442
- - `Id` -> `IdSelector`
443
- - `Class` -> `ClassSelector`
444
- - `Type` -> `TypeSelector`
445
- - `Attribute` -> `AttributeSelector`
446
- - `PseudoClass` -> `PseudoClassSelector`
447
- - `PseudoElement` -> `PseudoElementSelector`
448
- - `Hash` -> `HexColor`
449
- - `Space` -> `WhiteSpace`
450
- - `An+B` -> `AnPlusB`
451
- - Removed `Progid` node type
452
- - Relaxed `MediaQuery` consumer to not validate syntax on parse and to include whitespaces in children sequence as is
453
- - Added `WhiteSpace.value` property to store whitespace sequence
454
- - Implemented parser options to specify what should be parsed in details (when option is `false` some part of CSS represents as balanced `Raw`):
455
- - `parseAtruleExpression` – to parse at-rule expressions (`true` by default)
456
- - `parseSelector` – to parse rule's selector (`true` by default)
457
- - `parseValue` - to parse declaration's value (`true` by default)
458
- - `parseCustomProperty` – to parse value and fallback of custom property (`false` by default)
459
- - Changed tokenization to stick leading hyphen minus to identifier token
460
- - Changed selector parsing:
461
- - Don't convert spaces into descendant combinator
462
- - Don't validate selector structure on parsing (selectors may be checked by lexer later)
463
- - Initial refactoring of [docs](https://github.com/csstree/csstree/blob/master/docs)
464
- - Various improvements and fixes
465
-
466
- ## 1.0.0-alpha14 (February 3, 2017)
467
-
468
- - Implemented `DeclarationList`, `MediaQueryList`, `MediaQuery`, `MediaFeature` and `Ratio` node types
469
- - Implemented `declarationList` context (useful to parse HTML `style` attribute content)
470
- - Implemented custom consumers for `@import`, `@media`, `@page` and `@supports` at-rules
471
- - Implemented `atrule` option for `parse()` config, is used for `atruleExpession` context to specify custom consumer for at-rule if any
472
- - Added `Scanner#skipWS()`, `Scanner#eatNonWS()`, `Scanner#consume()` and `Scanner#consumeNonWS()` helper methods
473
- - Added custom consumers for known functional-pseudos, consume unknown functional-pseudo content as balanced `Raw`
474
- - Allowed any `PseudoElement` to be a functional-pseudo (#33)
475
- - Improved walker implementations to reduce GC thrashing by reusing cursors
476
- - Changed `Atrule.block` to contain a `Block` node type only if any
477
- - Changed `Block.loc` positions to include curly brackets
478
- - Changed `Atrule.expression` to store a `null` if no expression
479
- - Changed parser to use `StyleSheet` node type only for top level node (when context is `stylesheet`, that's by default)
480
- - Changed `Parentheses`, `Brackets` and `Function` consumers to use passed sequence reader instead of its own
481
- - Changed `Value` and `AtruleExpression` consumers to use common sequence reader (that reader was used by `Value` consumer before)
482
- - Changed default sequence reader to exclude storage of spaces around `Comma`
483
- - Changed processing of custom properties:
484
- - Consume declaration value as balanced `Raw`
485
- - Consume `var()` fallback value as balanced `Raw`
486
- - Validate first argument of `var()` starts with double dash
487
- - Custom property's value and fallback includes spaces around
488
- - Fixed `Nth` to have a `loc` property
489
- - Fixed `SelectorList.loc` and `Selector.loc` positions to exclude spaces
490
- - Fixed issue Browserify build fail with `default-syntax.json` is not found error (#32, @philschatz)
491
- - Disallowed `Type` selector starting with dash (parser throws an error in this case now)
492
- - Disallowed empty selectors for `Rule` (not sure if it's correct but looks reasonable)
493
- - Removed `>>` combinator support until any browser support (no signals about that yet)
494
- - Removed `PseudoElement.legacy` property
495
- - Removed special case for `:before`, `:after`, `:first-letter` and `:first-line` to represent them as `PseudoElement`, now those pseudos are represented as `PseudoClass` nodes
496
- - Removed deprecated `Syntax#match()` method
497
- - Parser was splitted into modules and related changes, one step closer to an extensible parser
498
- - Various fixes and improvements, all changes have negligible impact on performance
499
-
500
- ## 1.0.0-alpha13 (January 19, 2017)
501
-
502
- - Changed location storing in `SyntaxMatchError`
503
- - Changed property to store mismatch offset to `mismatchOffset`
504
- - Changed `offset` property to store bad node offset in source CSS if any
505
- - Added `loc` property that stores bad node `loc` if any
506
-
507
- ## 1.0.0-alpha12 (January 19, 2017)
508
-
509
- - Fixed `Syntax#matchProperty()` method to always return a positive result for custom properties since syntax is never defined for them (#31)
510
- - Implemented `fromPlainObject()` and `toPlainObject()` to convert plain object to AST or AST to plain object (currently converts `List` <-> `Array`)
511
-
512
- ## 1.0.0-alpha11 (January 18, 2017)
513
-
514
- - Added support for `:matches(<selector-list>)` (#28)
515
- - Added support for `:has(<relative-selector-list>)`
516
- - Added support for `::slotted(<compound-selector>)`
517
- - Implemented `Brackets` node type
518
- - Implemented basic support for at-rule inside rule block (#24)
519
- - Renamed `Selector` node type to `SelectorList`
520
- - Renamed `SimpleSelector` node type to `Selector`
521
- - Renamed `UnicodeRange.name` property to `UnicodeRange.value`
522
- - Replaced `Negation` node type for regular `PseudoClass`
523
- - Unified name of node property to store nested nodes, it always `children` now:
524
- - `StyleSheet.rules` -> `StyleSheet.children`
525
- - `SelectorList.selectors` -> `SelectorList.children`
526
- - `Block.declarations` -> `Block.children`
527
- - `*.sequence` -> `*.children`
528
- - Fixed edge cases in parsing `Hex` and `UnicodeRange` when number not an integer
529
- - Changed `nth-` pseudos parsing
530
- - Implemented `An+B` node type to represent expressions like `2n + 1` or `-3n`
531
- - Fixed edge cases when `a` or `b` is not an integer
532
- - Changed `odd` and `even` keywords processing, keywords are storing as `Identifier` node type now
533
- - Changed `Nth` node type format to store a `nth`-query and an optional `selector`
534
- - Implemented `of` clause for `nth-` pseudos (a.e. `:nth-child(2n + 1 of li, img)`)
535
- - Limited `Nth` parsing rules to `:nth-child()`, `:nth-last-child()`, `:nth-of-type()` and `:nth-last-of-type()` pseudos
536
- - Changed the way to store locations
537
- - Renamed `info` node property to `loc`
538
- - Changed format of `loc` to store `start` and `end` positions
539
-
540
- ## 1.0.0-alpha10 (January 11, 2017)
541
-
542
- - Reworked `Scanner` to be a single point to its functionality
543
- - Exposed `Scanner` class to be useful for external projects
544
- - Changed `walk()` function behaviour to traverse AST nodes in natural order
545
- - Implemented `walkUp()` function to traverse AST nodes from deepest to parent (behaves as `walk()` before)
546
-
547
- ## 1.0.0-alpha9 (December 21, 2016)
548
-
549
- - Fixed `<angle>` generic according to specs that allow a `<number>` equals to zero to be used as valid value (#30)
550
-
551
- ## 1.0.0-alpha8 (November 11, 2016)
552
-
553
- - Fixed `Scanner#skip()` issue method when cursor is moving to the end of source
554
- - Simplified `Progid` node
555
- - Changed behaviour for bad selector processing, now parsing fails instead of selector ignoring
556
- - Fixed `<id-selector>` generic syntax
557
- - Added `q` unit for `<length>` generic syntax
558
- - Refactored syntax parser (performance)
559
- - Reduced startup time by implementing lazy syntax parsing (default syntax doesn't parse on module load)
560
- - Updated syntax dictionaries and used [`mdn/data`](https://github.com/mdn/data) instead of `Template:CSSData`
561
- - Renamed `syntax.stringify()` method to `syntax.translate()`
562
- - Simplified generic syntax functions, those functions receive a single AST node for checking and should return `true` or `false`
563
- - Added exception for values that contains `var()`, those values are always valid for now
564
- - Added more tests and increase code coverage to `98.5%`
565
-
566
- ## 1.0.0-alpha7 (October 7, 2016)
567
-
568
- - Added support for explicit descendant combinator (`>>`)
569
- - Implemented `Type` and `Universal` type nodes
570
- - Improved `Number` parsing by including sign and exponent (#26)
571
- - Parse `before`, `after`, `first-letter` and `first-line` pseudos with single colon as `PseudoElement`
572
- - Changed `FunctionalPseudo` node type to `PseudoClass`
573
- - Fixed attribute selector name parsing (namespace edge cases)
574
- - Fixed location calculation for specified offset when `eof` is reached
575
- - Added more non-standard colors (#25)
576
- - Removed obsolete `Syntax#getAll()` method
577
- - Fixed various edge cases, code clean up and performance improvements
578
-
579
- ## 1.0.0-alpha6 (September 23, 2016)
580
-
581
- - More accurate positions for syntax mismatch errors
582
- - Added [`apple`](https://webkit.org/blog/3709/using-the-system-font-in-web-content/) specific font keywords (#20)
583
- - Changed `Property` node stucture from object to string
584
- - Renamed `Ruleset` node type to `Rule`
585
- - Removed `Argument` node type
586
- - Fixed `Dimension` and `Percentage` position computation
587
- - Fixed bad selector parsing (temporary solution)
588
- - Fixed location computation for CSS with very long lines that may lead to really long parsing with `positions:true` (even freeze)
589
- - Fixed `line` and `column` computation for `SyntaxMatch` error
590
- - Improved performance of parsing and translation. Now CSSTree is under 10ms in [PostCSS benchmark](https://github.com/postcss/benchmark).
@@ -1,19 +0,0 @@
1
- Copyright (C) 2016-2019 by Roman Dvornov
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a copy
4
- of this software and associated documentation files (the "Software"), to deal
5
- in the Software without restriction, including without limitation the rights
6
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
- copies of the Software, and to permit persons to whom the Software is
8
- furnished to do so, subject to the following conditions:
9
-
10
- The above copyright notice and this permission notice shall be included in
11
- all copies or substantial portions of the Software.
12
-
13
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
- THE SOFTWARE.