Skip to content

Commit

Permalink
Build qa.20200513442
Browse files Browse the repository at this point in the history
  • Loading branch information
Bridget Almas committed May 13, 2020
1 parent f13d0d7 commit 2687054
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "3.3.0"
"version": "3.3.0-qa.20200513442"
}
2 changes: 1 addition & 1 deletion packages/client-adapters/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/client-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-client-adapters",
"version": "3.3.0",
"version": "3.3.0-qa.20200513442",
"description": "Alpheios Client Adapters Library",
"private": true,
"main": "dist/alpheios-client-adapters.min.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@vue/test-utils": "^1.0.2",
"alpheios-data-models": "^3.3.0",
"alpheios-data-models": "^3.3.0-qa.20200513442",
"alpheios-fixtures": "github:alpheios-project/fixtures",
"alpheios-messaging": "github:alpheios-project/alpheios-messaging",
"alpheios-node-build": "github:alpheios-project/node-build#v3",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/dist/alpheios-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -75423,7 +75423,7 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_alpheios_data_models__;
/*! exports provided: name, version, description, main, scripts, repository, author, license, bugs, homepage, devDependencies, engines, jest, eslintConfig, eslintIgnore, gitHead, default */
/***/ (function(module) {

module.exports = JSON.parse("{\"name\":\"alpheios-components\",\"version\":\"3.3.0\",\"description\":\"Alpheios Components\",\"main\":\"dist/alpheios-components.min.js\",\"scripts\":{\"test\":\"jest --coverage && shx cat ./coverage/lcov.info | coveralls\",\"test-no-coverage\":\"jest tests/lib && jest tests/vue && jest tests/inflections\",\"test-ci\":\"npm run test-lib && npm run test-components \",\"test-lib\":\"jest tests/lib --coverage\",\"test-components\":\"jest tests/vue --coverage\",\"test-inflections-1\":\"jest tests/inflections/inflections-browser-1.test.js --coverage\",\"test-inflections-2\":\"jest tests/inflections/inflections-browser-2.test.js --coverage\",\"test-c\":\"jest tests/vue/components/word-list/word-filter-panel.test.js\",\"test-a\":\"jest tests/lib/queries/resourse-query.test.js --coverage && shx cat ./coverage/lcov.info | coveralls && shx rm -rf ./coverage\",\"test-g\":\"jest tests/lib/utility/greek-input.test.js\",\"test-s\":\"AUTH_TOKEN=alpheiosMockUserIdlP0DWnmNxe ENDPOINT='https://8wkx9pxc55.execute-api.us-east-2.amazonaws.com/prod/settings' jest tests/lib/options --coverage && shx cat ./coverage/lcov.info | coveralls\",\"test-m\":\"jest tests/lib/custom-pointer-events/ponter-evt.test.js \",\"build\":\"npm run build-safari && npm run build-regular\",\"build-regular\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M all -p vue -c config.mjs\",\"build-safari\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M all -p vue-postcss -c config-safari.mjs\",\"build-prod\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M production -p vue -c config.mjs\",\"build-dev\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M development -p vue -c config.mjs\",\"code-analysis-prod\":\"node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M production -p vue -c config.mjs -a\",\"code-analysis-dev\":\"node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M development -p vue -c config.mjs -a\",\"lint\":\"eslint --no-eslintrc -c eslint-standard-conf.json --fix src/**/*.js\",\"lint-jsdoc\":\"eslint --no-eslintrc -c eslint-jsdoc-conf.json src/**/*.js\",\"lint-vue\":\"eslint --no-eslintrc --fix-dry-run -c eslint-vue-conf.json src/**/*.vue\"},\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/alpheios-project/components.git\"},\"author\":\"The Alpheios Project, Ltd.\",\"license\":\"ISC\",\"bugs\":{\"url\":\"https://github.com/alpheios-project/alpheios-core/issues\"},\"homepage\":\"https://github.com/alpheios-project/components#readme\",\"devDependencies\":{\"@babel/core\":\"^7.9.6\",\"@babel/plugin-proposal-object-rest-spread\":\"^7.9.6\",\"@babel/plugin-transform-runtime\":\"^7.9.6\",\"@babel/runtime\":\"^7.9.6\",\"@vue/test-utils\":\"^1.0.2\",\"alpheios-client-adapters\":\"^3.3.0\",\"alpheios-data-models\":\"^3.3.0\",\"alpheios-experience\":\"github:alpheios-project/experience\",\"alpheios-fixtures\":\"github:alpheios-project/fixtures\",\"alpheios-inflection-tables\":\"^3.3.0\",\"alpheios-messaging\":\"github:alpheios-project/alpheios-messaging\",\"alpheios-node-build\":\"github:alpheios-project/node-build#v3\",\"alpheios-res-client\":\"^3.3.0\",\"alpheios-wordlist\":\"^3.3.0\",\"autoprefixer\":\"^9.7.4\",\"axios\":\"^0.19.2\",\"babel-core\":\"^7.0.0-bridge.0\",\"babel-eslint\":\"^10.1.0\",\"babel-plugin-module-resolver\":\"^4.0.0\",\"coveralls\":\"^3.1.0\",\"css-loader\":\"^3.5.3\",\"element-closest\":\"^3.0.2\",\"eslint\":\"^6.8.0\",\"eslint-config-standard\":\"^14.1.1\",\"eslint-plugin-import\":\"^2.20.2\",\"eslint-plugin-jsdoc\":\"^24.0.6\",\"eslint-plugin-node\":\"^11.1.0\",\"eslint-plugin-promise\":\"^4.2.1\",\"eslint-plugin-standard\":\"^4.0.1\",\"eslint-plugin-vue\":\"^6.2.2\",\"eslint-scope\":\"^5.0.0\",\"file-loader\":\"^6.0.0\",\"imports-loader\":\"^0.8.0\",\"interactjs\":\"^1.9.13\",\"intl-messageformat\":\"^2.2.0\",\"jest\":\"^26.0.1\",\"jump.js\":\"^1.0.2\",\"mini-css-extract-plugin\":\"^0.9.0\",\"postcss-import\":\"^12.0.1\",\"postcss-loader\":\"^3.0.0\",\"postcss-safe-important\":\"^1.2.0\",\"postcss-scss\":\"^2.0.0\",\"raw-loader\":\"^4.0.1\",\"sass-loader\":\"^8.0.2\",\"shx\":\"^0.3.2\",\"source-map-loader\":\"^0.2.4\",\"style-loader\":\"^1.2.1\",\"terser-webpack-plugin\":\"^3.0.1\",\"vue\":\"^2.6.11\",\"vue-eslint-parser\":\"^7.0.0\",\"vue-jest\":\"^3.0.5\",\"vue-loader\":\"^15.9.2\",\"vue-multiselect\":\"^2.1.6\",\"vue-style-loader\":\"^4.1.2\",\"vue-svg-loader\":\"^0.16.0\",\"vue-template-compiler\":\"^2.6.11\",\"vue-template-loader\":\"^1.1.0\",\"vuex\":\"^3.3.0\",\"whatwg-fetch\":\"^3.0.0\"},\"engines\":{\"node\":\">= 13.2.0\",\"npm\":\">= 6.13.0\"},\"jest\":{\"verbose\":true,\"globals\":{\"DEVELOPMENT_MODE_BUILD\":true},\"testPathIgnorePatterns\":[\"<rootDir>/node_modules/\"],\"transform\":{\"^.+\\\\.jsx?$\":\"babel-jest\",\".*\\\\.(vue)$\":\"vue-jest\",\".*\\\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$\":\"<rootDir>/fileTransform.js\"},\"transformIgnorePatterns\":[\"!node_modules/alpheios-data-models/\"],\"moduleNameMapper\":{\"^@vue-runtime$\":\"vue/dist/vue.runtime.common.js\",\"^@[/](.+)\":\"<rootDir>/src/$1\",\"^@tests[/](.+)\":\"<rootDir>/tests/$1\",\"alpheios-data-models\":\"<rootDir>/node_modules/alpheios-data-models/dist/alpheios-data-models.js\",\"alpheios-messaging\":\"<rootDir>../../node_modules/alpheios-messaging/dist/dev/alpheios-messaging.js\",\"alpheios-morph-client\":\"<rootDir>/node_modules/alpheios-morph-client/dist/alpheios-morph-client.js\",\"alpheios-inflection-tables\":\"<rootDir>/node_modules/alpheios-inflection-tables/dist/alpheios-inflection-tables.js\"},\"moduleFileExtensions\":[\"js\",\"json\",\"vue\"]},\"eslintConfig\":{\"extends\":[\"standard\",\"plugin:jsdoc/recommended\",\"plugin:vue/essential\"],\"env\":{\"browser\":true,\"node\":true},\"parserOptions\":{\"parser\":\"babel-eslint\",\"ecmaVersion\":2019,\"sourceType\":\"module\",\"allowImportExportEverywhere\":true}},\"eslintIgnore\":[\"**/dist\",\"**/support\"],\"gitHead\":\"5574ebacf0888e8d16ba21722d509e2b157e762c\"}");
module.exports = JSON.parse("{\"name\":\"alpheios-components\",\"version\":\"3.3.0-qa.20200513442\",\"description\":\"Alpheios Components\",\"main\":\"dist/alpheios-components.min.js\",\"scripts\":{\"test\":\"jest --coverage && shx cat ./coverage/lcov.info | coveralls\",\"test-no-coverage\":\"jest tests/lib && jest tests/vue && jest tests/inflections\",\"test-ci\":\"npm run test-lib && npm run test-components \",\"test-lib\":\"jest tests/lib --coverage\",\"test-components\":\"jest tests/vue --coverage\",\"test-inflections-1\":\"jest tests/inflections/inflections-browser-1.test.js --coverage\",\"test-inflections-2\":\"jest tests/inflections/inflections-browser-2.test.js --coverage\",\"test-c\":\"jest tests/vue/components/word-list/word-filter-panel.test.js\",\"test-a\":\"jest tests/lib/queries/resourse-query.test.js --coverage && shx cat ./coverage/lcov.info | coveralls && shx rm -rf ./coverage\",\"test-g\":\"jest tests/lib/utility/greek-input.test.js\",\"test-s\":\"AUTH_TOKEN=alpheiosMockUserIdlP0DWnmNxe ENDPOINT='https://8wkx9pxc55.execute-api.us-east-2.amazonaws.com/prod/settings' jest tests/lib/options --coverage && shx cat ./coverage/lcov.info | coveralls\",\"test-m\":\"jest tests/lib/custom-pointer-events/ponter-evt.test.js \",\"build\":\"npm run build-safari && npm run build-regular\",\"build-regular\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M all -p vue -c config.mjs\",\"build-safari\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M all -p vue-postcss -c config-safari.mjs\",\"build-prod\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M production -p vue -c config.mjs\",\"build-dev\":\"npm run lint && node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M development -p vue -c config.mjs\",\"code-analysis-prod\":\"node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M production -p vue -c config.mjs -a\",\"code-analysis-dev\":\"node --experimental-modules ./node_modules/alpheios-node-build/dist/build.mjs -m webpack -M development -p vue -c config.mjs -a\",\"lint\":\"eslint --no-eslintrc -c eslint-standard-conf.json --fix src/**/*.js\",\"lint-jsdoc\":\"eslint --no-eslintrc -c eslint-jsdoc-conf.json src/**/*.js\",\"lint-vue\":\"eslint --no-eslintrc --fix-dry-run -c eslint-vue-conf.json src/**/*.vue\"},\"repository\":{\"type\":\"git\",\"url\":\"git+https://github.com/alpheios-project/components.git\"},\"author\":\"The Alpheios Project, Ltd.\",\"license\":\"ISC\",\"bugs\":{\"url\":\"https://github.com/alpheios-project/alpheios-core/issues\"},\"homepage\":\"https://github.com/alpheios-project/components#readme\",\"devDependencies\":{\"@babel/core\":\"^7.9.6\",\"@babel/plugin-proposal-object-rest-spread\":\"^7.9.6\",\"@babel/plugin-transform-runtime\":\"^7.9.6\",\"@babel/runtime\":\"^7.9.6\",\"@vue/test-utils\":\"^1.0.2\",\"alpheios-client-adapters\":\"^3.3.0-qa.20200513442\",\"alpheios-data-models\":\"^3.3.0-qa.20200513442\",\"alpheios-experience\":\"github:alpheios-project/experience\",\"alpheios-fixtures\":\"github:alpheios-project/fixtures\",\"alpheios-inflection-tables\":\"^3.3.0-qa.20200513442\",\"alpheios-messaging\":\"github:alpheios-project/alpheios-messaging\",\"alpheios-node-build\":\"github:alpheios-project/node-build#v3\",\"alpheios-res-client\":\"^3.3.0-qa.20200513442\",\"alpheios-wordlist\":\"^3.3.0-qa.20200513442\",\"autoprefixer\":\"^9.7.4\",\"axios\":\"^0.19.2\",\"babel-core\":\"^7.0.0-bridge.0\",\"babel-eslint\":\"^10.1.0\",\"babel-plugin-module-resolver\":\"^4.0.0\",\"coveralls\":\"^3.1.0\",\"css-loader\":\"^3.5.3\",\"element-closest\":\"^3.0.2\",\"eslint\":\"^6.8.0\",\"eslint-config-standard\":\"^14.1.1\",\"eslint-plugin-import\":\"^2.20.2\",\"eslint-plugin-jsdoc\":\"^24.0.6\",\"eslint-plugin-node\":\"^11.1.0\",\"eslint-plugin-promise\":\"^4.2.1\",\"eslint-plugin-standard\":\"^4.0.1\",\"eslint-plugin-vue\":\"^6.2.2\",\"eslint-scope\":\"^5.0.0\",\"file-loader\":\"^6.0.0\",\"imports-loader\":\"^0.8.0\",\"interactjs\":\"^1.9.13\",\"intl-messageformat\":\"^2.2.0\",\"jest\":\"^26.0.1\",\"jump.js\":\"^1.0.2\",\"mini-css-extract-plugin\":\"^0.9.0\",\"postcss-import\":\"^12.0.1\",\"postcss-loader\":\"^3.0.0\",\"postcss-safe-important\":\"^1.2.0\",\"postcss-scss\":\"^2.0.0\",\"raw-loader\":\"^4.0.1\",\"sass-loader\":\"^8.0.2\",\"shx\":\"^0.3.2\",\"source-map-loader\":\"^0.2.4\",\"style-loader\":\"^1.2.1\",\"terser-webpack-plugin\":\"^3.0.1\",\"vue\":\"^2.6.11\",\"vue-eslint-parser\":\"^7.0.0\",\"vue-jest\":\"^3.0.5\",\"vue-loader\":\"^15.9.2\",\"vue-multiselect\":\"^2.1.6\",\"vue-style-loader\":\"^4.1.2\",\"vue-svg-loader\":\"^0.16.0\",\"vue-template-compiler\":\"^2.6.11\",\"vue-template-loader\":\"^1.1.0\",\"vuex\":\"^3.3.0\",\"whatwg-fetch\":\"^3.0.0\"},\"engines\":{\"node\":\">= 13.2.0\",\"npm\":\">= 6.13.0\"},\"jest\":{\"verbose\":true,\"globals\":{\"DEVELOPMENT_MODE_BUILD\":true},\"testPathIgnorePatterns\":[\"<rootDir>/node_modules/\"],\"transform\":{\"^.+\\\\.jsx?$\":\"babel-jest\",\".*\\\\.(vue)$\":\"vue-jest\",\".*\\\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$\":\"<rootDir>/fileTransform.js\"},\"transformIgnorePatterns\":[\"!node_modules/alpheios-data-models/\"],\"moduleNameMapper\":{\"^@vue-runtime$\":\"vue/dist/vue.runtime.common.js\",\"^@[/](.+)\":\"<rootDir>/src/$1\",\"^@tests[/](.+)\":\"<rootDir>/tests/$1\",\"alpheios-data-models\":\"<rootDir>/node_modules/alpheios-data-models/dist/alpheios-data-models.js\",\"alpheios-messaging\":\"<rootDir>../../node_modules/alpheios-messaging/dist/dev/alpheios-messaging.js\",\"alpheios-morph-client\":\"<rootDir>/node_modules/alpheios-morph-client/dist/alpheios-morph-client.js\",\"alpheios-inflection-tables\":\"<rootDir>/node_modules/alpheios-inflection-tables/dist/alpheios-inflection-tables.js\"},\"moduleFileExtensions\":[\"js\",\"json\",\"vue\"]},\"eslintConfig\":{\"extends\":[\"standard\",\"plugin:jsdoc/recommended\",\"plugin:vue/essential\"],\"env\":{\"browser\":true,\"node\":true},\"parserOptions\":{\"parser\":\"babel-eslint\",\"ecmaVersion\":2019,\"sourceType\":\"module\",\"allowImportExportEverywhere\":true}},\"eslintIgnore\":[\"**/dist\",\"**/support\"],\"gitHead\":\"5574ebacf0888e8d16ba21722d509e2b157e762c\"}");

/***/ }),

Expand Down Expand Up @@ -77768,7 +77768,7 @@ if you want to create a different configuration of a UI controller.
clientId: this.options.clientId, // alpheios api client identifier
libName: UIController.libName, // A name of the components library
libVersion: UIController.libVersion, // A version of the components library
libBuildName: "qa.20200513431", // A name of a build of a components library that will be injected by Webpack
libBuildName: "qa.20200513442", // A name of a build of a components library that will be injected by Webpack
config: this.appConfig,
platform: this.platform,
mode: this.options.mode, // Mode of an application: `production` or `development`
Expand Down
2 changes: 1 addition & 1 deletion packages/components/dist/alpheios-components.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/components/dist/alpheios-components.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/components/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-components",
"version": "3.3.0",
"version": "3.3.0-qa.20200513442",
"description": "Alpheios Components",
"main": "dist/alpheios-components.min.js",
"scripts": {
Expand Down Expand Up @@ -43,15 +43,15 @@
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/runtime": "^7.9.6",
"@vue/test-utils": "^1.0.2",
"alpheios-client-adapters": "^3.3.0",
"alpheios-data-models": "^3.3.0",
"alpheios-client-adapters": "^3.3.0-qa.20200513442",
"alpheios-data-models": "^3.3.0-qa.20200513442",
"alpheios-experience": "github:alpheios-project/experience",
"alpheios-fixtures": "github:alpheios-project/fixtures",
"alpheios-inflection-tables": "^3.3.0",
"alpheios-inflection-tables": "^3.3.0-qa.20200513442",
"alpheios-messaging": "github:alpheios-project/alpheios-messaging",
"alpheios-node-build": "github:alpheios-project/node-build#v3",
"alpheios-res-client": "^3.3.0",
"alpheios-wordlist": "^3.3.0",
"alpheios-res-client": "^3.3.0-qa.20200513442",
"alpheios-wordlist": "^3.3.0-qa.20200513442",
"autoprefixer": "^9.7.4",
"axios": "^0.19.2",
"babel-core": "^7.0.0-bridge.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-models/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/data-models/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-data-models",
"version": "3.3.0",
"version": "3.3.0-qa.20200513442",
"description": "Alpheios Data Models",
"private": true,
"main": "dist/alpheios-data-models.min.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/inflection-tables/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/inflection-tables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-inflection-tables",
"version": "3.3.0",
"version": "3.3.0-qa.20200513442",
"description": "Inflection library for an Alpheios project",
"private": true,
"main": "dist/alpheios-inflection-tables.min.js",
Expand Down Expand Up @@ -42,8 +42,8 @@
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@babel/runtime": "^7.9.6",
"alpheios-client-adapters": "^3.3.0",
"alpheios-data-models": "^3.3.0",
"alpheios-client-adapters": "^3.3.0-qa.20200513442",
"alpheios-data-models": "^3.3.0-qa.20200513442",
"alpheios-fixtures": "github:alpheios-project/fixtures",
"alpheios-node-build": "github:alpheios-project/node-build#v3",
"coveralls": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/res-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/res-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-res-client",
"version": "3.3.0",
"version": "3.3.0-qa.20200513442",
"description": "Alpheios Resource Client Library",
"private": true,
"main": "dist/alpheios-res-client.min.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/wordlist/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wordlist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alpheios-wordlist",
"version": "3.3.0",
"version": "3.3.0-qa.20200513442",
"description": "Word-In-Context List library for an Alpheios project",
"private": true,
"main": "dist/alpheios-wordlist.min.js",
Expand Down

0 comments on commit 2687054

Please sign in to comment.