Loading core/modules/contextual/js/contextual.es6.js +4 −4 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ }, deprecatedProperty: 'model', message: 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no replacement.', 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.', }), ); Loading Loading @@ -258,7 +258,7 @@ * * @type {Array} * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ views: [], Loading @@ -269,7 +269,7 @@ * * @type {Array} * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ regionViews: [], Loading @@ -280,7 +280,7 @@ * * @type {Backbone.Collection} * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextual.collection = new Backbone.Collection([], { Loading core/modules/contextual/js/contextual.js +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ model: model }, deprecatedProperty: 'model', message: 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no replacement.' message: 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.' })); adjustIfNestedAndOverlapping($contextual); } Loading core/modules/contextual/js/models/StateModel.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ * * @augments Backbone.Model * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextual.StateModel = Backbone.Model.extend( Loading core/modules/contextual/js/toolbar/models/StateModel.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ (function (Drupal, Backbone) { /** * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextualToolbar.StateModel = Backbone.Model.extend( Loading core/modules/contextual/js/toolbar/views/AuralView.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ (function ($, Drupal, Backbone, _) { /** * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextualToolbar.AuralView = Backbone.View.extend( Loading Loading
core/modules/contextual/js/contextual.es6.js +4 −4 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ }, deprecatedProperty: 'model', message: 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no replacement.', 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.', }), ); Loading Loading @@ -258,7 +258,7 @@ * * @type {Array} * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ views: [], Loading @@ -269,7 +269,7 @@ * * @type {Array} * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ regionViews: [], Loading @@ -280,7 +280,7 @@ * * @type {Backbone.Collection} * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextual.collection = new Backbone.Collection([], { Loading
core/modules/contextual/js/contextual.js +1 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,7 @@ model: model }, deprecatedProperty: 'model', message: 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no replacement.' message: 'The model property is deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement.' })); adjustIfNestedAndOverlapping($contextual); } Loading
core/modules/contextual/js/models/StateModel.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ * * @augments Backbone.Model * * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextual.StateModel = Backbone.Model.extend( Loading
core/modules/contextual/js/toolbar/models/StateModel.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ (function (Drupal, Backbone) { /** * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextualToolbar.StateModel = Backbone.Model.extend( Loading
core/modules/contextual/js/toolbar/views/AuralView.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ (function ($, Drupal, Backbone, _) { /** * @deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. There is no * @deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no * replacement. */ Drupal.contextualToolbar.AuralView = Backbone.View.extend( Loading