123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: rs
- // (C) Copyright IBM Corp. 2003, 2022.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- define([],function(){"use strict";function _z31(_83m){this._xba=_83m;this._irl=this._xba.cloneNode(true);};_z31.prototype._a6j=function(){return this._irl;};_z31.prototype._j6b=function(){var _35l=this._irl.selectSingleNode("layouts");this._hcg(_35l);if(_qkk._qik("EnableFlexLayout")){var nl=_35l.selectNodes( ".//*[self::block | self::pageBody][style/CSS[contains(@value,'display:flex')]]" );var _tzl=nl.length;for(var i=0;i<_tzl;i++){var n=nl.item(i);this._rc6( n, "_3kc", "true" );}var nl=_35l.selectNodes( ".//*[self::block | self::pageBody][style/CSS[contains(@value,'justify-content:space-evenly')]]" );var _tzl=nl.length;for(var i=0;i<_tzl;i++){ var n=nl.item(i);this._rc6( n, "_li9", "true" );}var nl=_35l.selectNodes( ".//*[self::block | self::pageBody][style/CSS[contains(@value,'flex-wrap:wrap')]]" );var _tzl=nl.length;for(var i=0;i<_tzl;i++){ var n=nl.item(i);this._rc6( n, "_jak", "true" );}}};_z31.prototype._hcg=function(_1an){if(!this._t5i){this._t5i=_8qn._o5b( ".//", _geb._u33, "[@iid][not(ancestor::layoutComponent)]" );}var nl=_1an.selectNodes(this._t5i);var _tzl=nl.length;for(var i=0;i<_tzl;i++){var n=nl.item(i);this._rc6( n, "roid", n.getAttribute( "iid" ) );this._rc6(n, "specname", n.nodeName);}};_z31.prototype._rc6=function(n,_vdn,_uxm,_0am){var _zyd=_8qn._w6b( n, "XMLAttributes" ).appendChild( n.ownerDocument.createElement( "XMLAttribute" ) );_zyd.setAttribute( "output", _0am||"HTML" );_zyd.setAttribute("name", _vdn);_zyd.setAttribute("value", _uxm);return _zyd;};return _z31;});
|