@nethesis/phone-island 1.0.6-dev.8 → 1.0.6-dev.9
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/dist/package.json.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e="@nethesis/phone-island",s="Nethesis",t="1.0.6-dev.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e="@nethesis/phone-island",s="Nethesis",t="1.0.6-dev.9",i="NethVoice CTI Phone Island",r=["nethserver","nethesis","nethvoice","phone","island"],o="https://github.com/nethesis/phone-island#readme",n="https://github.com/nethesis/dev/issues",p={type:"git",url:"https://github.com/nethesis/phone-island.git"},l=["dist"],c="dist/index.js",d="dist/index.d.ts",a={access:"public"},m={main:!1,types:!1,default:{distDir:"./dist-widget"}},u={"@fortawesome/fontawesome-svg-core":"6.2.1","@fortawesome/free-solid-svg-icons":"6.2.1","@fortawesome/react-fontawesome":"0.2.0","@headlessui/react":"^2.2.8","@nethesis/nethesis-solid-svg-icons":"github:nethesis/Font-Awesome#ns-solid","@rematch/core":"^2.2.0","@rematch/immer":"^2.1.3","@rematch/select":"^3.1.2","@testing-library/jest-dom":"^5.11.4","@testing-library/user-event":"^12.1.10","framer-motion":"^12.0.0",i18next:"^22.4.9","i18next-browser-languagedetector":"^7.0.1","i18next-http-backend":"^2.1.1","js-base64":"^3.7.3",lodash:"^4.17.21","mic-check":"^1.1.0",react:"^18.2.0","react-dom":"^18.2.0","react-i18next":"^12.1.5","react-moment":"^1.1.2","react-redux":"^8.0.5","react-tooltip":"^5.28.0","socket.io-client":"^4.5.3","styled-components":"^5.3.6","webrtc-adapter":"^9.0.1"},h={start:"npm run dev",dev:"parcel public/dev.html --port 6006 --open",test:"tsc --noEmit",watch:"rollup -w -c","watch:css":"BROWSERSLIST_IGNORE_OLD_DATA=1 npx tailwindcss -o ./dist/index.css --watch",build:"rm -rf ./dist && npm run build:css && rollup -c","build:css":"BROWSERSLIST_IGNORE_OLD_DATA=1 NODE_ENV=production npx tailwindcss -o ./dist/index.css --minify","build:win":"del /s /q dist && npm run build:wincss && rollup -c --configPlugin typescript","build:wincss":"set BROWSERSLIST_IGNORE_OLD_DATA=1 && set NODE_ENV=production && npx tailwindcss -o ./dist/index.css --minify","build:widget":"rm -rf ./dist-widget && parcel build ./src/index.widget.tsx --no-source-maps","serve:widget":"rm -rf ./widget-example/static/* && cp -rf ./dist-widget/* ./widget-example/static && npx http-server ./widget-example -o -c-1",release:"npm publish","release:widget":"node check-publish.js patch && npm version patch -m v%s",format:"prettier --write './**/*.{js,jsx,ts,tsx,css,md,json}' --config ./.prettierrc",bump:"node bump-version.js","build-pack":"npm run bump && npm run build && npm pack","build-pack:win":"npm run bump && npm run build:win && npm pack","publish:minor":"node check-publish.js minor && npm version minor --allow-same-version -m v%s --force","publish:major":"node check-publish.js major && npm version major --allow-same-version -m v%s --force","publish:patch":"node check-publish.js patch && npm version patch --allow-same-version -m v%s --force","publish:dev":"node publish-dev.js",preversion:"rm -rf dist-widget && npm run build:widget && git add dist-widget/index.widget.js dist-widget/index.widget.css && git commit -m 'chore(widget): release for jsDelivr'",postversion:"git push origin main --tags","revert-bump":"node revert-bump.js"},b={production:[">0.2%","not dead","not op_mini all"],development:["last 1 chrome version","last 1 firefox version","last 1 safari version"]},g={"@babel/core":"^7.20.2","@babel/preset-env":"^7.20.2","@parcel/transformer-typescript-types":"^2.8.0","@rollup/plugin-babel":"^6.0.2","@rollup/plugin-commonjs":"^23.0.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^15.0.1","@rollup/plugin-terser":"^0.4.4","@rollup/plugin-typescript":"^9.0.2","@testing-library/react":"^13.4.0","@types/audioworklet":"^0.0.97","@types/jest":"^29.2.2","@types/react":"^18.0.26","@types/react-dom":"^18.0.9","@types/styled-components":"^5.1.26",babel:"^6.23.0",buffer:"^5.7.1",parcel:"^2.0.0",postcss:"^8.4.49",prettier:"^2.8.0","prop-types":"^15.8.1",rollup:"^2.79.1","rollup-plugin-generate-package-json":"^3.2.0","rollup-plugin-postcss":"^4.0.2","tailwind-scrollbar":"^3.1.0",tailwindcss:"^3.4.16",typescript:"^4.8.4","webm-duration-fix":"^1.0.4",webpack:"^5.74.0"},w={"@tootallnate/once":"^3.0.0",esbuild:"^0.25.11","nth-check":"^2.0.1","serialize-javascript":"^7.0.0",tar:"^7.5.1"},v="GPL-3.0-or-later",x={name:e,author:s,version:t,description:i,keywords:r,homepage:o,bugs:n,repository:p,private:!1,files:l,main:c,types:d,publishConfig:a,targets:m,dependencies:u,scripts:h,browserslist:b,devDependencies:g,overrides:w,license:v};exports.author=s,exports.browserslist=b,exports.bugs=n,exports.default=x,exports.dependencies=u,exports.description=i,exports.devDependencies=g,exports.files=l,exports.homepage=o,exports.keywords=r,exports.license=v,exports.main=c,exports.name=e,exports.overrides=w,exports.publishConfig=a,exports.repository=p,exports.scripts=h,exports.targets=m,exports.types=d,exports.version=t;
|
|
2
2
|
//# sourceMappingURL=package.json.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../src/static/dtmf/index.ts"],"sourcesContent":["// Copyright (C) 2024 Nethesis S.r.l.\n// SPDX-License-Identifier: AGPL-3.0-or-later\n\nimport dtmf_0 from './dtmf_0'\nimport dtmf_1 from './dtmf_1'\nimport dtmf_2 from './dtmf_2'\nimport dtmf_3 from './dtmf_3'\nimport dtmf_4 from './dtmf_4'\nimport dtmf_5 from './dtmf_5'\nimport dtmf_6 from './dtmf_6'\nimport dtmf_7 from './dtmf_7'\nimport dtmf_8 from './dtmf_8'\nimport dtmf_9 from './dtmf_9'\nimport dtmf_busy from './dtmf_busy'\nimport dtmf_dialtone from './dtmf_dialtone'\nimport dtmf_star from './dtmf_star'\nimport dtmf_pound from './dtmf_pound'\nimport dtmf_rbtUS from './dtmf_rbt-US'\n\nconst
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../src/static/dtmf/index.ts"],"sourcesContent":["// Copyright (C) 2024 Nethesis S.r.l.\n// SPDX-License-Identifier: AGPL-3.0-or-later\n\nimport dtmf_0 from './dtmf_0'\nimport dtmf_1 from './dtmf_1'\nimport dtmf_2 from './dtmf_2'\nimport dtmf_3 from './dtmf_3'\nimport dtmf_4 from './dtmf_4'\nimport dtmf_5 from './dtmf_5'\nimport dtmf_6 from './dtmf_6'\nimport dtmf_7 from './dtmf_7'\nimport dtmf_8 from './dtmf_8'\nimport dtmf_9 from './dtmf_9'\nimport dtmf_busy from './dtmf_busy'\nimport dtmf_dialtone from './dtmf_dialtone'\nimport dtmf_star from './dtmf_star'\nimport dtmf_pound from './dtmf_pound'\nimport dtmf_rbtUS from './dtmf_rbt-US'\n\nconst dtmfAudios = {\n dtmf_0,\n dtmf_1,\n dtmf_2,\n dtmf_3,\n dtmf_4,\n dtmf_5,\n dtmf_6,\n dtmf_7,\n dtmf_8,\n dtmf_9,\n dtmf_busy,\n dtmf_dialtone,\n dtmf_star,\n dtmf_pound,\n dtmf_rbtUS,\n}\n\nexport default dtmfAudios as typeof dtmfAudios\n"],"names":["dtmfAudios","dtmf_0","dtmf_1","dtmf_2","dtmf_3","dtmf_4","dtmf_5","dtmf_6","dtmf_7","dtmf_8","dtmf_9","dtmf_busy","dtmf_dialtone","dtmf_star","dtmf_pound","dtmf_rbtUS"],"mappings":"qdAmBMA,EAAa,CACjBC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,OAAMA,EAAA,QACNC,UAASA,EAAA,QACTC,cAAaA,EAAA,QACbC,UAASA,EAAA,QACTC,WAAUA,EAAA,QACVC,WAAUA,EAAA"}
|