@atlaskit/tmp-editor-statsig 2.27.0 → 2.27.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 +9 -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,14 @@
|
|
|
1
1
|
# @atlaskit/editor-statsig-tmp
|
|
2
2
|
|
|
3
|
+
## 2.27.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#179266](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179266)
|
|
8
|
+
[`19a796ab55276`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/19a796ab55276) -
|
|
9
|
+
EDF-2116 - Cleanup FG platform_editor_ai_release_additional_prompts and experiment
|
|
10
|
+
platform_editor_ai_additional_editor_prompts
|
|
11
|
+
|
|
3
12
|
## 2.27.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -183,16 +183,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
|
|
|
183
183
|
typeGuard: (0, _typeGuards.oneOf)(['control', 'test']),
|
|
184
184
|
defaultValue: 'control'
|
|
185
185
|
},
|
|
186
|
-
// Added 2024-10-02
|
|
187
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_ai_additional_editor_prompts/setup
|
|
188
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
189
|
-
productKeys: {
|
|
190
|
-
confluence: 'platform_editor_ai_additional_editor_prompts'
|
|
191
|
-
},
|
|
192
|
-
param: 'cohort',
|
|
193
|
-
typeGuard: (0, _typeGuards.oneOf)(['control', 'test']),
|
|
194
|
-
defaultValue: 'control'
|
|
195
|
-
},
|
|
196
186
|
// Added 2024-10-01
|
|
197
187
|
comment_on_bodied_extensions: {
|
|
198
188
|
productKeys: {
|
|
@@ -177,16 +177,6 @@ export const editorExperimentsConfig = {
|
|
|
177
177
|
typeGuard: oneOf(['control', 'test']),
|
|
178
178
|
defaultValue: 'control'
|
|
179
179
|
},
|
|
180
|
-
// Added 2024-10-02
|
|
181
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_ai_additional_editor_prompts/setup
|
|
182
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
183
|
-
productKeys: {
|
|
184
|
-
confluence: 'platform_editor_ai_additional_editor_prompts'
|
|
185
|
-
},
|
|
186
|
-
param: 'cohort',
|
|
187
|
-
typeGuard: oneOf(['control', 'test']),
|
|
188
|
-
defaultValue: 'control'
|
|
189
|
-
},
|
|
190
180
|
// Added 2024-10-01
|
|
191
181
|
comment_on_bodied_extensions: {
|
|
192
182
|
productKeys: {
|
|
@@ -177,16 +177,6 @@ export var editorExperimentsConfig = {
|
|
|
177
177
|
typeGuard: oneOf(['control', 'test']),
|
|
178
178
|
defaultValue: 'control'
|
|
179
179
|
},
|
|
180
|
-
// Added 2024-10-02
|
|
181
|
-
// https://console.statsig.com/LqivKg6ADZZaGczRfBKfX/experiments/platform_editor_ai_additional_editor_prompts/setup
|
|
182
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
183
|
-
productKeys: {
|
|
184
|
-
confluence: 'platform_editor_ai_additional_editor_prompts'
|
|
185
|
-
},
|
|
186
|
-
param: 'cohort',
|
|
187
|
-
typeGuard: oneOf(['control', 'test']),
|
|
188
|
-
defaultValue: 'control'
|
|
189
|
-
},
|
|
190
180
|
// Added 2024-10-01
|
|
191
181
|
comment_on_bodied_extensions: {
|
|
192
182
|
productKeys: {
|
|
@@ -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_editor_ai_ai_button_block_elements" | "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" | "
|
|
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_editor_ai_ai_button_block_elements" | "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_refine_response_button" | "platform_editor_ai_prompt_link_picker" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "platform_editor_ai_facepile" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "platform_editor_ai_response_history" | "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_ai_knowledge_from_current_page">(experimentName: ExperimentName, describeName: string) => {
|
|
49
49
|
variant: (value: {
|
|
50
50
|
'example-boolean': {
|
|
51
51
|
productKeys: {
|
|
@@ -192,14 +192,6 @@ declare namespace eeTest {
|
|
|
192
192
|
typeGuard: (value: unknown) => value is "test" | "control";
|
|
193
193
|
defaultValue: "test" | "control";
|
|
194
194
|
};
|
|
195
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
196
|
-
productKeys: {
|
|
197
|
-
confluence: string;
|
|
198
|
-
};
|
|
199
|
-
param: string;
|
|
200
|
-
typeGuard: (value: unknown) => value is "test" | "control";
|
|
201
|
-
defaultValue: "test" | "control";
|
|
202
|
-
};
|
|
203
195
|
comment_on_bodied_extensions: {
|
|
204
196
|
productKeys: {
|
|
205
197
|
confluence: string;
|
|
@@ -151,14 +151,6 @@ export declare const editorExperimentsConfig: {
|
|
|
151
151
|
typeGuard: (value: unknown) => value is "test" | "control";
|
|
152
152
|
defaultValue: "test" | "control";
|
|
153
153
|
};
|
|
154
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
155
|
-
productKeys: {
|
|
156
|
-
confluence: string;
|
|
157
|
-
};
|
|
158
|
-
param: string;
|
|
159
|
-
typeGuard: (value: unknown) => value is "test" | "control";
|
|
160
|
-
defaultValue: "test" | "control";
|
|
161
|
-
};
|
|
162
154
|
comment_on_bodied_extensions: {
|
|
163
155
|
productKeys: {
|
|
164
156
|
confluence: string;
|
package/dist/types/setup.d.ts
CHANGED
|
@@ -21,7 +21,6 @@ export declare let _overrides: Partial<{
|
|
|
21
21
|
'nested-expand-in-expand': boolean;
|
|
22
22
|
platform_editor_table_use_shared_state_hook: boolean;
|
|
23
23
|
'editor_ai_-_multi_prompts': "test" | "control";
|
|
24
|
-
platform_editor_ai_additional_editor_prompts: "test" | "control";
|
|
25
24
|
comment_on_bodied_extensions: boolean;
|
|
26
25
|
advanced_layouts: boolean;
|
|
27
26
|
support_table_in_comment_jira: 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_editor_ai_ai_button_block_elements" | "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" | "
|
|
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_editor_ai_ai_button_block_elements" | "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_refine_response_button" | "platform_editor_ai_prompt_link_picker" | "platform_editor_ai-prompts-placeholder" | "editor_ai_-_gpt4_experiment" | "platform_editor_ai_facepile" | "nested-tables-in-tables" | "platform_editor_ai_mentions_support" | "platform_editor_ai_change_tone_floating_toolbar" | "platform_editor_ai_response_history" | "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_ai_knowledge_from_current_page">(experimentName: ExperimentName, describeName: string) => {
|
|
49
49
|
variant: (value: {
|
|
50
50
|
'example-boolean': {
|
|
51
51
|
productKeys: {
|
|
@@ -192,14 +192,6 @@ declare namespace eeTest {
|
|
|
192
192
|
typeGuard: (value: unknown) => value is "test" | "control";
|
|
193
193
|
defaultValue: "test" | "control";
|
|
194
194
|
};
|
|
195
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
196
|
-
productKeys: {
|
|
197
|
-
confluence: string;
|
|
198
|
-
};
|
|
199
|
-
param: string;
|
|
200
|
-
typeGuard: (value: unknown) => value is "test" | "control";
|
|
201
|
-
defaultValue: "test" | "control";
|
|
202
|
-
};
|
|
203
195
|
comment_on_bodied_extensions: {
|
|
204
196
|
productKeys: {
|
|
205
197
|
confluence: string;
|
|
@@ -151,14 +151,6 @@ export declare const editorExperimentsConfig: {
|
|
|
151
151
|
typeGuard: (value: unknown) => value is "test" | "control";
|
|
152
152
|
defaultValue: "test" | "control";
|
|
153
153
|
};
|
|
154
|
-
platform_editor_ai_additional_editor_prompts: {
|
|
155
|
-
productKeys: {
|
|
156
|
-
confluence: string;
|
|
157
|
-
};
|
|
158
|
-
param: string;
|
|
159
|
-
typeGuard: (value: unknown) => value is "test" | "control";
|
|
160
|
-
defaultValue: "test" | "control";
|
|
161
|
-
};
|
|
162
154
|
comment_on_bodied_extensions: {
|
|
163
155
|
productKeys: {
|
|
164
156
|
confluence: string;
|
|
@@ -21,7 +21,6 @@ export declare let _overrides: Partial<{
|
|
|
21
21
|
'nested-expand-in-expand': boolean;
|
|
22
22
|
platform_editor_table_use_shared_state_hook: boolean;
|
|
23
23
|
'editor_ai_-_multi_prompts': "test" | "control";
|
|
24
|
-
platform_editor_ai_additional_editor_prompts: "test" | "control";
|
|
25
24
|
comment_on_bodied_extensions: boolean;
|
|
26
25
|
advanced_layouts: boolean;
|
|
27
26
|
support_table_in_comment_jira: boolean;
|
package/package.json
CHANGED