@openedx/frontend-build 15.0.0-alpha.2 → 15.0.0-alpha.20
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.
- package/README.md +1 -1
- package/config/.eslintrc.js +1 -0
- package/config/data/paragonUtils.js +171 -0
- package/config/jest/setupTest.js +35 -0
- package/config/jest.config.js +4 -1
- package/config/webpack.common.config.js +44 -0
- package/config/webpack.dev-stage.config.js +1 -0
- package/config/webpack.dev.config.js +57 -35
- package/config/webpack.prod.config.js +2 -1
- package/lib/plugins/paragon-webpack-plugin/ParagonWebpackPlugin.js +126 -0
- package/lib/plugins/paragon-webpack-plugin/index.js +3 -0
- package/lib/plugins/paragon-webpack-plugin/utils/assetUtils.js +75 -0
- package/lib/plugins/paragon-webpack-plugin/utils/htmlUtils.js +69 -0
- package/lib/plugins/paragon-webpack-plugin/utils/index.js +9 -0
- package/lib/plugins/paragon-webpack-plugin/utils/paragonStylesheetUtils.js +120 -0
- package/lib/plugins/paragon-webpack-plugin/utils/scriptUtils.js +144 -0
- package/lib/plugins/paragon-webpack-plugin/utils/stylesheetUtils.js +107 -0
- package/lib/plugins/paragon-webpack-plugin/utils/tagUtils.js +58 -0
- package/package.json +22 -14
- package/.eslintignore +0 -5
- package/.eslintrc.js +0 -10
- package/.github/workflows/add-depr-ticket-to-depr-board.yml +0 -19
- package/.github/workflows/add-remove-label-on-comment.yml +0 -20
- package/.github/workflows/ci.yml +0 -30
- package/.github/workflows/commitlint.yml +0 -17
- package/.github/workflows/lockfileversion-check.yml +0 -13
- package/.github/workflows/release.yml +0 -34
- package/.github/workflows/self-assign-issue.yml +0 -12
- package/.github/workflows/sync-master-alpha.yml +0 -35
- package/.nvmrc +0 -1
- package/coverage/clover.xml +0 -6
- package/coverage/coverage-final.json +0 -1
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -87
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +0 -101
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -196
- package/coverage/lcov.info +0 -0
- package/docs/0001-non-usage-of-gatsby.rst +0 -37
- package/docs/0002-js-environment-config.md +0 -47
- package/docs/0003-fedx-scripts-serve.md +0 -37
- package/example/.env +0 -0
- package/example/.env.development +0 -3
- package/example/.env.test +0 -2
- package/example/.eslintignore +0 -5
- package/example/.eslintrc.js +0 -3
- package/example/dist/1382e1cbf8d733d7301cdd212192bfea.jpg +0 -0
- package/example/dist/652.70be34739115e11aaeb3.js +0 -3
- package/example/dist/652.70be34739115e11aaeb3.js.LICENSE.txt +0 -41
- package/example/dist/652.70be34739115e11aaeb3.js.map +0 -1
- package/example/dist/app.9b26aa9c728d62e6064d.css +0 -3
- package/example/dist/app.9b26aa9c728d62e6064d.css.map +0 -1
- package/example/dist/app.9b26aa9c728d62e6064d.js +0 -2
- package/example/dist/app.9b26aa9c728d62e6064d.js.map +0 -1
- package/example/dist/babel/App.js +0 -94
- package/example/dist/babel/App.js.map +0 -1
- package/example/dist/babel/App.test.jsx +0 -11
- package/example/dist/babel/Image.tsx +0 -16
- package/example/dist/babel/__snapshots__/App.test.jsx.snap +0 -120
- package/example/dist/babel/apple.jpg +0 -0
- package/example/dist/babel/apple.svg +0 -1
- package/example/dist/babel/index.js +0 -13
- package/example/dist/babel/index.js.map +0 -1
- package/example/dist/babel/style.scss +0 -9
- package/example/dist/cb28cdb1468c915e27e5cec9af64f22f.svg +0 -1
- package/example/dist/index.html +0 -4
- package/example/dist/report.html +0 -39
- package/example/dist/runtime.40856db71d718a3e9d37.js +0 -2
- package/example/dist/runtime.40856db71d718a3e9d37.js.map +0 -1
- package/example/env.config.js +0 -6
- package/example/node_modules/.package-lock.json +0 -98
- package/example/node_modules/js-tokens/CHANGELOG.md +0 -151
- package/example/node_modules/js-tokens/LICENSE +0 -21
- package/example/node_modules/js-tokens/README.md +0 -240
- package/example/node_modules/js-tokens/index.js +0 -23
- package/example/node_modules/js-tokens/package.json +0 -30
- package/example/node_modules/loose-envify/LICENSE +0 -21
- package/example/node_modules/loose-envify/README.md +0 -45
- package/example/node_modules/loose-envify/cli.js +0 -16
- package/example/node_modules/loose-envify/custom.js +0 -4
- package/example/node_modules/loose-envify/index.js +0 -3
- package/example/node_modules/loose-envify/loose-envify.js +0 -36
- package/example/node_modules/loose-envify/package.json +0 -36
- package/example/node_modules/loose-envify/replace.js +0 -65
- package/example/node_modules/object-assign/index.js +0 -90
- package/example/node_modules/object-assign/license +0 -21
- package/example/node_modules/object-assign/package.json +0 -42
- package/example/node_modules/object-assign/readme.md +0 -61
- package/example/node_modules/prop-types/LICENSE +0 -21
- package/example/node_modules/prop-types/README.md +0 -302
- package/example/node_modules/prop-types/checkPropTypes.js +0 -103
- package/example/node_modules/prop-types/factory.js +0 -19
- package/example/node_modules/prop-types/factoryWithThrowingShims.js +0 -65
- package/example/node_modules/prop-types/factoryWithTypeCheckers.js +0 -610
- package/example/node_modules/prop-types/index.js +0 -19
- package/example/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -12
- package/example/node_modules/prop-types/lib/has.js +0 -1
- package/example/node_modules/prop-types/package.json +0 -60
- package/example/node_modules/prop-types/prop-types.js +0 -1315
- package/example/node_modules/prop-types/prop-types.min.js +0 -1
- package/example/node_modules/react/LICENSE +0 -21
- package/example/node_modules/react/README.md +0 -13
- package/example/node_modules/react/build-info.json +0 -8
- package/example/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -889
- package/example/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js +0 -9
- package/example/node_modules/react/cjs/react-jsx-runtime.development.js +0 -911
- package/example/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -10
- package/example/node_modules/react/cjs/react.development.js +0 -1912
- package/example/node_modules/react/cjs/react.production.min.js +0 -25
- package/example/node_modules/react/index.js +0 -7
- package/example/node_modules/react/jsx-dev-runtime.js +0 -7
- package/example/node_modules/react/jsx-runtime.js +0 -7
- package/example/node_modules/react/package.json +0 -44
- package/example/node_modules/react/umd/react.development.js +0 -3318
- package/example/node_modules/react/umd/react.production.min.js +0 -32
- package/example/node_modules/react/umd/react.profiling.min.js +0 -39
- package/example/node_modules/react-dom/LICENSE +0 -21
- package/example/node_modules/react-dom/README.md +0 -54
- package/example/node_modules/react-dom/build-info.json +0 -8
- package/example/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -4043
- package/example/node_modules/react-dom/cjs/react-dom-server.browser.production.min.js +0 -54
- package/example/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -4085
- package/example/node_modules/react-dom/cjs/react-dom-server.node.production.min.js +0 -55
- package/example/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -1480
- package/example/node_modules/react-dom/cjs/react-dom-test-utils.production.min.js +0 -35
- package/example/node_modules/react-dom/cjs/react-dom-unstable-fizz.browser.development.js +0 -141
- package/example/node_modules/react-dom/cjs/react-dom-unstable-fizz.browser.production.min.js +0 -11
- package/example/node_modules/react-dom/cjs/react-dom-unstable-fizz.node.development.js +0 -162
- package/example/node_modules/react-dom/cjs/react-dom-unstable-fizz.node.production.min.js +0 -12
- package/example/node_modules/react-dom/cjs/react-dom-unstable-native-dependencies.development.js +0 -1629
- package/example/node_modules/react-dom/cjs/react-dom-unstable-native-dependencies.production.min.js +0 -31
- package/example/node_modules/react-dom/cjs/react-dom.development.js +0 -25012
- package/example/node_modules/react-dom/cjs/react-dom.production.min.js +0 -292
- package/example/node_modules/react-dom/cjs/react-dom.profiling.min.js +0 -299
- package/example/node_modules/react-dom/index.js +0 -38
- package/example/node_modules/react-dom/package.json +0 -60
- package/example/node_modules/react-dom/profiling.js +0 -38
- package/example/node_modules/react-dom/server.browser.js +0 -7
- package/example/node_modules/react-dom/server.js +0 -3
- package/example/node_modules/react-dom/server.node.js +0 -7
- package/example/node_modules/react-dom/test-utils.js +0 -7
- package/example/node_modules/react-dom/umd/react-dom-server.browser.development.js +0 -4147
- package/example/node_modules/react-dom/umd/react-dom-server.browser.production.min.js +0 -45
- package/example/node_modules/react-dom/umd/react-dom-test-utils.development.js +0 -1499
- package/example/node_modules/react-dom/umd/react-dom-test-utils.production.min.js +0 -30
- package/example/node_modules/react-dom/umd/react-dom-unstable-fizz.browser.development.js +0 -141
- package/example/node_modules/react-dom/umd/react-dom-unstable-fizz.browser.production.min.js +0 -10
- package/example/node_modules/react-dom/umd/react-dom-unstable-native-dependencies.development.js +0 -1628
- package/example/node_modules/react-dom/umd/react-dom-unstable-native-dependencies.production.min.js +0 -28
- package/example/node_modules/react-dom/umd/react-dom.development.js +0 -25147
- package/example/node_modules/react-dom/umd/react-dom.production.min.js +0 -239
- package/example/node_modules/react-dom/umd/react-dom.profiling.min.js +0 -247
- package/example/node_modules/react-dom/unstable-fizz.browser.js +0 -7
- package/example/node_modules/react-dom/unstable-fizz.js +0 -3
- package/example/node_modules/react-dom/unstable-fizz.node.js +0 -7
- package/example/node_modules/react-dom/unstable-native-dependencies.js +0 -7
- package/example/node_modules/react-is/LICENSE +0 -21
- package/example/node_modules/react-is/README.md +0 -104
- package/example/node_modules/react-is/build-info.json +0 -8
- package/example/node_modules/react-is/cjs/react-is.development.js +0 -181
- package/example/node_modules/react-is/cjs/react-is.production.min.js +0 -15
- package/example/node_modules/react-is/index.js +0 -7
- package/example/node_modules/react-is/package.json +0 -27
- package/example/node_modules/react-is/umd/react-is.development.js +0 -181
- package/example/node_modules/react-is/umd/react-is.production.min.js +0 -13
- package/example/node_modules/react-test-renderer/LICENSE +0 -21
- package/example/node_modules/react-test-renderer/README.md +0 -26
- package/example/node_modules/react-test-renderer/build-info.json +0 -8
- package/example/node_modules/react-test-renderer/cjs/react-test-renderer-shallow.development.js +0 -1019
- package/example/node_modules/react-test-renderer/cjs/react-test-renderer-shallow.production.min.js +0 -35
- package/example/node_modules/react-test-renderer/cjs/react-test-renderer.development.js +0 -15596
- package/example/node_modules/react-test-renderer/cjs/react-test-renderer.production.min.js +0 -181
- package/example/node_modules/react-test-renderer/index.js +0 -7
- package/example/node_modules/react-test-renderer/package.json +0 -41
- package/example/node_modules/react-test-renderer/shallow.js +0 -7
- package/example/node_modules/react-test-renderer/umd/react-test-renderer-shallow.development.js +0 -1176
- package/example/node_modules/react-test-renderer/umd/react-test-renderer-shallow.production.min.js +0 -31
- package/example/node_modules/react-test-renderer/umd/react-test-renderer.development.js +0 -15709
- package/example/node_modules/react-test-renderer/umd/react-test-renderer.production.min.js +0 -151
- package/example/node_modules/scheduler/LICENSE +0 -21
- package/example/node_modules/scheduler/README.md +0 -9
- package/example/node_modules/scheduler/build-info.json +0 -8
- package/example/node_modules/scheduler/cjs/scheduler-tracing.development.js +0 -349
- package/example/node_modules/scheduler/cjs/scheduler-tracing.production.min.js +0 -10
- package/example/node_modules/scheduler/cjs/scheduler-tracing.profiling.min.js +0 -17
- package/example/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -857
- package/example/node_modules/scheduler/cjs/scheduler-unstable_mock.production.min.js +0 -20
- package/example/node_modules/scheduler/cjs/scheduler.development.js +0 -858
- package/example/node_modules/scheduler/cjs/scheduler.production.min.js +0 -21
- package/example/node_modules/scheduler/index.js +0 -7
- package/example/node_modules/scheduler/package.json +0 -39
- package/example/node_modules/scheduler/tracing-profiling.js +0 -7
- package/example/node_modules/scheduler/tracing.js +0 -7
- package/example/node_modules/scheduler/umd/scheduler-tracing.development.js +0 -80
- package/example/node_modules/scheduler/umd/scheduler-tracing.production.min.js +0 -80
- package/example/node_modules/scheduler/umd/scheduler-tracing.profiling.min.js +0 -80
- package/example/node_modules/scheduler/umd/scheduler-unstable_mock.development.js +0 -857
- package/example/node_modules/scheduler/umd/scheduler-unstable_mock.production.min.js +0 -17
- package/example/node_modules/scheduler/umd/scheduler.development.js +0 -152
- package/example/node_modules/scheduler/umd/scheduler.production.min.js +0 -146
- package/example/node_modules/scheduler/umd/scheduler.profiling.min.js +0 -146
- package/example/node_modules/scheduler/unstable_mock.js +0 -7
- package/example/package-lock.json +0 -110
- package/example/package.json +0 -24
- package/example/public/index.html +0 -13
- package/example/src/App.jsx +0 -43
- package/example/src/App.test.jsx +0 -11
- package/example/src/Image.tsx +0 -16
- package/example/src/__snapshots__/App.test.jsx.snap +0 -120
- package/example/src/apple.jpg +0 -0
- package/example/src/apple.svg +0 -1
- package/example/src/index.jsx +0 -13
- package/example/src/style.scss +0 -9
- package/example/tsconfig.json +0 -16
- package/openedx.yaml +0 -10
- package/renovate.json +0 -22
- package/smoke-test.sh +0 -11
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/** @license React v0.19.1
|
|
2
|
-
* scheduler-unstable_mock.production.min.js
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
5
|
-
*
|
|
6
|
-
* This source code is licensed under the MIT license found in the
|
|
7
|
-
* LICENSE file in the root directory of this source tree.
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
'use strict';var f=0,g=null,h=null,k=-1,l=null,m=-1,n=!1,p=!1,q=!1,r=!1;function t(){return-1!==m&&null!==l&&l.length>=m||r&&q?n=!0:!1}function x(){if(p)throw Error("Already flushing work.");if(null!==g){var a=g;p=!0;try{var b=!0;do b=a(!0,f);while(b);b||(g=null);return!0}finally{p=!1}}else return!1}function z(a,b){var c=a.length;a.push(b);a:for(;;){var d=c-1>>>1,e=a[d];if(void 0!==e&&0<A(e,b))a[d]=b,a[c]=e,c=d;else break a}}function B(a){a=a[0];return void 0===a?null:a}
|
|
11
|
-
function C(a){var b=a[0];if(void 0!==b){var c=a.pop();if(c!==b){a[0]=c;a:for(var d=0,e=a.length;d<e;){var u=2*(d+1)-1,v=a[u],w=u+1,y=a[w];if(void 0!==v&&0>A(v,c))void 0!==y&&0>A(y,v)?(a[d]=y,a[w]=c,d=w):(a[d]=v,a[u]=c,d=u);else if(void 0!==y&&0>A(y,c))a[d]=y,a[w]=c,d=w;else break a}}return b}return null}function A(a,b){var c=a.sortIndex-b.sortIndex;return 0!==c?c:a.id-b.id}var D=[],E=[],F=1,G=null,H=3,I=!1,J=!1,K=!1;
|
|
12
|
-
function L(a){for(var b=B(E);null!==b;){if(null===b.callback)C(E);else if(b.startTime<=a)C(E),b.sortIndex=b.expirationTime,z(D,b);else break;b=B(E)}}function M(a){K=!1;L(a);if(!J)if(null!==B(D))J=!0,g=N;else{var b=B(E);null!==b&&(a=b.startTime-a,h=M,k=f+a)}}
|
|
13
|
-
function N(a,b){J=!1;K&&(K=!1,h=null,k=-1);I=!0;var c=H;try{L(b);for(G=B(D);null!==G&&(!(G.expirationTime>b)||a&&!t());){var d=G.callback;if(null!==d){G.callback=null;H=G.priorityLevel;var e=d(G.expirationTime<=b);b=f;"function"===typeof e?G.callback=e:G===B(D)&&C(D);L(b)}else C(D);G=B(D)}if(null!==G)var u=!0;else{var v=B(E);if(null!==v){var w=v.startTime-b;h=M;k=f+w}u=!1}return u}finally{G=null,H=c,I=!1}}
|
|
14
|
-
function O(a){switch(a){case 1:return-1;case 2:return 250;case 5:return 1073741823;case 4:return 1E4;default:return 5E3}}exports.unstable_IdlePriority=5;exports.unstable_ImmediatePriority=1;exports.unstable_LowPriority=4;exports.unstable_NormalPriority=3;exports.unstable_Profiling=null;exports.unstable_UserBlockingPriority=2;exports.unstable_advanceTime=function(a){f+=a;null!==h&&k<=f&&(h(f),k=-1,h=null)};exports.unstable_cancelCallback=function(a){a.callback=null};
|
|
15
|
-
exports.unstable_clearYields=function(){if(null===l)return[];var a=l;l=null;return a};exports.unstable_continueExecution=function(){J||I||(J=!0,g=N)};exports.unstable_flushAll=function(){if(null!==l)throw Error("Log is not empty. Assert on the log of yielded values before flushing additional work.");x();if(null!==l)throw Error("While flushing work, something yielded a value. Use an assertion helper to assert on the log of yielded values, e.g. expect(Scheduler).toFlushAndYield([...])");};
|
|
16
|
-
exports.unstable_flushAllWithoutAsserting=x;exports.unstable_flushExpired=function(){if(p)throw Error("Already flushing work.");if(null!==g){p=!0;try{g(!1,f)||(g=null)}finally{p=!1}}};exports.unstable_flushNumberOfYields=function(a){if(p)throw Error("Already flushing work.");if(null!==g){var b=g;m=a;p=!0;try{a=!0;do a=b(!0,f);while(a&&!n);a||(g=null)}finally{m=-1,p=n=!1}}};
|
|
17
|
-
exports.unstable_flushUntilNextPaint=function(){if(p)throw Error("Already flushing work.");if(null!==g){var a=g;r=!0;q=!1;p=!0;try{var b=!0;do b=a(!0,f);while(b&&!n);b||(g=null)}finally{p=n=r=!1}}};exports.unstable_forceFrameRate=function(){};exports.unstable_getCurrentPriorityLevel=function(){return H};exports.unstable_getFirstCallbackNode=function(){return B(D)};exports.unstable_next=function(a){switch(H){case 1:case 2:case 3:var b=3;break;default:b=H}var c=H;H=b;try{return a()}finally{H=c}};
|
|
18
|
-
exports.unstable_now=function(){return f};exports.unstable_pauseExecution=function(){};exports.unstable_requestPaint=function(){q=!0};exports.unstable_runWithPriority=function(a,b){switch(a){case 1:case 2:case 3:case 4:case 5:break;default:a=3}var c=H;H=a;try{return b()}finally{H=c}};
|
|
19
|
-
exports.unstable_scheduleCallback=function(a,b,c){var d=f;if("object"===typeof c&&null!==c){var e=c.delay;e="number"===typeof e&&0<e?d+e:d;c="number"===typeof c.timeout?c.timeout:O(a)}else c=O(a),e=d;c=e+c;a={id:F++,callback:b,priorityLevel:a,startTime:e,expirationTime:c,sortIndex:-1};e>d?(a.sortIndex=e,z(E,a),null===B(D)&&a===B(E)&&(K?(h=null,k=-1):K=!0,h=M,k=f+(e-d))):(a.sortIndex=c,z(D,a),J||I||(J=!0,g=N));return a};
|
|
20
|
-
exports.unstable_shouldYield=function(){var a=f;L(a);var b=B(D);return b!==G&&null!==G&&null!==b&&null!==b.callback&&b.startTime<=a&&b.expirationTime<G.expirationTime||t()};exports.unstable_wrapCallback=function(a){var b=H;return function(){var c=H;H=b;try{return a.apply(this,arguments)}finally{H=c}}};exports.unstable_yieldValue=function(a){null===l?l=[a]:l.push(a)};
|