You are here

jquery_calendar.libraries.yml in jQuery World Calendars API 3.x

File

jquery_calendar.libraries.yml
View source
  1. jquery_calendars.all:
  2. version: VERSION
  3. js:
  4. /libraries/jquery.calendars/js/jquery.calendars.all.js: {}
  5. version_detector:
  6. id: "line_pattern"
  7. configuration:
  8. file: "/libraries/jquery.calendars/js/jquery.calendars.js"
  9. pattern: "\/Calendars for jQuery v([0-9a-zA-Z\\.-]+)\/"
  10. lines: 4
  11. columns: 32
  12. jquery_calendars.core:
  13. version: VERSION
  14. js:
  15. /libraries/jquery.calendars/js/jquery.calendars.js: {}
  16. version_detector:
  17. id: "line_pattern"
  18. configuration:
  19. file: "/libraries/jquery.calendars/js/jquery.calendars.js"
  20. pattern: "\/Calendars for jQuery v([0-9a-zA-Z\\.-]+)\/"
  21. lines: 4
  22. columns: 32
  23. dependencies:
  24. - core/jquery
  25. - core/drupal
  26. jquery_calendars.jquery_plugin:
  27. version: VERSION
  28. js:
  29. /libraries/jquery.calendars/js/jquery.plugin.js: {}
  30. jquery_calendars.plus:
  31. version: VERSION
  32. js:
  33. /libraries/jquery.calendars/js/jquery.calendars.plus.js: {}
  34. dependencies:
  35. - jquery_calendar/jquery_calendars.core
  36. jquery_calendars.picker:
  37. version: VERSION
  38. js:
  39. /libraries/jquery.calendars/js/jquery.calendars.picker.js: {}
  40. css:
  41. theme:
  42. /libraries/jquery.calendars/css/jquery.calendars.picker.css: {}
  43. dependencies:
  44. - jquery_calendar/jquery_calendars.core
  45. - jquery_calendar/jquery_calendars.plus
  46. - jquery_calendar/jquery_calendars.jquery_plugin
  47. jquery_calendars.plus.ext:
  48. version: VERSION
  49. js:
  50. /libraries/jquery.calendars/js/jquery.calendars.picker.ext.js: {}
  51. dependencies:
  52. - jquery_calendar/jquery_calendars.plus
  53. jquery_calendars.validation:
  54. version: VERSION
  55. js:
  56. /libraries/jquery.calendars/js/jquery.calendars.validation.js: {}
  57. dependencies:
  58. - jquery_calendar/jquery_calendars.core
  59. # Calendar Systems
  60. jquery_calendars.type.coptic:
  61. version: VERSION
  62. js:
  63. /libraries/jquery.calendars/js/jquery.calendars.coptic.js: {}
  64. dependencies:
  65. - jquery_calendar/jquery_calendars.core
  66. jquery_calendars.type.discworld:
  67. version: VERSION
  68. js:
  69. /libraries/jquery.calendars/js/jquery.calendars.discworld.js: {}
  70. dependencies:
  71. - jquery_calendar/jquery_calendars.core
  72. jquery_calendars.type.ethiopian:
  73. version: VERSION
  74. js:
  75. /libraries/jquery.calendars/js/jquery.calendars.ethiopian.js: {}
  76. dependencies:
  77. - jquery_calendar/jquery_calendars.core
  78. jquery_calendars.type.hebrew:
  79. version: VERSION
  80. js:
  81. /libraries/jquery.calendars/js/jquery.calendars.hebrew.js: {}
  82. dependencies:
  83. - jquery_calendar/jquery_calendars.core
  84. jquery_calendars.type.islamic:
  85. version: VERSION
  86. js:
  87. /libraries/jquery.calendars/js/jquery.calendars.islamic.js: {}
  88. dependencies:
  89. - jquery_calendar/jquery_calendars.core
  90. jquery_calendars.type.julian:
  91. version: VERSION
  92. js:
  93. /libraries/jquery.calendars/js/jquery.calendars.julian.js: {}
  94. dependencies:
  95. - jquery_calendar/jquery_calendars.core
  96. jquery_calendars.type.mayan:
  97. version: VERSION
  98. js:
  99. /libraries/jquery.calendars/js/jquery.calendars.mayan.js: {}
  100. dependencies:
  101. - jquery_calendar/jquery_calendars.core
  102. jquery_calendars.type.nanakshahi:
  103. version: VERSION
  104. js:
  105. /libraries/jquery.calendars/js/jquery.calendars.nanakshahi.js: {}
  106. dependencies:
  107. - jquery_calendar/jquery_calendars.core
  108. jquery_calendars.type.persian:
  109. version: VERSION
  110. js:
  111. /libraries/jquery.calendars/js/jquery.calendars.persian.js: {}
  112. dependencies:
  113. - jquery_calendar/jquery_calendars.core
  114. jquery_calendars.type.nepali:
  115. version: VERSION
  116. js:
  117. /libraries/jquery.calendars/js/jquery.calendars.nepali.js: {}
  118. dependencies:
  119. - jquery_calendar/jquery_calendars.core
  120. jquery_calendars.type.taiwan:
  121. version: VERSION
  122. js:
  123. /libraries/jquery.calendars/js/jquery.calendars.taiwan.js: {}
  124. dependencies:
  125. - jquery_calendar/jquery_calendars.core
  126. jquery_calendars.type.thai:
  127. version: VERSION
  128. js:
  129. /libraries/jquery.calendars/js/jquery.calendars.thai.js: {}
  130. dependencies:
  131. - jquery_calendar/jquery_calendars.core
  132. jquery_calendars.type.ummalqura:
  133. version: VERSION
  134. js:
  135. /libraries/jquery.calendars/js/jquery.calendars.ummalqura.js: {}
  136. dependencies:
  137. - jquery_calendar/jquery_calendars.core
  138. # Base languages
  139. jquery_calendars.lang:
  140. version: VERSION
  141. js:
  142. /libraries/jquery.calendars/js/jquery.calendars.lang.js: {}
  143. dependencies:
  144. - jquery_calendar/jquery_calendars.core
  145. jquery_calendars.lang.picker:
  146. version: VERSION
  147. js:
  148. /libraries/jquery.calendars/js/jquery.calendars.picker.lang.js: {}
  149. dependencies:
  150. - jquery_calendar/jquery_calendars.core
  151. # Other languages
  152. jquery_calendars.lang.core-fa:
  153. version: VERSION
  154. js:
  155. /libraries/jquery.calendars/js/jquery.calendars-fa.js: {}
  156. jquery_calendars.lang.type.persian-fa:
  157. version: VERSION
  158. js:
  159. /libraries/jquery.calendars/js/jquery.calendars.persian-fa.js: {}
  160. jquery_calendars.lang.type.islamic-ar:
  161. version: VERSION
  162. js:
  163. /libraries/jquery.calendars/js/jquery.calendars.islamic-ar.js: {}
  164. jquery_calendars.lang.type.islamic-fa:
  165. version: VERSION
  166. js:
  167. /libraries/jquery.calendars/js/jquery.calendars.islamic-fa.js: {}
  168. jquery_calendars.lang.type.hebrew-fe:
  169. version: VERSION
  170. js:
  171. /libraries/jquery.calendars/js/jquery.calendars.hebrew-fe.js: {}
  172. jquery_calendars.lang.picker-fa:
  173. version: VERSION
  174. js:
  175. /libraries/jquery.calendars/js/jquery.calendars.picker-fa.js: {}
  176. # Themes
  177. jquery_calendars.picker.theme.jquery:
  178. version: VERSION
  179. css:
  180. theme:
  181. /libraries/jquery.calendars/css/jquery.calendars.picker.css: {}
  182. jquery_calendars.picker.theme.flora:
  183. version: VERSION
  184. css:
  185. theme:
  186. /libraries/jquery.calendars/css/flora.calendars.picker.css: {}
  187. jquery_calendars.picker.theme.humanity:
  188. version: VERSION
  189. css:
  190. theme:
  191. /libraries/jquery.calendars/css/humanity.calendars.picker.css: {}
  192. jquery_calendars.picker.theme.redmond:
  193. version: VERSION
  194. css:
  195. theme:
  196. /libraries/jquery.calendars/css/redmond.calendars.picker.css: {}
  197. jquery_calendars.picker.theme.smoothness:
  198. version: VERSION
  199. css:
  200. theme:
  201. /libraries/jquery.calendars/css/smoothness.calendars.picker.css: {}
  202. # Integration with Drupal
  203. demo:
  204. version: VERSION
  205. js:
  206. jquery_calendar.js: {}
  207. css:
  208. theme:
  209. jquery_calendar.css: {}
  210. dependencies:
  211. - core/jquery
  212. - core/drupal