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,64 +0,0 @@
1
- # sourcemap-codec changelog
2
-
3
- ## 1.4.8
4
-
5
- * Performance boost ([#80](https://github.com/Rich-Harris/sourcemap-codec/pull/80))
6
-
7
- ## 1.4.7
8
-
9
- * Include .map files in package ([#73](https://github.com/Rich-Harris/sourcemap-codec/issues/73))
10
-
11
- ## 1.4.6
12
-
13
- * Use arrays instead of typed arrays ([#79](https://github.com/Rich-Harris/sourcemap-codec/pull/79))
14
-
15
- ## 1.4.5
16
-
17
- * Handle overflow cases ([#78](https://github.com/Rich-Harris/sourcemap-codec/pull/78))
18
-
19
- ## 1.4.4
20
-
21
- * Use Uint32Array, yikes ([#77](https://github.com/Rich-Harris/sourcemap-codec/pull/77))
22
-
23
- ## 1.4.3
24
-
25
- * Use Uint16Array to prevent overflow ([#75](https://github.com/Rich-Harris/sourcemap-codec/pull/75))
26
-
27
- ## 1.4.2
28
-
29
- * GO EVEN FASTER ([#74](https://github.com/Rich-Harris/sourcemap-codec/pull/74))
30
-
31
- ## 1.4.1
32
-
33
- * GO FASTER ([#71](https://github.com/Rich-Harris/sourcemap-codec/pull/71))
34
-
35
- ## 1.4.0
36
-
37
- * Add TypeScript declarations ([#70](https://github.com/Rich-Harris/sourcemap-codec/pull/70))
38
-
39
- ## 1.3.1
40
-
41
- * Update build process, expose `pkg.module`
42
-
43
- ## 1.3.0
44
-
45
- * Update build process
46
-
47
- ## 1.2.1
48
-
49
- * Add dist files to npm package
50
-
51
- ## 1.2.0
52
-
53
- * Add ES6 build
54
- * Update dependencies
55
- * Add test coverage
56
-
57
- ## 1.1.0
58
-
59
- * Fix bug with lines containing single-character segments
60
- * Add tests
61
-
62
- ## 1.0.0
63
-
64
- * First release
@@ -1,21 +0,0 @@
1
- The MIT License
2
-
3
- Copyright (c) 2015 Rich Harris
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
@@ -1,63 +0,0 @@
1
- # sourcemap-codec
2
-
3
- Encode/decode the `mappings` property of a [sourcemap](https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit).
4
-
5
-
6
- ## Why?
7
-
8
- Sourcemaps are difficult to generate and manipulate, because the `mappings` property – the part that actually links the generated code back to the original source – is encoded using an obscure method called [Variable-length quantity](https://en.wikipedia.org/wiki/Variable-length_quantity). On top of that, each segment in the mapping contains offsets rather than absolute indices, which means that you can't look at a segment in isolation – you have to understand the whole sourcemap.
9
-
10
- This package makes the process slightly easier.
11
-
12
-
13
- ## Installation
14
-
15
- ```bash
16
- npm install sourcemap-codec
17
- ```
18
-
19
-
20
- ## Usage
21
-
22
- ```js
23
- import { encode, decode } from 'sourcemap-codec';
24
-
25
- var decoded = decode( ';EAEEA,EAAE,EAAC,CAAE;ECQY,UACC' );
26
-
27
- assert.deepEqual( decoded, [
28
- // the first line (of the generated code) has no mappings,
29
- // as shown by the starting semi-colon (which separates lines)
30
- [],
31
-
32
- // the second line contains four (comma-separated) segments
33
- [
34
- // segments are encoded as you'd expect:
35
- // [ generatedCodeColumn, sourceIndex, sourceCodeLine, sourceCodeColumn, nameIndex ]
36
-
37
- // i.e. the first segment begins at column 2, and maps back to the second column
38
- // of the second line (both zero-based) of the 0th source, and uses the 0th
39
- // name in the `map.names` array
40
- [ 2, 0, 2, 2, 0 ],
41
-
42
- // the remaining segments are 4-length rather than 5-length,
43
- // because they don't map a name
44
- [ 4, 0, 2, 4 ],
45
- [ 6, 0, 2, 5 ],
46
- [ 7, 0, 2, 7 ]
47
- ],
48
-
49
- // the final line contains two segments
50
- [
51
- [ 2, 1, 10, 19 ],
52
- [ 12, 1, 11, 20 ]
53
- ]
54
- ]);
55
-
56
- var encoded = encode( decoded );
57
- assert.equal( encoded, ';EAEEA,EAAE,EAAC,CAAE;ECQY,UACC' );
58
- ```
59
-
60
-
61
- # License
62
-
63
- MIT
@@ -1,124 +0,0 @@
1
- var charToInteger = {};
2
- var chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';
3
- for (var i = 0; i < chars.length; i++) {
4
- charToInteger[chars.charCodeAt(i)] = i;
5
- }
6
- function decode(mappings) {
7
- var decoded = [];
8
- var line = [];
9
- var segment = [
10
- 0,
11
- 0,
12
- 0,
13
- 0,
14
- 0,
15
- ];
16
- var j = 0;
17
- for (var i = 0, shift = 0, value = 0; i < mappings.length; i++) {
18
- var c = mappings.charCodeAt(i);
19
- if (c === 44) { // ","
20
- segmentify(line, segment, j);
21
- j = 0;
22
- }
23
- else if (c === 59) { // ";"
24
- segmentify(line, segment, j);
25
- j = 0;
26
- decoded.push(line);
27
- line = [];
28
- segment[0] = 0;
29
- }
30
- else {
31
- var integer = charToInteger[c];
32
- if (integer === undefined) {
33
- throw new Error('Invalid character (' + String.fromCharCode(c) + ')');
34
- }
35
- var hasContinuationBit = integer & 32;
36
- integer &= 31;
37
- value += integer << shift;
38
- if (hasContinuationBit) {
39
- shift += 5;
40
- }
41
- else {
42
- var shouldNegate = value & 1;
43
- value >>>= 1;
44
- if (shouldNegate) {
45
- value = value === 0 ? -0x80000000 : -value;
46
- }
47
- segment[j] += value;
48
- j++;
49
- value = shift = 0; // reset
50
- }
51
- }
52
- }
53
- segmentify(line, segment, j);
54
- decoded.push(line);
55
- return decoded;
56
- }
57
- function segmentify(line, segment, j) {
58
- // This looks ugly, but we're creating specialized arrays with a specific
59
- // length. This is much faster than creating a new array (which v8 expands to
60
- // a capacity of 17 after pushing the first item), or slicing out a subarray
61
- // (which is slow). Length 4 is assumed to be the most frequent, followed by
62
- // length 5 (since not everything will have an associated name), followed by
63
- // length 1 (it's probably rare for a source substring to not have an
64
- // associated segment data).
65
- if (j === 4)
66
- line.push([segment[0], segment[1], segment[2], segment[3]]);
67
- else if (j === 5)
68
- line.push([segment[0], segment[1], segment[2], segment[3], segment[4]]);
69
- else if (j === 1)
70
- line.push([segment[0]]);
71
- }
72
- function encode(decoded) {
73
- var sourceFileIndex = 0; // second field
74
- var sourceCodeLine = 0; // third field
75
- var sourceCodeColumn = 0; // fourth field
76
- var nameIndex = 0; // fifth field
77
- var mappings = '';
78
- for (var i = 0; i < decoded.length; i++) {
79
- var line = decoded[i];
80
- if (i > 0)
81
- mappings += ';';
82
- if (line.length === 0)
83
- continue;
84
- var generatedCodeColumn = 0; // first field
85
- var lineMappings = [];
86
- for (var _i = 0, line_1 = line; _i < line_1.length; _i++) {
87
- var segment = line_1[_i];
88
- var segmentMappings = encodeInteger(segment[0] - generatedCodeColumn);
89
- generatedCodeColumn = segment[0];
90
- if (segment.length > 1) {
91
- segmentMappings +=
92
- encodeInteger(segment[1] - sourceFileIndex) +
93
- encodeInteger(segment[2] - sourceCodeLine) +
94
- encodeInteger(segment[3] - sourceCodeColumn);
95
- sourceFileIndex = segment[1];
96
- sourceCodeLine = segment[2];
97
- sourceCodeColumn = segment[3];
98
- }
99
- if (segment.length === 5) {
100
- segmentMappings += encodeInteger(segment[4] - nameIndex);
101
- nameIndex = segment[4];
102
- }
103
- lineMappings.push(segmentMappings);
104
- }
105
- mappings += lineMappings.join(',');
106
- }
107
- return mappings;
108
- }
109
- function encodeInteger(num) {
110
- var result = '';
111
- num = num < 0 ? (-num << 1) | 1 : num << 1;
112
- do {
113
- var clamped = num & 31;
114
- num >>>= 5;
115
- if (num > 0) {
116
- clamped |= 32;
117
- }
118
- result += chars[clamped];
119
- } while (num > 0);
120
- return result;
121
- }
122
-
123
- export { decode, encode };
124
- //# sourceMappingURL=sourcemap-codec.es.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sourcemap-codec.es.js","sources":["../src/sourcemap-codec.ts"],"sourcesContent":["export type SourceMapSegment =\n\t| [number]\n\t| [number, number, number, number]\n\t| [number, number, number, number, number];\nexport type SourceMapLine = SourceMapSegment[];\nexport type SourceMapMappings = SourceMapLine[];\n\nconst charToInteger: { [charCode: number]: number } = {};\nconst chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';\n\nfor (let i = 0; i < chars.length; i++) {\n\tcharToInteger[chars.charCodeAt(i)] = i;\n}\n\nexport function decode(mappings: string): SourceMapMappings {\n\tconst decoded: SourceMapMappings = [];\n\tlet line: SourceMapLine = [];\n\tconst segment: SourceMapSegment = [\n\t\t0, // generated code column\n\t\t0, // source file index\n\t\t0, // source code line\n\t\t0, // source code column\n\t\t0, // name index\n\t];\n\n\tlet j = 0;\n\tfor (let i = 0, shift = 0, value = 0; i < mappings.length; i++) {\n\t\tconst c = mappings.charCodeAt(i);\n\n\t\tif (c === 44) { // \",\"\n\t\t\tsegmentify(line, segment, j);\n\t\t\tj = 0;\n\n\t\t} else if (c === 59) { // \";\"\n\t\t\tsegmentify(line, segment, j);\n\t\t\tj = 0;\n\t\t\tdecoded.push(line);\n\t\t\tline = [];\n\t\t\tsegment[0] = 0;\n\n\t\t} else {\n\t\t\tlet integer = charToInteger[c];\n\t\t\tif (integer === undefined) {\n\t\t\t\tthrow new Error('Invalid character (' + String.fromCharCode(c) + ')');\n\t\t\t}\n\n\t\t\tconst hasContinuationBit = integer & 32;\n\n\t\t\tinteger &= 31;\n\t\t\tvalue += integer << shift;\n\n\t\t\tif (hasContinuationBit) {\n\t\t\t\tshift += 5;\n\t\t\t} else {\n\t\t\t\tconst shouldNegate = value & 1;\n\t\t\t\tvalue >>>= 1;\n\n\t\t\t\tif (shouldNegate) {\n\t\t\t\t\tvalue = value === 0 ? -0x80000000 : -value;\n\t\t\t\t}\n\n\t\t\t\tsegment[j] += value;\n\t\t\t\tj++;\n\t\t\t\tvalue = shift = 0; // reset\n\t\t\t}\n\t\t}\n\t}\n\n\tsegmentify(line, segment, j);\n\tdecoded.push(line);\n\n\treturn decoded;\n}\n\nfunction segmentify(line: SourceMapSegment[], segment: SourceMapSegment, j: number) {\n\t// This looks ugly, but we're creating specialized arrays with a specific\n\t// length. This is much faster than creating a new array (which v8 expands to\n\t// a capacity of 17 after pushing the first item), or slicing out a subarray\n\t// (which is slow). Length 4 is assumed to be the most frequent, followed by\n\t// length 5 (since not everything will have an associated name), followed by\n\t// length 1 (it's probably rare for a source substring to not have an\n\t// associated segment data).\n\tif (j === 4) line.push([segment[0], segment[1], segment[2], segment[3]]);\n\telse if (j === 5) line.push([segment[0], segment[1], segment[2], segment[3], segment[4]]);\n\telse if (j === 1) line.push([segment[0]]);\n}\n\nexport function encode(decoded: SourceMapMappings): string {\n\tlet sourceFileIndex = 0; // second field\n\tlet sourceCodeLine = 0; // third field\n\tlet sourceCodeColumn = 0; // fourth field\n\tlet nameIndex = 0; // fifth field\n\tlet mappings = '';\n\n\tfor (let i = 0; i < decoded.length; i++) {\n\t\tconst line = decoded[i];\n\t\tif (i > 0) mappings += ';';\n\t\tif (line.length === 0) continue;\n\n\t\tlet generatedCodeColumn = 0; // first field\n\n\t\tconst lineMappings: string[] = [];\n\n\t\tfor (const segment of line) {\n\t\t\tlet segmentMappings = encodeInteger(segment[0] - generatedCodeColumn);\n\t\t\tgeneratedCodeColumn = segment[0];\n\n\t\t\tif (segment.length > 1) {\n\t\t\t\tsegmentMappings +=\n\t\t\t\t\tencodeInteger(segment[1] - sourceFileIndex) +\n\t\t\t\t\tencodeInteger(segment[2] - sourceCodeLine) +\n\t\t\t\t\tencodeInteger(segment[3] - sourceCodeColumn);\n\n\t\t\t\tsourceFileIndex = segment[1];\n\t\t\t\tsourceCodeLine = segment[2];\n\t\t\t\tsourceCodeColumn = segment[3];\n\t\t\t}\n\n\t\t\tif (segment.length === 5) {\n\t\t\t\tsegmentMappings += encodeInteger(segment[4] - nameIndex);\n\t\t\t\tnameIndex = segment[4];\n\t\t\t}\n\n\t\t\tlineMappings.push(segmentMappings);\n\t\t}\n\n\t\tmappings += lineMappings.join(',');\n\t}\n\n\treturn mappings;\n}\n\nfunction encodeInteger(num: number): string {\n\tvar result = '';\n\tnum = num < 0 ? (-num << 1) | 1 : num << 1;\n\tdo {\n\t\tvar clamped = num & 31;\n\t\tnum >>>= 5;\n\t\tif (num > 0) {\n\t\t\tclamped |= 32;\n\t\t}\n\t\tresult += chars[clamped];\n\t} while (num > 0);\n\n\treturn result;\n}\n"],"names":[],"mappings":"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"}
@@ -1,135 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
3
- typeof define === 'function' && define.amd ? define(['exports'], factory) :
4
- (global = global || self, factory(global.sourcemapCodec = {}));
5
- }(this, function (exports) { 'use strict';
6
-
7
- var charToInteger = {};
8
- var chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';
9
- for (var i = 0; i < chars.length; i++) {
10
- charToInteger[chars.charCodeAt(i)] = i;
11
- }
12
- function decode(mappings) {
13
- var decoded = [];
14
- var line = [];
15
- var segment = [
16
- 0,
17
- 0,
18
- 0,
19
- 0,
20
- 0,
21
- ];
22
- var j = 0;
23
- for (var i = 0, shift = 0, value = 0; i < mappings.length; i++) {
24
- var c = mappings.charCodeAt(i);
25
- if (c === 44) { // ","
26
- segmentify(line, segment, j);
27
- j = 0;
28
- }
29
- else if (c === 59) { // ";"
30
- segmentify(line, segment, j);
31
- j = 0;
32
- decoded.push(line);
33
- line = [];
34
- segment[0] = 0;
35
- }
36
- else {
37
- var integer = charToInteger[c];
38
- if (integer === undefined) {
39
- throw new Error('Invalid character (' + String.fromCharCode(c) + ')');
40
- }
41
- var hasContinuationBit = integer & 32;
42
- integer &= 31;
43
- value += integer << shift;
44
- if (hasContinuationBit) {
45
- shift += 5;
46
- }
47
- else {
48
- var shouldNegate = value & 1;
49
- value >>>= 1;
50
- if (shouldNegate) {
51
- value = value === 0 ? -0x80000000 : -value;
52
- }
53
- segment[j] += value;
54
- j++;
55
- value = shift = 0; // reset
56
- }
57
- }
58
- }
59
- segmentify(line, segment, j);
60
- decoded.push(line);
61
- return decoded;
62
- }
63
- function segmentify(line, segment, j) {
64
- // This looks ugly, but we're creating specialized arrays with a specific
65
- // length. This is much faster than creating a new array (which v8 expands to
66
- // a capacity of 17 after pushing the first item), or slicing out a subarray
67
- // (which is slow). Length 4 is assumed to be the most frequent, followed by
68
- // length 5 (since not everything will have an associated name), followed by
69
- // length 1 (it's probably rare for a source substring to not have an
70
- // associated segment data).
71
- if (j === 4)
72
- line.push([segment[0], segment[1], segment[2], segment[3]]);
73
- else if (j === 5)
74
- line.push([segment[0], segment[1], segment[2], segment[3], segment[4]]);
75
- else if (j === 1)
76
- line.push([segment[0]]);
77
- }
78
- function encode(decoded) {
79
- var sourceFileIndex = 0; // second field
80
- var sourceCodeLine = 0; // third field
81
- var sourceCodeColumn = 0; // fourth field
82
- var nameIndex = 0; // fifth field
83
- var mappings = '';
84
- for (var i = 0; i < decoded.length; i++) {
85
- var line = decoded[i];
86
- if (i > 0)
87
- mappings += ';';
88
- if (line.length === 0)
89
- continue;
90
- var generatedCodeColumn = 0; // first field
91
- var lineMappings = [];
92
- for (var _i = 0, line_1 = line; _i < line_1.length; _i++) {
93
- var segment = line_1[_i];
94
- var segmentMappings = encodeInteger(segment[0] - generatedCodeColumn);
95
- generatedCodeColumn = segment[0];
96
- if (segment.length > 1) {
97
- segmentMappings +=
98
- encodeInteger(segment[1] - sourceFileIndex) +
99
- encodeInteger(segment[2] - sourceCodeLine) +
100
- encodeInteger(segment[3] - sourceCodeColumn);
101
- sourceFileIndex = segment[1];
102
- sourceCodeLine = segment[2];
103
- sourceCodeColumn = segment[3];
104
- }
105
- if (segment.length === 5) {
106
- segmentMappings += encodeInteger(segment[4] - nameIndex);
107
- nameIndex = segment[4];
108
- }
109
- lineMappings.push(segmentMappings);
110
- }
111
- mappings += lineMappings.join(',');
112
- }
113
- return mappings;
114
- }
115
- function encodeInteger(num) {
116
- var result = '';
117
- num = num < 0 ? (-num << 1) | 1 : num << 1;
118
- do {
119
- var clamped = num & 31;
120
- num >>>= 5;
121
- if (num > 0) {
122
- clamped |= 32;
123
- }
124
- result += chars[clamped];
125
- } while (num > 0);
126
- return result;
127
- }
128
-
129
- exports.decode = decode;
130
- exports.encode = encode;
131
-
132
- Object.defineProperty(exports, '__esModule', { value: true });
133
-
134
- }));
135
- //# sourceMappingURL=sourcemap-codec.umd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"sourcemap-codec.umd.js","sources":["../src/sourcemap-codec.ts"],"sourcesContent":["export type SourceMapSegment =\n\t| [number]\n\t| [number, number, number, number]\n\t| [number, number, number, number, number];\nexport type SourceMapLine = SourceMapSegment[];\nexport type SourceMapMappings = SourceMapLine[];\n\nconst charToInteger: { [charCode: number]: number } = {};\nconst chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';\n\nfor (let i = 0; i < chars.length; i++) {\n\tcharToInteger[chars.charCodeAt(i)] = i;\n}\n\nexport function decode(mappings: string): SourceMapMappings {\n\tconst decoded: SourceMapMappings = [];\n\tlet line: SourceMapLine = [];\n\tconst segment: SourceMapSegment = [\n\t\t0, // generated code column\n\t\t0, // source file index\n\t\t0, // source code line\n\t\t0, // source code column\n\t\t0, // name index\n\t];\n\n\tlet j = 0;\n\tfor (let i = 0, shift = 0, value = 0; i < mappings.length; i++) {\n\t\tconst c = mappings.charCodeAt(i);\n\n\t\tif (c === 44) { // \",\"\n\t\t\tsegmentify(line, segment, j);\n\t\t\tj = 0;\n\n\t\t} else if (c === 59) { // \";\"\n\t\t\tsegmentify(line, segment, j);\n\t\t\tj = 0;\n\t\t\tdecoded.push(line);\n\t\t\tline = [];\n\t\t\tsegment[0] = 0;\n\n\t\t} else {\n\t\t\tlet integer = charToInteger[c];\n\t\t\tif (integer === undefined) {\n\t\t\t\tthrow new Error('Invalid character (' + String.fromCharCode(c) + ')');\n\t\t\t}\n\n\t\t\tconst hasContinuationBit = integer & 32;\n\n\t\t\tinteger &= 31;\n\t\t\tvalue += integer << shift;\n\n\t\t\tif (hasContinuationBit) {\n\t\t\t\tshift += 5;\n\t\t\t} else {\n\t\t\t\tconst shouldNegate = value & 1;\n\t\t\t\tvalue >>>= 1;\n\n\t\t\t\tif (shouldNegate) {\n\t\t\t\t\tvalue = value === 0 ? -0x80000000 : -value;\n\t\t\t\t}\n\n\t\t\t\tsegment[j] += value;\n\t\t\t\tj++;\n\t\t\t\tvalue = shift = 0; // reset\n\t\t\t}\n\t\t}\n\t}\n\n\tsegmentify(line, segment, j);\n\tdecoded.push(line);\n\n\treturn decoded;\n}\n\nfunction segmentify(line: SourceMapSegment[], segment: SourceMapSegment, j: number) {\n\t// This looks ugly, but we're creating specialized arrays with a specific\n\t// length. This is much faster than creating a new array (which v8 expands to\n\t// a capacity of 17 after pushing the first item), or slicing out a subarray\n\t// (which is slow). Length 4 is assumed to be the most frequent, followed by\n\t// length 5 (since not everything will have an associated name), followed by\n\t// length 1 (it's probably rare for a source substring to not have an\n\t// associated segment data).\n\tif (j === 4) line.push([segment[0], segment[1], segment[2], segment[3]]);\n\telse if (j === 5) line.push([segment[0], segment[1], segment[2], segment[3], segment[4]]);\n\telse if (j === 1) line.push([segment[0]]);\n}\n\nexport function encode(decoded: SourceMapMappings): string {\n\tlet sourceFileIndex = 0; // second field\n\tlet sourceCodeLine = 0; // third field\n\tlet sourceCodeColumn = 0; // fourth field\n\tlet nameIndex = 0; // fifth field\n\tlet mappings = '';\n\n\tfor (let i = 0; i < decoded.length; i++) {\n\t\tconst line = decoded[i];\n\t\tif (i > 0) mappings += ';';\n\t\tif (line.length === 0) continue;\n\n\t\tlet generatedCodeColumn = 0; // first field\n\n\t\tconst lineMappings: string[] = [];\n\n\t\tfor (const segment of line) {\n\t\t\tlet segmentMappings = encodeInteger(segment[0] - generatedCodeColumn);\n\t\t\tgeneratedCodeColumn = segment[0];\n\n\t\t\tif (segment.length > 1) {\n\t\t\t\tsegmentMappings +=\n\t\t\t\t\tencodeInteger(segment[1] - sourceFileIndex) +\n\t\t\t\t\tencodeInteger(segment[2] - sourceCodeLine) +\n\t\t\t\t\tencodeInteger(segment[3] - sourceCodeColumn);\n\n\t\t\t\tsourceFileIndex = segment[1];\n\t\t\t\tsourceCodeLine = segment[2];\n\t\t\t\tsourceCodeColumn = segment[3];\n\t\t\t}\n\n\t\t\tif (segment.length === 5) {\n\t\t\t\tsegmentMappings += encodeInteger(segment[4] - nameIndex);\n\t\t\t\tnameIndex = segment[4];\n\t\t\t}\n\n\t\t\tlineMappings.push(segmentMappings);\n\t\t}\n\n\t\tmappings += lineMappings.join(',');\n\t}\n\n\treturn mappings;\n}\n\nfunction encodeInteger(num: number): string {\n\tvar result = '';\n\tnum = num < 0 ? (-num << 1) | 1 : num << 1;\n\tdo {\n\t\tvar clamped = num & 31;\n\t\tnum >>>= 5;\n\t\tif (num > 0) {\n\t\t\tclamped |= 32;\n\t\t}\n\t\tresult += chars[clamped];\n\t} while (num > 0);\n\n\treturn result;\n}\n"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- export declare type SourceMapSegment = [number] | [number, number, number, number] | [number, number, number, number, number];
2
- export declare type SourceMapLine = SourceMapSegment[];
3
- export declare type SourceMapMappings = SourceMapLine[];
4
- export declare function decode(mappings: string): SourceMapMappings;
5
- export declare function encode(decoded: SourceMapMappings): string;
@@ -1,53 +0,0 @@
1
- {
2
- "name": "sourcemap-codec",
3
- "version": "1.4.8",
4
- "description": "Encode/decode sourcemap mappings",
5
- "main": "dist/sourcemap-codec.umd.js",
6
- "module": "dist/sourcemap-codec.es.js",
7
- "types": "dist/types/sourcemap-codec.d.ts",
8
- "scripts": {
9
- "test": "mocha",
10
- "build": "rm -rf dist && rollup -c && tsc",
11
- "pretest": "npm run build",
12
- "prepublish": "npm test",
13
- "lint": "eslint src",
14
- "pretest-coverage": "npm run build",
15
- "test-coverage": "rm -rf coverage/* && istanbul cover --report json node_modules/.bin/_mocha -- -u exports -R spec test/test.js",
16
- "posttest-coverage": "remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.json -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped.lcov -t lcovonly -b dist && remap-istanbul -i coverage/coverage-final.json -o coverage/coverage-remapped -t html -b dist",
17
- "ci": "npm run test-coverage && codecov < coverage/coverage-remapped.lcov"
18
- },
19
- "repository": {
20
- "type": "git",
21
- "url": "https://github.com/Rich-Harris/sourcemap-codec"
22
- },
23
- "keywords": [
24
- "sourcemap",
25
- "vlq"
26
- ],
27
- "author": "Rich Harris",
28
- "license": "MIT",
29
- "bugs": {
30
- "url": "https://github.com/Rich-Harris/sourcemap-codec/issues"
31
- },
32
- "homepage": "https://github.com/Rich-Harris/sourcemap-codec",
33
- "dependencies": {},
34
- "devDependencies": {
35
- "codecov.io": "^0.1.6",
36
- "console-group": "^0.3.3",
37
- "eslint": "^6.0.1",
38
- "eslint-plugin-import": "^2.18.0",
39
- "istanbul": "^0.4.5",
40
- "mocha": "^6.1.4",
41
- "remap-istanbul": "^0.13.0",
42
- "rollup": "^1.16.4",
43
- "rollup-plugin-node-resolve": "^5.2.0",
44
- "rollup-plugin-typescript": "^1.0.1",
45
- "typescript": "^3.5.2"
46
- },
47
- "files": [
48
- "dist/*.js",
49
- "dist/*.js.map",
50
- "dist/**/*.d.ts",
51
- "README.md"
52
- ]
53
- }
@@ -1,32 +0,0 @@
1
- env:
2
- browser: true
3
- commonjs: true
4
- node: true
5
- extends: 'eslint:recommended'
6
- globals:
7
- afterEach: false
8
- define: false
9
- describe: false
10
- expect: false
11
- it: false
12
- something_bad: false
13
- StackGenerator: false
14
- parserOptions:
15
- ecmaVersion: 5
16
- rules:
17
- indent:
18
- - error
19
- - 4
20
- linebreak-style:
21
- - error
22
- - unix
23
- quotes:
24
- - error
25
- - single
26
- semi:
27
- - error
28
- - always
29
- no-console:
30
- - error
31
- - allow:
32
- - error
@@ -1,18 +0,0 @@
1
- ## v2.0.0
2
- * Upgrade `stackframe` dependency to 1.x. Stackframes are constructed and accessed differently. See the [stackframe CHANGELOG](https://github.com/stacktracejs/stackframe/blob/master/CHANGELOG.md#v10x) for details.
3
-
4
- ## v1.0.3
5
- * Fix edge case when parsing arguments with Firefox
6
-
7
- ## v1.0.2
8
- * Name functions such that they can can be filtered out by stacktrace.js
9
-
10
- ## v1.0.1
11
- * Provide standard distribution (minified and unminified).
12
-
13
- ## v1.0.0
14
- * Add `getArgs()` and `setArgs(args)` methods
15
-
16
- ## v0.1.0
17
- * Initial port from stacktrace.js
18
-
@@ -1,27 +0,0 @@
1
- ## Submitting bugs
2
- Please include the following information to help us reproduce and fix:
3
-
4
- * What you did
5
- * What you expected to happen
6
- * What actually happened
7
- * Browser and version
8
- * Example code that reproduces the problem (if possible)
9
- * *(l33t mode)* A failing test
10
-
11
- ## Making contributions
12
- Want to be listed as a *Contributor*? Make a pull request with:
13
-
14
- * Unit and/or functional tests that validate changes you're making.
15
- * Run unit tests in the latest IE, Firefox, Chrome, Safari and Opera and make sure they pass.
16
- * Rebase your changes onto origin/HEAD if you can do so cleanly.
17
- * If submitting additional functionality, provide an example of how to use it.
18
- * Please keep code style consistent with surrounding code.
19
-
20
- ## Dev Setup
21
- * Make sure you have [NodeJS v0.10](http://nodejs.org/) installed
22
- * Run `npm install` from the project directory
23
-
24
- ## Testing
25
- * (Local) Run `npm test`. Make sure [Karma Local Config](karma.conf.js) has the browsers you want
26
- * (Any browser, remotely) Run `make test-ci` to run tests on [Sauce Labs](https://saucelabs.com).
27
- Make sure the target browser is enabled in [Karma CI Config](karma.conf.ci.js)
@@ -1,19 +0,0 @@
1
- Copyright (c) 2017 Eric Wendelin and other contributors
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a copy of
4
- this software and associated documentation files (the "Software"), to deal in
5
- the Software without restriction, including without limitation the rights to
6
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
7
- of the Software, and to permit persons to whom the Software is furnished to do
8
- so, subject to the following conditions:
9
-
10
- The above copyright notice and this permission notice shall be included in all
11
- 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 THE
19
- SOFTWARE.
@@ -1,28 +0,0 @@
1
- stack-generator
2
- ===============
3
- [![Build Status](https://travis-ci.org/stacktracejs/stack-generator.svg?branch=master)](https://travis-ci.org/stacktracejs/stack-generator) [![Coverage Status](https://img.shields.io/coveralls/stacktracejs/stack-generator.svg)](https://coveralls.io/r/stacktracejs/stack-generator) [![GitHub license](https://img.shields.io/github/license/stacktracejs/stack-generator.svg)](https://opensource.org/licenses/MIT)
4
-
5
- Generate artificial backtrace by walking arguments.callee.caller chain. **Works everywhere except strict-mode**.
6
-
7
- ## Usage
8
- ```
9
- StackGenerator.backtrace()
10
-
11
- => [StackFrame({functionName: 'foo', args: []}), StackFrame(..), StackFrame(..)]
12
- ```
13
-
14
- ## Installation
15
- ```
16
- npm install stack-generator
17
- bower install stack-generator
18
- https://raw.githubusercontent.com/stacktracejs/stack-generator/master/dist/stack-generator.min.js
19
- ```
20
-
21
- ## Browser Support
22
- [![Sauce Test Status](https://saucelabs.com/browser-matrix/stacktracejs.svg)](https://saucelabs.com/u/stacktracejs)
23
-
24
- ## Contributing
25
- Want to be listed as a *Contributor*? Start with the [Contributing Guide](CONTRIBUTING.md)!
26
-
27
- ## License
28
- This project is licensed to the [Public Domain](http://unlicense.org)