@atlaskit/tmp-editor-statsig 67.0.0 → 68.0.0
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/exp-test-overrides.js +0 -1
- package/dist/cjs/experiments-config.js +0 -10
- package/dist/es2019/exp-test-overrides.js +0 -1
- package/dist/es2019/experiments-config.js +0 -10
- package/dist/esm/exp-test-overrides.js +0 -1
- package/dist/esm/experiments-config.js +0 -10
- package/dist/types/experiments-config.d.ts +0 -7
- package/dist/types-ts4.5/experiments-config.d.ts +0 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @atlaskit/editor-statsig-tmp
|
|
2
2
|
|
|
3
|
+
## 68.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [`6655b2d3fda01`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6655b2d3fda01) -
|
|
8
|
+
NAVX-4681: Remove platform_sl_3p_unauth_paste_as_block_card experiment (winning:
|
|
9
|
+
card_by_default_and_new_design), platform_sl_3p_unauth_paste_as_block_card_gate, and
|
|
10
|
+
platform_sl_3p_unauth_experiment_gate feature flags
|
|
11
|
+
|
|
3
12
|
## 67.0.0
|
|
4
13
|
|
|
5
14
|
### Major Changes
|
|
@@ -13,7 +13,6 @@ var testMultivariateOverrides = exports.testMultivariateOverrides = {
|
|
|
13
13
|
smart_link_confluence_short_link_analytics: 'control',
|
|
14
14
|
cc_editor_insm_outlier_events: 'test',
|
|
15
15
|
platform_editor_table_sticky_header_improvements: 'test_with_overflow',
|
|
16
|
-
platform_sl_3p_unauth_paste_as_block_card: 'control',
|
|
17
16
|
cc_fd_db_top_editor_toolbar: 'control',
|
|
18
17
|
cc_fd_cwr_quick_insert: 'control',
|
|
19
18
|
cc_fd_cwr_quick_insert_aa: 'control'
|
|
@@ -999,16 +999,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
|
|
|
999
999
|
param: 'isEnabled',
|
|
1000
1000
|
defaultValue: false
|
|
1001
1001
|
}),
|
|
1002
|
-
// Added 2025-11-27
|
|
1003
|
-
platform_sl_3p_unauth_paste_as_block_card: (0, _experimentBuilders.createMultivariateExperiment)({
|
|
1004
|
-
productKeys: {
|
|
1005
|
-
confluence: 'platform_sl_3p_unauth_paste_as_block_card',
|
|
1006
|
-
jira: 'platform_sl_3p_unauth_paste_as_block_card'
|
|
1007
|
-
},
|
|
1008
|
-
values: ['control', 'card_by_default_only', 'card_by_default_and_new_design'],
|
|
1009
|
-
param: 'cohort',
|
|
1010
|
-
defaultValue: 'control'
|
|
1011
|
-
}),
|
|
1012
1002
|
// Added 2026-03-17 - 3P auth Rovo actions on smart link hover card (boolean: isEnabled)
|
|
1013
1003
|
platform_sl_3p_auth_rovo_action: (0, _experimentBuilders.createBooleanExperiment)({
|
|
1014
1004
|
productKeys: {
|
|
@@ -7,7 +7,6 @@ export const testMultivariateOverrides = {
|
|
|
7
7
|
smart_link_confluence_short_link_analytics: 'control',
|
|
8
8
|
cc_editor_insm_outlier_events: 'test',
|
|
9
9
|
platform_editor_table_sticky_header_improvements: 'test_with_overflow',
|
|
10
|
-
platform_sl_3p_unauth_paste_as_block_card: 'control',
|
|
11
10
|
cc_fd_db_top_editor_toolbar: 'control',
|
|
12
11
|
cc_fd_cwr_quick_insert: 'control',
|
|
13
12
|
cc_fd_cwr_quick_insert_aa: 'control'
|
|
@@ -993,16 +993,6 @@ export const editorExperimentsConfig = {
|
|
|
993
993
|
param: 'isEnabled',
|
|
994
994
|
defaultValue: false
|
|
995
995
|
}),
|
|
996
|
-
// Added 2025-11-27
|
|
997
|
-
platform_sl_3p_unauth_paste_as_block_card: createMultivariateExperiment({
|
|
998
|
-
productKeys: {
|
|
999
|
-
confluence: 'platform_sl_3p_unauth_paste_as_block_card',
|
|
1000
|
-
jira: 'platform_sl_3p_unauth_paste_as_block_card'
|
|
1001
|
-
},
|
|
1002
|
-
values: ['control', 'card_by_default_only', 'card_by_default_and_new_design'],
|
|
1003
|
-
param: 'cohort',
|
|
1004
|
-
defaultValue: 'control'
|
|
1005
|
-
}),
|
|
1006
996
|
// Added 2026-03-17 - 3P auth Rovo actions on smart link hover card (boolean: isEnabled)
|
|
1007
997
|
platform_sl_3p_auth_rovo_action: createBooleanExperiment({
|
|
1008
998
|
productKeys: {
|
|
@@ -7,7 +7,6 @@ export var testMultivariateOverrides = {
|
|
|
7
7
|
smart_link_confluence_short_link_analytics: 'control',
|
|
8
8
|
cc_editor_insm_outlier_events: 'test',
|
|
9
9
|
platform_editor_table_sticky_header_improvements: 'test_with_overflow',
|
|
10
|
-
platform_sl_3p_unauth_paste_as_block_card: 'control',
|
|
11
10
|
cc_fd_db_top_editor_toolbar: 'control',
|
|
12
11
|
cc_fd_cwr_quick_insert: 'control',
|
|
13
12
|
cc_fd_cwr_quick_insert_aa: 'control'
|
|
@@ -993,16 +993,6 @@ export var editorExperimentsConfig = {
|
|
|
993
993
|
param: 'isEnabled',
|
|
994
994
|
defaultValue: false
|
|
995
995
|
}),
|
|
996
|
-
// Added 2025-11-27
|
|
997
|
-
platform_sl_3p_unauth_paste_as_block_card: createMultivariateExperiment({
|
|
998
|
-
productKeys: {
|
|
999
|
-
confluence: 'platform_sl_3p_unauth_paste_as_block_card',
|
|
1000
|
-
jira: 'platform_sl_3p_unauth_paste_as_block_card'
|
|
1001
|
-
},
|
|
1002
|
-
values: ['control', 'card_by_default_only', 'card_by_default_and_new_design'],
|
|
1003
|
-
param: 'cohort',
|
|
1004
|
-
defaultValue: 'control'
|
|
1005
|
-
}),
|
|
1006
996
|
// Added 2026-03-17 - 3P auth Rovo actions on smart link hover card (boolean: isEnabled)
|
|
1007
997
|
platform_sl_3p_auth_rovo_action: createBooleanExperiment({
|
|
1008
998
|
productKeys: {
|
|
@@ -705,13 +705,6 @@ export declare const editorExperimentsConfig: {
|
|
|
705
705
|
productKeys?: ProductKeys;
|
|
706
706
|
typeGuard: IsBooleanType;
|
|
707
707
|
};
|
|
708
|
-
platform_sl_3p_unauth_paste_as_block_card: {
|
|
709
|
-
defaultValue: 'control' | 'card_by_default_only' | 'card_by_default_and_new_design';
|
|
710
|
-
param: string;
|
|
711
|
-
productKeys?: ProductKeys;
|
|
712
|
-
typeGuard: (value: unknown) => value is 'control' | 'card_by_default_only' | 'card_by_default_and_new_design';
|
|
713
|
-
values: ('control' | 'card_by_default_only' | 'card_by_default_and_new_design')[];
|
|
714
|
-
};
|
|
715
708
|
platform_sl_3p_auth_rovo_action: {
|
|
716
709
|
defaultValue: boolean;
|
|
717
710
|
param: string;
|
|
@@ -705,13 +705,6 @@ export declare const editorExperimentsConfig: {
|
|
|
705
705
|
productKeys?: ProductKeys;
|
|
706
706
|
typeGuard: IsBooleanType;
|
|
707
707
|
};
|
|
708
|
-
platform_sl_3p_unauth_paste_as_block_card: {
|
|
709
|
-
defaultValue: 'control' | 'card_by_default_only' | 'card_by_default_and_new_design';
|
|
710
|
-
param: string;
|
|
711
|
-
productKeys?: ProductKeys;
|
|
712
|
-
typeGuard: (value: unknown) => value is 'control' | 'card_by_default_only' | 'card_by_default_and_new_design';
|
|
713
|
-
values: ('control' | 'card_by_default_only' | 'card_by_default_and_new_design')[];
|
|
714
|
-
};
|
|
715
708
|
platform_sl_3p_auth_rovo_action: {
|
|
716
709
|
defaultValue: boolean;
|
|
717
710
|
param: string;
|
package/package.json
CHANGED