Home
last modified time | relevance | path

Searched refs:combo (Results 1 – 25 of 29) sorted by relevance

12

/template/strap/resources/snippet/js/
H A Dmetadata.js18 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
19 let viewerCall = combo
27 let formViewerId = combo.Html.toHtmlId(`combo-metadata-viewer-form-${pageId}`);
28 … let formHtmlElement = combo.Form.createFromJson(formViewerId, jsonFormMeta).toHtmlElement();
41 let response = await combo.DokuUrl
91 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
92 combo.Modal
107 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
108 let modalManagerId = combo.Html.toHtmlId(`combo-meta-manager-page-${pageId}`);
109 let managerModal = combo.Modal.getOrCreate(modalManagerId)
[all …]
H A Dquality.js10 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
16 … let modalQualityMessageId = combo.Html.toHtmlId(`combo-quality-message-page-${pageId}`);
17 let qualityMessageModal = combo.Modal.getOrCreate(modalQualityMessageId)
24 let html = await combo
H A Dcache.js11 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
17 let modalBacklinkId = combo.Html.toHtmlId(`combo-cache-${pageId}`);
18 let cacheModal = combo.Modal
49 let slotUrl = combo.DokuUrl.createEdit(slot).toString()
73 … let mtime = combo.Date.createFromIso(result["mtime"]).toSqlTimestampString();
76 let fileUrl = combo.DokuUrl
H A Dbacklink.js10 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
16 let modalBacklinkId = combo.Html.toHtmlId(`combo-backlink-${pageId}`);
17 let backlinkModal = combo.Modal.getOrCreate(modalBacklinkId)
24 let html = await combo
H A Dsubscribe.js1 (function (combo) { argument
21 let idResultModal = combo.Html.createRandomIdWithPrefix(componentName);
22 let modal = combo.Modal.getOrCreate(idResultModal);
58 })(combo);
H A Dlightbox.js38 const combo = /** @type {import('combo.d.ts')} */ (window.combo);
39 let lightBoxId = combo.Html.toHtmlId(`combo-lightbox`);
41 let lightBoxModel = combo.Modal.getOrCreate(lightBoxId);
H A Dsubscribe.min.js1 … link.<br>If you don't find our email, check your spambox.")}l.addBody(d).show()}}),!1)}))}(combo);
/template/strap/
H A Dcontrib.md13 property of the [Combo Plugin page](https://www.dokuwiki.org/plugin:combo)
48 git clone https://github.com/dokuwiki/dokuwiki combo
49 cd combo
56 git clone git@github.com:ComboStrap/combo
72 cd dokuwiki_home/lib/plugins/combo
78 cd dokuwiki_home/lib/plugins/combo
94 * add lib/plugins/combo as a registered root (Intellij> Version Control > Directory Mapping)
111 Use_autoloader: combo\_test\vendor\autoload.php
112 Use_default_configuration_file: combo/_test/phpunit.xml
113 Use_default_bootstrap_file: combo/lib/plugins/combo/_test/bootstrap.php
[all …]
H A Dplugin.info.txt1 base combo
H A DREADME.md8 …ild Status](https://travis-ci.com/ComboStrap/combo.svg?branch=main)](https://travis-ci.com/ComboSt…
/template/strap/resources/theme/default/components/css/
H A Donhover.css2 .combo-hover-easing {
6 .combo-float {
10 .combo-grow {
H A Dquality.css1 .combo-quality-item-low > svg {
/template/strap/grammar/
H A DREADME.md7 -o D:\dokuwiki\lib\plugins\combo\ComboStrap\PageSqlParser ^
10 -lib D:/dokuwiki/lib/plugins/combo/grammar ^
11 D:/dokuwiki/lib/plugins/combo/grammar\PageSql.g4
16 * Output directory: `D:\dokuwiki\lib\plugins\combo\`
19 * Lib (not yet used): `D:\dokuwiki\lib\plugins\combo\grammar`
/template/strap/db/combo/
H A DREADME.md4 The database can be found at meta/combo.sqlite3
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1combo/Boolean.js","js/packages/combo/Logger.js","node_modules/nanoid/index.browser.js","js/package…
H A Dcombo.min.js1 …"exports","bootstrap"],c):(u=typeof globalThis<"u"?globalThis:u||self,c(u.combo={},u.bootstrap))})…
/template/breeze/bower_components/gumby/sass/var/icons/
D_entypo-icon-list.scss112 icon-arrow-combo $entypo-icon-arrow-combo,
D_entypo.scss113 $entypo-icon-arrow-combo: \e74f; // \e74f
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1combo/Boolean.js","resources/library/combo/Logger.js","node_modules/nanoid/index.browser.js","reso…
H A Dcombo.min.js1 …reateFromIso",value:function(e){return new t(new Date(e))}}]),t}();window.combo=(i(T=function(){"u…
/template/a_new_day/
Dcsshover3.htc135 // hash it, so an identical selector/class combo does not duplicate the expression
/template/simple/
Dcsshover3.htc135 // hash it, so an identical selector/class combo does not duplicate the expression
/template/vector20/static/3rd/vector/
Dcsshover.htc135 // hash it, so an identical selector/class combo does not duplicate the expression
/template/vector/static/3rd/vector/
Dcsshover.htc135 // hash it, so an identical selector/class combo does not duplicate the expression
/template/wikiweko/static/3rd/vector/
H A Dcsshover.htc135 // hash it, so an identical selector/class combo does not duplicate the expression

12