botframework-webchat 4.15.10-main.20230922.8d04e66 → 4.15.10-main.20230927.58ec6cd
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/lib/addVersion.js
CHANGED
|
@@ -28,7 +28,7 @@ function setMetaTag(name, content) {
|
|
|
28
28
|
|
|
29
29
|
function addVersion(variant) {
|
|
30
30
|
setMetaTag('botframework-webchat:bundle:variant', variant);
|
|
31
|
-
setMetaTag('botframework-webchat:bundle:version', "4.15.10-main.
|
|
31
|
+
setMetaTag('botframework-webchat:bundle:version', "4.15.10-main.20230927.58ec6cd");
|
|
32
32
|
setMetaTag('botframework-webchat:core:version', _botframeworkWebchatCore.version);
|
|
33
33
|
setMetaTag('botframework-webchat:ui:version', _botframeworkWebchatComponent.version);
|
|
34
34
|
}
|
|
@@ -1383,6 +1383,13 @@ export default function createFullStyleSet(options: FullBundleStyleOptions): {
|
|
|
1383
1383
|
height: string | number;
|
|
1384
1384
|
width: string;
|
|
1385
1385
|
};
|
|
1386
|
+
citationModalDialog: {
|
|
1387
|
+
'&.webchat__citation-modal-dialog': {
|
|
1388
|
+
'& .webchat__citation-modal-dialog__body': {
|
|
1389
|
+
lineHeight: string;
|
|
1390
|
+
};
|
|
1391
|
+
};
|
|
1392
|
+
};
|
|
1386
1393
|
cssCustomProperties: {
|
|
1387
1394
|
'&.webchat__css-custom-properties': {
|
|
1388
1395
|
display: string;
|
|
@@ -1512,6 +1519,8 @@ export default function createFullStyleSet(options: FullBundleStyleOptions): {
|
|
|
1512
1519
|
modalDialog: {
|
|
1513
1520
|
'&.webchat__modal-dialog': {
|
|
1514
1521
|
fontFamily: "var(--webchat__font--primary)";
|
|
1522
|
+
maxHeight: string;
|
|
1523
|
+
maxWidth: string;
|
|
1515
1524
|
width: string;
|
|
1516
1525
|
"@media (forced-colors: none)": {
|
|
1517
1526
|
backgroundColor: string;
|
|
@@ -1519,11 +1528,16 @@ export default function createFullStyleSet(options: FullBundleStyleOptions): {
|
|
|
1519
1528
|
};
|
|
1520
1529
|
'& .webchat__modal-dialog__box': {
|
|
1521
1530
|
borderRadius: number;
|
|
1522
|
-
height: string;
|
|
1523
1531
|
overflow: string;
|
|
1524
1532
|
margin: string;
|
|
1525
|
-
|
|
1526
|
-
|
|
1533
|
+
'@media screen and (max-width: 639px)': {
|
|
1534
|
+
maxWidth: string;
|
|
1535
|
+
};
|
|
1536
|
+
'@media screen and (min-width: 640px)': {
|
|
1537
|
+
maxWidth: string;
|
|
1538
|
+
minWidth: string;
|
|
1539
|
+
width: string;
|
|
1540
|
+
};
|
|
1527
1541
|
"@media (forced-colors: none)": {
|
|
1528
1542
|
backgroundColor: string;
|
|
1529
1543
|
boxShadow: string;
|
|
@@ -1606,6 +1620,8 @@ export default function createFullStyleSet(options: FullBundleStyleOptions): {
|
|
|
1606
1620
|
background: string;
|
|
1607
1621
|
border: number;
|
|
1608
1622
|
cursor: string;
|
|
1623
|
+
fontFamily: string;
|
|
1624
|
+
fontSize: string;
|
|
1609
1625
|
padding: number;
|
|
1610
1626
|
textDecoration: string;
|
|
1611
1627
|
whiteSpace: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createFullStyleSet.d.ts","sourceRoot":"","sources":["../src/createFullStyleSet.ts"],"names":[],"mappings":"AAGA,OAAO,sBAAsB,MAAM,gCAAgC,CAAC;AAMpE,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,OAAO,EAAE,sBAAsB
|
|
1
|
+
{"version":3,"file":"createFullStyleSet.d.ts","sourceRoot":"","sources":["../src/createFullStyleSet.ts"],"names":[],"mappings":"AAGA,OAAO,sBAAsB,MAAM,gCAAgC,CAAC;AAMpE,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,OAAO,EAAE,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKzE"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "botframework-webchat",
|
|
3
|
-
"version": "4.15.10-main.
|
|
3
|
+
"version": "4.15.10-main.20230927.58ec6cd",
|
|
4
4
|
"description": "A highly-customizable web-based chat client for Azure Bot Services.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"typings": "lib/index.d.ts",
|
|
@@ -92,10 +92,10 @@
|
|
|
92
92
|
"@babel/runtime": "7.19.0",
|
|
93
93
|
"adaptivecards": "2.11.1",
|
|
94
94
|
"botframework-directlinejs": "0.15.4",
|
|
95
|
-
"botframework-directlinespeech-sdk": "4.15.10-main.
|
|
96
|
-
"botframework-webchat-api": "4.15.10-main.
|
|
97
|
-
"botframework-webchat-component": "4.15.10-main.
|
|
98
|
-
"botframework-webchat-core": "4.15.10-main.
|
|
95
|
+
"botframework-directlinespeech-sdk": "4.15.10-main.20230927.58ec6cd",
|
|
96
|
+
"botframework-webchat-api": "4.15.10-main.20230927.58ec6cd",
|
|
97
|
+
"botframework-webchat-component": "4.15.10-main.20230927.58ec6cd",
|
|
98
|
+
"botframework-webchat-core": "4.15.10-main.20230927.58ec6cd",
|
|
99
99
|
"classnames": "2.3.2",
|
|
100
100
|
"core-js": "3.32.1",
|
|
101
101
|
"markdown-it": "13.0.1",
|
|
@@ -128,8 +128,8 @@
|
|
|
128
128
|
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
|
|
129
129
|
"concurrently": "^8.2.1",
|
|
130
130
|
"esbuild": "^0.19.2",
|
|
131
|
-
"isomorphic-react": "4.15.10-main.
|
|
132
|
-
"isomorphic-react-dom": "4.15.10-main.
|
|
131
|
+
"isomorphic-react": "4.15.10-main.20230927.58ec6cd",
|
|
132
|
+
"isomorphic-react-dom": "4.15.10-main.20230927.58ec6cd",
|
|
133
133
|
"source-map-loader": "^4.0.1",
|
|
134
134
|
"terser-webpack-plugin": "^5.3.9",
|
|
135
135
|
"typescript": "^5.2.2",
|