Home
last modified time | relevance | path

Searched refs:widget (Results 1 – 25 of 67) sorted by relevance

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.css330 /* Find widget */
502 .monaco-editor .find-widget.reduced-find-widget .matchesCount {
507 .monaco-editor .find-widget.narrow-find-widget {
512 .monaco-editor .find-widget.collapsed-find-widget {
516 .monaco-editor .find-widget.collapsed-find-widget .button.previous,
517 .monaco-editor .find-widget.collapsed-find-widget .button.next,
518 .monaco-editor .find-widget.collapsed-find-widget .button.replace,
519 .monaco-editor .find-widget.collapsed-find-widget .button.replace-all,
1523 .monaco-editor .zone-widget .zone-widget-container {
1552 .monaco-editor .zone-widget .zone-widget-container.reference-zone-widget {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css330 /* Find widget */
502 .monaco-editor .find-widget.reduced-find-widget .matchesCount {
507 .monaco-editor .find-widget.narrow-find-widget {
512 .monaco-editor .find-widget.collapsed-find-widget {
516 .monaco-editor .find-widget.collapsed-find-widget .button.previous,
517 .monaco-editor .find-widget.collapsed-find-widget .button.next,
518 .monaco-editor .find-widget.collapsed-find-widget .button.replace,
519 .monaco-editor .find-widget.collapsed-find-widget .button.replace-all,
1523 .monaco-editor .zone-widget .zone-widget-container {
1552 .monaco-editor .zone-widget .zone-widget-container.reference-zone-widget {
[all …]
/plugin/combo/ComboStrap/
H A DBrandButton.php52 private $widget = self::WIDGET_BUTTON_VALUE; variable in ComboStrap\\BrandButton
104 * Return all combination of widget type and icon type
110 foreach (self::WIDGETS as $widget) {
115 $variants[] = [BrandTag::ICON_ATTRIBUTE => $typeIcon, TagAttributes::TYPE_KEY => $widget];
133 public function setWidget($widget): BrandButton argument
138 $this->widget = $widget;
139 $widget = trim(strtolower($widget));
140 if (!in_array($widget, sel
179 createShareButton(string $brandName, string $widget = self WIDGET_BUTTON_VALUE, string $icon = self ICON_SOLID_VALUE, int $width = null) global() argument
195 createFollowButton(string $brandName, string $handle = null, string $widget = self WIDGET_BUTTON_VALUE, string $icon = self ICON_SOLID_VALUE, int $width = null) global() argument
[all...]
H A DBrandTag.php22 public const WIDGET_ATTRIBUTE = "widget";
119 * In a link widget, we don't want the logo inside
193 $widget = $brandAttributes->getValue(self::WIDGET_ATTRIBUTE, BrandButton::WIDGET_BUTTON_VALUE);
197 ->setWidget($widget)
/plugin/wolframalpha/
H A DREADME.md26 <td>wolfram, alpha, widget, embed, calculation, mathematic</td>
42 {{wolfram>widget-id-value}}
45 …an get your widget-id-value go the the [Wolfram Alpha Widget](http://developer.wolframalpha.com/wi…
48 {{#widget:WolframAlpha|id=17a1fd938ce990407de0d046c512db4}}
/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.delicious.css8 .social_share_privacy_area.box .delicious .delicious-widget,
13 .social_share_privacy_area.line .delicious .delicious-widget,
19 .social_share_privacy_area.box .delicious div.delicious-widget {
67 .social_share_privacy_area.line .delicious div.delicious-widget {
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md158 …): Fixed: No class in [Widget](http://ckeditor.com/addon/widget) wrapper to identify the widget ty…
202 …9): Fixed: JAWS reads "selected Blank" instead of "selected <widget name>" when selecting a widget.
318 …om/ticket/13284): Fixed: Cannot drag and drop a widget if the text caret is placed just after the
371 …http://dev.ckeditor.com/ticket/13397): Fixed: Drag&drop of a widget inside its nested widget crash…
403widget.repository-method-onWidget) method &mdash; a convenient way to listen to [widget](http://do…
496widget.definition.upcastPriority`](http://docs.ckeditor.com/#!/api/CKEDITOR.plugins.widget.definit…
501 …KEDITOR.plugins.widget-static-method-getNestedEditable) and `is*` [widget helper](http://docs.cked…
715widget does not focus it. Additionally, performance of the [`widget.repository.getByElement()`](h…
719 …itor.com/ticket/11306): [OSX][Blink/WebKit] Fixed: No widget entries in the context menu on widget
788widget) to make the handling of styles by widgets fully customizable. See: [`widget.definition.sty…
[all …]
/plugin/mapillary/
H A Dplugin.info.txt6 desc Allow a user to add a Mapillary widget to a page
H A DCHANGES6 * fix display (heigth) of the widget
H A DREADME1 **This plugin is currently broken as Mapillary discontinued their embedding widget and the underlyi…
43 Mapillary use, including the APIs and widget, are free for non-commercial use.
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dnon-tables.md4 This line contains two pipes but is not a table. [[yii\widgets\DetailView|DetailView]] widget displ…
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dnon-tables.md4 This line contains two pipes but is not a table. [[yii\widgets\DetailView|DetailView]] widget displ…
/plugin/mediatooltip/
H A DREADME.md4 …r use with any media files. The tooltips are based on the jQuery tooltip widget, and their appeara…
/plugin/findologicxmlexport/resources/
H A Dstyle.css27 .ui-widget-shadow {
/plugin/jokuwiki/
H A DREADME.md71 … the template defines the PJAX container Div and also injects a Jokuwiki widget to update the page…
82 * Add a built-in widget to initialize Dokuwiki variables
111widget several times. If the called method throws an exception or the initiator is not registered,…
114 …implemented by your syntax.php plugin, which then writes a Jokuwiki HTML widget based on the param…
/plugin/mapillary/scss/
H A D_config.scss17 // floats for the widget.
H A D_mapillary.scss17 // mapillary widget screen styles.
H A Dprint.scss19 // mapillary widget print styles.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md578 …ed: No class in [Widget](https://ckeditor.com/cke4/addon/widget) wrapper to identify the widget ty…
622 …9): Fixed: JAWS reads "selected Blank" instead of "selected <widget name>" when selecting a widget.
738 …om/ticket/13284): Fixed: Cannot drag and drop a widget if the text caret is placed just after the
790 * [#13129](https://dev.ckeditor.com/ticket/13129) Fixed: Block widget blurred after a drop followed…
791 …ttps://dev.ckeditor.com/ticket/13397): Fixed: Drag&drop of a widget inside its nested widget crash…
804 * [#13440](https://dev.ckeditor.com/ticket/13440): [Edge] Fixed: Unable to paste a widget.
916widget.definition.upcastPriority`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_plugins…
925 …support for passing [widget](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR.plugins.widge…
1139 …itor.com/ticket/11306): [OSX][Blink/WebKit] Fixed: No widget entries in the context menu on widget
1208widget.html) to make the handling of styles by widgets fully customizable. See: [`widget.definitio…
[all …]
/plugin/markdownextra/lib/meltdown/
H A DREADME.md11 ###Advanced, changing the preview slider timeout and adding an example widget, still awesome
/plugin/whoisonline/
H A DREADME5 http://tutorialzine.com/2010/03/who-is-online-widget-php-mysql-jquery/
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php600 * @param widget &$label The label whose value is to be changed.
707 * @param widget &$area The area to show the results in.
/plugin/structcombolookup/
H A Dscript.js21 $.widget( "custom.structcombolookup", {
/plugin/batchedit/
H A Dinterface.css4 .ui-widget.ui-widget-content.be-tooltip {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dfunctions.js76 var widget = new MyWidgetWithCoolOpts('foo');
77 assert.ok(widget instanceof MyWidget, 'Can partially bind a constructor');
78 assert.equal(widget.get(), 'foo', 'keeps prototype');
79 assert.deepEqual(widget.options, {a: 1});

123