@atlaskit/tmp-editor-statsig 2.32.0 → 2.32.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.md +8 -0
- package/dist/cjs/experiments-config.js +0 -10
- package/dist/es2019/experiments-config.js +0 -10
- package/dist/esm/experiments-config.js +0 -10
- package/dist/types/editor-experiments-test-utils.d.ts +1 -9
- package/dist/types/experiments-config.d.ts +0 -8
- package/dist/types/setup.d.ts +0 -1
- package/dist/types-ts4.5/editor-experiments-test-utils.d.ts +1 -9
- package/dist/types-ts4.5/experiments-config.d.ts +0 -8
- package/dist/types-ts4.5/setup.d.ts +0 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @atlaskit/editor-statsig-tmp
|
|
2
2
|
|
|
3
|
+
## 2.32.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#100459](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/100459)
|
|
8
|
+
[`105137587329b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/105137587329b) -
|
|
9
|
+
EDF-1803 Cleaned up platform_editor_ai_refine_response_button
|
|
10
|
+
|
|
3
11
|
## 2.32.0
|
|
4
12
|
|
|
5
13
|
### Minor Changes
|
|
@@ -220,16 +220,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
|
|
|
220
220
|
typeGuard: (0, _typeGuards.oneOf)(['control', 'skip_grammar']),
|
|
221
221
|
defaultValue: 'control'
|
|
222
222
|
},
|
|
223
|
-
// Added 2024-10-31
|
|
224
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_ai_refine_response_button/setup
|
|
225
|
-
platform_editor_ai_refine_response_button: {
|
|
226
|
-
productKeys: {
|
|
227
|
-
confluence: 'platform_editor_ai_refine_response_button'
|
|
228
|
-
},
|
|
229
|
-
param: 'isEnabled',
|
|
230
|
-
typeGuard: _typeGuards.isBoolean,
|
|
231
|
-
defaultValue: false
|
|
232
|
-
},
|
|
233
223
|
'platform_editor_ai-prompts-placeholder': {
|
|
234
224
|
productKeys: {
|
|
235
225
|
confluence: 'platform_editor_ai-prompts-placeholder'
|
|
@@ -214,16 +214,6 @@ export const editorExperimentsConfig = {
|
|
|
214
214
|
typeGuard: oneOf(['control', 'skip_grammar']),
|
|
215
215
|
defaultValue: 'control'
|
|
216
216
|
},
|
|
217
|
-
// Added 2024-10-31
|
|
218
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_ai_refine_response_button/setup
|
|
219
|
-
platform_editor_ai_refine_response_button: {
|
|
220
|
-
productKeys: {
|
|
221
|
-
confluence: 'platform_editor_ai_refine_response_button'
|
|
222
|
-
},
|
|
223
|
-
param: 'isEnabled',
|
|
224
|
-
typeGuard: isBoolean,
|
|
225
|
-
defaultValue: false
|
|
226
|
-
},
|
|
227
217
|
'platform_editor_ai-prompts-placeholder': {
|
|
228
218
|
productKeys: {
|
|
229
219
|
confluence: 'platform_editor_ai-prompts-placeholder'
|
|
@@ -214,16 +214,6 @@ export var editorExperimentsConfig = {
|
|
|
214
214
|
typeGuard: oneOf(['control', 'skip_grammar']),
|
|
215
215
|
defaultValue: 'control'
|
|
216
216
|
},
|
|
217
|
-
// Added 2024-10-31
|
|
218
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_ai_refine_response_button/setup
|
|
219
|
-
platform_editor_ai_refine_response_button: {
|
|
220
|
-
productKeys: {
|
|
221
|
-
confluence: 'platform_editor_ai_refine_response_button'
|
|
222
|
-
},
|
|
223
|
-
param: 'isEnabled',
|
|
224
|
-
typeGuard: isBoolean,
|
|
225
|
-
defaultValue: false
|
|
226
|
-
},
|
|
227
217
|
'platform_editor_ai-prompts-placeholder': {
|
|
228
218
|
productKeys: {
|
|
229
219
|
confluence: 'platform_editor_ai-prompts-placeholder'
|
|
@@ -45,7 +45,7 @@ declare function eeTest<ExperimentName extends keyof EditorExperimentsConfig>(ex
|
|
|
45
45
|
false: DescribeBody;
|
|
46
46
|
}, otherExperiments?: EditorExperimentOverrides): void;
|
|
47
47
|
declare namespace eeTest {
|
|
48
|
-
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "
|
|
48
|
+
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_draft_with_ai" | "platform_editor_ai_unsplash_page_header" | "expand_selection_range_to_include_inline_node" | "platform_editor_blockquote_in_text_formatting_menu">(experimentName: ExperimentName, describeName: string) => {
|
|
49
49
|
variant: (value: {
|
|
50
50
|
'example-boolean': {
|
|
51
51
|
productKeys: {
|
|
@@ -224,14 +224,6 @@ declare namespace eeTest {
|
|
|
224
224
|
typeGuard: (value: unknown) => value is "control" | "skip_grammar";
|
|
225
225
|
defaultValue: "control" | "skip_grammar";
|
|
226
226
|
};
|
|
227
|
-
platform_editor_ai_refine_response_button: {
|
|
228
|
-
productKeys: {
|
|
229
|
-
confluence: string;
|
|
230
|
-
};
|
|
231
|
-
param: string;
|
|
232
|
-
typeGuard: typeof import("./type-guards").isBoolean;
|
|
233
|
-
defaultValue: boolean;
|
|
234
|
-
};
|
|
235
227
|
'platform_editor_ai-prompts-placeholder': {
|
|
236
228
|
productKeys: {
|
|
237
229
|
confluence: string;
|
|
@@ -183,14 +183,6 @@ export declare const editorExperimentsConfig: {
|
|
|
183
183
|
typeGuard: (value: unknown) => value is "control" | "skip_grammar";
|
|
184
184
|
defaultValue: "control" | "skip_grammar";
|
|
185
185
|
};
|
|
186
|
-
platform_editor_ai_refine_response_button: {
|
|
187
|
-
productKeys: {
|
|
188
|
-
confluence: string;
|
|
189
|
-
};
|
|
190
|
-
param: string;
|
|
191
|
-
typeGuard: typeof isBoolean;
|
|
192
|
-
defaultValue: boolean;
|
|
193
|
-
};
|
|
194
186
|
'platform_editor_ai-prompts-placeholder': {
|
|
195
187
|
productKeys: {
|
|
196
188
|
confluence: string;
|
package/dist/types/setup.d.ts
CHANGED
|
@@ -25,7 +25,6 @@ export declare let _overrides: Partial<{
|
|
|
25
25
|
support_table_in_comment_jira: boolean;
|
|
26
26
|
comment_on_inline_node_spotlight: boolean;
|
|
27
27
|
'editor_ai_-_proactive_ai_model_variations': "control" | "skip_grammar";
|
|
28
|
-
platform_editor_ai_refine_response_button: boolean;
|
|
29
28
|
'platform_editor_ai-prompts-placeholder': "test" | "control";
|
|
30
29
|
'editor_ai_-_gpt4_experiment': "control" | "einstein";
|
|
31
30
|
'nested-tables-in-tables': boolean;
|
|
@@ -45,7 +45,7 @@ declare function eeTest<ExperimentName extends keyof EditorExperimentsConfig>(ex
|
|
|
45
45
|
false: DescribeBody;
|
|
46
46
|
}, otherExperiments?: EditorExperimentOverrides): void;
|
|
47
47
|
declare namespace eeTest {
|
|
48
|
-
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "
|
|
48
|
+
var describe: <ExperimentName extends "example-boolean" | "example-multivariate" | "test-new-experiments-package" | "basic-text-transformations" | "dnd-input-performance-optimisation" | "element-level-templates" | "add-media-from-url" | "nested-dnd" | "table-nested-dnd" | "insert-menu-in-right-rail" | "support_table_in_comment" | "platform_editor_exp_lazy_node_views" | "platform_renderer_table_sticky_scrollbar" | "nest-media-and-codeblock-in-quote" | "nested-expand-in-expand" | "platform_editor_table_use_shared_state_hook" | "editor_ai_-_multi_prompts" | "comment_on_bodied_extensions" | "advanced_layouts" | "support_table_in_comment_jira" | "comment_on_inline_node_spotlight" | "editor_ai_-_proactive_ai_model_variations" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "issue_view_action_items" | "contextual_formatting_toolbar" | "platform_editor_ai_1p_smart_link_unfurl_in_prompt" | "platform_editor_ai_draft_with_ai" | "platform_editor_ai_unsplash_page_header" | "expand_selection_range_to_include_inline_node" | "platform_editor_blockquote_in_text_formatting_menu">(experimentName: ExperimentName, describeName: string) => {
|
|
49
49
|
variant: (value: {
|
|
50
50
|
'example-boolean': {
|
|
51
51
|
productKeys: {
|
|
@@ -224,14 +224,6 @@ declare namespace eeTest {
|
|
|
224
224
|
typeGuard: (value: unknown) => value is "control" | "skip_grammar";
|
|
225
225
|
defaultValue: "control" | "skip_grammar";
|
|
226
226
|
};
|
|
227
|
-
platform_editor_ai_refine_response_button: {
|
|
228
|
-
productKeys: {
|
|
229
|
-
confluence: string;
|
|
230
|
-
};
|
|
231
|
-
param: string;
|
|
232
|
-
typeGuard: typeof import("./type-guards").isBoolean;
|
|
233
|
-
defaultValue: boolean;
|
|
234
|
-
};
|
|
235
227
|
'platform_editor_ai-prompts-placeholder': {
|
|
236
228
|
productKeys: {
|
|
237
229
|
confluence: string;
|
|
@@ -183,14 +183,6 @@ export declare const editorExperimentsConfig: {
|
|
|
183
183
|
typeGuard: (value: unknown) => value is "control" | "skip_grammar";
|
|
184
184
|
defaultValue: "control" | "skip_grammar";
|
|
185
185
|
};
|
|
186
|
-
platform_editor_ai_refine_response_button: {
|
|
187
|
-
productKeys: {
|
|
188
|
-
confluence: string;
|
|
189
|
-
};
|
|
190
|
-
param: string;
|
|
191
|
-
typeGuard: typeof isBoolean;
|
|
192
|
-
defaultValue: boolean;
|
|
193
|
-
};
|
|
194
186
|
'platform_editor_ai-prompts-placeholder': {
|
|
195
187
|
productKeys: {
|
|
196
188
|
confluence: string;
|
|
@@ -25,7 +25,6 @@ export declare let _overrides: Partial<{
|
|
|
25
25
|
support_table_in_comment_jira: boolean;
|
|
26
26
|
comment_on_inline_node_spotlight: boolean;
|
|
27
27
|
'editor_ai_-_proactive_ai_model_variations': "control" | "skip_grammar";
|
|
28
|
-
platform_editor_ai_refine_response_button: boolean;
|
|
29
28
|
'platform_editor_ai-prompts-placeholder': "test" | "control";
|
|
30
29
|
'editor_ai_-_gpt4_experiment': "control" | "einstein";
|
|
31
30
|
'nested-tables-in-tables': boolean;
|
package/package.json
CHANGED