@fluentui-copilot/react-editor-input 0.0.0-nightly-20241216-0406-ff2209ab.1 → 0.0.0-nightly-20241218-0406-cc179462.1
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/CHANGELOG.json +9 -9
- package/CHANGELOG.md +7 -7
- package/lib/EditorInput.js +1 -1
- package/lib/EditorInput.js.map +1 -1
- package/lib/components/EditorInput/index.js +4 -5
- package/lib/components/EditorInput/index.js.map +1 -1
- package/lib-commonjs/EditorInput.js +33 -2
- package/lib-commonjs/EditorInput.js.map +1 -1
- package/lib-commonjs/components/EditorInput/index.js +36 -6
- package/lib-commonjs/components/EditorInput/index.js.map +1 -1
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui-copilot/react-editor-input",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui-copilot/react-editor-input_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Wed, 18 Dec 2024 04:14:15 GMT",
|
|
6
|
+
"tag": "@fluentui-copilot/react-editor-input_v0.0.0-nightly-20241218-0406-cc179462.1",
|
|
7
|
+
"version": "0.0.0-nightly-20241218-0406-cc179462.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,20 +16,20 @@
|
|
|
16
16
|
{
|
|
17
17
|
"author": "beachball",
|
|
18
18
|
"package": "@fluentui-copilot/react-editor-input",
|
|
19
|
-
"comment": "Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-
|
|
20
|
-
"commit": "
|
|
19
|
+
"comment": "Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-20241218-0406-cc179462.1",
|
|
20
|
+
"commit": "8a0c29ea90ea27366de04db9d87aa96c75d0e2ab"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"author": "beachball",
|
|
24
24
|
"package": "@fluentui-copilot/react-editor-input",
|
|
25
|
-
"comment": "Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-
|
|
26
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-20241218-0406-cc179462.1",
|
|
26
|
+
"commit": "8a0c29ea90ea27366de04db9d87aa96c75d0e2ab"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"author": "beachball",
|
|
30
30
|
"package": "@fluentui-copilot/react-editor-input",
|
|
31
|
-
"comment": "Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-
|
|
32
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-20241218-0406-cc179462.1",
|
|
32
|
+
"commit": "8a0c29ea90ea27366de04db9d87aa96c75d0e2ab"
|
|
33
33
|
}
|
|
34
34
|
]
|
|
35
35
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
# Change Log - @fluentui-copilot/react-editor-input
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 18 Dec 2024 04:14:15 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-
|
|
7
|
+
## [0.0.0-nightly-20241218-0406-cc179462.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-editor-input_v0.0.0-nightly-20241218-0406-cc179462.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-editor-input_v0.3.3..@fluentui-copilot/react-editor-input_v0.0.0-nightly-
|
|
9
|
+
Wed, 18 Dec 2024 04:14:15 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-editor-input_v0.3.3..@fluentui-copilot/react-editor-input_v0.0.0-nightly-20241218-0406-cc179462.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
14
|
- Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com)
|
|
15
|
-
- Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-
|
|
16
|
-
- Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui-copilot/chat-input-plugins to v0.0.0-nightly-20241218-0406-cc179462.1 ([commit](https://github.com/microsoft/fluentai/commit/8a0c29ea90ea27366de04db9d87aa96c75d0e2ab) by beachball)
|
|
16
|
+
- Bump @fluentui-copilot/react-chat-input-plugins to v0.0.0-nightly-20241218-0406-cc179462.1 ([commit](https://github.com/microsoft/fluentai/commit/8a0c29ea90ea27366de04db9d87aa96c75d0e2ab) by beachball)
|
|
17
|
+
- Bump @fluentui-copilot/react-text-editor to v0.0.0-nightly-20241218-0406-cc179462.1 ([commit](https://github.com/microsoft/fluentai/commit/8a0c29ea90ea27366de04db9d87aa96c75d0e2ab) by beachball)
|
|
18
18
|
|
|
19
19
|
## [0.3.3](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-editor-input_v0.3.3)
|
|
20
20
|
|
package/lib/EditorInput.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { EditorInput, editorInputClassNames, renderEditorInput_unstable, useEditorInputStyles_unstable, useEditorInput_unstable, useInputClassName, useLexicalStyles, usePlaceholderClassName } from './components/EditorInput/index';
|
|
2
2
|
//# sourceMappingURL=EditorInput.js.map
|
package/lib/EditorInput.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["EditorInput.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["EditorInput.ts"],"sourcesContent":["export type { EditorInputProps, EditorInputSlots, EditorInputState, EditorInputValueData } from './components/EditorInput/index';\nexport { EditorInput, editorInputClassNames, renderEditorInput_unstable, useEditorInputStyles_unstable, useEditorInput_unstable, useInputClassName, useLexicalStyles, usePlaceholderClassName } from './components/EditorInput/index';\n"],"names":["EditorInput","editorInputClassNames","renderEditorInput_unstable","useEditorInputStyles_unstable","useEditorInput_unstable","useInputClassName","useLexicalStyles","usePlaceholderClassName"],"rangeMappings":"","mappings":"AACA,SAASA,WAAW,EAAEC,qBAAqB,EAAEC,0BAA0B,EAAEC,6BAA6B,EAAEC,uBAAuB,EAAEC,iBAAiB,EAAEC,gBAAgB,EAAEC,uBAAuB,QAAQ,iCAAiC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export * from './useEditorInputStyles.styles';
|
|
1
|
+
export { EditorInput } from './EditorInput';
|
|
2
|
+
export { renderEditorInput_unstable } from './renderEditorInput';
|
|
3
|
+
export { useEditorInput_unstable } from './useEditorInput';
|
|
4
|
+
export { editorInputClassNames, useEditorInputStyles_unstable, useInputClassName, useLexicalStyles, usePlaceholderClassName } from './useEditorInputStyles.styles';
|
|
6
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["index.ts"],"sourcesContent":["export { EditorInput } from './EditorInput';\nexport type { EditorInputProps, EditorInputSlots, EditorInputState, EditorInputValueData } from './EditorInput.types';\nexport { renderEditorInput_unstable } from './renderEditorInput';\nexport { useEditorInput_unstable } from './useEditorInput';\nexport { editorInputClassNames, useEditorInputStyles_unstable, useInputClassName, useLexicalStyles, usePlaceholderClassName } from './useEditorInputStyles.styles';\n"],"names":["EditorInput","renderEditorInput_unstable","useEditorInput_unstable","editorInputClassNames","useEditorInputStyles_unstable","useInputClassName","useLexicalStyles","usePlaceholderClassName"],"rangeMappings":";;;","mappings":"AAAA,SAASA,WAAW,QAAQ,gBAAgB;AAE5C,SAASC,0BAA0B,QAAQ,sBAAsB;AACjE,SAASC,uBAAuB,QAAQ,mBAAmB;AAC3D,SAASC,qBAAqB,EAAEC,6BAA6B,EAAEC,iBAAiB,EAAEC,gBAAgB,EAAEC,uBAAuB,QAAQ,gCAAgC"}
|
|
@@ -2,6 +2,37 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
EditorInput: function() {
|
|
13
|
+
return _index.EditorInput;
|
|
14
|
+
},
|
|
15
|
+
editorInputClassNames: function() {
|
|
16
|
+
return _index.editorInputClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderEditorInput_unstable: function() {
|
|
19
|
+
return _index.renderEditorInput_unstable;
|
|
20
|
+
},
|
|
21
|
+
useEditorInputStyles_unstable: function() {
|
|
22
|
+
return _index.useEditorInputStyles_unstable;
|
|
23
|
+
},
|
|
24
|
+
useEditorInput_unstable: function() {
|
|
25
|
+
return _index.useEditorInput_unstable;
|
|
26
|
+
},
|
|
27
|
+
useInputClassName: function() {
|
|
28
|
+
return _index.useInputClassName;
|
|
29
|
+
},
|
|
30
|
+
useLexicalStyles: function() {
|
|
31
|
+
return _index.useLexicalStyles;
|
|
32
|
+
},
|
|
33
|
+
usePlaceholderClassName: function() {
|
|
34
|
+
return _index.usePlaceholderClassName;
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
const _index = require("./components/EditorInput/index");
|
|
7
38
|
//# sourceMappingURL=EditorInput.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["EditorInput.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["EditorInput.ts"],"sourcesContent":["export type { EditorInputProps, EditorInputSlots, EditorInputState, EditorInputValueData } from './components/EditorInput/index';\nexport { EditorInput, editorInputClassNames, renderEditorInput_unstable, useEditorInputStyles_unstable, useEditorInput_unstable, useInputClassName, useLexicalStyles, usePlaceholderClassName } from './components/EditorInput/index';\n"],"names":["EditorInput","editorInputClassNames","renderEditorInput_unstable","useEditorInputStyles_unstable","useEditorInput_unstable","useInputClassName","useLexicalStyles","usePlaceholderClassName"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IACSA,WAAW;eAAXA,kBAAW;;IAAEC,qBAAqB;eAArBA,4BAAqB;;IAAEC,0BAA0B;eAA1BA,iCAA0B;;IAAEC,6BAA6B;eAA7BA,oCAA6B;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;IAAEC,iBAAiB;eAAjBA,wBAAiB;;IAAEC,gBAAgB;eAAhBA,uBAAgB;;IAAEC,uBAAuB;eAAvBA,8BAAuB;;;uBAAQ"}
|
|
@@ -2,10 +2,40 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
EditorInput: function() {
|
|
13
|
+
return _EditorInput.EditorInput;
|
|
14
|
+
},
|
|
15
|
+
editorInputClassNames: function() {
|
|
16
|
+
return _useEditorInputStylesstyles.editorInputClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderEditorInput_unstable: function() {
|
|
19
|
+
return _renderEditorInput.renderEditorInput_unstable;
|
|
20
|
+
},
|
|
21
|
+
useEditorInputStyles_unstable: function() {
|
|
22
|
+
return _useEditorInputStylesstyles.useEditorInputStyles_unstable;
|
|
23
|
+
},
|
|
24
|
+
useEditorInput_unstable: function() {
|
|
25
|
+
return _useEditorInput.useEditorInput_unstable;
|
|
26
|
+
},
|
|
27
|
+
useInputClassName: function() {
|
|
28
|
+
return _useEditorInputStylesstyles.useInputClassName;
|
|
29
|
+
},
|
|
30
|
+
useLexicalStyles: function() {
|
|
31
|
+
return _useEditorInputStylesstyles.useLexicalStyles;
|
|
32
|
+
},
|
|
33
|
+
usePlaceholderClassName: function() {
|
|
34
|
+
return _useEditorInputStylesstyles.usePlaceholderClassName;
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
const _EditorInput = require("./EditorInput");
|
|
38
|
+
const _renderEditorInput = require("./renderEditorInput");
|
|
39
|
+
const _useEditorInput = require("./useEditorInput");
|
|
40
|
+
const _useEditorInputStylesstyles = require("./useEditorInputStyles.styles");
|
|
11
41
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["index.ts"],"sourcesContent":["export { EditorInput } from './EditorInput';\nexport type { EditorInputProps, EditorInputSlots, EditorInputState, EditorInputValueData } from './EditorInput.types';\nexport { renderEditorInput_unstable } from './renderEditorInput';\nexport { useEditorInput_unstable } from './useEditorInput';\nexport { editorInputClassNames, useEditorInputStyles_unstable, useInputClassName, useLexicalStyles, usePlaceholderClassName } from './useEditorInputStyles.styles';\n"],"names":["EditorInput","editorInputClassNames","renderEditorInput_unstable","useEditorInputStyles_unstable","useEditorInput_unstable","useInputClassName","useLexicalStyles","usePlaceholderClassName"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,WAAW;eAAXA,wBAAW;;IAIXC,qBAAqB;eAArBA,iDAAqB;;IAFrBC,0BAA0B;eAA1BA,6CAA0B;;IAEHC,6BAA6B;eAA7BA,yDAA6B;;IADpDC,uBAAuB;eAAvBA,uCAAuB;;IAC+BC,iBAAiB;eAAjBA,6CAAiB;;IAAEC,gBAAgB;eAAhBA,4CAAgB;;IAAEC,uBAAuB;eAAvBA,mDAAuB;;;6BAJ/F;mCAEe;gCACH;4CAC2F"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-copilot/react-editor-input",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20241218-0406-cc179462.1",
|
|
4
4
|
"description": "a base rich editor input.",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@fluentui-copilot/chat-input-plugins": "0.0.0-nightly-
|
|
16
|
-
"@fluentui-copilot/react-chat-input-plugins": "0.0.0-nightly-
|
|
17
|
-
"@fluentui-copilot/react-text-editor": "0.0.0-nightly-
|
|
15
|
+
"@fluentui-copilot/chat-input-plugins": "0.0.0-nightly-20241218-0406-cc179462.1",
|
|
16
|
+
"@fluentui-copilot/react-chat-input-plugins": "0.0.0-nightly-20241218-0406-cc179462.1",
|
|
17
|
+
"@fluentui-copilot/react-text-editor": "0.0.0-nightly-20241218-0406-cc179462.1",
|
|
18
18
|
"@swc/helpers": "^0.5.1"
|
|
19
19
|
},
|
|
20
20
|
"peerDependencies": {
|