angular-slickgrid 4.2.7 → 4.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/LICENSE +20 -20
  2. package/README.md +181 -181
  3. package/docs/assets/lib/multiple-select/README.md +17 -17
  4. package/esm2020/app/modules/angular-slickgrid/components/angular-slickgrid.component.mjs +5 -6
  5. package/esm2020/app/modules/angular-slickgrid/constants.mjs +1 -1
  6. package/esm2020/app/modules/angular-slickgrid/extensions/index.mjs +1 -1
  7. package/esm2020/app/modules/angular-slickgrid/extensions/slickRowDetailView.mjs +2 -2
  8. package/esm2020/app/modules/angular-slickgrid/global-grid-options.mjs +1 -1
  9. package/esm2020/app/modules/angular-slickgrid/index.mjs +1 -1
  10. package/esm2020/app/modules/angular-slickgrid/models/angularComponentOutput.interface.mjs +1 -1
  11. package/esm2020/app/modules/angular-slickgrid/models/angularGridInstance.interface.mjs +1 -1
  12. package/esm2020/app/modules/angular-slickgrid/models/externalTestingDependencies.interface.mjs +1 -1
  13. package/esm2020/app/modules/angular-slickgrid/models/gridOption.interface.mjs +1 -1
  14. package/esm2020/app/modules/angular-slickgrid/models/index.mjs +1 -1
  15. package/esm2020/app/modules/angular-slickgrid/models/rowDetailView.interface.mjs +1 -1
  16. package/esm2020/app/modules/angular-slickgrid/models/slickGrid.interface.mjs +1 -1
  17. package/esm2020/app/modules/angular-slickgrid/modules/angular-slickgrid.module.mjs +1 -1
  18. package/esm2020/app/modules/angular-slickgrid/services/angularUtil.service.mjs +1 -1
  19. package/esm2020/app/modules/angular-slickgrid/services/bsDropdown.service.mjs +1 -1
  20. package/esm2020/app/modules/angular-slickgrid/services/container.service.mjs +1 -1
  21. package/esm2020/app/modules/angular-slickgrid/services/index.mjs +1 -1
  22. package/esm2020/app/modules/angular-slickgrid/services/translater.service.mjs +1 -1
  23. package/esm2020/app/modules/angular-slickgrid/services/utilities.mjs +1 -1
  24. package/esm2020/app/modules/angular-slickgrid/slickgrid-config.mjs +1 -1
  25. package/esm2020/public_api.mjs +1 -1
  26. package/fesm2015/angular-slickgrid.mjs +5 -6
  27. package/fesm2015/angular-slickgrid.mjs.map +1 -1
  28. package/fesm2020/angular-slickgrid.mjs +5 -6
  29. package/fesm2020/angular-slickgrid.mjs.map +1 -1
  30. package/i18n/en.json +89 -89
  31. package/i18n/fr.json +90 -90
  32. package/package.json +12 -12
  33. package/test/cypress/node_modules/@cypress/request/README.md +0 -1038
  34. package/test/cypress/node_modules/@cypress/xvfb/README.md +0 -48
  35. package/test/cypress/node_modules/@cypress/xvfb/node_modules/debug/README.md +0 -437
  36. package/test/cypress/node_modules/@types/node/README.md +0 -16
  37. package/test/cypress/node_modules/@types/sinonjs__fake-timers/README.md +0 -16
  38. package/test/cypress/node_modules/@types/sizzle/README.md +0 -16
  39. package/test/cypress/node_modules/@types/yauzl/README.md +0 -16
  40. package/test/cypress/node_modules/@types/yauzl/node_modules/@types/node/README.md +0 -16
  41. package/test/cypress/node_modules/aggregate-error/README.md +0 -61
  42. package/test/cypress/node_modules/ansi-colors/README.md +0 -315
  43. package/test/cypress/node_modules/ansi-escapes/README.md +0 -245
  44. package/test/cypress/node_modules/ansi-regex/README.md +0 -78
  45. package/test/cypress/node_modules/ansi-styles/README.md +0 -152
  46. package/test/cypress/node_modules/arch/README.md +0 -71
  47. package/test/cypress/node_modules/asn1/README.md +0 -50
  48. package/test/cypress/node_modules/assert-plus/README.md +0 -162
  49. package/test/cypress/node_modules/astral-regex/README.md +0 -46
  50. package/test/cypress/node_modules/async/README.md +0 -60
  51. package/test/cypress/node_modules/asynckit/README.md +0 -233
  52. package/test/cypress/node_modules/at-least-node/README.md +0 -25
  53. package/test/cypress/node_modules/aws-sign2/README.md +0 -4
  54. package/test/cypress/node_modules/aws4/README.md +0 -183
  55. package/test/cypress/node_modules/balanced-match/README.md +0 -91
  56. package/test/cypress/node_modules/base64-js/README.md +0 -34
  57. package/test/cypress/node_modules/bcrypt-pbkdf/README.md +0 -45
  58. package/test/cypress/node_modules/blob-util/README.md +0 -623
  59. package/test/cypress/node_modules/bluebird/README.md +0 -57
  60. package/test/cypress/node_modules/brace-expansion/README.md +0 -129
  61. package/test/cypress/node_modules/buffer/README.md +0 -410
  62. package/test/cypress/node_modules/buffer-crc32/README.md +0 -47
  63. package/test/cypress/node_modules/cachedir/README.md +0 -27
  64. package/test/cypress/node_modules/caseless/README.md +0 -45
  65. package/test/cypress/node_modules/chalk/README.md +0 -293
  66. package/test/cypress/node_modules/chalk/node_modules/supports-color/README.md +0 -76
  67. package/test/cypress/node_modules/check-more-types/README.md +0 -952
  68. package/test/cypress/node_modules/ci-info/README.md +0 -114
  69. package/test/cypress/node_modules/clean-stack/README.md +0 -76
  70. package/test/cypress/node_modules/cli-cursor/README.md +0 -55
  71. package/test/cypress/node_modules/cli-table3/README.md +0 -218
  72. package/test/cypress/node_modules/cli-truncate/README.md +0 -139
  73. package/test/cypress/node_modules/color-convert/README.md +0 -68
  74. package/test/cypress/node_modules/color-name/README.md +0 -11
  75. package/test/cypress/node_modules/colorette/README.md +0 -102
  76. package/test/cypress/node_modules/colors/README.md +0 -221
  77. package/test/cypress/node_modules/combined-stream/README.md +0 -138
  78. package/test/cypress/node_modules/commander/README.md +0 -737
  79. package/test/cypress/node_modules/common-tags/README.md +0 -687
  80. package/test/cypress/node_modules/core-util-is/README.md +0 -3
  81. package/test/cypress/node_modules/cross-spawn/README.md +0 -96
  82. package/test/cypress/node_modules/cypress/README.md +0 -25
  83. package/test/cypress/node_modules/cypress/mount-utils/README.md +0 -14
  84. package/test/cypress/node_modules/cypress/react/README.md +0 -414
  85. package/test/cypress/node_modules/cypress/vue/README.md +0 -678
  86. package/test/cypress/node_modules/cypress/vue2/README.md +0 -693
  87. package/test/cypress/node_modules/dashdash/README.md +0 -574
  88. package/test/cypress/node_modules/dayjs/README.md +0 -128
  89. package/test/cypress/node_modules/debug/README.md +0 -455
  90. package/test/cypress/node_modules/delayed-stream/README.md +0 -141
  91. package/test/cypress/node_modules/ecc-jsbn/README.md +0 -8
  92. package/test/cypress/node_modules/emoji-regex/README.md +0 -73
  93. package/test/cypress/node_modules/end-of-stream/README.md +0 -54
  94. package/test/cypress/node_modules/enquirer/README.md +0 -1752
  95. package/test/cypress/node_modules/escape-string-regexp/README.md +0 -27
  96. package/test/cypress/node_modules/eventemitter2/README.md +0 -809
  97. package/test/cypress/node_modules/execa/README.md +0 -656
  98. package/test/cypress/node_modules/executable/README.md +0 -64
  99. package/test/cypress/node_modules/extend/README.md +0 -81
  100. package/test/cypress/node_modules/extract-zip/README.md +0 -57
  101. package/test/cypress/node_modules/extract-zip/node_modules/debug/README.md +0 -455
  102. package/test/cypress/node_modules/extsprintf/README.md +0 -46
  103. package/test/cypress/node_modules/fd-slicer/README.md +0 -199
  104. package/test/cypress/node_modules/figures/README.md +0 -139
  105. package/test/cypress/node_modules/forever-agent/README.md +0 -4
  106. package/test/cypress/node_modules/form-data/README.md +0 -234
  107. package/test/cypress/node_modules/fs-extra/README.md +0 -264
  108. package/test/cypress/node_modules/fs.realpath/README.md +0 -33
  109. package/test/cypress/node_modules/get-stream/README.md +0 -124
  110. package/test/cypress/node_modules/getos/README.md +0 -79
  111. package/test/cypress/node_modules/getpass/README.md +0 -32
  112. package/test/cypress/node_modules/glob/README.md +0 -375
  113. package/test/cypress/node_modules/global-dirs/README.md +0 -72
  114. package/test/cypress/node_modules/graceful-fs/README.md +0 -133
  115. package/test/cypress/node_modules/has-flag/README.md +0 -89
  116. package/test/cypress/node_modules/http-signature/README.md +0 -80
  117. package/test/cypress/node_modules/human-signals/README.md +0 -155
  118. package/test/cypress/node_modules/ieee754/README.md +0 -51
  119. package/test/cypress/node_modules/indent-string/README.md +0 -70
  120. package/test/cypress/node_modules/inflight/README.md +0 -37
  121. package/test/cypress/node_modules/inherits/README.md +0 -42
  122. package/test/cypress/node_modules/ini/README.md +0 -102
  123. package/test/cypress/node_modules/is-ci/README.md +0 -50
  124. package/test/cypress/node_modules/is-fullwidth-code-point/README.md +0 -39
  125. package/test/cypress/node_modules/is-installed-globally/README.md +0 -31
  126. package/test/cypress/node_modules/is-path-inside/README.md +0 -63
  127. package/test/cypress/node_modules/is-stream/README.md +0 -57
  128. package/test/cypress/node_modules/is-typedarray/README.md +0 -16
  129. package/test/cypress/node_modules/isexe/README.md +0 -51
  130. package/test/cypress/node_modules/isstream/README.md +0 -66
  131. package/test/cypress/node_modules/jsbn/README.md +0 -175
  132. package/test/cypress/node_modules/json-schema/README.md +0 -3
  133. package/test/cypress/node_modules/json-stringify-safe/README.md +0 -52
  134. package/test/cypress/node_modules/jsonfile/README.md +0 -205
  135. package/test/cypress/node_modules/jsonfile/node_modules/universalify/README.md +0 -76
  136. package/test/cypress/node_modules/jsprim/README.md +0 -287
  137. package/test/cypress/node_modules/lazy-ass/README.md +0 -269
  138. package/test/cypress/node_modules/listr2/README.md +0 -17
  139. package/test/cypress/node_modules/lodash/README.md +0 -39
  140. package/test/cypress/node_modules/lodash.once/README.md +0 -18
  141. package/test/cypress/node_modules/log-symbols/README.md +0 -51
  142. package/test/cypress/node_modules/log-update/README.md +0 -97
  143. package/test/cypress/node_modules/log-update/node_modules/slice-ansi/README.md +0 -66
  144. package/test/cypress/node_modules/log-update/node_modules/wrap-ansi/README.md +0 -97
  145. package/test/cypress/node_modules/lru-cache/README.md +0 -166
  146. package/test/cypress/node_modules/merge-stream/README.md +0 -78
  147. package/test/cypress/node_modules/mime-db/README.md +0 -102
  148. package/test/cypress/node_modules/mime-types/README.md +0 -123
  149. package/test/cypress/node_modules/mimic-fn/README.md +0 -69
  150. package/test/cypress/node_modules/minimatch/README.md +0 -209
  151. package/test/cypress/node_modules/ms/README.md +0 -60
  152. package/test/cypress/node_modules/npm-run-path/README.md +0 -115
  153. package/test/cypress/node_modules/once/README.md +0 -79
  154. package/test/cypress/node_modules/onetime/README.md +0 -94
  155. package/test/cypress/node_modules/ospath/README.md +0 -53
  156. package/test/cypress/node_modules/p-map/README.md +0 -89
  157. package/test/cypress/node_modules/path-is-absolute/README.md +0 -59
  158. package/test/cypress/node_modules/path-key/README.md +0 -61
  159. package/test/cypress/node_modules/pend/README.md +0 -41
  160. package/test/cypress/node_modules/performance-now/README.md +0 -30
  161. package/test/cypress/node_modules/pify/README.md +0 -119
  162. package/test/cypress/node_modules/pretty-bytes/README.md +0 -131
  163. package/test/cypress/node_modules/proxy-from-env/README.md +0 -131
  164. package/test/cypress/node_modules/psl/README.md +0 -215
  165. package/test/cypress/node_modules/pump/README.md +0 -65
  166. package/test/cypress/node_modules/punycode/README.md +0 -122
  167. package/test/cypress/node_modules/qs/README.md +0 -475
  168. package/test/cypress/node_modules/request-progress/README.md +0 -78
  169. package/test/cypress/node_modules/restore-cursor/README.md +0 -26
  170. package/test/cypress/node_modules/rimraf/README.md +0 -101
  171. package/test/cypress/node_modules/rxjs/README.md +0 -147
  172. package/test/cypress/node_modules/rxjs/_esm2015/README.md +0 -147
  173. package/test/cypress/node_modules/rxjs/_esm5/README.md +0 -147
  174. package/test/cypress/node_modules/rxjs/src/README.md +0 -147
  175. package/test/cypress/node_modules/safe-buffer/README.md +0 -584
  176. package/test/cypress/node_modules/safer-buffer/README.md +0 -156
  177. package/test/cypress/node_modules/semver/README.md +0 -566
  178. package/test/cypress/node_modules/shebang-command/README.md +0 -34
  179. package/test/cypress/node_modules/shebang-regex/README.md +0 -33
  180. package/test/cypress/node_modules/signal-exit/README.md +0 -39
  181. package/test/cypress/node_modules/slice-ansi/README.md +0 -72
  182. package/test/cypress/node_modules/sshpk/README.md +0 -804
  183. package/test/cypress/node_modules/string-width/README.md +0 -50
  184. package/test/cypress/node_modules/strip-ansi/README.md +0 -46
  185. package/test/cypress/node_modules/strip-final-newline/README.md +0 -30
  186. package/test/cypress/node_modules/supports-color/README.md +0 -77
  187. package/test/cypress/node_modules/throttleit/README.md +0 -32
  188. package/test/cypress/node_modules/tmp/README.md +0 -365
  189. package/test/cypress/node_modules/tough-cookie/README.md +0 -527
  190. package/test/cypress/node_modules/tslib/README.md +0 -142
  191. package/test/cypress/node_modules/tunnel-agent/README.md +0 -4
  192. package/test/cypress/node_modules/tweetnacl/README.md +0 -459
  193. package/test/cypress/node_modules/type-fest/README.md +0 -760
  194. package/test/cypress/node_modules/universalify/README.md +0 -76
  195. package/test/cypress/node_modules/untildify/README.md +0 -30
  196. package/test/cypress/node_modules/uuid/README.md +0 -505
  197. package/test/cypress/node_modules/verror/README.md +0 -528
  198. package/test/cypress/node_modules/verror/node_modules/extsprintf/README.md +0 -46
  199. package/test/cypress/node_modules/which/README.md +0 -54
  200. package/test/cypress/node_modules/wrap-ansi/README.md +0 -91
  201. package/test/cypress/node_modules/wrappy/README.md +0 -36
  202. package/test/cypress/node_modules/yallist/README.md +0 -204
  203. package/test/cypress/node_modules/yauzl/README.md +0 -658
@@ -1,27 +0,0 @@
1
- # escape-string-regexp [![Build Status](https://travis-ci.org/sindresorhus/escape-string-regexp.svg?branch=master)](https://travis-ci.org/sindresorhus/escape-string-regexp)
2
-
3
- > Escape RegExp special characters
4
-
5
-
6
- ## Install
7
-
8
- ```
9
- $ npm install --save escape-string-regexp
10
- ```
11
-
12
-
13
- ## Usage
14
-
15
- ```js
16
- const escapeStringRegexp = require('escape-string-regexp');
17
-
18
- const escapedString = escapeStringRegexp('how much $ for a unicorn?');
19
- //=> 'how much \$ for a unicorn\?'
20
-
21
- new RegExp(escapedString);
22
- ```
23
-
24
-
25
- ## License
26
-
27
- MIT © [Sindre Sorhus](http://sindresorhus.com)