@ldelia/react-media 0.4.2 → 0.4.3

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 (117) hide show
  1. package/package.json +45 -35
  2. package/.bitmap +0 -48
  3. package/.eslintcache +0 -1
  4. package/.prettierignore +0 -3
  5. package/.prettierrc +0 -7
  6. package/.storybook/main.js +0 -38
  7. package/.storybook/preview.js +0 -4
  8. package/config/env.js +0 -104
  9. package/config/getHttpsConfig.js +0 -66
  10. package/config/jest/babelTransform.js +0 -29
  11. package/config/jest/cssTransform.js +0 -14
  12. package/config/jest/fileTransform.js +0 -40
  13. package/config/modules.js +0 -134
  14. package/config/paths.js +0 -77
  15. package/config/webpack/persistentCache/createEnvironmentHash.js +0 -9
  16. package/config/webpack.config.js +0 -755
  17. package/config/webpackDevServer.config.js +0 -127
  18. package/scripts/build.js +0 -217
  19. package/scripts/start.js +0 -154
  20. package/scripts/test.js +0 -52
  21. package/src/components/__tests__/timeline/timeline.test.tsx +0 -26
  22. package/src/components/index.ts +0 -2
  23. package/src/components/reproduction-widget/README.md +0 -27
  24. package/src/components/reproduction-widget/ReproductionWidget.tsx +0 -68
  25. package/src/components/reproduction-widget/index.tsx +0 -1
  26. package/src/components/reproduction-widget/inner-players/PlayAlongInnerPlayer.tsx +0 -10
  27. package/src/components/reproduction-widget/inner-players/YouTubeInnerPlayer.tsx +0 -36
  28. package/src/components/reproduction-widget/models/Player/PlayAlongPlayer.ts +0 -129
  29. package/src/components/reproduction-widget/models/Player/PlayerEvents.ts +0 -4
  30. package/src/components/reproduction-widget/models/Player/YouTubePlayer.ts +0 -171
  31. package/src/components/reproduction-widget/models/Reproduction.ts +0 -272
  32. package/src/components/reproduction-widget/models/ReproductionBuilder.ts +0 -70
  33. package/src/components/timeline/README.md +0 -111
  34. package/src/components/timeline/RangeSelectorCanvas/RangeSelectorCanvas.tsx +0 -166
  35. package/src/components/timeline/Timeline.tsx +0 -139
  36. package/src/components/timeline/TimelineCanvas/TickTime.tsx +0 -45
  37. package/src/components/timeline/TimelineCanvas/TickTimeCollectionDisplay.tsx +0 -42
  38. package/src/components/timeline/TimelineCanvas/TimelineCanvas.tsx +0 -79
  39. package/src/components/timeline/TimelineCanvas/drawTimeBlocksOnCanvas.ts +0 -43
  40. package/src/components/timeline/TimelineValue/TimelineValue.tsx +0 -87
  41. package/src/components/timeline/ZoomContext/ZoomContext.ts +0 -10
  42. package/src/components/timeline/constants.ts +0 -13
  43. package/src/components/timeline/index.tsx +0 -1
  44. package/src/components/timeline/utils/utils.ts +0 -49
  45. package/src/index.ts +0 -1
  46. package/src/modules.d.ts +0 -1
  47. package/src/react-app-env.d.ts +0 -71
  48. package/src/react-docgen-types.d.ts +0 -37
  49. package/src/setupTests.ts +0 -5
  50. package/src/stories/Configure.mdx +0 -364
  51. package/src/stories/reproduction-widget.stories.tsx +0 -23
  52. package/src/stories/timeline.stories.custom.css +0 -29
  53. package/src/stories/timeline.stories.tsx +0 -66
  54. package/storybook-static/favicon.svg +0 -1
  55. package/storybook-static/index.html +0 -173
  56. package/storybook-static/index.json +0 -1
  57. package/storybook-static/nunito-sans-bold-italic.woff2 +0 -0
  58. package/storybook-static/nunito-sans-bold.woff2 +0 -0
  59. package/storybook-static/nunito-sans-italic.woff2 +0 -0
  60. package/storybook-static/nunito-sans-regular.woff2 +0 -0
  61. package/storybook-static/project.json +0 -1
  62. package/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js +0 -3
  63. package/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js.LEGAL.txt +0 -0
  64. package/storybook-static/sb-addons/essentials-backgrounds-4/manager-bundle.js +0 -12
  65. package/storybook-static/sb-addons/essentials-backgrounds-4/manager-bundle.js.LEGAL.txt +0 -0
  66. package/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js +0 -412
  67. package/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js.LEGAL.txt +0 -0
  68. package/storybook-static/sb-addons/essentials-measure-7/manager-bundle.js +0 -3
  69. package/storybook-static/sb-addons/essentials-measure-7/manager-bundle.js.LEGAL.txt +0 -0
  70. package/storybook-static/sb-addons/essentials-outline-8/manager-bundle.js +0 -3
  71. package/storybook-static/sb-addons/essentials-outline-8/manager-bundle.js.LEGAL.txt +0 -0
  72. package/storybook-static/sb-addons/essentials-toolbars-6/manager-bundle.js +0 -3
  73. package/storybook-static/sb-addons/essentials-toolbars-6/manager-bundle.js.LEGAL.txt +0 -0
  74. package/storybook-static/sb-addons/essentials-viewport-5/manager-bundle.js +0 -3
  75. package/storybook-static/sb-addons/essentials-viewport-5/manager-bundle.js.LEGAL.txt +0 -0
  76. package/storybook-static/sb-addons/links-1/manager-bundle.js +0 -3
  77. package/storybook-static/sb-addons/links-1/manager-bundle.js.LEGAL.txt +0 -0
  78. package/storybook-static/sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js +0 -3
  79. package/storybook-static/sb-addons/storybook-core-core-server-presets-0/common-manager-bundle.js.LEGAL.txt +0 -0
  80. package/storybook-static/sb-common-assets/favicon.svg +0 -1
  81. package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  82. package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  83. package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  84. package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  85. package/storybook-static/sb-manager/globals-module-info.js +0 -995
  86. package/storybook-static/sb-manager/globals-runtime.js +0 -53527
  87. package/storybook-static/sb-manager/globals.js +0 -48
  88. package/storybook-static/sb-manager/runtime.js +0 -11885
  89. package/storybook-static/sb-preview/globals.js +0 -33
  90. package/storybook-static/sb-preview/runtime.js +0 -9483
  91. package/tsconfig.json +0 -14
  92. /package/{src → dist}/components/__tests__/timeline/timeline.test.js +0 -0
  93. /package/{src → dist}/components/index.js +0 -0
  94. /package/{src → dist}/components/reproduction-widget/ReproductionWidget.js +0 -0
  95. /package/{src → dist}/components/reproduction-widget/index.js +0 -0
  96. /package/{src → dist}/components/reproduction-widget/inner-players/PlayAlongInnerPlayer.js +0 -0
  97. /package/{src → dist}/components/reproduction-widget/inner-players/YouTubeInnerPlayer.js +0 -0
  98. /package/{src → dist}/components/reproduction-widget/models/Player/PlayAlongPlayer.js +0 -0
  99. /package/{src → dist}/components/reproduction-widget/models/Player/PlayerEvents.js +0 -0
  100. /package/{src → dist}/components/reproduction-widget/models/Player/YouTubePlayer.js +0 -0
  101. /package/{src → dist}/components/reproduction-widget/models/Reproduction.js +0 -0
  102. /package/{src → dist}/components/reproduction-widget/models/ReproductionBuilder.js +0 -0
  103. /package/{src → dist}/components/timeline/RangeSelectorCanvas/RangeSelectorCanvas.js +0 -0
  104. /package/{src → dist}/components/timeline/Timeline.js +0 -0
  105. /package/{src → dist}/components/timeline/TimelineCanvas/TickTime.js +0 -0
  106. /package/{src → dist}/components/timeline/TimelineCanvas/TickTimeCollectionDisplay.js +0 -0
  107. /package/{src → dist}/components/timeline/TimelineCanvas/TimelineCanvas.js +0 -0
  108. /package/{src → dist}/components/timeline/TimelineCanvas/drawTimeBlocksOnCanvas.js +0 -0
  109. /package/{src → dist}/components/timeline/TimelineValue/TimelineValue.js +0 -0
  110. /package/{src → dist}/components/timeline/ZoomContext/ZoomContext.js +0 -0
  111. /package/{src → dist}/components/timeline/constants.js +0 -0
  112. /package/{src → dist}/components/timeline/index.js +0 -0
  113. /package/{src → dist}/components/timeline/utils/utils.js +0 -0
  114. /package/{src → dist}/index.js +0 -0
  115. /package/{src → dist}/setupTests.js +0 -0
  116. /package/{src → dist}/stories/reproduction-widget.stories.js +0 -0
  117. /package/{src → dist}/stories/timeline.stories.js +0 -0
package/tsconfig.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "target": "ES6",
4
- "module": "ESNext",
5
- "jsx": "react",
6
- "strict": true,
7
- "moduleResolution": "node",
8
- "esModuleInterop": true,
9
- "skipLibCheck": true,
10
- "forceConsistentCasingInFileNames": true,
11
- "allowSyntheticDefaultImports": true
12
- },
13
- "include": ["src", ".storybook", "src/react-docgen-types.d.ts"]
14
- }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes